Package: gio
Function gio:simple-action-new-stateful
Lambda Listgio:simple-action-new-stateful (name vtype state) ArgumentsReturn ValueThe new g:simple-action object. Details
Creates a new stateful action. The state argument is the initial state of the action. All future state values must have the same g:variant-type parameter type as the initial
state. Notes | See also |
2024-12-29