Package: gtk
Function gtk:style-context-state
Lambda Listgtk:style-context-state (context) SyntaxArgumentsDetails
Accessor of the state used when rendering. The gtk:style-context-state function returns the state used for style matching. The (setf gtk:style-context-state) function sets the state. This function should only be used to retrieve the gtk:state-flags values to pass to the gtk:style-context functions, like the gtk:style-context-padding function. If you need to retrieve the current state of a gtk:widget object, use the gtk:widget-state-flags function. Warning | See also |
#2023-9-18