get_description


Description:

public string get_description (string uri) throws BookmarkFileError

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

a BookmarkFile

uri

a valid URI

Returns:

a newly allocated string or null if the specified URI cannot be found.