Package: gtk

Accessor gtk:layout-height

Lambda List

gtk:layout-height (object)

Syntax

(gtk:layout-height object) => height
(setf (gtk:layout-height object) height)

Arguments

object -- a gtk:layout widget
height -- an unsigned integer for the height of the layout

Details

The accessor for the height slot gets or sets the height of the layout.
 

See also

2026-06-20