can_load_uri


Description:

[ NoWrapper ]
public virtual bool can_load_uri (string uri) throws Error

Checks if there is a Formatter available which can load a Timeline from the given URI.

Parameters:

uri

a char * pointing to the URI

Returns:

TRUE if there is a Formatter that can support the given uri or FALSE if not.