has_icon
Description:
[
Version ( since =
"2.4" ) ]
public bool has_icon (
string icon_name)
Checks whether an icon theme includes an icon for a particular name.
Parameters:
| this |
a IconTheme
|
| icon_name |
the name of an icon
|
Returns:
|
true if this includes an icon for icon_name.
|