gContentTypeGetMimeType {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]