Method

ClutterTimelineset_delay

Declaration [src]

void
clutter_timeline_set_delay (
  ClutterTimeline* timeline,
  guint msecs
)

Description [src]

Sets the delay, in milliseconds, before timeline should start.

Sets propertyClutter.Timeline:delay

Parameters

msecs

Type: guint

Delay in milliseconds.