Package: gtk

Accessor gtk-window-default-width

Lambda List

gtk-window-default-width (object)

Syntax

(gtk-window-default-width object) => width
(setf (gtk-window-default-width object) width)

Arguments

object -- a gtk-window widget
width -- an integer with the default width

Details

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

2021-9-9