get_target


Description:

public unowned ConstraintTarget? get_target ()

Retrieves the [iface@Gtk.

ConstraintTarget] used as the target for the constraint.

If the targe is set to `NULL` at creation, the constraint will use the widget using the [class@Gtk.ConstraintLayout] as the target.

Parameters:

this

a `GtkConstraint`

Returns:

a `GtkConstraintTarget`