Method

GeglPathremove_node

[]

Declaration [src]

void
gegl_path_remove_node (
  GeglPath* path,
  gint pos
)
[]

Description [src]

Removes the node number pos in path.

[]

Parameters

pos

Type: gint

A node in the path.