Package: gtk
Function gtk-widget-is-visible
Lambda Listgtk-widget-is-visible (widget) ArgumentsReturn ValueTrue if the 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 |
2021-9-20