|
GnuCash c935c2f+
|
Data Fields | |
| gint | component_id |
| GtkComboBox * | cbox |
| QofBook * | book |
| gboolean | none_ok |
| const char *(* | get_name )(gpointer) |
| GList *(* | get_list )(QofBook *) |
| gboolean(* | is_equal )(gpointer, gpointer) |
Definition at line 542 of file business-gnome-utils.c.
| QofBook* ListStoreData::book |
Definition at line 546 of file business-gnome-utils.c.
| GtkComboBox* ListStoreData::cbox |
Definition at line 545 of file business-gnome-utils.c.
| gint ListStoreData::component_id |
Definition at line 544 of file business-gnome-utils.c.
| GList *(* ListStoreData::get_list) (QofBook *) |
Definition at line 549 of file business-gnome-utils.c.
| const char *(* ListStoreData::get_name) (gpointer) |
Definition at line 548 of file business-gnome-utils.c.
| gboolean(* ListStoreData::is_equal) (gpointer, gpointer) |
Definition at line 550 of file business-gnome-utils.c.
| gboolean ListStoreData::none_ok |
Definition at line 547 of file business-gnome-utils.c.