XTextProperty
version(linux)
extern (
C) nothrow @
nogc struct XTextProperty {
}
- 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.
derelict x11 Xutil
aliasesenumsfunctionsstructstemplatesvariables