Package: gtk
Function gtk:widget-parent-window
Lambda Listgtk:widget-parent-window (widget) SyntaxArgumentsDetails
Accessor of the parent window of the widget. The gtk:widget-parent-window function gets the parent window of the widget. The (setf gtk:widget-parent-window) function sets a non default
parent window for the widget. For gtk:window classes, setting a parent window effects whether the window is a toplevel window or can be embedded into other widgets. Notes | See also |
#2023-3-8