XCB  1.9
Data Fields
xcb_copy_gc_request_t Struct Reference

xcb_copy_gc_request_t More...

#include <xproto.h>

Data Fields

uint8_t major_opcode
uint8_t pad0
uint16_t length
xcb_gcontext_t src_gc
xcb_gcontext_t dst_gc
uint32_t value_mask

Detailed Description

xcb_copy_gc_request_t


Field Documentation

xcb_gcontext_t xcb_copy_gc_request_t::dst_gc

Referenced by xcb_copy_gc(), and xcb_copy_gc_checked().

uint16_t xcb_copy_gc_request_t::length
uint8_t xcb_copy_gc_request_t::major_opcode
uint8_t xcb_copy_gc_request_t::pad0

Referenced by xcb_copy_gc(), and xcb_copy_gc_checked().

xcb_gcontext_t xcb_copy_gc_request_t::src_gc

Referenced by xcb_copy_gc(), and xcb_copy_gc_checked().

uint32_t xcb_copy_gc_request_t::value_mask

Referenced by xcb_copy_gc(), and xcb_copy_gc_checked().


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