Method
ClutterPathConstraintget_path
Declaration [src]
ClutterPath*
clutter_path_constraint_get_path (
ClutterPathConstraint* constraint
)
Description [src]
Retrieves a pointer to the ClutterPath
used by constraint
.
Available since: | 1.6 |
Gets property | Clutter.PathConstraint:path |
Return value
Returns: | ClutterPath |
The |
|
The data is owned by the instance. |