Creates a gtk.Image displaying an icon from the current icon theme. If the icon name isn’t known, a “broken image” icon will be displayed instead. If the current icon theme is changed, the icon will be updated appropriately.
an icon name or NULL
a stock icon size (gtk.IconSize)
a new gtk.Image displaying the themed icon
ConstructionException GTK+ fails to create the object.
2.6
Creates a gtk.Image displaying an icon from the current icon theme. If the icon name isn’t known, a “broken image” icon will be displayed instead. If the current icon theme is changed, the icon will be updated appropriately.