#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | depth |
| uint16_t | length |
| xcb_pixmap_t | pid |
| xcb_drawable_t | drawable |
| uint16_t | width |
| uint16_t | height |
Referenced by xcb_create_pixmap(), and xcb_create_pixmap_checked().
| uint16_t xcb_create_pixmap_request_t::length |
| xcb_pixmap_t xcb_create_pixmap_request_t::pid |
Referenced by xcb_create_pixmap(), and xcb_create_pixmap_checked().
| xcb_drawable_t xcb_create_pixmap_request_t::drawable |
Referenced by xcb_create_pixmap(), and xcb_create_pixmap_checked().
| uint16_t xcb_create_pixmap_request_t::width |
Referenced by xcb_create_pixmap(), and xcb_create_pixmap_checked().
| uint16_t xcb_create_pixmap_request_t::height |
Referenced by xcb_create_pixmap(), and xcb_create_pixmap_checked().
1.5.6