GnuCash
5.6-150-g038405b370+
|
The class data structure for a main window object. More...
#include <gnc-main-window.h>
Data Fields | |
GtkApplicationWindowClass | gtk_application_window |
The parent class for a main window. More... | |
void(* | page_added )(GncMainWindow *window, GncPluginPage *page) |
void(* | page_changed )(GncMainWindow *window, GncPluginPage *page) |
void(* | menu_changed )(GncMainWindow *window, GncPluginPage *page) |
The class data structure for a main window object.
Definition at line 74 of file gnc-main-window.h.
GtkApplicationWindowClass GncMainWindowClass::gtk_application_window |
The parent class for a main window.
Definition at line 76 of file gnc-main-window.h.