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

Data Fields

GtkBox box
 
GtkWidget * combo
 
GtkWidget * warning_image
 
const gchar * rpt_guids
 
gboolean block_signal
 
gboolean popup_shown
 
gchar * active_report_guid
 
gchar * active_report_name
 

Detailed Description

Definition at line 49 of file gnc-report-combo.c.

Field Documentation

◆ active_report_guid

gchar* _GncReportCombo::active_report_guid

Definition at line 61 of file gnc-report-combo.c.

◆ active_report_name

gchar* _GncReportCombo::active_report_name

Definition at line 62 of file gnc-report-combo.c.

◆ block_signal

gboolean _GncReportCombo::block_signal

Definition at line 58 of file gnc-report-combo.c.

◆ box

GtkBox _GncReportCombo::box

Definition at line 51 of file gnc-report-combo.c.

◆ combo

GtkWidget* _GncReportCombo::combo

Definition at line 53 of file gnc-report-combo.c.

◆ popup_shown

gboolean _GncReportCombo::popup_shown

Definition at line 59 of file gnc-report-combo.c.

◆ rpt_guids

const gchar* _GncReportCombo::rpt_guids

Definition at line 56 of file gnc-report-combo.c.

◆ warning_image

GtkWidget* _GncReportCombo::warning_image

Definition at line 54 of file gnc-report-combo.c.


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