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.
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.
2.12
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.