Package: gdk

Function gdk:display-supports-input-shapes

Lambda List

gdk:display-supports-input-shapes (display)

Arguments

display -- a gdk:display object

Return Value

True if surfaces with modified input shape are supported.

Details

Returns true if the display supports input shapes. This means that the gdk:surface-set-input-region function can be used to modify the input shape of surfaces on the display. On modern displays, this value is always true.
 

See also

2024-1-7