GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
GncMainWindow Struct Reference

#include <gnc-main-window.h>

Data Fields

GtkWindow gtk_window
 
GtkUIManager * ui_merge
 

Detailed Description

The instance data structure for a main window object.

Definition at line 55 of file gnc-main-window.h.

Field Documentation

GtkWindow GncMainWindow::gtk_window

The parent object for a main window.

Definition at line 57 of file gnc-main-window.h.

GtkUIManager* GncMainWindow::ui_merge

A pointer to the UI Manager data structure for the whole window.

Definition at line 58 of file gnc-main-window.h.


The documentation for this struct was generated from the following file: