ContentType.getSymbolicIcon

Gets the symbolic icon for a content type. Since 2.34

class ContentType
static
getSymbolicIcon
(
string type
)

Parameters

type string

a content type string

Return Value

Type: IconIF

symbolic GIcon corresponding to the content type. Free the returned object with g_object_unref(). [transfer full]

Meta