BookmarkFile.setTitle

Sets title as the title of the bookmark for uri inside the bookmark file bookmark.

If uri is null, the title of bookmark is set.

If a bookmark for uri cannot be found then it is created.

class BookmarkFile
void
setTitle
(
string uri
,
string title
)

Parameters

uri string

a valid URI or null

title string

a UTF-8 encoded string