list_timelines


Description:

[ Version ( deprecated = true , deprecated_since = "1.8" , since = "0.6" ) ]
public SList<unowned Timeline> list_timelines ()

Warning: list_timelines is deprecated since 1.8.

Retrieves a list of all the Timelines managed by this .

Parameters:

this

a Score

Returns:

a SList containing all the timelines in the score. This function does not increase the reference count of the returned timelines. Use g_slist_free on the returned list to deallocate its resources.