#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 |
Referenced by xcb_reparent_window(), and xcb_reparent_window_checked().
| xcb_window_t xcb_reparent_window_request_t::window |
Referenced by xcb_reparent_window(), and xcb_reparent_window_checked().
| xcb_window_t xcb_reparent_window_request_t::parent |
Referenced by xcb_reparent_window(), and xcb_reparent_window_checked().
| int16_t xcb_reparent_window_request_t::x |
Referenced by xcb_reparent_window(), and xcb_reparent_window_checked().
| int16_t xcb_reparent_window_request_t::y |
Referenced by xcb_reparent_window(), and xcb_reparent_window_checked().
1.5.6