Function
PapersDocumentPathnew_for_list
Declaration [src]
PpsPath*
pps_path_new_for_list (
GSList* points
)
Parameters
points-
Type: A list of
PpsPointThe points.
The data is owned by the caller of the function.
Return value
Type: PpsPath
A new path.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |