contentTypeGetGenericIconName

fnstring contentTypeGetGenericIconName(string type)

Gets the generic icon name for a content type.

See the

shared-mime-info

specification for more on the generic icon name.

Parameters

typea content type string

Returns

the registered generic icon name for the given type,

or null if unknown. Free with [glib.global.gfree]