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 gtk.widget.Widget.getVisible and gtk.widget.Widget.setVisible.
true if the widget and all its parents are visible
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 gtk.widget.Widget.getVisible and gtk.widget.Widget.setVisible.