Method
ClutterBindConstraintget_coordinate
Declaration [src]
ClutterBindCoordinate
clutter_bind_constraint_get_coordinate (
ClutterBindConstraint* constraint
)
Description [src]
Retrieves the bound coordinate of the constraint.
Available since: | 1.4 |
Gets property | Clutter.BindConstraint:coordinate |
Return value
Returns: | ClutterBindCoordinate |
The bound coordinate. |