Package: gio

Function g-action-group-action-state-changed

Lambda List

g-action-group-action-state-changed (group name state)

Arguments

group -- a g-action-group object
name -- a string with the name of an action in the group
state -- the new g-variant 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

2021-9-8