NumerableIcon.this

Creates a new gtk.NumerableIcon which will themed according to the passed gtk.StyleContext This is a convenience constructor that calls NumerableIcon.setStyleContext internally.

Parameters

baseIcon IconIF

a GIcon to overlay on

context StyleContext

Return Value

a new GIcon

Throws

ConstructionException GTK+ fails to create the object.

Meta