xcb_key_press_event_t

@brief xcb_key_press_event_t

Members

Variables

child
xcb_window_t child;

<

detail
xcb_keycode_t detail;

<

event
xcb_window_t event;

<

event_x
short event_x;

<

event_y
short event_y;

<

pad0
ubyte pad0;

<

response_type
ubyte response_type;

<

root
xcb_window_t root;

<

root_x
short root_x;

<

root_y
short root_y;

<

same_screen
ubyte same_screen;

<

sequence
ushort sequence;

<

state
ushort state;

<

time
xcb_timestamp_t time;

<

Meta