BookmarkFile.hasItem
bool hasItem(string uri)Looks whether the desktop bookmark has an item with its URI set to uri.
Parameters
uri | a valid URI |
Returns
true if uri is inside bookmark, false otherwise
bool hasItem(string uri)Looks whether the desktop bookmark has an item with its URI set to uri.
uri | a valid URI |