Package: gtk
Function gtk-widget-is-drawable
Lambda Listgtk-widget-is-drawable (widget) ArgumentsReturn ValueTrue if widget is drawable, false otherwise. Details
Determines whether the widget can be drawn to.
A widget can be drawn to if it is mapped and visible. | See also |
2021-9-20