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 gtk:numerable-icon-style-context function returns the style context used by the numerable icon for theming, or nil if there is none. The (setf gtk:numerable-icon-style-context) function updates the numerable icon to fetch theme information.

Warning

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

See also

2024-12-31