Package: gio

Function gio:action-group-action-enabled-changed

Lambda List

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

Arguments

group -- a g:action-group instance
name -- a string for the name of an action in the action group
enabled -- a boolean whether or not the action is now enabled

Details

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

See also

#2025-2-3