Package: gtk

Function gtk-numerable-icon-new-with-style-context

Lambda List

gtk-numerable-icon-new-with-style-context (icon context)

Arguments

icon -- a g-icon object to overlay on
context -- a gtk-style-context object

Return Value

A new gtk-numerable-icon object.

Details

Creates a new numerable icon which will themed according to the passed style context. This is a convenience constructor that calls the function gtk-numerable-icon-style-context internally.

Warning

The function gtk-numerable-icon-new-with-style-context has been deprecated since version 3.14 and should not be used in newly written code.
 

See also

2021-7-21