XCB  1.9
Data Fields
xcb_shm_create_pixmap_request_t Struct Reference

xcb_shm_create_pixmap_request_t More...

#include <shm.h>

Data Fields

uint8_t major_opcode
uint8_t minor_opcode
uint16_t length
xcb_pixmap_t pid
xcb_drawable_t drawable
uint16_t width
uint16_t height
uint8_t depth
uint8_t pad0 [3]
xcb_shm_seg_t shmseg
uint32_t offset

Detailed Description

xcb_shm_create_pixmap_request_t


Field Documentation

uint8_t xcb_shm_create_pixmap_request_t::depth
xcb_drawable_t xcb_shm_create_pixmap_request_t::drawable
uint16_t xcb_shm_create_pixmap_request_t::height
uint16_t xcb_shm_create_pixmap_request_t::length
uint8_t xcb_shm_create_pixmap_request_t::major_opcode
uint8_t xcb_shm_create_pixmap_request_t::minor_opcode
uint32_t xcb_shm_create_pixmap_request_t::offset
uint8_t xcb_shm_create_pixmap_request_t::pad0[3]
xcb_pixmap_t xcb_shm_create_pixmap_request_t::pid
xcb_shm_seg_t xcb_shm_create_pixmap_request_t::shmseg
uint16_t xcb_shm_create_pixmap_request_t::width

The documentation for this struct was generated from the following file: