Package: gtk

Accessor gtk:constraint-guide-strength

Lambda List

gtk:constraint-guide-strength (object)

Syntax

(gtk:constraint-guide-strength object) => strength
(setf (gtk:constraint-guide-strength object) strength)

Arguments

object -- a gtk:constraint-guide object
strength -- a gtk:constraint-strength value for the strength of the constraint on the natural size

Details

The accessor for the strength slot gets or sets the strength of the constraint on the natural size of the given guide.
 

See also

2026-07-21