Package: gtk

Accessor gtk:constraint-multiplier

Lambda List

gtk:constraint-multiplier (object)

Syntax

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

Arguments

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

Details

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

See also

2024-4-23