gigawidgets 0.3.55
A wxWidgets-style UI library for the Arduino Giga Display Shield.
 
Loading...
Searching...
No Matches
ui::Size Struct Reference

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.
 

Detailed Description

A struct that holds the number of pixels that a widget would take up on the screen.


The documentation for this struct was generated from the following file: