BookmarkFile.setIsPrivate

Sets the private flag of the bookmark for uri. If a bookmark for uri cannot be found then it is created. Since 2.12

class BookmarkFile
void
setIsPrivate
(
string uri
,)

Parameters

uri string

a valid URI

isPrivate int

TRUE if the bookmark should be marked as private

Meta