gtkEventBoxGetAboveChild {RGtk2} | R Documentation |
Returns whether the event box window is above or below the
windows of its child. See gtkEventBoxSetAboveChild
for
details.
gtkEventBoxGetAboveChild(object)
|
[GtkEventBox ] a GtkEventBox |
Since 2.4
[logical] TRUE
if the event box window is above the window
of its child.
Derived by RGtkGen from GTK+ documentation