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

Gets the symbolic icon for a content type.

§type_

a content type string

§Returns

symbolic #GIcon corresponding to the content type. Free the returned object with g_object_unref()