WindowPropertyName

public enum WindowPropertyName : String, PropertyNameProtocol

Undocumented

  • The mouse pointer for a GdkWindow. See gdk_window_set_cursor() and gdk_window_get_cursor() for details.

    Declaration

    Swift

    case cursor = "cursor"