ActionGroupT.actionRemoved

Emits the "action-removed" signal on action_group. This function should only be called by GActionGroup implementations. Since 2.28

template ActionGroupT(TStruct)
void
actionRemoved
(
string actionName
)

Parameters

actionName string

the name of an action in the group

Meta