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 with the height of the layout

Details

Accessor of the height slot of the gtk-layout class.

The gtk-layout-height slot access function gets the height of the layout. The (setf gtk-layout-height) slot access function sets the height.
 

See also

2021-12-9