Package: gtk

Accessor gtk:constraint-target

Lambda List

gtk:constraint-target (object)

Syntax

(gtk:constraint-target object) => target

Arguments

object -- a gtk:constraint object
source -- a gtk:constraint-target object

Details

The accessor for the target slot of the gtk:constraint class retrieves the gtk:constraint-target value used as the target for the constraint. If the target property is set to nil, the constraint will use the gtk:constraint-layout object of the widget.
 

See also

2025-08-03