Package: gdk

Function gdk:display-supports-cursor-color

Lambda List

gdk:display-supports-cursor-color (display)

Arguments

display -- a gdk:display object

Return Value

A boolean whether cursors can have multiple colors.

Details

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

See also

2023-3-4