#include <window_gui.h>
Data Fields | |
uint | width |
Minimum allowed width of the window. | |
uint | height |
Minimum allowed height of the window. | |
uint | step_width |
Step-size of width resize changes. | |
uint | step_height |
Step-size of height resize changes. |
Definition at line 93 of file window_gui.h.