Package: gtk

Accessor gtk:constraint-guide-min-height

Lambda List

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

Syntax

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

Arguments

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

Details

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

See also

2025-08-03