Package: gtk

Accessor gtk:window-default-height

Lambda List

gtk:window-default-height (object)

Syntax

(gtk:window-default-height object) => height
(setf (gtk:window-default-height object) height)

Arguments

object -- a gtk:window widget
height -- an integer with the default height

Details

Accessor of the default-height slot of the gtk:window class. The default height of the window, used when initially showing the window. See the gtk:window-default-size function.
 

See also

2024-10-2