GnuCash
5.6-150-g038405b370+
|
The instance data structure for a main window object. More...
#include <gnc-main-window.h>
Data Fields | |
GtkApplicationWindow | gtk_application_window |
The parent object for a main window. More... | |
gboolean | window_quitting |
Set to TRUE when quitting from this window. More... | |
gboolean | just_plugin_prefs |
Just remove preferences only from plugins. | |
The instance data structure for a main window object.
Definition at line 66 of file gnc-main-window.h.
GtkApplicationWindow GncMainWindow::gtk_application_window |
The parent object for a main window.
Definition at line 68 of file gnc-main-window.h.
gboolean GncMainWindow::window_quitting |
Set to TRUE when quitting from this window.
Definition at line 69 of file gnc-main-window.h.