#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | pad0 |
| uint16_t | length |
| xcb_window_t | src_window |
| xcb_window_t | dst_window |
| int16_t | src_x |
| int16_t | src_y |
| xcb_window_t xcb_translate_coordinates_request_t::dst_window |
Referenced by xcb_translate_coordinates(), and xcb_translate_coordinates_unchecked().
Referenced by xcb_translate_coordinates(), and xcb_translate_coordinates_unchecked().
| xcb_window_t xcb_translate_coordinates_request_t::src_window |
Referenced by xcb_translate_coordinates(), and xcb_translate_coordinates_unchecked().
Referenced by xcb_translate_coordinates(), and xcb_translate_coordinates_unchecked().
Referenced by xcb_translate_coordinates(), and xcb_translate_coordinates_unchecked().
1.5.9