GnuCash 2.3.0
Data Fields
GncPluginPage Struct Reference

#include <gnc-plugin-page.h>

Data Fields

GObject gobject
GtkWidget * window
GtkWidget * notebook_page
GtkWidget * summarybar

Detailed Description

The instance data structure for a content plugin.

Definition at line 57 of file gnc-plugin-page.h.


Field Documentation

The parent object data.

Definition at line 59 of file gnc-plugin-page.h.

The display widget for this plugin. This field is private to the gnucash window management code.

Definition at line 66 of file gnc-plugin-page.h.

The summary bar widget (if any) that is associated with this plugin. This field is private to the gnucash window management code.

Definition at line 70 of file gnc-plugin-page.h.

The window that contains the display widget for this plugin. This field is private to the gnucash window management code.

Definition at line 61 of file gnc-plugin-page.h.


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