Gtk.EventBox.prototype.get_above_child

function get_above_child():Boolean {
    // Gjs wrapper for gtk_event_box_get_above_child()
}

Returns whether the event box window is above or below the windows of its child. See Gtk.set_above_child for details.

Since 2.4

Returns

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