BookmarkFile.hasItem

Looks whether the desktop bookmark has an item with its URI set to uri.

class BookmarkFile
bool
hasItem
(
string uri
)

Parameters

uri string

a valid URI

Return Value

Type: bool

true if uri is inside bookmark, false otherwise