add_constraint


Description:

public void add_constraint (owned Constraint constraint)

Adds a constraint to the layout manager.

The [[email protected]:source] and [[email protected]:target] properties of `constraint` can be:

The this acquires the ownership of constraint after calling this function.

Parameters:

this

a `GtkConstraintLayout`

constraint

a [[email protected]]




2022 vala-language.org