NumerableIcon.newWithStyleContext

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.

class NumerableIcon
static
newWithStyleContext

Parameters

baseIcon IconIF

a GIcon to overlay on

context StyleContext

a GtkStyleContext

Return Value

Type: IconIF

a new GIcon. [transfer full] Since 3.0

Meta