Struct xcb_imdkit::PreeditInfo [−][src]
pub struct PreeditInfo<'a> { /* fields omitted */ }Expand description
PreeditInfo provides information about the text that is currently being edited by the IME.
Additionally it provides information about how the text has been changed.
Implementations
Status bitmask.
0x01: no string0x02: no feedback
If no bits are set, text contains the current text of the IME.
Length of the change counting characters.