BookmarkFile.getDescription

string getDescription(string uri)

Retrieves the description of the bookmark for uri.

In the event the URI cannot be found, null is returned and error is set to G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND.

Parameters

uria valid URI

Returns

a newly allocated string or null if the specified

URI cannot be found.

Throws

[BookmarkFileException]