PreeditFocusMode
Description:
[ CCode ( cprefix = "IBUS_ENGINE_PREEDIT_" , type_id = "ibus_preedit_focus_mode_get_type ()" ) ]
public enum PreeditFocusMode
Pre-edit commit mode when the focus is lost.
Content:
Enum values:
- CLEAR - pre-edit text is cleared.
- COMMIT - pre-edit text is
committed.