#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | pad0 |
| uint16_t | length |
| xcb_window_t | requestor |
| xcb_atom_t | selection |
| xcb_atom_t | target |
| xcb_atom_t | property |
| xcb_timestamp_t | time |
Referenced by xcb_convert_selection(), and xcb_convert_selection_checked().
| xcb_atom_t xcb_convert_selection_request_t::property |
Referenced by xcb_convert_selection(), and xcb_convert_selection_checked().
| xcb_window_t xcb_convert_selection_request_t::requestor |
Referenced by xcb_convert_selection(), and xcb_convert_selection_checked().
| xcb_atom_t xcb_convert_selection_request_t::selection |
Referenced by xcb_convert_selection(), and xcb_convert_selection_checked().
| xcb_atom_t xcb_convert_selection_request_t::target |
Referenced by xcb_convert_selection(), and xcb_convert_selection_checked().
| xcb_timestamp_t xcb_convert_selection_request_t::time |
Referenced by xcb_convert_selection(), and xcb_convert_selection_checked().
1.5.9