#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.
The pointer to the next layer.
Definition at line 175 of file minigui.h.
The pointer to the previous layer.
Definition at line 177 of file minigui.h.
The documentation for this struct was generated from the following file: