Package: gtk
Function gtk:style-context-state
Lambda Listgtk:style-context-state (context) SyntaxArgumentsDetails
Gets or sets the state used for style matching. 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 |
#2025-08-21