Method
GtkIconThemehas_gicon
Declaration [src]
gboolean
gtk_icon_theme_has_gicon (
  GtkIconTheme* self,
  GIcon* gicon
)
Description [src]
Checks whether an icon theme includes an icon
for a particular GIcon.
| Available since: | 4.2 | 
Parameters
| gicon | GIcon | 
| A  | |
| The data is owned by the caller of the function. |