void add_ignore_event(const int sequence, const int response_type)
Adds the given sequence to the list of events which are ignored.
void handle_event(int type, xcb_generic_event_t *event)
Takes an xcb_generic_event_t and calls the appropriate handler, based on the event type.