EventBox.getAboveChild

Returns whether the event box window is above or below the windows of its child. See gtk_event_box_set_above_child() for details.

class EventBox
bool
getAboveChild
()

Return Value

Type: bool

%TRUE if the event box window is above the window of its child

Meta