Package: gtk
Function gtk:widget-is-visible
Lambda Listgtk:widget-is-visible (widget) ArgumentsReturn ValueTrue if widget and all its parents are visible. Details      
    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  the gtk:widget-visible function.      | See also | 
#2025-02-15