Package: gio

Function g-action-group-action-enabled-changed

Lambda List

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

Arguments

group -- a g-action-group object
name -- a string with 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

2021-9-8