NumerableIcon.this

Creates a new #GtkNumerableIcon which will themed according to the passed #GtkStyleContext. This is a convenience constructor that calls gtk_numerable_icon_set_style_context() internally.

Parameters

baseIcon IconIF

a #GIcon to overlay on

context StyleContext

a #GtkStyleContext

Return Value

a new #GIcon

Throws

ConstructionException GTK+ fails to create the object.

Meta