|
librime 1.2
Rime Input Method Engine, the core library
|
#include <menu.h>
Public Attributes | |
| int | page_size = 0 |
| int | page_no = 0 |
| bool | is_last_page = false |
| CandidateList | candidates |
| CandidateList rime::Page::candidates |
| bool rime::Page::is_last_page = false |
| int rime::Page::page_no = 0 |
| int rime::Page::page_size = 0 |