[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.
|