A struct that holds the number of pixels that a widget would take up on the screen. More...
#include <size.hpp>
Public Attributes | |
| uisize_t | x |
| The width of the widget. | |
| uisize_t | y |
| The height of the widget. | |
A struct that holds the number of pixels that a widget would take up on the screen.