|
GnuCash
2.6.99
|
Data Fields | |
| GtkActionGroup * | action_group |
| GtkUIManager * | ui_merge |
| guint | merge_id |
| char * | ui_description |
| GList * | books |
| gboolean | use_new_window |
| gchar * | page_name |
| gchar * | page_long_name |
| gchar * | page_color |
| gchar * | uri |
| gchar * | statusbar_text |
The instance private data for a content plugin.
Definition at line 88 of file gnc-plugin-page.c.
| GtkActionGroup* _GncPluginPagePrivate::action_group |
The group of all actions provided by this plugin.
Definition at line 91 of file gnc-plugin-page.c.
1.8.6