ActionGroupIF.actionRemoved

Emits the action-removed signal on action_group.

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

interface ActionGroupIF
void
actionRemoved
(
string actionName
)

Parameters

actionName string

the name of an action in the group

Meta

Since

2.28