Method

GdkDisplaysupports_shapes

since: 2.10

Declaration [src]

gboolean
gdk_display_supports_shapes (
  GdkDisplay* display
)

Description [src]

Returns TRUE if gdk_window_shape_combine_mask() can be used to create shaped windows on display.

Available since: 2.10

Return value

Type: gboolean

TRUE if shaped windows are supported.