gtkIconThemeNew: gtkIconThemeNew

Description Usage Details Value Author(s)

View source: R/gtkFuncs.R

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

1

Details

Since 2.4

Value

[GtkIconTheme] the newly created GtkIconTheme object.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkIconThemeNew in RGtk2...