[ Version ( deprecated = true , deprecated_since = "3.16" , since = "2.12" ) ]
public bool supports_composite ()
Warning: supports_composite is deprecated since 3.16.
Returns true if set_composited can be used to redirect drawing on the window using compositing.
Compositing is an outdated technology that only ever worked on X11.
Currently this only works on X11 with XComposite and XDamage extensions available.
this |
a Display |
true if windows may be composited. |