Retrieves the names of the applications that have registered the bookmark for uri. In the event the URI cannot be found, NULL is returned and error is set to G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND. Since 2.12
a valid URI
a newly allocated NULL-terminated array of strings. Use g_strfreev() to free it. [array length=length][transfer full]
GException on failure.
See Implementation
Retrieves the names of the applications that have registered the bookmark for uri. In the event the URI cannot be found, NULL is returned and error is set to G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND. Since 2.12