Method

ClutterPathConstraintget_offset

Declaration [src]

gfloat
clutter_path_constraint_get_offset (
  ClutterPathConstraint* constraint
)

Description [src]

Retrieves the offset along the ClutterPath used by constraint.

Available since:1.6

Return value

Returns: gfloat
 

The offset.