Package: gtk
Accessor gtk:window-default-width
Lambda Listgtk:window-default-width (object) Syntax(gtk:window-default-width object) => width (setf (gtk:window-default-width object) width) ArgumentsDetails Accessor of the default-width slot of the gtk:window class.
The default width of the window, used when initially showing the window. See the gtk:window-default-size function. | See also |
2025-05-01