src/manager/include/ws_mng_callbacks.h File Reference

Callback functions called by other modules - header. More...

Go to the source code of this file.

Functions

Callback function called by other modules (GUI and engines).
void ws_mng_progress_bar (double progress, gpointer user_data, EngineStatus error)
 Function used to send information about progress of caching (engines).
void ws_mng_on_search_word (GError *error, GArray *word, gpointer user_data)
 Called when find word event occurs (UI).
void ws_mng_on_search_translation (GError *error, GArray *word, gpointer user_data)
 Called when find translation event occurs (UI).
void ws_mng_signal_handling (GError *error, GArray *signal, gpointer user_data)
 Function used for handling signals sent by user interface (UI).


Detailed Description

Callback functions called by other modules - header.

Definition in file ws_mng_callbacks.h.


Generated on Fri Jan 11 14:30:17 2008 for mDictionary Project by  doxygen 1.5.1