#include <xproto.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | only_if_exists |
uint16_t | length |
uint16_t | name_len |
uint8_t | pad0 [2] |
Referenced by xcb_intern_atom(), and xcb_intern_atom_unchecked().
uint16_t xcb_intern_atom_request_t::length |
uint16_t xcb_intern_atom_request_t::name_len |
Referenced by xcb_intern_atom(), and xcb_intern_atom_unchecked().
uint8_t xcb_intern_atom_request_t::pad0[2] |
Referenced by xcb_intern_atom(), and xcb_intern_atom_unchecked().