#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | pad0 |
| uint16_t | length |
| xcb_colormap_t | cmap |
| uint16_t | red |
| uint16_t | green |
| uint16_t | blue |
| uint16_t xcb_alloc_color_request_t::blue |
Referenced by xcb_alloc_color(), and xcb_alloc_color_unchecked().
| xcb_colormap_t xcb_alloc_color_request_t::cmap |
Referenced by xcb_alloc_color(), and xcb_alloc_color_unchecked().
| uint16_t xcb_alloc_color_request_t::green |
Referenced by xcb_alloc_color(), and xcb_alloc_color_unchecked().
| uint16_t xcb_alloc_color_request_t::length |
| uint8_t xcb_alloc_color_request_t::pad0 |
Referenced by xcb_alloc_color(), and xcb_alloc_color_unchecked().
| uint16_t xcb_alloc_color_request_t::red |
Referenced by xcb_alloc_color(), and xcb_alloc_color_unchecked().
1.5.9