XCB  1.9
Data Fields
xcb_get_geometry_reply_t Struct Reference

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]

Detailed Description

xcb_get_geometry_reply_t


Field Documentation

uint16_t xcb_get_geometry_reply_t::border_width
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]
uint8_t xcb_get_geometry_reply_t::response_type
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

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