GnuCash
5.6-150-g038405b370+
|
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 |
Account * | account |
GNCLot * | selected_lot |
Definition at line 98 of file dialog-lot-viewer.c.