gfx.window.xcb

Undocumented in source.

Modules

context
module gfx.window.xcb.context
Undocumented in source.

Members

Classes

XcbDisplay
class XcbDisplay
Undocumented in source.
XcbWindow
class XcbWindow
Undocumented in source.

Enums

Atom
enum Atom

List of X atoms that are fetched automatically

Functions

drawArgbVisual
xcb_visualtype_t* drawArgbVisual(xcb_screen_t* s)
Undocumented in source. Be warned that the author may not have intended to support it.
drawVisualDepth
ubyte drawVisualDepth(xcb_screen_t* s, xcb_visualid_t vis)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

gfxXcbLogMask
enum gfxXcbLogMask;
Undocumented in source.

Properties

xcbEventType
ubyte xcbEventType [@property getter]

get the response_type field masked for

Variables

gfxXcbLog
auto gfxXcbLog;
Undocumented in source.

Meta