Heraia
0.1.8
|
#include <libheraia.h>
Data Fields | |
GtkWidget * | category_cb |
GtkWidget * | type_cb |
ComboBox Widget for the category of the search. More... | |
GtkWidget * | feature_cb |
ComboBox Widget for the type of the data in the category. More... | |
Definition at line 318 of file libheraia.h.
GtkWidget* fdft_t::category_cb |
Definition at line 320 of file libheraia.h.
Referenced by fdft_category_cb_changed(), fdft_prev_next_bt_clicked(), fdft_window_init_widgets(), and fdft_window_populate_category_cb().
GtkWidget* fdft_t::feature_cb |
ComboBox Widget for the type of the data in the category.
Definition at line 322 of file libheraia.h.
Referenced by fdft_category_cb_changed(), fdft_prev_next_bt_clicked(), and fdft_window_init_widgets().
GtkWidget* fdft_t::type_cb |
ComboBox Widget for the category of the search.
Definition at line 321 of file libheraia.h.
Referenced by fdft_category_cb_changed(), fdft_prev_next_bt_clicked(), and fdft_window_init_widgets().