Method

GdkDisplaysupports_input_shapes

since: 2.10

Declaration [src]

gboolean
gdk_display_supports_input_shapes (
  GdkDisplay* display
)

Description [src]

Returns TRUE if gdk_window_input_shape_combine_mask() can be used to modify the input shape of windows on display.

Available since: 2.10

Return value

Type: gboolean

TRUE if windows with modified input shape are supported.