XTextProperty

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

Members

Variables

encoding
Atom encoding;
Undocumented in source.
format
int format;
Undocumented in source.
nitems
c_ulong nitems;
Undocumented in source.
value
ubyte* value;
Undocumented in source.

Meta