X11rbConnection

Type Alias X11rbConnection 

Source
type X11rbConnection = XCBConnection;
Expand description

The underlying x11rb connection that we are using.

Aliased Typeยง

struct X11rbConnection { /* private fields */ }