BookmarkFile.getDescription

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

class BookmarkFile
string
getDescription
(
string uri
)

Parameters

uri string

a valid URI

Return Value

Type: string

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

Throws

GException on failure.

Meta

Since

2.12