Class GTK2.IconTheme

Inheritance graph
GTK2.G.Object GTK2.IconTheme
Description

Looking up icons by name.

Signals: changed


Inherit Object

inherit G.Object : Object


Method create

GTK2.IconTheme GTK2.IconTheme()

Description

Creates a new icon theme object. Icon theme objects are used to lookup an icon by name in a particular icon theme. Usually you'll want to use get_default() rather than creating a new icon theme object from scratch.