Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_MG_Layer Struct Reference
[MiniGUI-Lite specific variables]

#include <minigui.h>

Data Fields


Detailed Description

Layer information.

Definition at line 173 of file minigui.h.


Field Documentation

MG_Client* cli_active
 

The pointer to the active client on the layer.

Definition at line 181 of file minigui.h.

MG_Client* cli_head
 

The pointer to the list of clients which lay on the layer.

Definition at line 179 of file minigui.h.

DWORD dwAddData
 

The additional data of the layer.

Definition at line 183 of file minigui.h.

char name[LEN_LAYER_NAME+1]
 

The name of the layer.

Definition at line 176 of file minigui.h.

struct _MG_Layer* next
 

The pointer to the next layer.

Definition at line 186 of file minigui.h.

struct _MG_Layer* prev
 

The pointer to the previous layer.

Definition at line 188 of file minigui.h.

struct _CLIPRGN* spare_rects
 

The pointer to the region contains the spare rectangles of the layer.

Definition at line 191 of file minigui.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2