IconTheme


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.4" ) ]
public IconTheme ()

Creates a new icon theme object.

Icon theme objects are used to lookup up an icon by name in a particular icon theme. Usually, you’ll want to use get_default or get_for_screen rather than creating a new icon theme object for scratch.

Returns:

the newly created IconTheme object.