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

_MG_Layer Struct Reference
[MiniGUI-Processes specific variables]

#include <minigui.h>

Data Fields


Detailed Description

Layer information.

Definition at line 160 of file minigui.h.


Field Documentation

MG_Client* cli_active
 

The pointer to the active client on the layer.

Definition at line 171 of file minigui.h.

MG_Client* cli_head
 

The pointer to the list of clients in the layer.

Definition at line 169 of file minigui.h.

DWORD dwAddData
 

The pointer to the active client on the layer.

Definition at line 166 of file minigui.h.

char name[LEN_LAYER_NAME+1]
 

The name of the layer.

Definition at line 163 of file minigui.h.

struct _MG_Layer* next
 

The pointer to the next layer.

Definition at line 174 of file minigui.h.

struct _MG_Layer* prev
 

The pointer to the previous layer.

Definition at line 176 of file minigui.h.

void* zorder_info
 

Internal field.

Definition at line 179 of file minigui.h.

int zorder_shmid
 

Internal field.

Definition at line 181 of file minigui.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2