|
GnuCash
2.6.99
|
Data Fields | |
| guint | merge_id |
| GtkActionGroup * | action_group |
This data structure maintains information about one action groups that has been installed in this window.
Definition at line 236 of file gnc-main-window.c.
| GtkActionGroup* MergedActionEntry::action_group |
The action group itself. This contains all actions added by a single menu or content plugin.
Definition at line 243 of file gnc-main-window.c.
| guint MergedActionEntry::merge_id |
The merge identifier for this action group. This number is provided by the UI manager.
Definition at line 240 of file gnc-main-window.c.
1.8.6