Display.supportsComposite

Returns TRUE if gdk_window_set_composited() can be used to redirect drawing on the window using compositing. Currently this only works on X11 with XComposite and XDamage extensions available. Since 2.12

class Display
int
supportsComposite
()

Return Value

Type: int

TRUE if windows may be composited.

Meta