MiniGUI API Reference (MiniGUI-Standalone)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Modules | |
Styles of coolbar control | |
Messages of coolbar control | |
Data Structures | |
struct | _COOLBARITEMINFO |
Macros | |
#define | CTRL_COOLBAR ("CoolBar") |
The class name of coolbar control. More... | |
Typedefs | |
typedef struct _COOLBARITEMINFO | COOLBARITEMINFO |
typedef COOLBARITEMINFO * | PCOOLBARITEMINFO |
Data type of the pointer to a COOLBARITEMINFO. More... | |
#define CTRL_COOLBAR ("CoolBar") |
typedef struct _COOLBARITEMINFO COOLBARITEMINFO |
Structure of the coolbar item info
typedef struct COOLBARITEMINFO * PCOOLBARITEMINFO |