Package: gtk

Accessor gtk:constraint-strength

Lambda List

gtk:constraint-strength (object)

Syntax

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

Arguments

object -- a gtk:constraint object
strength -- an integer with the strength of the constraint

Details

Accessor of the source-attribute slot of the gtk:constraint class. The gtk:constraint-strength function returns the strength of the constraint. The strength can be expressed either using one of the values of the gtk:constraint-strength enumeration, or any positive integer value.
 

See also

2024-4-23