xcb_xfixes_cursor_notify_event_t(3) | XCB Events | xcb_xfixes_cursor_notify_event_t(3) |
xcb_xfixes_cursor_notify_event_t -
#include <xcb/xfixes.h>
typedef struct xcb_xfixes_cursor_notify_event_t {
uint8_t response_type;
uint8_t subtype;
uint16_t sequence;
xcb_window_t window;
uint32_t cursor_serial;
xcb_timestamp_t timestamp;
xcb_atom_t name;
uint8_t pad0[12]; } xcb_xfixes_cursor_notify_event_t;
Generated from xfixes.xml. Contact xcb@lists.freedesktop.org for corrections and improvements.
libxcb 1.13.1 | X Version 11 |