[ CCode ( has_construct_function = false ) ]
public Timeline.from_uri (string uri) throws Error
Creates a timeline from the given URI.
uri |
The URI to load from |
A new timeline if the uri was loaded successfully, or null if the uri could not be loaded. |