Constructor

ClutterPathnew

Declaration [src]

ClutterPath*
clutter_path_new (
  void
)

Description [src]

Creates a new ClutterPath instance with no nodes.

Return value

Type: ClutterPath

The newly created ClutterPath.

The data is owned by the called function.