Description Usage Arguments Details Author(s)
Set whether the event box window is positioned above the windows of its child, as opposed to below it. If the window is above, all events inside the event box will go to the event box. If the window is below, events in windows of child widgets will first got to that widget, and then to its parents.
1 | gtkEventBoxSetAboveChild(object, above.child)
|
|
a |
|
|
The default is to keep the window below the child. Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.