Package: gtk

Accessor gtk:constraint-target-attribute

Lambda List

gtk:constraint-target-attribute (object)

Syntax

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

Arguments

object -- a gtk:constraint object
attribute -- a gtk:constraint-attribute value with the attribute of the target property set by the constraint

Details

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

See also

2024-4-23