get_description
Description:
Retrieves the description of the bookmark for uri
.
In the event the URI cannot be found, null is returned and throws is set to g_bookmark_file_error_uri_not_found.
Parameters:
this | |
uri |
a valid URI |
Returns:
a newly allocated string or null if the specified URI cannot be found. |