gContentTypeGetMimeType: gContentTypeGetMimeType
Description
Gets the mime-type for the content type. If one is registeredUsage
gContentTypeGetMimeType(type)
Arguments
type
a content type string.
Value
- [char] the registered mime-type for the given
type
, or NULL if unknown.