XCB
1.11.1
|
xcb_get_geometry_reply_t More...
#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 | pad0 [2] |
uint8_t xcb_get_geometry_reply_t::depth |
uint16_t xcb_get_geometry_reply_t::height |
uint32_t xcb_get_geometry_reply_t::length |
uint8_t xcb_get_geometry_reply_t::pad0[2] |
xcb_window_t xcb_get_geometry_reply_t::root |
uint16_t xcb_get_geometry_reply_t::sequence |
uint16_t xcb_get_geometry_reply_t::width |
int16_t xcb_get_geometry_reply_t::x |
int16_t xcb_get_geometry_reply_t::y |