MiniGUI API Reference (MiniGUI-Processes)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
#include <minigui.h>
Data Fields | |
char | name [LEN_LAYER_NAME+1] |
DWORD | dwAddData |
MG_Client * | cli_head |
MG_Client * | cli_active |
struct _MG_Layer * | next |
struct _MG_Layer * | prev |
void * | zorder_info |
int | zorder_shmid |
MG_Client* cli_active |
MG_Client* cli_head |
DWORD dwAddData |
char name[LEN_LAYER_NAME+1] |