XIMPreeditDrawCallbackStruct

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C) nothrow @nogc
struct XIMPreeditDrawCallbackStruct {}

Members

Variables

caret
int caret;
Undocumented in source.
chg_first
int chg_first;
Undocumented in source.
chg_length
int chg_length;
Undocumented in source.
text
XIMText* text;
Undocumented in source.

Meta