gtkIconThemeHasIcon: gtkIconThemeHasIcon
Description
Checks whether an icon theme includes an icon
for a particular name.Usage
gtkIconThemeHasIcon(object, icon.name)
Arguments
icon.name
the name of an icon
Value
TRUE
if icon.theme
includes an
icon for icon.name
.