Package: gio
Accessor gio:simple-action-state
Lambda Listgio:simple-action-state (object) SyntaxArgumentsDetails The accessor for the state slot of the g:simple-action class gets or sets the state of the action. This directly updates the state property to the given value. This should only be called by the implementor of the action.
Users of the action should not attempt to directly modify the state property. Instead, they should call the g:action-change-state function to request the change. | See also |
2025-09-27