PathConstraint


Description:

[ CCode ( has_construct_function = false , type = "ClutterConstraint*" ) ]
public PathConstraint (Path? path, float offset)

Creates a new PathConstraint with the given path and offset

Parameters:

path

a Path, or null

offset

the offset along the Path

Returns:

the newly created PathConstraint