XIconSize

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

Members

Variables

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.

Meta