Package: gtk

Accessor gtk-numerable-icon-style-context

Lambda List

gtk-numerable-icon-style-context (object)

Syntax

(gtk-numerable-icon-style-context object) => style
(setf (gtk-numerable-icon-style-context object) style)

Arguments

object -- a gtk-numerable-icon object
style -- a gtk-style-context object

Details

Accessor of the style-context slot of the gtk-numerable-icon class.

The slot access function gtk-numerable-icon-style-context returns the style context used by the numerable icon for theming, or nil if there is none. The slot access function (setf gtk-numerable-icon-style-context) updates the numerable icon to fetch theme information.

Warning

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

See also

2021-7-21