Gets the icon of the bookmark for uri. In the event the URI cannot be found, FALSE is returned and error is set to G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND. Since 2.12
a valid URI
return location for the icon's location or NULL
return location for the icon's MIME type or NULL
TRUE if the icon for the bookmark for the URI was found. You should free the returned strings.
GException on failure.
See Implementation
Gets the icon of the bookmark for uri. In the event the URI cannot be found, FALSE is returned and error is set to G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND. Since 2.12