has_application


Description:

public bool has_application (string uri, string name) throws BookmarkFileError

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

In the event the URI cannot be found, false is returned and throws is set to g_bookmark_file_error_uri_not_found.

Parameters:

this

a BookmarkFile

uri

a valid URI

name

the name of the application

Returns:

true if the application name was found