Method

ClutterPathget_length

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

Returns: guint
 

The length of the path.