ActionGroupIF.actionAdded

Emits the action-added signal on action_group.

This function should only be called by gtk.ActionGroup implementations.

interface ActionGroupIF
void
actionAdded
(
string actionName
)

Parameters

actionName string

the name of an action in the group

Meta

Since

2.28