[ Version ( since = "1.4" ) ]
public List<unowned Constraint> get_constraints ()
Retrieves the list of constraints applied to this
| this |
a Actor |
|
a copy of the list of Constraints. The contents of the list are owned by the Actor. Use g_list_free to free the resources allocated by the returned List |