Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method GTK2.UiManager()->insert_action_group()


Method insert_action_group

GTK2.UiManager insert_action_group(GTK2.ActionGroup group, int pos)

Description

Inserts an action group into the list of action groups. Actions in earlier groups hide actions with the same name in later groups.