Go to the source code of this file.
Functions | |
WSMngSearchData * | ws_manager_create () |
Creates new instance of WSMngSearchData structure. | |
gboolean | ws_mng_start_main_loop (WSMngSearchData *serach_data) |
Function used to run and initialize main loop. | |
void | ws_mng_init_dbus (WSMngSearchData *data) |
Function used to initialize D-BUS. | |
void | ws_mng_init (WSMngSearchData *data) |
Function used to initialize manager. | |
void | ws_mng_close (WSMngSearchData *data) |
Function used to close dictionaries and modules. |
Definition in file ws_manager.c.