Package: gdk

Function gdk-display-supports-cursor-alpha

Lambda List

gdk-display-supports-cursor-alpha (display)

Arguments

display -- a gdk-display object

Return Value

A boolean whether cursors can have alpha channels.

Details

Returns true if cursors can use an 8 bit alpha channel on the display. Otherwise, cursors are restricted to bilevel alpha, i.e. a mask.
 

See also

2021-12-12