|
GnuCash
2.6.99
|
#include <gnc-embedded-window.h>
Data Fields | |
| GtkVBox | vbox |
| GtkUIManager * | ui_merge |
The instance data structure for an embedded window object.
Definition at line 56 of file gnc-embedded-window.h.
| 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.
1.8.6