Struct
PosImState
Description
struct PosImState {
gboolean active;
char* surrounding_text;
guint anchor;
guint cursor;
PosInputMethodTextChangeCause text_change_cause;
PosInputMethodPurpose purpose;
PosInputMethodHint hint;
}
No description available.
Structure members
active:gbooleanNo description available.
surrounding_text:char*No description available.
anchor:guintNo description available.
cursor:guintNo description available.
text_change_cause:PosInputMethodTextChangeCauseNo description available.
purpose:PosInputMethodPurposeNo description available.
hint:PosInputMethodHintNo description available.