[][src]Module x11rb::cookie

Cookies are handles to future replies or errors from the X11 server.

Structs

Cookie

A handle to a response from the X11 server.

CookieWithFds

A handle to a response containing RawFd from the X11 server.

ListFontsWithInfoCookie

A handle to the replies to a ListFontsWithInfo request.

RecordEnableContextCookie

A handle to the replies to a record::EnableContext request.

VoidCookie

A handle to a possible error from the X11 server.