XCB  1.9
Data Fields
xcb_create_pixmap_request_t Struct Reference

xcb_create_pixmap_request_t More...

#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

Detailed Description

xcb_create_pixmap_request_t


Field Documentation

uint8_t xcb_create_pixmap_request_t::depth
xcb_drawable_t xcb_create_pixmap_request_t::drawable
uint16_t xcb_create_pixmap_request_t::height
uint16_t xcb_create_pixmap_request_t::length
uint8_t xcb_create_pixmap_request_t::major_opcode
xcb_pixmap_t xcb_create_pixmap_request_t::pid
uint16_t xcb_create_pixmap_request_t::width

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