Score
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( deprecated = true , deprecated_since = "1.8" , since = "0.6" ) ]
public Score ()
Warning: Score is deprecated since 1.8.
Creates a new Score.
A Score is an object that can hold multiple
Timelines in a sequential order.
Returns:
the newly created Score. Use unref when done.
|