Gets the icon of the bookmark for uri
.
In the event the URI cannot be found, false is returned and throws is set to URI_NOT_FOUND.
this | |
uri |
a valid URI |
href |
return location for the icon's location or null |
mime_type |
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. |