Method
GLibBookmarkFileadd_group
since: 2.12
Declaration [src]
void
g_bookmark_file_add_group (
GBookmarkFile* bookmark,
const gchar* uri,
const gchar* group
)
Description [src]
Adds group
to the list of groups to which the bookmark for uri
belongs to.
If no bookmark for uri
is found then it is created.
Available since: 2.12