GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GncMainWindow Struct Reference

The instance data structure for a main window object. More...

Data Fields

GtkApplicationWindow gtk_application_window
 The parent object for a main window.
 
gboolean window_quitting
 Set to TRUE when quitting from this window.
 
gboolean just_plugin_prefs
 Just remove preferences only from plugins.
 

Detailed Description

The instance data structure for a main window object.

Definition at line 211 of file gnc-main-window.cpp.

Field Documentation

◆ gtk_application_window

GtkApplicationWindow GncMainWindow::gtk_application_window

The parent object for a main window.

Definition at line 213 of file gnc-main-window.cpp.

◆ just_plugin_prefs

gboolean GncMainWindow::just_plugin_prefs

Just remove preferences only from plugins.

Definition at line 215 of file gnc-main-window.cpp.

◆ window_quitting

gboolean GncMainWindow::window_quitting

Set to TRUE when quitting from this window.

Definition at line 214 of file gnc-main-window.cpp.


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