Description Usage Arguments Details Value Author(s)
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.
1 | gtkWidgetIsComposited(object)
|
|
a |
Please note that the semantics of this call will change
in the future if used on a widget that has a composited
window in its hierarchy (as set by gdkWindowSetComposited
).
Since 2.10
[logical] TRUE
if the widget can rely on its alpha
channel being drawn correctly.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.