|
librime 1.2
Rime Input Method Engine, the core library
|
#include <rime_api.h>
Public Attributes | |
| int | length |
| int | cursor_pos |
| int | sel_start |
| int | sel_end |
| char * | preedit |
| int RimeComposition::cursor_pos |
| int RimeComposition::length |
| char* RimeComposition::preedit |
| int RimeComposition::sel_end |
| int RimeComposition::sel_start |