Package: gio

Function g-content-type-mime-type

Lambda List

g-content-type-mime-type (content-type)

Arguments

content-type -- a content type string

Return Value

A string with the registered MIME type for the given type, or nil if unknown.

Details

Gets the MIME type for the content type, if one is registered.
2020-11-28