Gtk.EventBox.prototype.get_visible_window

function get_visible_window():Boolean {
    // Gjs wrapper for gtk_event_box_get_visible_window()
}

Returns whether the event box has a visible window. See Gtk.set_visible_window for details.

Since 2.4

Returns

true if the event box window is visible