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

Data Fields

GtkWidget * window
 
GtkButton * delete_button
 
GtkButton * scrub_lot_button
 
GtkButton * new_lot_button
 
GtkTreeView * lot_view
 
GtkListStore * lot_store
 
GtkTextView * lot_notes
 
GtkEntry * title_entry
 
GtkTreeView * split_in_lot_view
 
GtkListStore * split_in_lot_store
 
GtkTreeView * split_free_view
 
GtkListStore * split_free_store
 
GtkWidget * split_hpaned
 
GtkButton * add_split_to_lot_button
 
GtkButton * remove_split_from_lot_button
 
GtkToggleButton * only_show_open_lots_checkbutton
 
GtkToggleButton * show_adjusted_amounts_checkbutton
 
Accountaccount
 
GNCLot * selected_lot
 
gint component_id
 
GncGUID account_id
 

Detailed Description

Definition at line 100 of file dialog-lot-viewer.c.

Field Documentation

◆ account

Account* GNCLotViewer::account

Definition at line 123 of file dialog-lot-viewer.c.

◆ account_id

GncGUID GNCLotViewer::account_id

Definition at line 126 of file dialog-lot-viewer.c.

◆ add_split_to_lot_button

GtkButton* GNCLotViewer::add_split_to_lot_button

Definition at line 118 of file dialog-lot-viewer.c.

◆ component_id

gint GNCLotViewer::component_id

Definition at line 125 of file dialog-lot-viewer.c.

◆ delete_button

GtkButton* GNCLotViewer::delete_button

Definition at line 106 of file dialog-lot-viewer.c.

◆ lot_notes

GtkTextView* GNCLotViewer::lot_notes

Definition at line 111 of file dialog-lot-viewer.c.

◆ lot_store

GtkListStore* GNCLotViewer::lot_store

Definition at line 110 of file dialog-lot-viewer.c.

◆ lot_view

GtkTreeView* GNCLotViewer::lot_view

Definition at line 109 of file dialog-lot-viewer.c.

◆ new_lot_button

GtkButton* GNCLotViewer::new_lot_button

Definition at line 108 of file dialog-lot-viewer.c.

◆ only_show_open_lots_checkbutton

GtkToggleButton* GNCLotViewer::only_show_open_lots_checkbutton

Definition at line 120 of file dialog-lot-viewer.c.

◆ remove_split_from_lot_button

GtkButton* GNCLotViewer::remove_split_from_lot_button

Definition at line 119 of file dialog-lot-viewer.c.

◆ scrub_lot_button

GtkButton* GNCLotViewer::scrub_lot_button

Definition at line 107 of file dialog-lot-viewer.c.

◆ selected_lot

GNCLot* GNCLotViewer::selected_lot

Definition at line 124 of file dialog-lot-viewer.c.

◆ show_adjusted_amounts_checkbutton

GtkToggleButton* GNCLotViewer::show_adjusted_amounts_checkbutton

Definition at line 121 of file dialog-lot-viewer.c.

◆ split_free_store

GtkListStore* GNCLotViewer::split_free_store

Definition at line 116 of file dialog-lot-viewer.c.

◆ split_free_view

GtkTreeView* GNCLotViewer::split_free_view

Definition at line 115 of file dialog-lot-viewer.c.

◆ split_hpaned

GtkWidget* GNCLotViewer::split_hpaned

Definition at line 117 of file dialog-lot-viewer.c.

◆ split_in_lot_store

GtkListStore* GNCLotViewer::split_in_lot_store

Definition at line 114 of file dialog-lot-viewer.c.

◆ split_in_lot_view

GtkTreeView* GNCLotViewer::split_in_lot_view

Definition at line 113 of file dialog-lot-viewer.c.

◆ title_entry

GtkEntry* GNCLotViewer::title_entry

Definition at line 112 of file dialog-lot-viewer.c.

◆ window

GtkWidget* GNCLotViewer::window

Definition at line 102 of file dialog-lot-viewer.c.


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