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

Data Fields

GtkWidget * dialog
 
GtkWidget * reportview
 
GncMainWindow * window
 
GtkTreeViewColumn * namecol
 
GtkCellRenderer * namerenderer
 
GtkTreeViewColumn * runcol
 
GtkTreeViewColumn * editcol
 
GtkTreeViewColumn * delcol
 
GtkTreeViewColumn * dummycol
 
SCM reportlist
 

Detailed Description

Definition at line 65 of file dialog-custom-report.c.

Field Documentation

◆ delcol

GtkTreeViewColumn* CustomReportDialog::delcol

Definition at line 75 of file dialog-custom-report.c.

◆ dialog

GtkWidget* CustomReportDialog::dialog

Definition at line 68 of file dialog-custom-report.c.

◆ dummycol

GtkTreeViewColumn* CustomReportDialog::dummycol

Definition at line 76 of file dialog-custom-report.c.

◆ editcol

GtkTreeViewColumn* CustomReportDialog::editcol

Definition at line 74 of file dialog-custom-report.c.

◆ namecol

GtkTreeViewColumn* CustomReportDialog::namecol

Definition at line 71 of file dialog-custom-report.c.

◆ namerenderer

GtkCellRenderer* CustomReportDialog::namerenderer

Definition at line 72 of file dialog-custom-report.c.

◆ reportlist

SCM CustomReportDialog::reportlist

Definition at line 79 of file dialog-custom-report.c.

◆ reportview

GtkWidget* CustomReportDialog::reportview

Definition at line 69 of file dialog-custom-report.c.

◆ runcol

GtkTreeViewColumn* CustomReportDialog::runcol

Definition at line 73 of file dialog-custom-report.c.

◆ window

GncMainWindow* CustomReportDialog::window

Definition at line 70 of file dialog-custom-report.c.


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