Method
ClutterTimelineset_duration
since: 0.6
Declaration [src]
void
clutter_timeline_set_duration (
ClutterTimeline* timeline,
guint msecs
)
Description [src]
Sets the duration of the timeline, in milliseconds. The speed of the timeline depends on the ClutterTimeline:fps setting.
Available since: 0.6
Sets property | Clutter.Timeline:duration |