GnuCash
5.6-150-g038405b370+
|
The instance private data for a content plugin. More...
Data Fields | |
char * | ui_description |
The group of all actions provided by this plugin. More... | |
GtkBuilder * | builder |
GSimpleActionGroup * | simple_action_group |
const gchar * | simple_action_group_name |
const gchar * | menu_qualifier |
const gchar * | menu_popup_qualifier |
GList * | books |
gboolean | use_new_window |
gchar * | page_name |
gchar * | page_long_name |
gchar * | page_color |
gchar * | uri |
gchar * | statusbar_text |
gulong | page_changed_id |
guint | focus_source_id |
The instance private data for a content plugin.
Definition at line 84 of file gnc-plugin-page.c.
char* GncPluginPagePrivate::ui_description |
The group of all actions provided by this plugin.
Definition at line 87 of file gnc-plugin-page.c.