[ Version ( since = "0.7.0" ) ]
public unowned string get_content_uri ()
Returns a URI pointing to the content of this entry.
If the content in this entry is stored directly, null
will be returned; the content will be returned by
get_content.
this |
a Entry |
a URI pointing to the entry's content, or |