Method

ClutterPathget_n_nodes

since: 1.0

Declaration [src]

guint
clutter_path_get_n_nodes (
  ClutterPath* path
)

Description [src]

Retrieves the number of nodes in the path.

Available since: 1.0

Return value

Type: guint

The number of nodes.