RGtk2 (version 2.20.31)

gtkIconThemeNew: gtkIconThemeNew

Description

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 gtkIconThemeGetDefault or gtkIconThemeGetForScreen rather than creating a new icon theme object for scratch.

Usage

gtkIconThemeNew()

Arguments

Value

GtkIconTheme] the newly created GtkIconTheme object.

Details

Since 2.4