#include <xproto.h>
Data Fields | |
uint8_t | response_type |
uint8_t | depth |
uint16_t | sequence |
uint32_t | length |
xcb_window_t | root |
int16_t | x |
int16_t | y |
uint16_t | width |
uint16_t | height |
uint16_t | border_width |
uint8_t xcb_get_geometry_reply_t::depth |
uint16_t xcb_get_geometry_reply_t::sequence |
uint32_t xcb_get_geometry_reply_t::length |
xcb_window_t xcb_get_geometry_reply_t::root |
int16_t xcb_get_geometry_reply_t::x |
int16_t xcb_get_geometry_reply_t::y |
uint16_t xcb_get_geometry_reply_t::width |
uint16_t xcb_get_geometry_reply_t::height |