isVisible

open fun isVisible(): Boolean

Determines whether the widget and all its parents are marked as visible.

This function does not check if the widget is obscured in any way.

See also method@Gtk.Widget.get_visible and method@Gtk.Widget.set_visible.

Return

true if the widget and all its parents are visible