has_icon
Description:
public bool has_icon (
string icon_name)
Checks whether an icon theme includes an icon for a particular name.
Parameters:
this |
a `GtkIconTheme`
|
icon_name |
the name of an icon
|
Returns:
true if this includes an icon for icon_name .
|