- Class xcb_ge_event_t
- Since some fields in this struct have unfortunate names, it is recommended to use xcb_ge_generic_event_t instead.
- "
- This function cannot be used in a thread-safe way. Two threads that run xcb_send_fd(); xcb_send_request(); could mix up their file descriptors. Instead, xcb_send_request_with_fds() should be used.