Constructor

ClutterPathnew

since: 1.0

Declaration [src]

ClutterPath*
clutter_path_new (
  void
)

Description [src]

Creates a new ClutterPath instance with no nodes.

Available since: 1.0

Return value

Type: ClutterPath

The newly created ClutterPath.

The data is owned by the called function.