| gdkDisplaySupportsCursorColor {RGtk2} | R Documentation |
Returns TRUE if multicolored cursors are supported
on display. Otherwise, cursors have only a forground
and a background color.
gdkDisplaySupportsCursorColor(object)
|
[GdkDisplay] a GdkDisplay |
Since 2.4
[logical] whether cursors can have multiple colors.
Derived by RGtkGen from GTK+ documentation