Method

ClutterPathget_length

since: 1.0

Declaration [src]

guint
clutter_path_get_length (
  ClutterPath* path
)

Description [src]

Retrieves an approximation of the total length of the path.

Available since: 1.0

Gets propertyClutter.Path:length

Return value

Type: guint

The length of the path.