Method
GtkEventBoxget_above_child
since: 2.4
Declaration [src]
gboolean
gtk_event_box_get_above_child (
GtkEventBox* event_box
)
Description [src]
Returns whether the event box window is above or below the
windows of its child. See gtk_event_box_set_above_child()
for details.
Available since: 2.4
Gets property | Gtk.EventBox:above-child |