BookmarkFile.setGroups

Sets a list of group names for the item with URI @uri. Each previously set group name list is removed.

If @uri cannot be found then an item for it is created.

class BookmarkFile
void
setGroups
(
string uri
,
string[] groups
)

Parameters

uri string

an item's URI

groups string[]

an array of group names, or %NULL to remove all groups

Meta

Since

2.12