XTextProperty

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Windows && X11)
extern (C)
struct XTextProperty {}

Members

Variables

encoding
Atom encoding;
Undocumented in source.
format
int format;
Undocumented in source.
nitems
uint nitems;
Undocumented in source.
value
const(char)* value;
Undocumented in source.

Meta