BookmarkFile.setMimeType
void setMimeType(string uri, string mimeType)Sets mime_type as the MIME type of the bookmark for uri.
If a bookmark for uri cannot be found then it is created.
Parameters
uri | a valid URI |
mimeType | a MIME type |
void setMimeType(string uri, string mimeType)Sets mime_type as the MIME type of the bookmark for uri.
If a bookmark for uri cannot be found then it is created.
uri | a valid URI |
mimeType | a MIME type |