Package: gtk
Function gtk:widget-realized
Lambda Listgtk:widget-realized (widget) SyntaxArgumentsDetails The gtk:widget-realized function determines whether the widget is
realized. The (setf gtk:widget-realized) function marks the widget as being realized. This function should only ever be called in a derived "realize" or "unrealize" implementation of the widget. | See also |
#2023-3-8