has_gicon
Description:
[
Version ( since =
"4.2" ) ]
public bool has_gicon (
Icon gicon)
Checks whether an icon theme includes an icon for a particular `GIcon`.
Parameters:
this |
a `GtkIconTheme`
|
gicon |
a `GIcon`
|
Returns:
true if this includes an icon for gicon
|