gtkIconThemeHasIcon {RGtk2} | R Documentation |
Checks whether an icon theme includes an icon for a particular name.
gtkIconThemeHasIcon(object, icon.name)
|
[GtkIconTheme ] a GtkIconTheme |
|
[character] the name of an icon |
Since 2.4
[logical] TRUE
if icon.theme
includes an
icon for icon.name
.
Derived by RGtkGen from GTK+ documentation