Package: gtk

Accessor gtk:constraint-strength

Lambda List

gtk:constraint-strength (object)

Syntax

(gtk:constraint-strength object) => strength

Arguments

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

Details

The accessor for the source-attribute slot of the gtk:constraint class 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

2025-08-03