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

Meta

Since

2.12