![]() |
GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
A cursor change msg. More...
#include <gp_proxy_proto.h>
Data Fields | |
| uint32_t | type |
| Event type set to GP_PROXY_CURSOR. | |
| uint32_t | size |
| Size is set to header size + sizeof(uint32_t). | |
| uint32_t | cursor |
| A cursor change request. | |
A cursor change msg.
Definition at line 264 of file gp_proxy_proto.h.