xim: add callback preedit and UTF-8 negotiation
This commit is contained in:
@@ -79,3 +79,10 @@ void ibus_active_release_lifecycle(struct ct*);
|
||||
void xim_adapter_key_contract(struct ct*);
|
||||
void xim_adapter_release_lifecycle(struct ct*);
|
||||
void xim_adapter_free_waits_for_release(struct ct*);
|
||||
void xim_adapter_styles(struct ct*);
|
||||
void xim_adapter_encoding_negotiation(struct ct*);
|
||||
void xim_adapter_callback_replacement(struct ct*);
|
||||
void xim_adapter_callback_unicode(struct ct*);
|
||||
void xim_adapter_callback_cleanup(struct ct*);
|
||||
void xim_adapter_callback_transfer(struct ct*);
|
||||
void xim_adapter_commit_encoding(struct ct*);
|
||||
|
||||
Reference in New Issue
Block a user