gtkIconThemeGetDefault {RGtk2}R Documentation

gtkIconThemeGetDefault

Description

Gets the icon theme for the default screen. See gtkIconThemeGetForScreen.

Usage

gtkIconThemeGetDefault()

Details

Since 2.4

Value

[GtkIconTheme] A unique GtkIconTheme associated with the default screen. This icon theme is associated with the screen and can be used as long as the screen is open. Do not ref or unref it.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]