Returns all URIs of the bookmarks in the bookmark file bookmark. The array of returned URIs will be NULL-terminated, so length may optionally be NULL. Since 2.12
return location for the number of returned URIs, or NULL
a newly allocated NULL-terminated array of strings. Use g_strfreev() to free it.
See Implementation
Returns all URIs of the bookmarks in the bookmark file bookmark. The array of returned URIs will be NULL-terminated, so length may optionally be NULL. Since 2.12