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
a newly allocated NULL-terminated array of strings. Use g_strfreev() to free it. [array length=length][transfer full]
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