Package: gtk

Function gtk-style-context-scale

Lambda List

gtk-style-context-scale (context)

Syntax

(gtk-style-context-scale context) => scale
(setf (gtk-style-context-scale context) scale)

Arguments

context -- a gtk-style-context object
scale -- an integer with a scale

Details

Accessor of the scale used for image assets for the style context.

The gtk-style-context-scale function returns the scale used for image assets for the style context. The (setf gtk-style-context-scale) function sets the scale.
 

See also

2021-11-26