Expand description
Module for Foreign Function Interface bindings.
Structs§
- FFI type for the Generic Event Extension.
- Generic error
- Generic event.
Enums§
- XCB Connection structure.
Constants§
- XCB owns the event queue
- xcb connection shutdown because of extension not supported
- Connection closed because some FD passing operation failed
- Connection closed because the server does not have a screen matching the display.
- malloc(), calloc() and realloc() error upon failure, for eg ENOMEM
- Connection closed, error during parsing display string.
- Connection closed, exceeding request length that server accepts.
- xcb connection errors because of socket, pipe and other stream errors.
response_type
number corresponding to a xcb_ge_generic_event_t.- Current protocol version
- Current minor version
- X_TCP_PORT + display number = server port for TCP transport
- Xlib owns the event queue
Functions§
- Get an XCB connection from the
xlib::Display
. - Set the owner of the X client event queue.
Type Aliases§
- Type for XSetEventQueueOwner owner parameter