#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | pad0 |
| uint16_t | length |
| xcb_window_t | window |
| xcb_timestamp_t | start |
| xcb_timestamp_t | stop |
Referenced by xcb_get_motion_events(), and xcb_get_motion_events_unchecked().
| xcb_timestamp_t xcb_get_motion_events_request_t::start |
Referenced by xcb_get_motion_events(), and xcb_get_motion_events_unchecked().
| xcb_timestamp_t xcb_get_motion_events_request_t::stop |
Referenced by xcb_get_motion_events(), and xcb_get_motion_events_unchecked().
| xcb_window_t xcb_get_motion_events_request_t::window |
Referenced by xcb_get_motion_events(), and xcb_get_motion_events_unchecked().
1.5.9