get_uri


Description:

[ Version ( since = "0.4.0" ) ]
public unowned string get_uri ()

Gets the uri property.

The return value is guaranteed to be a valid IRI, as specified by the Atom protocol. Common relationship values such as <literal> alternate</literal> are returned as <literal>http://www.iana.org/assignments/relation/alternate</literal>.

For more information, see the <ulink type="http" url="http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rel_attribute"> Atom specification</ulink>.

Parameters:

this

a Link

Returns:

the link's URI