XIconSize
version(linux)
extern (
C) nothrow @
nogc struct XIconSize {
}
- height_inc
int height_inc;
- max_height
int max_height;
Undocumented in source.
- max_width
int max_width;
- min_height
int min_height;
Undocumented in source.
- min_width
int min_width;
Undocumented in source.
- width_inc
int width_inc;
Undocumented in source.
derelict x11 Xutil
aliasesenumsfunctionsstructstemplatesvariables