Structsยง
- ImeContext
- ImeContext
Client ๐Data - Preedit
Callbacks ๐ - Struct to simplify callback creation and latter passing into Xlib XIM.
Enumsยง
- ImeContext
Creation Error - IME creation error.
Functionsยง
- calc_
byte_ ๐position - create_
xim_ ๐callback - Wrapper for creating XIM callbacks.
- preedit_
caret_ ๐callback - Handling of cursor movements in preedit text.
- preedit_
done_ ๐callback - Done callback is used when the preedit should be hidden.
- preedit_
draw_ ๐callback - Preedit text information to be drawn inline by the client.
- preedit_
start_ ๐callback - The server started preedit.
Type Aliasesยง
- XIMProc
Nonnull ๐ - The callback used by XIM preedit functions.