Data Fields | |
GnomeVFSHandle * | dictionary |
GnomeVFSHandle * | index |
gchar * | dict_path |
gchar * | ifo_file_name |
gchar * | idx_file_name |
gboolean | idx_compressed |
gchar * | dic_file_name |
gboolean | dic_compressed |
gchar * | lang_from |
gchar * | lang_to |
gchar * | title |
gint | word_count |
gint | idx_file_length |
gchar * | types |
gchar * | icon |
EngineStatus | last_error |
gboolean | auto_free |
gpointer | idx_file |
cb_progress | cb_progress_caching |
gpointer | cb_progress_caching_data |
gdouble | cb_progress_caching_seed |
cb_progress | cb_progress_word_list |
gpointer | cb_progress_word_list_data |
gdouble | cb_progress_word_list_seed |
cb_progress | cb_progress_word_trans |
gpointer | cb_progress_word_trans_data |
gdouble | cb_progress_word_trans_seed |
cb_word_list | cb_search_word_list |
gpointer | cb_search_word_list_data |
cb_word_translation | cb_search_word_trans |
gpointer | cb_search_word_trans_data |
Definition at line 107 of file engine_stardict.h.