gtkIconThemeGetDefault {RGtk2} | R Documentation |
Gets the icon theme for the default screen. See
gtkIconThemeGetForScreen
.
gtkIconThemeGetDefault()
Since 2.4
[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.
Derived by RGtkGen from GTK+ documentation