XTextItem

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 XTextItem {}

Members

Variables

chars
char* chars;
Undocumented in source.
delta
int delta;
Undocumented in source.
font
Font font;
Undocumented in source.
nchars
int nchars;
Undocumented in source.

Meta