get_timeline
Description:
[
Version ( deprecated =
true , deprecated_since =
"1.8" , since =
"0.6" ) ]
public unowned Timeline get_timeline (
ulong id_)
Warning: get_timeline is deprecated since 1.8.
Retrieves the Timeline for id_ inside
this.
Parameters:
| this |
a Score
|
| id_ |
the id of the timeline
|
Returns:
|
the requested timeline, or null. This function does not increase the reference count on the returned
Timeline
|