BookmarkFile.removeItem

Removes the bookmark for uri from the bookmark file bookmark. Since 2.12

class BookmarkFile
int
removeItem
(
string uri
)

Parameters

uri string

a valid URI

Return Value

Type: int

TRUE if the bookmark was removed successfully.

Throws

GException on failure.

Meta