gContentTypeFromMimeType {RGtk2} | R Documentation |
Tries to find a content type based on the mime type name.
gContentTypeFromMimeType(mime.type)
|
a mime type string. |
Since 2.18
[char] Newly allocated string with content type or NULL when does not know.
Derived by RGtkGen from GTK+ documentation