librime 1.2
Rime Input Method Engine, the core library
RIME_FLAVORED Struct Reference

#include <rime_api.h>

Collaboration diagram for RIME_FLAVORED:

Public Attributes

int page_size
int page_no
Bool is_last_page
int highlighted_candidate_index
int num_candidates
RimeCandidatecandidates
char * select_keys

Member Data Documentation

◆ candidates

RimeCandidate* RIME_FLAVORED::candidates

◆ highlighted_candidate_index

int RIME_FLAVORED::highlighted_candidate_index

◆ is_last_page

Bool RIME_FLAVORED::is_last_page

◆ num_candidates

int RIME_FLAVORED::num_candidates

◆ page_no

int RIME_FLAVORED::page_no

◆ page_size

int RIME_FLAVORED::page_size

◆ select_keys

char* RIME_FLAVORED::select_keys

The documentation for this struct was generated from the following file: