supports_composite


Description:

public bool supports_composite ()

Returns true if set_composited can be used to redirect drawing on the window using compositing.

Note:

Compositing is an outdated technology that only ever worked on X11.

Currently this only works on X11 with XComposite and XDamage extensions available.

Parameters:

this

a Display

Returns:

true if windows may be composited.