BookmarkFile.hasApplication

bool hasApplication(string uri, string name)

Checks whether the bookmark for uri inside bookmark has been registered by application name.

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

Parameters

uria valid URI
namethe name of the application

Returns

true if the application name was found

Throws

[BookmarkFileException]