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

#include <gnc-embedded-window.h>

Data Fields

GtkVBox vbox
 
GtkUIManager * ui_merge
 

Detailed Description

The instance data structure for an embedded window object.

Definition at line 56 of file gnc-embedded-window.h.

Field Documentation

GtkUIManager* GncEmbeddedWindow::ui_merge

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

Definition at line 62 of file gnc-embedded-window.h.

GtkVBox GncEmbeddedWindow::vbox

The parent object for an embedded window.

Definition at line 59 of file gnc-embedded-window.h.


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