Package: gtk

Accessor gtk:constraint-source-attribute

Lambda List

gtk:constraint-source-attribute (object)

Syntax

(gtk:constraint-source-attribute object) => attribute
(setf (gtk:constraint-source-attribute object) attribute)

Arguments

object -- a gtk:constraint object
attribute -- a gtk:constraint-attribute value with the attribute of the source property read by the constraint

Details

Accessor of the source-attribute slot of the gtk:constraint class. The gtk:constraint-source-attribute function retrieves the attribute of the source to be read by the constraint.
 

See also

2024-4-23