xcb_create_cursor_request_t  
 More...
#include <xproto.h>
|  | 
| uint8_t | major_opcode | 
|  | 
| uint8_t | pad0 | 
|  | 
| uint16_t | length | 
|  | 
| xcb_cursor_t | cid | 
|  | 
| xcb_pixmap_t | source | 
|  | 
| xcb_pixmap_t | mask | 
|  | 
| uint16_t | fore_red | 
|  | 
| uint16_t | fore_green | 
|  | 
| uint16_t | fore_blue | 
|  | 
| uint16_t | back_red | 
|  | 
| uint16_t | back_green | 
|  | 
| uint16_t | back_blue | 
|  | 
| uint16_t | x | 
|  | 
| uint16_t | y | 
|  | 
The documentation for this struct was generated from the following file: