#include <minigui.h>
Definition at line 139 of file minigui.h.
|
|
The additional data of the client. |
|
|
The file descriptor of the socket connected to the client. |
|
|
The pointer to global resources. |
|
|
The last active tick count of the client. |
|
|
The pointer to the layer on which the client lays. |
|
|
The name of the client. |
|
|
The pointer to the next client in the same layer. |
|
|
PID of the client process. |
|
|
The pointer to the previous client in the same layer. |
|
|
The desktop rectangle of the client. |
|
|
UID of the client process. |
1.4.2