gdkDisplaySupportsComposite {RGtk2} | R Documentation |
Returns TRUE
if gdkWindowSetComposited
can be used
to redirect drawing on the window using compositing.
gdkDisplaySupportsComposite(object)
|
[GdkDisplay ] a GdkDisplay |
Currently this only works on X11 with XComposite and XDamage extensions available.
Since 2.12
[logical] TRUE
if windows may be composited.
Derived by RGtkGen from GTK+ documentation