Image.this

Creates a GtkImage 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. Since 2.14

Parameters

icon IconIF

an icon

size GtkIconSize

a stock icon size. [type int]

Throws

ConstructionException GTK+ fails to create the object.

Meta