Method

GdkDisplaysupports_cursor_color

since: 2.4

Declaration [src]

gboolean
gdk_display_supports_cursor_color (
  GdkDisplay* display
)

Description [src]

Returns TRUE if multicolored cursors are supported on display. Otherwise, cursors have only a forground and a background color.

Available since: 2.4

Return value

Type: gboolean

Whether cursors can have multiple colors.