|
GnuCash 2.3.0
|
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 208 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 215 of file gnc-main-window.c.
The merge identifier for this action group. This number is provided by the UI manager.
Definition at line 212 of file gnc-main-window.c.
1.7.4