Package: gtk
Function gtk-widget-mapped
Lambda Listgtk-widget-mapped (widget) SyntaxArgumentsDetails The gtk-widget-mapped function determines whether the widget is
mapped. The (setf gtk-widget-mapped) function marks the widget as being mapped. This function should only ever be called in a derived "map" or "unmap" implementation of the widget. | See also |
*2021-12-15