Method

ClutterPathremove_node

Declaration [src]

void
clutter_path_remove_node (
  ClutterPath* path,
  guint index_
)

Description [src]

Removes the node at the given offset from the path.

Parameters

index_

Type: guint

Index of the node to remove.