gdkScreenIsComposited {RGtk2} | R Documentation |
Returns whether windows with an RGBA visual can reasonably be expected to have their alpha channel drawn correctly on the screen.
gdkScreenIsComposited(object)
|
[GdkScreen ] a GdkScreen |
On X11 this function returns whether a compositing manager is
compositing screen
.
Since 2.10
[logical] Whether windows with RGBA visuals can reasonably be expected to have their alpha channels drawn correctly on the screen.
Derived by RGtkGen from GTK+ documentation