GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MergedActionEntry Struct Reference

Data Fields

guint merge_id
 
GtkActionGroup * action_group
 

Detailed Description

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.

Field Documentation

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.


The documentation for this struct was generated from the following file: