BookmarkFile.hasItem

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

class BookmarkFile
int
hasItem
(
string uri
)

Parameters

uri string

a valid URI

Return Value

Type: int

TRUE if uri is inside bookmark, FALSE otherwise

Meta