Function
Gdkintern_mime_type
Declaration [src]
const char*
gdk_intern_mime_type (
const char* string
)
Description [src]
Canonicalizes the given mime type and interns the result.
If string
is not a valid mime type, NULL
is returned instead.
See RFC 2048 for the syntax if mime types.