GnuCash 2.3.0
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 208 of file gnc-main-window.c.


Field Documentation

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines