#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | alloc |
| uint16_t | length |
| xcb_colormap_t | mid |
| xcb_window_t | window |
| xcb_visualid_t | visual |
Referenced by xcb_create_colormap(), and xcb_create_colormap_checked().
| xcb_colormap_t xcb_create_colormap_request_t::mid |
Referenced by xcb_create_colormap(), and xcb_create_colormap_checked().
| xcb_visualid_t xcb_create_colormap_request_t::visual |
Referenced by xcb_create_colormap(), and xcb_create_colormap_checked().
| xcb_window_t xcb_create_colormap_request_t::window |
Referenced by xcb_create_colormap(), and xcb_create_colormap_checked().
1.5.9