Package: gtk

Accessor gtk:constraint-multiplier

Lambda List

gtk:constraint-multiplier (object)

Syntax

(gtk:constraint-multiplier object) => multiplier

Arguments

object -- a gtk:constraint object
multiplier -- a number coerced to a double float for the multiplication factor to be applied to the source-attribute property

Details

The accessor for the multiplier slot of the gtk:constraint class retrieves the multiplication factor applied to the source attribute's value.
 

See also

2025-08-03