Method
Gtk.Image.set_icon_size
Declaration [src]
void
gtk_image_set_icon_size (
  GtkImage* image,
  GtkIconSize icon_size
)
Description [src]
Suggests an icon size to the theme for named icons.
| Sets property | Gtk.Image:icon-size | 
Parameters
| icon_size | GtkIconSize | 
| the new icon size |