#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | depth |
| uint16_t | length |
| xcb_window_t | wid |
| xcb_window_t | parent |
| int16_t | x |
| int16_t | y |
| uint16_t | width |
| uint16_t | height |
| uint16_t | border_width |
| uint16_t | _class |
| xcb_visualid_t | visual |
| uint32_t | value_mask |
| uint16_t xcb_create_window_request_t::_class |
Referenced by xcb_create_window(), and xcb_create_window_checked().
Referenced by xcb_create_window(), and xcb_create_window_checked().
Referenced by xcb_create_window(), and xcb_create_window_checked().
| uint16_t xcb_create_window_request_t::height |
Referenced by xcb_create_window(), and xcb_create_window_checked().
| uint16_t xcb_create_window_request_t::length |
| xcb_window_t xcb_create_window_request_t::parent |
Referenced by xcb_create_window(), and xcb_create_window_checked().
Referenced by xcb_create_window(), and xcb_create_window_checked().
| xcb_visualid_t xcb_create_window_request_t::visual |
Referenced by xcb_create_window(), and xcb_create_window_checked().
| xcb_window_t xcb_create_window_request_t::wid |
Referenced by xcb_create_window(), and xcb_create_window_checked().
| uint16_t xcb_create_window_request_t::width |
Referenced by xcb_create_window(), and xcb_create_window_checked().
| int16_t xcb_create_window_request_t::x |
Referenced by xcb_create_window(), and xcb_create_window_checked().
| int16_t xcb_create_window_request_t::y |
Referenced by xcb_create_window(), and xcb_create_window_checked().
1.5.9