Package: gio

Function gio:action-group-action-state-changed

Lambda List

gio:action-group-action-state-changed (group name state)

Arguments

group -- a g:action-group instance
name -- a string for the name of an action in the group
state -- a new g:variant parameter for the state of the named action

Details

Emits the "action-state-changed" signal on the action group. This function should only be called by g:action-group implementations.
 

See also

#2025-2-3