Constructor
ClutterPathnew
since: 1.0
Declaration [src]
ClutterPath*
clutter_path_new (
void
)
Return value
Type: ClutterPath
The newly created ClutterPath
.
The data is owned by the called function. |
since: 1.0
ClutterPath*
clutter_path_new (
void
)
Type: ClutterPath
The newly created ClutterPath
.
The data is owned by the called function. |