Package: gtk
Accessor gtk:style-context-screen
Lambda Listgtk:style-context-screen (object) SyntaxArgumentsDetails Accessor of the screen slot of the gtk:style-context class. The gtk:style-context-screen function returns the screen to which the style context is attached. The (setf gtk:style-context-screen) function
attaches the style context to the given screen. The screen is used to add style information from 'global' style providers, such as the gtk:settings object of the screen. If you are using a style context returned from the gtk:widget-style-context function, you do not need to call this yourself. | See also |
#2023-3-27