Virtual Method
GioActionGroupaction_enabled_changed
since: 2.28
Declaration [src]
void
action_enabled_changed (
  GActionGroup* action_group,
  const gchar* action_name,
  gboolean enabled
)
Description [src]
Emits the GActionGroup::action-enabled-changed signal on action_group.
This function should only be called by GActionGroup implementations.
Available since: 2.28