Timeline
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.6" ) ]
public Timeline (uint msecs)
Creates a new Timeline with a duration of msecs
.
Parameters:
msecs |
Duration of the timeline in milliseconds
|
Returns:
the newly created Timeline instance. Use unref when
done using it
|