|
librime 1.2
Rime Input Method Engine, the core library
|
#include <rime_api.h>

Go to the source code of this file.
Namespaces | |
| namespace | rime |
Functions | |
| RIME_DLL void | rime::LoadModules (const char *module_names[]) |
| RIME_DLL void | rime::SetupDeployer (RimeTraits *traits) |
| RIME_DLL void | rime::SetupLogging (const char *app_name, int min_log_level, const char *log_dir) |
| RIME_DLL void | rime::SetupLogging (const char *app_name) |
Variables | |
| RIME_DLL const char * | rime::kDefaultModules [] |
| RIME_DLL const char * | rime::kDeployerModules [] |
| const char * | rime::kLegacyModules [] |