#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | pad0 |
| uint16_t | length |
| xcb_window_t | owner |
| xcb_atom_t | selection |
| xcb_timestamp_t | time |
Referenced by xcb_set_selection_owner(), and xcb_set_selection_owner_checked().
| xcb_window_t xcb_set_selection_owner_request_t::owner |
Referenced by xcb_set_selection_owner(), and xcb_set_selection_owner_checked().
| xcb_atom_t xcb_set_selection_owner_request_t::selection |
Referenced by xcb_set_selection_owner(), and xcb_set_selection_owner_checked().
| xcb_timestamp_t xcb_set_selection_owner_request_t::time |
Referenced by xcb_set_selection_owner(), and xcb_set_selection_owner_checked().
1.5.6