BookmarkFile.setIsPrivate
void setIsPrivate(string uri, bool isPrivate)Sets the private flag of the bookmark for uri.
If a bookmark for uri cannot be found then it is created.
Parameters
uri | a valid URI |
isPrivate | true if the bookmark should be marked as private |