gtkIconThemeGetExampleIconName {RGtk2} | R Documentation |
Gets the name of an icon that is representative of the current theme (for instance, to use when presenting a list of themes to the user.)
gtkIconThemeGetExampleIconName(object)
|
[GtkIconTheme ] a GtkIconTheme |
Since 2.4
[char] the name of an example icon or NULL
.
Derived by RGtkGen from GTK+ documentation