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

Public Attributes | |
| int | page_size |
| int | page_no |
| Bool | is_last_page |
| int | highlighted_candidate_index |
| int | num_candidates |
| RimeCandidate * | candidates |
| char * | select_keys |
| RimeCandidate* RIME_FLAVORED::candidates |
| int RIME_FLAVORED::highlighted_candidate_index |
| Bool RIME_FLAVORED::is_last_page |
| int RIME_FLAVORED::num_candidates |
| int RIME_FLAVORED::page_no |
| int RIME_FLAVORED::page_size |
| char* RIME_FLAVORED::select_keys |