Package: gdk
Function gdk:display-supports-composite
Lambda Listgdk:display-supports-composite (display) ArgumentsReturn ValueA boolean that is true if windows may be composited. Details Returns true if the gdk:window-composited function can be used
to redirect drawing on the window using compositing.
Currently this only works on X11 with XComposite and XDamage extensions
available. Warning | See also |
#2023-3-4