Function content_type_get_icon
Source pub fn content_type_get_icon(type_: &str) -> Icon
Expand description
Gets the icon for a content type.
§type_
a content type string
§Returns
#GIcon corresponding to the content type. Free the returned
object with g_object_unref()