Package: gio
Function g-action-group-action-state
Lambda Listg-action-group-action-state (group name) ArgumentsReturn ValueThe current g-variant state of the action, or a null-pointer. Details
Queries the current state of the named action within the action group. If the action is not stateful then a null-pointer will be returned. If the action is stateful then the type of the return value is the type given by the g-action-group-action-state-type function. | See also |
*2021-10-8