_MG_Layer Struct Reference
[MiniGUI-Processes specific variables]

#include <minigui.h>

Data Fields


Detailed Description

Layer information.

Definition at line 161 of file minigui.h.


Field Documentation

The pointer to the active client on the layer.

Definition at line 172 of file minigui.h.

The pointer to the list of clients in the layer.

Definition at line 170 of file minigui.h.

The pointer to the active client on the layer.

Definition at line 167 of file minigui.h.

char name[LEN_LAYER_NAME+1]

The name of the layer.

Definition at line 164 of file minigui.h.

struct _MG_Layer* next

The pointer to the next layer.

Definition at line 175 of file minigui.h.

struct _MG_Layer* prev

The pointer to the previous layer.

Definition at line 177 of file minigui.h.

void* zorder_info

Internal field.

Definition at line 180 of file minigui.h.

Internal field.

Definition at line 182 of file minigui.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 16:01:53 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3