get_constraint


Description:

[ Version ( since = "1.4" ) ]
public unowned Constraint get_constraint (string name)

Retrieves the Constraint with the given name in the list of constraints applied to this

Parameters:

this

a Actor

name

the name of the constraint to retrieve

Returns:

a Constraint for the given name, or null. The returned Constraint is owned by the actor and it should not be unreferenced directly