gdkDisplaySupportsComposite: gdkDisplaySupportsComposite
Description
Returns TRUE if gdkWindowSetComposited can be used
to redirect drawing on the window using compositing.Usage
gdkDisplaySupportsComposite(object)
Value
TRUE if windows may be composited.
Details
Currently this only works on X11 with XComposite and
XDamage extensions available.
Since 2.12