BookmarkFile.getUris

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.

class BookmarkFile
string[]
getUris
()

Return Value

Type: string[]

a newly allocated null-terminated array of strings. Use glib.global.strfreev to free it.