GnuCash  5.6-150-g038405b370+
Data Fields
GncMainWindowClass Struct Reference

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)
 

Detailed Description

The class data structure for a main window object.

Definition at line 74 of file gnc-main-window.h.

Field Documentation

◆ gtk_application_window

GtkApplicationWindowClass GncMainWindowClass::gtk_application_window

The parent class for a main window.

Definition at line 76 of file gnc-main-window.h.


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