XCB  1.9
Data Fields
xcb_translate_coordinates_reply_t Struct Reference

xcb_translate_coordinates_reply_t More...

#include <xproto.h>

Data Fields

uint8_t response_type
uint8_t same_screen
uint16_t sequence
uint32_t length
xcb_window_t child
int16_t dst_x
int16_t dst_y

Detailed Description

xcb_translate_coordinates_reply_t


Field Documentation

xcb_window_t xcb_translate_coordinates_reply_t::child
int16_t xcb_translate_coordinates_reply_t::dst_x
int16_t xcb_translate_coordinates_reply_t::dst_y
uint32_t xcb_translate_coordinates_reply_t::length
uint8_t xcb_translate_coordinates_reply_t::response_type
uint8_t xcb_translate_coordinates_reply_t::same_screen
uint16_t xcb_translate_coordinates_reply_t::sequence

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