ContentType.getDescription

Gets the human readable description of the content type.

struct ContentType
static
string
getDescription
(
string type
)

Parameters

type string

a content type string

Return Value

Type: string

a short description of the content type @type. Free the returned string with g_free()

Meta