Learn R Programming

RGtk2 (version 2.20.1)

gContentTypeGetMimeType: gContentTypeGetMimeType

Description

Gets the mime-type for the content type. If one is registered

Usage

gContentTypeGetMimeType(type)

Arguments

type
a content type string.

Value

  • [char] the registered mime-type for the given type, or NULL if unknown.