Package: gtk

Accessor gtk:constraint-guide-max-height

Lambda List

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

Syntax

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

Arguments

object -- a gtk:constraint-guide object
height -- an integer for the maximum height of the guide

Details

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

See also

2025-08-03