| gtkWidgetIsComposited {RGtk2.10} | R Documentation |
Whether widget can rely on having its alpha channel
drawn correctly. On X11 this function returns whether a
compositing manager is running for widget's screen
gtkWidgetIsComposited(object)
|
[GtkWidget] a GtkWidget |
Since 2.10
[logical] TRUE if the widget can rely on its alpha
channel being drawn correctly.
Derived by RGtkGen from GTK+ documentation