IconTheme.getExampleIconName

Gets the name of an icon that is representative of the current theme (for instance, to use when presenting a list of themes to the user.)

class IconTheme
string
getExampleIconName
()

Return Value

Type: string

the name of an example icon or NULL. Free with g_free().

Meta