Method

ClutterPathget_length

Declaration [src]

guint
clutter_path_get_length (
  ClutterPath* path
)

Description [src]

Retrieves an approximation of the total length of the path.

Gets propertyClutter.Path:length

Return value

Type: guint

The length of the path.