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. Since 2.4

class EventBox
int
getAboveChild
()

Return Value

Type: int

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

Meta