Constructor

GeglPathnew

Declaration [src]

GeglPath*
gegl_path_new (
  void
)

Description [src]

Creates a new GeglPath with no nodes.

Returns the newly created GeglPath.

Return value

Type: GeglPath

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.