MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Macros | Variables
Global Rectangles

Macros

#define g_rcDesktop   g_rcScr
 Contains the rectangle of desktop of the application. More...
 

Variables

MG_EXPORT RECT g_rcScr
 Contains the rectangle of the whole screen. More...
 

Detailed Description

Macro Definition Documentation

#define g_rcDesktop   g_rcScr

Contains the rectangle of desktop of the application.

g_rcDesktop is defined as an alias (macro) of g_rcScr.

See also
g_rcScr

Definition at line 86 of file minigui.h.

Variable Documentation

RECT g_rcScr

Contains the rectangle of the whole screen.