|
MiniGUI API Reference (MiniGUI-Standalone)
v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Macros | |
| #define | g_rcScr (GetScreenRect()) |
| Contains the rectangle of the whole screen. More... | |
| #define | g_rcDesktop g_rcScr |
| Contains the rectangle of desktop of the application. More... | |
Functions | |
| MG_EXPORT RECT GUIAPI | GetScreenRect (void) |
| Return the rectangle of the physical screen. More... | |
| #define g_rcDesktop g_rcScr |
| #define g_rcScr (GetScreenRect()) |
| RECT GUIAPI GetScreenRect | ( | void | ) |
Return the rectangle of the physical screen.
Since 5.0.0
1.8.17