Definition at line 66 of file gnc-plugin-page.h.
Data Fields | |
| GObjectClass | parent |
| const gchar * | tab_icon |
| const gchar * | plugin_name |
| void(* | inserted )(GncPluginPage *plugin_page) |
| void(* | removed )(GncPluginPage *plugin_page) |
| void(* | selected )(GncPluginPage *plugin_page) |
| void(* | unselected )(GncPluginPage *plugin_page) |
| GtkWidget *(* | create_widget )(GncPluginPage *plugin_page) |
| void(* | destroy_widget )(GncPluginPage *plugin_page) |
| void(* | window_changed )(GncPluginPage *plugin_page, GtkWidget *window) |
| void(* | merge_actions )(GncPluginPage *plugin_page, GtkUIManager *merge) |
| void(* | unmerge_actions )(GncPluginPage *plugin_page, GtkUIManager *merge) |
1.4.3-20050530