XIMStyles

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

Members

Variables

count_styles
ushort count_styles;
Undocumented in source.
supported_styles
XIMStyle* supported_styles;
Undocumented in source.

Meta