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 with the strength of the constraint on the natural size

Details

Accessor of the strength slot of the gtk:constraint-guide class. The gtk:constraint-guide-strength function retrieves the strength of the constraint on the natural size of the given guide. The (setf gtk:constraint-guide-strength) function sets the strength of the constraint.
 

See also

2024-4-23