xcb_reparent_window_request_t Struct Reference
[XCB API]

xcb_reparent_window_request_t More...

#include <xproto.h>


Data Fields

uint8_t major_opcode
uint8_t pad0
uint16_t length
xcb_window_t window
xcb_window_t parent
int16_t x
int16_t y


Detailed Description

xcb_reparent_window_request_t

Field Documentation

uint8_t xcb_reparent_window_request_t::major_opcode

uint8_t xcb_reparent_window_request_t::pad0

uint16_t xcb_reparent_window_request_t::length

xcb_window_t xcb_reparent_window_request_t::window

xcb_window_t xcb_reparent_window_request_t::parent

int16_t xcb_reparent_window_request_t::x

int16_t xcb_reparent_window_request_t::y


The documentation for this struct was generated from the following file:
Generated on Wed Feb 13 13:57:38 2008 for XCB by  doxygen 1.5.4