Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.UiManager

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.