set_description
Description:
Sets description
as the description of the bookmark for uri
.
If uri
is null, the description of this is set.
If a bookmark for uri
cannot be found then it is created.
Parameters:
this | |
uri |
a valid URI or null |
description |
a string |