pub fn content_type_get_icon(type_: &str) -> Icon
Expand description

Gets the icon for a content type.

type_

a content type string

Returns

Icon corresponding to the content type. Free the returned object with g_object_unref()