Timeline.from_uri


Description:

[ CCode ( has_construct_function = false ) ]
public Timeline.from_uri (string uri) throws Error

Creates a timeline from the given URI.

Parameters:

uri

The URI to load from

Returns:

A new timeline if the uri was loaded successfully, or null if the uri could not be loaded.