[ CCode ( has_construct_function = false , type = "ClutterConstraint*" ) ]
public PathConstraint (Path? path, float offset)
Creates a new PathConstraint with the given path
and offset
path |
a Path, or |
offset |
the offset along the Path |
the newly created PathConstraint |