Package: gtk

Accessor gtk:constraint-guide-nat-height

Lambda List

gtk:constraint-guide-nat-height (object)

Syntax

(gtk:constraint-guide-nat-height object) => height
(setf (gtk:constraint-guide-nat-height object) height)

Arguments

object -- a gtk:constraint-guide object
height -- an integer for the preferred, or natural, height of the guide

Details

The accessor for the nat-height slot of the gtk:constraint-guide class gets or sets the preferred height of the guide.
 

See also

2025-08-03