riverd.x11.types

Undocumented in source.

Members

Aliases

Atom
alias Atom = uint
Undocumented in source.
Bool
alias Bool = int
Undocumented in source.
Colormap
alias Colormap = XID
Undocumented in source.
Cursor
alias Cursor = XID
Undocumented in source.
Display
alias Display = void
Undocumented in source.
Drawable
alias Drawable = XID
Undocumented in source.
Font
alias Font = XID
Undocumented in source.
GC
alias GC = _XGC*
Undocumented in source.
GContext
alias GContext = XID
Undocumented in source.
KeyCode
alias KeyCode = ubyte
Undocumented in source.
KeySym
alias KeySym = XID
Undocumented in source.
Mask
alias Mask = uint
Undocumented in source.
Pixmap
alias Pixmap = XID
Undocumented in source.
Status
alias Status = int
Undocumented in source.
Time
alias Time = uint
Undocumented in source.
VisualID
alias VisualID = uint
Undocumented in source.
Window
alias Window = XID
Undocumented in source.
XButtonPressedEvent
alias XButtonPressedEvent = XButtonEvent
Undocumented in source.
XButtonReleasedEvent
alias XButtonReleasedEvent = XButtonEvent
Undocumented in source.
XConnectionWatchProc
alias XConnectionWatchProc = void function(Display*, XPointer, int, Bool, XPointer*)
Undocumented in source.
XContext
alias XContext = int
Undocumented in source.
XEnterWindowEvent
alias XEnterWindowEvent = XCrossingEvent
Undocumented in source.
XErrorHandler
alias XErrorHandler = int function(Display*, XErrorEvent*)
Undocumented in source.
XFocusInEvent
alias XFocusInEvent = XFocusChangeEvent
Undocumented in source.
XFocusOutEvent
alias XFocusOutEvent = XFocusChangeEvent
Undocumented in source.
XFontSet
alias XFontSet = _XOC*
Undocumented in source.
XIC
alias XIC = _XIC*
Undocumented in source.
XICProc
alias XICProc = Bool function(XIC, XPointer, XPointer)
Undocumented in source.
XID
alias XID = uint
Undocumented in source.
XIDProc
alias XIDProc = void function(Display*, XPointer, XPointer)
Undocumented in source.
XIM
alias XIM = _XIM*
Undocumented in source.
XIMFeedback
alias XIMFeedback = c_ulong
Undocumented in source.
XIMHotKeyState
alias XIMHotKeyState = c_ulong
Undocumented in source.
XIMPreeditState
alias XIMPreeditState = c_ulong
Undocumented in source.
XIMProc
alias XIMProc = void function(XIM, XPointer, XPointer)
Undocumented in source.
XIMResetState
alias XIMResetState = c_ulong
Undocumented in source.
XIMStringConversionFeedback
alias XIMStringConversionFeedback = c_ulong
Undocumented in source.
XIMStringConversionOperation
alias XIMStringConversionOperation = c_ulong
Undocumented in source.
XIMStringConversionPosition
alias XIMStringConversionPosition = c_ulong
Undocumented in source.
XIMStringConversionType
alias XIMStringConversionType = c_ulong
Undocumented in source.
XIMStyle
alias XIMStyle = c_ulong
Undocumented in source.
XIOErrorHandler
alias XIOErrorHandler = int function(Display*)
Undocumented in source.
XKeyPressedEvent
alias XKeyPressedEvent = XKeyEvent
Undocumented in source.
XKeyReleasedEvent
alias XKeyReleasedEvent = XKeyEvent
Undocumented in source.
XLeaveWindowEvent
alias XLeaveWindowEvent = XCrossingEvent
Undocumented in source.
XOC
alias XOC = _XOC*
Undocumented in source.
XOM
alias XOM = _XOM*
Undocumented in source.
XOMOrientation_Context
alias XOMOrientation_Context = XOrientation.XOMOrientation_Context
Undocumented in source.
XOMOrientation_LTR_TTB
alias XOMOrientation_LTR_TTB = XOrientation.XOMOrientation_LTR_TTB
Undocumented in source.
XOMOrientation_RTL_TTB
alias XOMOrientation_RTL_TTB = XOrientation.XOMOrientation_RTL_TTB
Undocumented in source.
XOMOrientation_TTB_LTR
alias XOMOrientation_TTB_LTR = XOrientation.XOMOrientation_TTB_LTR
Undocumented in source.
XOMOrientation_TTB_RTL
alias XOMOrientation_TTB_RTL = XOrientation.XOMOrientation_TTB_RTL
Undocumented in source.
XPointer
alias XPointer = byte*
Undocumented in source.
XPointerMovedEvent
alias XPointerMovedEvent = XMotionEvent
Undocumented in source.
XVaNestedList
alias XVaNestedList = void*
Undocumented in source.
XrmDatabase
alias XrmDatabase = _XrmHashBucketRec*
Undocumented in source.
XrmHashBucket
alias XrmHashBucket = _XrmHashBucketRec*
Undocumented in source.
XrmHashTable
alias XrmHashTable = XrmHashBucket*
Undocumented in source.
XrmQuark
alias XrmQuark = int
Undocumented in source.
XrmQuarkList
alias XrmQuarkList = int*
Undocumented in source.
XrmSearchList
alias XrmSearchList = XrmHashTable[]
Undocumented in source.
XrmValuePtr
alias XrmValuePtr = XrmValue*
Undocumented in source.
da_XActivateScreenSaver
alias da_XActivateScreenSaver = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAddConnectionWatch
alias da_XAddConnectionWatch = Status function(Display*, XConnectionWatchProc, XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAddExtension
alias da_XAddExtension = XExtCodes* function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAddHost
alias da_XAddHost = int function(Display*, XHostAddress*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAddHosts
alias da_XAddHosts = int function(Display*, XHostAddress*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAddToExtensionList
alias da_XAddToExtensionList = int function(XExtData**, XExtData*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAddToSaveSet
alias da_XAddToSaveSet = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAllPlanes
alias da_XAllPlanes = c_ulong function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAllocColor
alias da_XAllocColor = Status function(Display*, Colormap, XColor*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAllocColorCells
alias da_XAllocColorCells = Status function(Display*, Colormap, Bool, c_ulong*, uint, c_ulong*, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAllocColorPlanes
alias da_XAllocColorPlanes = Status function(Display*, Colormap, Bool, c_ulong*, int, int, int, int, c_ulong*, c_ulong*, c_ulong*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAllocNamedColor
alias da_XAllocNamedColor = Status function(Display*, Colormap, const(char)*, XColor*, XColor*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAllowEvents
alias da_XAllowEvents = int function(Display*, int, Time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAutoRepeatOff
alias da_XAutoRepeatOff = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XAutoRepeatOn
alias da_XAutoRepeatOn = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XBaseFontNameListOfFontSet
alias da_XBaseFontNameListOfFontSet = char* function(XFontSet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XBell
alias da_XBell = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XBitmapBitOrder
alias da_XBitmapBitOrder = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XBitmapPad
alias da_XBitmapPad = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XBitmapUnit
alias da_XBitmapUnit = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XBlackPixel
alias da_XBlackPixel = c_ulong function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XBlackPixelOfScreen
alias da_XBlackPixelOfScreen = c_ulong function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCellsOfScreen
alias da_XCellsOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XChangeActivePointerGrab
alias da_XChangeActivePointerGrab = int function(Display*, uint, Cursor, Time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XChangeGC
alias da_XChangeGC = int function(Display*, GC, c_ulong, XGCValues*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XChangeKeyboardControl
alias da_XChangeKeyboardControl = int function(Display*, c_ulong, XKeyboardControl*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XChangeKeyboardMapping
alias da_XChangeKeyboardMapping = int function(Display*, int, int, KeySym*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XChangePointerControl
alias da_XChangePointerControl = int function(Display*, Bool, Bool, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XChangeProperty
alias da_XChangeProperty = int function(Display*, Window, Atom, Atom, int, int, const(ubyte)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XChangeSaveSet
alias da_XChangeSaveSet = int function(Display*, Window, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XChangeWindowAttributes
alias da_XChangeWindowAttributes = int function(Display*, Window, c_ulong, XSetWindowAttributes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCheckIfEvent
alias da_XCheckIfEvent = Bool function(Display*, XEvent*, Bool function(Display*, XEvent*, XPointer), XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCheckMaskEvent
alias da_XCheckMaskEvent = Bool function(Display*, c_long, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCheckTypedEvent
alias da_XCheckTypedEvent = Bool function(Display*, int, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCheckTypedWindowEvent
alias da_XCheckTypedWindowEvent = Bool function(Display*, Window, int, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCheckWindowEvent
alias da_XCheckWindowEvent = Bool function(Display*, Window, c_long, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCirculateSubwindows
alias da_XCirculateSubwindows = int function(Display*, Window, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCirculateSubwindowsDown
alias da_XCirculateSubwindowsDown = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCirculateSubwindowsUp
alias da_XCirculateSubwindowsUp = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XClearArea
alias da_XClearArea = int function(Display*, Window, int, int, uint, uint, Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XClearWindow
alias da_XClearWindow = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCloseDisplay
alias da_XCloseDisplay = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCloseIM
alias da_XCloseIM = Status function(XIM)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCloseOM
alias da_XCloseOM = Status function(XOM)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XConfigureWindow
alias da_XConfigureWindow = int function(Display*, Window, uint, XWindowChanges*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XConnectionNumber
alias da_XConnectionNumber = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XContextDependentDrawing
alias da_XContextDependentDrawing = Bool function(XFontSet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XContextualDrawing
alias da_XContextualDrawing = Bool function(XFontSet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XConvertSelection
alias da_XConvertSelection = int function(Display*, Atom, Atom, Atom, Window, Time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCopyArea
alias da_XCopyArea = int function(Display*, Drawable, Drawable, GC, int, int, uint, uint, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCopyColormapAndFree
alias da_XCopyColormapAndFree = Colormap function(Display*, Colormap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCopyGC
alias da_XCopyGC = int function(Display*, GC, c_ulong, GC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCopyPlane
alias da_XCopyPlane = int function(Display*, Drawable, Drawable, GC, int, int, uint, uint, int, int, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateBitmapFromData
alias da_XCreateBitmapFromData = Pixmap function(Display*, Drawable, const(char)*, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateColormap
alias da_XCreateColormap = Colormap function(Display*, Window, Visual*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateFontCursor
alias da_XCreateFontCursor = Cursor function(Display*, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateFontSet
alias da_XCreateFontSet = XFontSet function(Display*, const(char)*, char***, int*, char**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateGC
alias da_XCreateGC = GC function(Display*, Drawable, c_ulong, XGCValues*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateGlyphCursor
alias da_XCreateGlyphCursor = Cursor function(Display*, Font, Font, uint, uint, const(XColor)*, const(XColor)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateIC
alias da_XCreateIC = XIC function(XIM, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateImage
alias da_XCreateImage = XImage* function(Display*, Visual*, uint, int, int, char*, uint, uint, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateOC
alias da_XCreateOC = XOC function(XOM, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreatePixmap
alias da_XCreatePixmap = Pixmap function(Display*, Drawable, uint, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreatePixmapCursor
alias da_XCreatePixmapCursor = Cursor function(Display*, Pixmap, Pixmap, XColor*, XColor*, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreatePixmapFromBitmapData
alias da_XCreatePixmapFromBitmapData = Pixmap function(Display*, Drawable, char*, uint, uint, c_ulong, c_ulong, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateSimpleWindow
alias da_XCreateSimpleWindow = Window function(Display*, Window, int, int, uint, uint, uint, c_ulong, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XCreateWindow
alias da_XCreateWindow = Window function(Display*, Window, int, int, uint, uint, uint, int, uint, Visual*, c_ulong, XSetWindowAttributes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultColormap
alias da_XDefaultColormap = Colormap function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultColormapOfScreen
alias da_XDefaultColormapOfScreen = Colormap function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultDepth
alias da_XDefaultDepth = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultDepthOfScreen
alias da_XDefaultDepthOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultGC
alias da_XDefaultGC = GC function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultGCOfScreen
alias da_XDefaultGCOfScreen = GC function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultRootWindow
alias da_XDefaultRootWindow = Window function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultScreen
alias da_XDefaultScreen = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultScreenOfDisplay
alias da_XDefaultScreenOfDisplay = Screen* function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultVisual
alias da_XDefaultVisual = Visual* function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefaultVisualOfScreen
alias da_XDefaultVisualOfScreen = Visual* function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDefineCursor
alias da_XDefineCursor = int function(Display*, Window, Cursor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDeleteModifiermapEntry
alias da_XDeleteModifiermapEntry = XModifierKeymap* function(XModifierKeymap*, KeyCode, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDeleteModifiermapEntry
alias da_XDeleteModifiermapEntry = XModifierKeymap* function(XModifierKeymap*, uint, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDeleteProperty
alias da_XDeleteProperty = int function(Display*, Window, Atom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDestroyIC
alias da_XDestroyIC = void function(XIC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDestroyOC
alias da_XDestroyOC = void function(XOC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDestroySubwindows
alias da_XDestroySubwindows = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDestroyWindow
alias da_XDestroyWindow = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDirectionalDependentDrawing
alias da_XDirectionalDependentDrawing = Bool function(XFontSet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisableAccessControl
alias da_XDisableAccessControl = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayCells
alias da_XDisplayCells = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayHeight
alias da_XDisplayHeight = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayHeightMM
alias da_XDisplayHeightMM = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayKeycodes
alias da_XDisplayKeycodes = int function(Display*, int*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayMotionBufferSize
alias da_XDisplayMotionBufferSize = c_ulong function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayName
alias da_XDisplayName = char* function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayOfIM
alias da_XDisplayOfIM = Display* function(XIM)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayOfOM
alias da_XDisplayOfOM = Display* function(XOM)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayOfScreen
alias da_XDisplayOfScreen = Display* function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayPlanes
alias da_XDisplayPlanes = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayString
alias da_XDisplayString = char* function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayWidth
alias da_XDisplayWidth = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDisplayWidthMM
alias da_XDisplayWidthMM = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDoesBackingStore
alias da_XDoesBackingStore = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDoesSaveUnders
alias da_XDoesSaveUnders = Bool function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawArc
alias da_XDrawArc = int function(Display*, Drawable, GC, int, int, uint, uint, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawArcs
alias da_XDrawArcs = int function(Display*, Drawable, GC, XArc*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawImageString
alias da_XDrawImageString = int function(Display*, Drawable, GC, int, int, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawImageString16
alias da_XDrawImageString16 = int function(Display*, Drawable, GC, int, int, const XChar2b*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawLine
alias da_XDrawLine = int function(Display*, Drawable, GC, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawLines
alias da_XDrawLines = int function(Display*, Drawable, GC, XPoint*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawPoint
alias da_XDrawPoint = int function(Display*, Drawable, GC, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawPoints
alias da_XDrawPoints = int function(Display*, Drawable, GC, XPoint*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawRectangle
alias da_XDrawRectangle = int function(Display*, Drawable, GC, int, int, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawRectangles
alias da_XDrawRectangles = int function(Display*, Drawable, GC, XRectangle*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawSegments
alias da_XDrawSegments = int function(Display*, Drawable, GC, XSegment*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawString
alias da_XDrawString = int function(Display*, Drawable, GC, int, int, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawString16
alias da_XDrawString16 = int function(Display*, Drawable, GC, int, int, const XChar2b*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawText
alias da_XDrawText = int function(Display*, Drawable, GC, int, int, XTextItem*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XDrawText16
alias da_XDrawText16 = int function(Display*, Drawable, GC, int, int, XTextItem16*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XEHeadOfExtensionList
alias da_XEHeadOfExtensionList = XExtData** function(XEDataObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XEnableAccessControl
alias da_XEnableAccessControl = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XEventMaskOfScreen
alias da_XEventMaskOfScreen = c_long function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XEventsQueued
alias da_XEventsQueued = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XExtendedMaxRequestSize
alias da_XExtendedMaxRequestSize = c_long function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XExtentsOfFontSet
alias da_XExtentsOfFontSet = XFontSetExtents* function(XFontSet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFetchBuffer
alias da_XFetchBuffer = char* function(Display*, int*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFetchBytes
alias da_XFetchBytes = char* function(Display*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFetchName
alias da_XFetchName = Status function(Display*, Window, char**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFillArc
alias da_XFillArc = int function(Display*, Drawable, GC, int, int, uint, uint, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFillArcs
alias da_XFillArcs = int function(Display*, Drawable, GC, XArc*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFillPolygon
alias da_XFillPolygon = int function(Display*, Drawable, GC, XPoint*, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFillRectangle
alias da_XFillRectangle = int function(Display*, Drawable, GC, int, int, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFillRectangles
alias da_XFillRectangles = int function(Display*, Drawable, GC, XRectangle*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFilterEvent
alias da_XFilterEvent = Bool function(XEvent*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFindOnExtensionList
alias da_XFindOnExtensionList = XExtData* function(XExtData**, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFlush
alias da_XFlush = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFlushGC
alias da_XFlushGC = void function(Display*, GC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFontsOfFontSet
alias da_XFontsOfFontSet = int function(XFontSet, XFontStruct***, char***)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XForceScreenSaver
alias da_XForceScreenSaver = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFree
alias da_XFree = int function(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeColormap
alias da_XFreeColormap = int function(Display*, Colormap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeColors
alias da_XFreeColors = int function(Display*, Colormap, c_ulong*, int, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeCursor
alias da_XFreeCursor = int function(Display*, Cursor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeEventData
alias da_XFreeEventData = void function(Display*, XGenericEventCookie*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeExtensionList
alias da_XFreeExtensionList = int function(char**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeFont
alias da_XFreeFont = int function(Display*, XFontStruct*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeFontInfo
alias da_XFreeFontInfo = int function(char**, XFontStruct*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeFontNames
alias da_XFreeFontNames = int function(char**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeFontPath
alias da_XFreeFontPath = int function(char**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeFontSet
alias da_XFreeFontSet = void function(Display*, XFontSet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeGC
alias da_XFreeGC = int function(Display*, GC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeModifiermap
alias da_XFreeModifiermap = int function(XModifierKeymap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreePixmap
alias da_XFreePixmap = int function(Display*, Pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XFreeStringList
alias da_XFreeStringList = void function(char**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGContextFromGC
alias da_XGContextFromGC = GContext function(GC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGeometry
alias da_XGeometry = int function(Display*, int, const(char)*, const(char)*, uint, uint, uint, int, int, int*, int*, int*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetAtomName
alias da_XGetAtomName = char* function(Display*, Atom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetAtomNames
alias da_XGetAtomNames = Status function(Display*, Atom*, int, char**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetCommand
alias da_XGetCommand = Status function(Display*, Window, char***, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetDefault
alias da_XGetDefault = char* function(Display*, const(char)*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetErrorDatabaseText
alias da_XGetErrorDatabaseText = int function(Display*, const(char)*, const(char)*, const(char)*, char*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetErrorText
alias da_XGetErrorText = int function(Display*, int, char*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetEventData
alias da_XGetEventData = Bool function(Display*, XGenericEventCookie*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetFontPath
alias da_XGetFontPath = char** function(Display*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetFontProperty
alias da_XGetFontProperty = Bool function(XFontStruct*, Atom, c_ulong*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetGCValues
alias da_XGetGCValues = Status function(Display*, GC, c_ulong, XGCValues*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetGeometry
alias da_XGetGeometry = Status function(Display*, Drawable, Window*, int*, int*, uint*, uint*, uint*, uint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetICValues
alias da_XGetICValues = char* function(XIC, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetIMValues
alias da_XGetIMValues = char* function(XIM, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetIconName
alias da_XGetIconName = Status function(Display*, Window, char**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetImage
alias da_XGetImage = XImage* function(Display*, Drawable, int, int, uint, uint, c_ulong, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetInputFocus
alias da_XGetInputFocus = int function(Display*, Window*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetKeyboardControl
alias da_XGetKeyboardControl = int function(Display*, XKeyboardState*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetModifierMapping
alias da_XGetModifierMapping = XModifierKeymap* function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetMotionEvents
alias da_XGetMotionEvents = XTimeCoord* function(Display*, Window, Time, Time, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetOCValues
alias da_XGetOCValues = char* function(XOC, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetOMValues
alias da_XGetOMValues = char* function(XOM, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetPointerControl
alias da_XGetPointerControl = int function(Display*, int*, int*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetPointerMapping
alias da_XGetPointerMapping = int function(Display*, ubyte*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetScreenSaver
alias da_XGetScreenSaver = int function(Display*, int*, int*, int*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetSelectionOwner
alias da_XGetSelectionOwner = Window function(Display*, Atom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetSubImage
alias da_XGetSubImage = XImage* function(Display*, Drawable, int, int, uint, uint, c_ulong, int, XImage*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetTransientForHint
alias da_XGetTransientForHint = Status function(Display*, Window, Window*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetWMColormapWindows
alias da_XGetWMColormapWindows = Status function(Display*, Window, Window**, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetWMProtocols
alias da_XGetWMProtocols = Status function(Display*, Window, Atom**, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetWindowAttributes
alias da_XGetWindowAttributes = Status function(Display*, Window, XWindowAttributes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGetWindowProperty
alias da_XGetWindowProperty = int function(Display*, Window, Atom, c_long, c_long, Bool, Atom, Atom*, int*, c_ulong*, c_ulong*, ubyte**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGrabButton
alias da_XGrabButton = int function(Display*, uint, uint, Window, Bool, uint, int, int, Window, Cursor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGrabKey
alias da_XGrabKey = int function(Display*, int, uint, Window, Bool, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGrabKeyboard
alias da_XGrabKeyboard = int function(Display*, Window, Bool, int, int, Time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGrabPointer
alias da_XGrabPointer = int function(Display*, Window, Bool, uint, int, int, Window, Cursor, Time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XGrabServer
alias da_XGrabServer = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XHeightMMOfScreen
alias da_XHeightMMOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XHeightOfScreen
alias da_XHeightOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XIMOfIC
alias da_XIMOfIC = XIM function(XIC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XIconifyWindow
alias da_XIconifyWindow = Status function(Display*, Window, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XIfEvent
alias da_XIfEvent = int function(Display*, XEvent*, Bool function(Display*, XEvent*, XPointer), XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XImageByteOrder
alias da_XImageByteOrder = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XInitExtension
alias da_XInitExtension = XExtCodes* function(Display*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XInitImage
alias da_XInitImage = Status function(XImage*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XInitThreads
alias da_XInitThreads = Status function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XInsertModifiermapEntry
alias da_XInsertModifiermapEntry = XModifierKeymap* function(XModifierKeymap*, uint, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XInsertModifiermapEntry
alias da_XInsertModifiermapEntry = XModifierKeymap* function(XModifierKeymap*, KeyCode, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XInstallColormap
alias da_XInstallColormap = int function(Display*, Colormap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XInternAtom
alias da_XInternAtom = Atom function(Display*, const(char)*, Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XInternAtoms
alias da_XInternAtoms = Status function(Display*, char**, int, Bool, Atom*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XInternalConnectionNumbers
alias da_XInternalConnectionNumbers = Status function(Display*, int**, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XKeysymToKeycode
alias da_XKeysymToKeycode = KeyCode function(Display*, KeySym)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XKeysymToString
alias da_XKeysymToString = char* function(KeySym)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XKillClient
alias da_XKillClient = int function(Display*, XID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLastKnownRequestProcessed
alias da_XLastKnownRequestProcessed = c_ulong function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XListDepths
alias da_XListDepths = int* function(Display*, int, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XListExtensions
alias da_XListExtensions = char** function(Display*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XListFonts
alias da_XListFonts = char** function(Display*, const(char)*, int, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XListFontsWithInfo
alias da_XListFontsWithInfo = char** function(Display*, const(char)*, int, int*, XFontStruct**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XListHosts
alias da_XListHosts = XHostAddress* function(Display*, int*, Bool*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XListInstalledColormaps
alias da_XListInstalledColormaps = Colormap* function(Display*, Window, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XListPixmapFormats
alias da_XListPixmapFormats = XPixmapFormatValues* function(Display*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XListProperties
alias da_XListProperties = Atom* function(Display*, Window, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLoadFont
alias da_XLoadFont = Font function(Display*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLoadQueryFont
alias da_XLoadQueryFont = XFontStruct* function(Display*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLocaleOfFontSet
alias da_XLocaleOfFontSet = char* function(XFontSet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLocaleOfIM
alias da_XLocaleOfIM = char* function(XIM)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLocaleOfOM
alias da_XLocaleOfOM = char* function(XOM)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLockDisplay
alias da_XLockDisplay = void function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLookupColor
alias da_XLookupColor = Status function(Display*, Colormap, const(char)*, XColor*, XColor*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLookupKeysym
alias da_XLookupKeysym = KeySym function(XKeyEvent*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XLowerWindow
alias da_XLowerWindow = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XMapRaised
alias da_XMapRaised = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XMapSubwindows
alias da_XMapSubwindows = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XMapWindow
alias da_XMapWindow = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XMaskEvent
alias da_XMaskEvent = int function(Display*, c_long, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XMaxCmapsOfScreen
alias da_XMaxCmapsOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XMaxRequestSize
alias da_XMaxRequestSize = c_long function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XMinCmapsOfScreen
alias da_XMinCmapsOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XMoveResizeWindow
alias da_XMoveResizeWindow = int function(Display*, Window, int, int, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XMoveWindow
alias da_XMoveWindow = int function(Display*, Window, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XNewModifiermap
alias da_XNewModifiermap = XModifierKeymap* function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XNextEvent
alias da_XNextEvent = int function(Display*, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XNextRequest
alias da_XNextRequest = c_ulong function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XNoOp
alias da_XNoOp = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XOMOfOC
alias da_XOMOfOC = XOM function(XOC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XOpenDisplay
alias da_XOpenDisplay = Display* function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XOpenIM
alias da_XOpenIM = XIM function(Display*, XrmHashBucketRec*, char*, char*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XOpenOM
alias da_XOpenOM = XOM function(Display*, XrmHashBucketRec*, const(char)*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XParseColor
alias da_XParseColor = Status function(Display*, Colormap, const(char)*, XColor*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XParseGeometry
alias da_XParseGeometry = int function(const(char)*, int*, int*, uint*, uint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XPeekEvent
alias da_XPeekEvent = int function(Display*, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XPeekIfEvent
alias da_XPeekIfEvent = int function(Display*, XEvent*, Bool function(Display*, XEvent*, XPointer), XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XPending
alias da_XPending = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XPlanesOfScreen
alias da_XPlanesOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XProcessInternalConnection
alias da_XProcessInternalConnection = void function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XProtocolRevision
alias da_XProtocolRevision = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XProtocolVersion
alias da_XProtocolVersion = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XPutBackEvent
alias da_XPutBackEvent = int function(Display*, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XPutImage
alias da_XPutImage = int function(Display*, Drawable, GC, XImage*, int, int, int, int, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQLength
alias da_XQLength = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryBestCursor
alias da_XQueryBestCursor = Status function(Display*, Drawable, uint, uint, uint*, uint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryBestSize
alias da_XQueryBestSize = Status function(Display*, int, Drawable, uint, uint, uint*, uint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryBestStipple
alias da_XQueryBestStipple = Status function(Display*, Drawable, uint, uint, uint*, uint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryBestTile
alias da_XQueryBestTile = Status function(Display*, Drawable, uint, uint, uint*, uint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryColor
alias da_XQueryColor = int function(Display*, Colormap, XColor*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryColors
alias da_XQueryColors = int function(Display*, Colormap, XColor*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryExtension
alias da_XQueryExtension = Bool function(Display*, const(char)*, int*, int*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryFont
alias da_XQueryFont = XFontStruct* function(Display*, XID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryKeymap
alias da_XQueryKeymap = int function(Display*, char[32])
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryPointer
alias da_XQueryPointer = Bool function(Display*, Window, Window*, Window*, int*, int*, int*, int*, uint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryTextExtents
alias da_XQueryTextExtents = int function(Display*, XID, const(char)*, int, int*, int*, int*, XCharStruct*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryTextExtents16
alias da_XQueryTextExtents16 = int function(Display*, XID, const XChar2b*, int, int*, int*, int*, XCharStruct*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XQueryTree
alias da_XQueryTree = Status function(Display*, Window, Window*, Window*, Window**, uint*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRaiseWindow
alias da_XRaiseWindow = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XReadBitmapFile
alias da_XReadBitmapFile = int function(Display*, Drawable, const(char)*, uint*, uint*, Pixmap*, int*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XReadBitmapFileData
alias da_XReadBitmapFileData = int function(const(char)*, uint*, uint*, ubyte**, int*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRebindKeysym
alias da_XRebindKeysym = int function(Display*, KeySym, KeySym*, int, const(ubyte)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRecolorCursor
alias da_XRecolorCursor = int function(Display*, Cursor, XColor*, XColor*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XReconfigureWMWindow
alias da_XReconfigureWMWindow = Status function(Display*, Window, int, uint, XWindowChanges*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRefreshKeyboardMapping
alias da_XRefreshKeyboardMapping = int function(XMappingEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRegisterIMInstantiateCallback
alias da_XRegisterIMInstantiateCallback = Bool function(Display*, XrmHashBucketRec*, char*, char*, XIDProc, XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRemoveConnectionWatch
alias da_XRemoveConnectionWatch = void function(Display*, XConnectionWatchProc, XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRemoveFromSaveSet
alias da_XRemoveFromSaveSet = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRemoveHost
alias da_XRemoveHost = int function(Display*, XHostAddress*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRemoveHosts
alias da_XRemoveHosts = int function(Display*, XHostAddress*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XReparentWindow
alias da_XReparentWindow = int function(Display*, Window, Window, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XResetScreenSaver
alias da_XResetScreenSaver = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XResizeWindow
alias da_XResizeWindow = int function(Display*, Window, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XResourceManagerString
alias da_XResourceManagerString = char* function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRestackWindows
alias da_XRestackWindows = int function(Display*, Window*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRootWindow
alias da_XRootWindow = Window function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRootWindowOfScreen
alias da_XRootWindowOfScreen = Window function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRotateBuffers
alias da_XRotateBuffers = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XRotateWindowProperties
alias da_XRotateWindowProperties = int function(Display*, Window, Atom*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XScreenCount
alias da_XScreenCount = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XScreenNumberOfScreen
alias da_XScreenNumberOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XScreenOfDisplay
alias da_XScreenOfDisplay = Screen* function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XScreenResourceString
alias da_XScreenResourceString = char* function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSelectInput
alias da_XSelectInput = int function(Display*, Window, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSendEvent
alias da_XSendEvent = Status function(Display*, Window, Bool, c_long, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XServerVendor
alias da_XServerVendor = char* function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetAccessControl
alias da_XSetAccessControl = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetAfterFunction
alias da_XSetAfterFunction = int function(Display*) function(Display*, int function(Display*) proc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetArcMode
alias da_XSetArcMode = int function(Display*, GC, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetAuthorization
alias da_XSetAuthorization = void function(char*, int, char*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetBackground
alias da_XSetBackground = int function(Display*, GC, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetClipMask
alias da_XSetClipMask = int function(Display*, GC, Pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetClipOrigin
alias da_XSetClipOrigin = int function(Display*, GC, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetClipRectangles
alias da_XSetClipRectangles = int function(Display*, GC, int, int, XRectangle*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetCloseDownMode
alias da_XSetCloseDownMode = int function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetCommand
alias da_XSetCommand = int function(Display*, Window, char**, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetDashes
alias da_XSetDashes = int function(Display*, GC, int, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetErrorHandler
alias da_XSetErrorHandler = XErrorHandler function(XErrorHandler)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetFillRule
alias da_XSetFillRule = int function(Display*, GC, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetFillStyle
alias da_XSetFillStyle = int function(Display*, GC, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetFont
alias da_XSetFont = int function(Display*, GC, Font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetFontPath
alias da_XSetFontPath = int function(Display*, char**, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetForeground
alias da_XSetForeground = int function(Display*, GC, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetFunction
alias da_XSetFunction = int function(Display*, GC, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetGraphicsExposures
alias da_XSetGraphicsExposures = int function(Display*, GC, Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetICFocus
alias da_XSetICFocus = void function(XIC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetICValues
alias da_XSetICValues = char* function(XIC, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetIMValues
alias da_XSetIMValues = char* function(XIM, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetIOErrorHandler
alias da_XSetIOErrorHandler = XIOErrorHandler function(XIOErrorHandler)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetIconName
alias da_XSetIconName = int function(Display*, Window, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetInputFocus
alias da_XSetInputFocus = int function(Display*, Window, int, Time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetLineAttributes
alias da_XSetLineAttributes = int function(Display*, GC, uint, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetLocaleModifiers
alias da_XSetLocaleModifiers = char* function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetModifierMapping
alias da_XSetModifierMapping = int function(Display*, XModifierKeymap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetOCValues
alias da_XSetOCValues = char* function(XOC, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetOMValues
alias da_XSetOMValues = char* function(XOM, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetPlaneMask
alias da_XSetPlaneMask = int function(Display*, GC, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetPointerMapping
alias da_XSetPointerMapping = int function(Display*, const(ubyte)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetScreenSaver
alias da_XSetScreenSaver = int function(Display*, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetSelectionOwner
alias da_XSetSelectionOwner = int function(Display*, Atom, Window, Time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetState
alias da_XSetState = int function(Display*, GC, c_ulong, c_ulong, int, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetStipple
alias da_XSetStipple = int function(Display*, GC, Pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetSubwindowMode
alias da_XSetSubwindowMode = int function(Display*, GC, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetTSOrigin
alias da_XSetTSOrigin = int function(Display*, GC, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetTile
alias da_XSetTile = int function(Display*, GC, Pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetTransientForHint
alias da_XSetTransientForHint = int function(Display*, Window, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetWMColormapWindows
alias da_XSetWMColormapWindows = Status function(Display*, Window, Window*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetWMProtocols
alias da_XSetWMProtocols = Status function(Display*, Window, Atom*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetWindowBackground
alias da_XSetWindowBackground = int function(Display*, Window, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetWindowBackgroundPixmap
alias da_XSetWindowBackgroundPixmap = int function(Display*, Window, Pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetWindowBorder
alias da_XSetWindowBorder = int function(Display*, Window, c_ulong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetWindowBorderPixmap
alias da_XSetWindowBorderPixmap = int function(Display*, Window, Pixmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetWindowBorderWidth
alias da_XSetWindowBorderWidth = int function(Display*, Window, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSetWindowColormap
alias da_XSetWindowColormap = int function(Display*, Window, Colormap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XStoreBuffer
alias da_XStoreBuffer = int function(Display*, const(char)*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XStoreBytes
alias da_XStoreBytes = int function(Display*, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XStoreColor
alias da_XStoreColor = int function(Display*, Colormap, XColor*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XStoreColors
alias da_XStoreColors = int function(Display*, Colormap, XColor*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XStoreName
alias da_XStoreName = int function(Display*, Window, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XStoreNamedColor
alias da_XStoreNamedColor = int function(Display*, Colormap, const(char)*, c_ulong, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XStringToKeysym
alias da_XStringToKeysym = KeySym function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSupportsLocale
alias da_XSupportsLocale = Bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSync
alias da_XSync = int function(Display*, Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XSynchronize
alias da_XSynchronize = int function(Display*) function(Display*, Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XTextExtents
alias da_XTextExtents = int function(XFontStruct*, const(char)*, int, int*, int*, int*, XCharStruct*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XTextExtents16
alias da_XTextExtents16 = int function(XFontStruct*, const XChar2b*, int, int*, int*, int*, XCharStruct*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XTextWidth
alias da_XTextWidth = int function(XFontStruct*, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XTextWidth16
alias da_XTextWidth16 = int function(XFontStruct*, const XChar2b*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XTranslateCoordinates
alias da_XTranslateCoordinates = Bool function(Display*, Window, Window, int, int, int*, int*, Window*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUndefineCursor
alias da_XUndefineCursor = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUngrabButton
alias da_XUngrabButton = int function(Display*, uint, uint, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUngrabKey
alias da_XUngrabKey = int function(Display*, int, uint, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUngrabKeyboard
alias da_XUngrabKeyboard = int function(Display*, Time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUngrabPointer
alias da_XUngrabPointer = int function(Display*, Time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUngrabServer
alias da_XUngrabServer = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUninstallColormap
alias da_XUninstallColormap = int function(Display*, Colormap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUnloadFont
alias da_XUnloadFont = int function(Display*, Font)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUnlockDisplay
alias da_XUnlockDisplay = void function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUnmapSubwindows
alias da_XUnmapSubwindows = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUnmapWindow
alias da_XUnmapWindow = int function(Display*, Window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUnregisterIMInstantiateCallback
alias da_XUnregisterIMInstantiateCallback = Bool function(Display*, XrmHashBucketRec*, char*, char*, XIDProc, XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XUnsetICFocus
alias da_XUnsetICFocus = void function(XIC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XVaCreateNestedList
alias da_XVaCreateNestedList = XVaNestedList function(int, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XVendorRelease
alias da_XVendorRelease = int function(Display*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XVisualIDFromVisual
alias da_XVisualIDFromVisual = VisualID function(Visual*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XWarpPointer
alias da_XWarpPointer = int function(Display*, Window, Window, int, int, uint, uint, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XWhitePixel
alias da_XWhitePixel = c_ulong function(Display*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XWhitePixelOfScreen
alias da_XWhitePixelOfScreen = c_ulong function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XWidthMMOfScreen
alias da_XWidthMMOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XWidthOfScreen
alias da_XWidthOfScreen = int function(Screen*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XWindowEvent
alias da_XWindowEvent = int function(Display*, Window, c_long, XEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XWithdrawWindow
alias da_XWithdrawWindow = Status function(Display*, Window, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XWriteBitmapFile
alias da_XWriteBitmapFile = int function(Display*, const(char)*, Pixmap, uint, uint, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XmbDrawImageString
alias da_XmbDrawImageString = void function(Display*, Drawable, XFontSet, GC, int, int, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XmbDrawString
alias da_XmbDrawString = void function(Display*, Drawable, XFontSet, GC, int, int, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XmbDrawText
alias da_XmbDrawText = void function(Display*, Drawable, GC, int, int, XmbTextItem*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XmbLookupString
alias da_XmbLookupString = int function(XIC, XKeyPressedEvent*, char*, int, KeySym*, Status*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XmbResetIC
alias da_XmbResetIC = char* function(XIC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XmbTextEscapement
alias da_XmbTextEscapement = int function(XFontSet, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XmbTextExtents
alias da_XmbTextExtents = int function(XFontSet, const(char)*, int, XRectangle*, XRectangle*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XmbTextPerCharExtents
alias da_XmbTextPerCharExtents = Status function(XFontSet, const(char)*, int, XRectangle*, XRectangle*, int, int*, XRectangle*, XRectangle*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XrmDestroyDatabase
alias da_XrmDestroyDatabase = void function(XrmDatabase)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XrmGetResource
alias da_XrmGetResource = Bool function(XrmDatabase, const(char)*, const(char)*, char**, XrmValue*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XrmGetStringDatabase
alias da_XrmGetStringDatabase = XrmDatabase function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XrmInitialize
alias da_XrmInitialize = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Xutf8DrawImageString
alias da_Xutf8DrawImageString = void function(Display*, Drawable, XFontSet, GC, int, int, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Xutf8DrawString
alias da_Xutf8DrawString = void function(Display*, Drawable, XFontSet, GC, int, int, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Xutf8DrawText
alias da_Xutf8DrawText = void function(Display*, Drawable, GC, int, int, XmbTextItem*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Xutf8LookupString
alias da_Xutf8LookupString = int function(XIC, XKeyPressedEvent*, char*, int, KeySym*, Status*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Xutf8ResetIC
alias da_Xutf8ResetIC = char* function(XIC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Xutf8TextEscapement
alias da_Xutf8TextEscapement = int function(XFontSet, const(char)*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Xutf8TextExtents
alias da_Xutf8TextExtents = int function(XFontSet, const(char)*, int, XRectangle*, XRectangle*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Xutf8TextPerCharExtents
alias da_Xutf8TextPerCharExtents = Status function(XFontSet, const(char)*, int, XRectangle*, XRectangle*, int, int*, XRectangle*, XRectangle*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XwcDrawImageString
alias da_XwcDrawImageString = void function(Display*, Drawable, XFontSet, GC, int, int, const wchar_t*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XwcDrawString
alias da_XwcDrawString = void function(Display*, Drawable, XFontSet, GC, int, int, const wchar_t*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XwcDrawText
alias da_XwcDrawText = void function(Display*, Drawable, GC, int, int, XwcTextItem*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XwcLookupString
alias da_XwcLookupString = int function(XIC, XKeyPressedEvent*, wchar_t*, int, KeySym*, Status*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XwcResetIC
alias da_XwcResetIC = wchar_t* function(XIC)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XwcTextEscapement
alias da_XwcTextEscapement = int function(XFontSet, const wchar_t*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XwcTextExtents
alias da_XwcTextExtents = int function(XFontSet, const wchar_t*, int, XRectangle*, XRectangle*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_XwcTextPerCharExtents
alias da_XwcTextPerCharExtents = Status function(XFontSet, const wchar_t*, int, XRectangle*, XRectangle*, int, int*, XRectangle*, XRectangle*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

XIMCaretDirection
enum XIMCaretDirection
Undocumented in source.
XIMCaretStyle
enum XIMCaretStyle
Undocumented in source.
XIMStatusDataType
enum XIMStatusDataType
Undocumented in source.
XOrientation
enum XOrientation
Undocumented in source.

Functions

XGetKeyboardMapping
KeySym* XGetKeyboardMapping(Display* , uint , int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetKeyboardMapping
KeySym* XGetKeyboardMapping(Display* , KeyCode , int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

Above
enum Above;
Undocumented in source.
AllTemporary
enum AllTemporary;
Undocumented in source.
AllocAll
enum AllocAll;
Undocumented in source.
AllocNone
enum AllocNone;

COLOR MAP STUFF

AllowExposures
enum AllowExposures;
Undocumented in source.
AlreadyGrabbed
enum AlreadyGrabbed;
Undocumented in source.
Always
enum Always;
Undocumented in source.
AnyButton
enum AnyButton;
Undocumented in source.
AnyKey
enum AnyKey;
Undocumented in source.
AnyModifier
enum AnyModifier;
Undocumented in source.
AnyPropertyType
enum AnyPropertyType;
Undocumented in source.
ArcChord
enum ArcChord;
Undocumented in source.
ArcPieSlice
enum ArcPieSlice;
Undocumented in source.
AsyncBoth
enum AsyncBoth;
Undocumented in source.
AsyncKeyboard
enum AsyncKeyboard;
Undocumented in source.
AsyncPointer
enum AsyncPointer;
Undocumented in source.
AutoRepeatModeDefault
enum AutoRepeatModeDefault;
Undocumented in source.
AutoRepeatModeOff
enum AutoRepeatModeOff;

KEYBOARD/POINTER STUFF

AutoRepeatModeOn
enum AutoRepeatModeOn;
Undocumented in source.
BadAccess
enum BadAccess;
Undocumented in source.
BadAlloc
enum BadAlloc;
Undocumented in source.
BadAtom
enum BadAtom;
Undocumented in source.
BadColor
enum BadColor;
Undocumented in source.
BadCursor
enum BadCursor;
Undocumented in source.
BadDrawable
enum BadDrawable;
Undocumented in source.
BadFont
enum BadFont;
Undocumented in source.
BadGC
enum BadGC;
Undocumented in source.
BadIDChoice
enum BadIDChoice;
Undocumented in source.
BadImplementation
enum BadImplementation;
Undocumented in source.
BadLength
enum BadLength;
Undocumented in source.
BadMatch
enum BadMatch;
Undocumented in source.
BadName
enum BadName;
Undocumented in source.
BadPixmap
enum BadPixmap;
Undocumented in source.
BadRequest
enum BadRequest;
Undocumented in source.
BadValue
enum BadValue;
Undocumented in source.
BadWindow
enum BadWindow;
Undocumented in source.
Below
enum Below;
Undocumented in source.
BottomIf
enum BottomIf;
Undocumented in source.
Button1
enum Button1;
Undocumented in source.
Button1Mask
enum Button1Mask;
Undocumented in source.
Button1MotionMask
enum Button1MotionMask;
Undocumented in source.
Button2
enum Button2;
Undocumented in source.
Button2Mask
enum Button2Mask;
Undocumented in source.
Button2MotionMask
enum Button2MotionMask;
Undocumented in source.
Button3
enum Button3;
Undocumented in source.
Button3Mask
enum Button3Mask;
Undocumented in source.
Button3MotionMask
enum Button3MotionMask;
Undocumented in source.
Button4
enum Button4;
Undocumented in source.
Button4Mask
enum Button4Mask;
Undocumented in source.
Button4MotionMask
enum Button4MotionMask;
Undocumented in source.
Button5
enum Button5;
Undocumented in source.
Button5Mask
enum Button5Mask;
Undocumented in source.
Button5MotionMask
enum Button5MotionMask;
Undocumented in source.
ButtonMotionMask
enum ButtonMotionMask;
Undocumented in source.
ButtonPress
enum ButtonPress;
Undocumented in source.
ButtonPressMask
enum ButtonPressMask;
Undocumented in source.
ButtonRelease
enum ButtonRelease;
Undocumented in source.
ButtonReleaseMask
enum ButtonReleaseMask;
Undocumented in source.
CWBackPixel
enum CWBackPixel;
Undocumented in source.
CWBackPixmap
enum CWBackPixmap;
Undocumented in source.
CWBackingPixel
enum CWBackingPixel;
Undocumented in source.
CWBackingPlanes
enum CWBackingPlanes;
Undocumented in source.
CWBackingStore
enum CWBackingStore;
Undocumented in source.
CWBitGravity
enum CWBitGravity;
Undocumented in source.
CWBorderPixel
enum CWBorderPixel;
Undocumented in source.
CWBorderPixmap
enum CWBorderPixmap;
Undocumented in source.
CWBorderWidth
enum CWBorderWidth;
Undocumented in source.
CWColormap
enum CWColormap;
Undocumented in source.
CWCursor
enum CWCursor;
Undocumented in source.
CWDontPropagate
enum CWDontPropagate;
Undocumented in source.
CWEventMask
enum CWEventMask;
Undocumented in source.
CWHeight
enum CWHeight;
Undocumented in source.
CWOverrideRedirect
enum CWOverrideRedirect;
Undocumented in source.
CWSaveUnder
enum CWSaveUnder;
Undocumented in source.
CWSibling
enum CWSibling;
Undocumented in source.
CWStackMode
enum CWStackMode;
Undocumented in source.
CWWidth
enum CWWidth;
Undocumented in source.
CWWinGravity
enum CWWinGravity;
Undocumented in source.
CWX
enum CWX;
Undocumented in source.
CWY
enum CWY;
Undocumented in source.
CapButt
enum CapButt;
Undocumented in source.
CapNotLast
enum CapNotLast;
Undocumented in source.
CapProjecting
enum CapProjecting;
Undocumented in source.
CapRound
enum CapRound;
Undocumented in source.
CenterGravity
enum CenterGravity;
Undocumented in source.
CirculateNotify
enum CirculateNotify;
Undocumented in source.
CirculateRequest
enum CirculateRequest;
Undocumented in source.
ClientMessage
enum ClientMessage;
Undocumented in source.
ClipByChildren
enum ClipByChildren;
Undocumented in source.
ColormapChangeMask
enum ColormapChangeMask;
Undocumented in source.
ColormapInstalled
enum ColormapInstalled;
Undocumented in source.
ColormapNotify
enum ColormapNotify;
Undocumented in source.
ColormapUninstalled
enum ColormapUninstalled;
Undocumented in source.
Complex
enum Complex;
Undocumented in source.
ConfigureNotify
enum ConfigureNotify;
Undocumented in source.
ConfigureRequest
enum ConfigureRequest;
Undocumented in source.
ControlMapIndex
enum ControlMapIndex;
Undocumented in source.
ControlMask
enum ControlMask;
Undocumented in source.
Convex
enum Convex;
Undocumented in source.
CoordModeOrigin
enum CoordModeOrigin;
Undocumented in source.
CoordModePrevious
enum CoordModePrevious;
Undocumented in source.
CopyFromParent
enum CopyFromParent;
Undocumented in source.
CreateNotify
enum CreateNotify;
Undocumented in source.
CurrentTime
enum CurrentTime;
Undocumented in source.
CursorShape
enum CursorShape;

CURSOR STUFF

DefaultBlanking
enum DefaultBlanking;
Undocumented in source.
DefaultExposures
enum DefaultExposures;
Undocumented in source.
DestroyAll
enum DestroyAll;
Undocumented in source.
DestroyNotify
enum DestroyNotify;
Undocumented in source.
DirectColor
enum DirectColor;
Undocumented in source.
DisableAccess
enum DisableAccess;
Undocumented in source.
DisableScreenInterval
enum DisableScreenInterval;
Undocumented in source.
DisableScreenSaver
enum DisableScreenSaver;
Undocumented in source.
DoBlue
enum DoBlue;
Undocumented in source.
DoGreen
enum DoGreen;
Undocumented in source.
DoRed
enum DoRed;
Undocumented in source.
DontAllowExposures
enum DontAllowExposures;
Undocumented in source.
DontPreferBlanking
enum DontPreferBlanking;

SCREEN SAVER STUFF

EastGravity
enum EastGravity;
Undocumented in source.
EnableAccess
enum EnableAccess;
Undocumented in source.
EnterNotify
enum EnterNotify;
Undocumented in source.
EnterWindowMask
enum EnterWindowMask;
Undocumented in source.
EvenOddRule
enum EvenOddRule;
Undocumented in source.
Expose
enum Expose;
Undocumented in source.
ExposureMask
enum ExposureMask;
Undocumented in source.
False
enum False;
Undocumented in source.
FamilyChaos
enum FamilyChaos;
Undocumented in source.
FamilyDECnet
enum FamilyDECnet;
Undocumented in source.
FamilyInternet
enum FamilyInternet;
Undocumented in source.
FamilyInternet6
enum FamilyInternet6;
Undocumented in source.
FamilyServerInterpreted
enum FamilyServerInterpreted;
Undocumented in source.
FillOpaqueStippled
enum FillOpaqueStippled;
Undocumented in source.
FillSolid
enum FillSolid;
Undocumented in source.
FillStippled
enum FillStippled;
Undocumented in source.
FillTiled
enum FillTiled;
Undocumented in source.
FirstExtensionError
enum FirstExtensionError;
Undocumented in source.
FocusChangeMask
enum FocusChangeMask;
Undocumented in source.
FocusIn
enum FocusIn;
Undocumented in source.
FocusOut
enum FocusOut;
Undocumented in source.
FontChange
enum FontChange;
Undocumented in source.
FontLeftToRight
enum FontLeftToRight;

FONTS

FontRightToLeft
enum FontRightToLeft;
Undocumented in source.
ForgetGravity
enum ForgetGravity;
Undocumented in source.
GCArcMode
enum GCArcMode;
Undocumented in source.
GCBackground
enum GCBackground;
Undocumented in source.
GCCapStyle
enum GCCapStyle;
Undocumented in source.
GCClipMask
enum GCClipMask;
Undocumented in source.
GCClipXOrigin
enum GCClipXOrigin;
Undocumented in source.
GCClipYOrigin
enum GCClipYOrigin;
Undocumented in source.
GCDashList
enum GCDashList;
Undocumented in source.
GCDashOffset
enum GCDashOffset;
Undocumented in source.
GCFillRule
enum GCFillRule;
Undocumented in source.
GCFillStyle
enum GCFillStyle;
Undocumented in source.
GCFont
enum GCFont;
Undocumented in source.
GCForeground
enum GCForeground;
Undocumented in source.
GCFunction
enum GCFunction;
Undocumented in source.
GCGraphicsExposures
enum GCGraphicsExposures;
Undocumented in source.
GCJoinStyle
enum GCJoinStyle;
Undocumented in source.
GCLastBit
enum GCLastBit;
Undocumented in source.
GCLineStyle
enum GCLineStyle;
Undocumented in source.
GCLineWidth
enum GCLineWidth;
Undocumented in source.
GCPlaneMask
enum GCPlaneMask;
Undocumented in source.
GCStipple
enum GCStipple;
Undocumented in source.
GCSubwindowMode
enum GCSubwindowMode;
Undocumented in source.
GCTile
enum GCTile;
Undocumented in source.
GCTileStipXOrigin
enum GCTileStipXOrigin;
Undocumented in source.
GCTileStipYOrigin
enum GCTileStipYOrigin;
Undocumented in source.
GXand
enum GXand;
Undocumented in source.
GXandInverted
enum GXandInverted;
Undocumented in source.
GXandReverse
enum GXandReverse;
Undocumented in source.
GXclear
enum GXclear;

GRAPHICS DEFINITIONS

GXcopy
enum GXcopy;
Undocumented in source.
GXcopyInverted
enum GXcopyInverted;
Undocumented in source.
GXequiv
enum GXequiv;
Undocumented in source.
GXinvert
enum GXinvert;
Undocumented in source.
GXnand
enum GXnand;
Undocumented in source.
GXnoop
enum GXnoop;
Undocumented in source.
GXnor
enum GXnor;
Undocumented in source.
GXor
enum GXor;
Undocumented in source.
GXorInverted
enum GXorInverted;
Undocumented in source.
GXorReverse
enum GXorReverse;
Undocumented in source.
GXset
enum GXset;
Undocumented in source.
GXxor
enum GXxor;
Undocumented in source.
GenericEvent
enum GenericEvent;
Undocumented in source.
GrabFrozen
enum GrabFrozen;
Undocumented in source.
GrabInvalidTime
enum GrabInvalidTime;
Undocumented in source.
GrabModeAsync
enum GrabModeAsync;
Undocumented in source.
GrabModeSync
enum GrabModeSync;
Undocumented in source.
GrabNotViewable
enum GrabNotViewable;
Undocumented in source.
GrabSuccess
enum GrabSuccess;
Undocumented in source.
GraphicsExpose
enum GraphicsExpose;
Undocumented in source.
GravityNotify
enum GravityNotify;
Undocumented in source.
GrayScale
enum GrayScale;
Undocumented in source.
HostDelete
enum HostDelete;
Undocumented in source.
HostInsert
enum HostInsert;

HOSTS AND CONNECTIONS

IncludeInferiors
enum IncludeInferiors;
Undocumented in source.
InputFocus
enum InputFocus;
Undocumented in source.
InputOnly
enum InputOnly;
Undocumented in source.
InputOutput
enum InputOutput;

WINDOW DEFINITIONS

IsUnmapped
enum IsUnmapped;
Undocumented in source.
IsUnviewable
enum IsUnviewable;
Undocumented in source.
IsViewable
enum IsViewable;
Undocumented in source.
JoinBevel
enum JoinBevel;
Undocumented in source.
JoinMiter
enum JoinMiter;
Undocumented in source.
JoinRound
enum JoinRound;
Undocumented in source.
KBAutoRepeatMode
enum KBAutoRepeatMode;
Undocumented in source.
KBBellDuration
enum KBBellDuration;
Undocumented in source.
KBBellPercent
enum KBBellPercent;
Undocumented in source.
KBBellPitch
enum KBBellPitch;
Undocumented in source.
KBKey
enum KBKey;
Undocumented in source.
KBKeyClickPercent
enum KBKeyClickPercent;
Undocumented in source.
KBLed
enum KBLed;
Undocumented in source.
KBLedMode
enum KBLedMode;
Undocumented in source.
KeyPress
enum KeyPress;
Undocumented in source.
KeyPressMask
enum KeyPressMask;
Undocumented in source.
KeyRelease
enum KeyRelease;
Undocumented in source.
KeyReleaseMask
enum KeyReleaseMask;
Undocumented in source.
KeymapNotify
enum KeymapNotify;
Undocumented in source.
KeymapStateMask
enum KeymapStateMask;
Undocumented in source.
LASTEvent
enum LASTEvent;
Undocumented in source.
LSBFirst
enum LSBFirst;
Undocumented in source.
LastExtensionError
enum LastExtensionError;
Undocumented in source.
LeaveNotify
enum LeaveNotify;
Undocumented in source.
LeaveWindowMask
enum LeaveWindowMask;
Undocumented in source.
LedModeOff
enum LedModeOff;
Undocumented in source.
LedModeOn
enum LedModeOn;
Undocumented in source.
LineDoubleDash
enum LineDoubleDash;
Undocumented in source.
LineOnOffDash
enum LineOnOffDash;
Undocumented in source.
LineSolid
enum LineSolid;
Undocumented in source.
LockMapIndex
enum LockMapIndex;
Undocumented in source.
LockMask
enum LockMask;
Undocumented in source.
LowerHighest
enum LowerHighest;
Undocumented in source.
MSBFirst
enum MSBFirst;
Undocumented in source.
MapNotify
enum MapNotify;
Undocumented in source.
MapRequest
enum MapRequest;
Undocumented in source.
MappingBusy
enum MappingBusy;
Undocumented in source.
MappingFailed
enum MappingFailed;
Undocumented in source.
MappingKeyboard
enum MappingKeyboard;
Undocumented in source.
MappingModifier
enum MappingModifier;
Undocumented in source.
MappingNotify
enum MappingNotify;
Undocumented in source.
MappingPointer
enum MappingPointer;
Undocumented in source.
MappingSuccess
enum MappingSuccess;
Undocumented in source.
Mod1MapIndex
enum Mod1MapIndex;
Undocumented in source.
Mod1Mask
enum Mod1Mask;
Undocumented in source.
Mod2MapIndex
enum Mod2MapIndex;
Undocumented in source.
Mod2Mask
enum Mod2Mask;
Undocumented in source.
Mod3MapIndex
enum Mod3MapIndex;
Undocumented in source.
Mod3Mask
enum Mod3Mask;
Undocumented in source.
Mod4MapIndex
enum Mod4MapIndex;
Undocumented in source.
Mod4Mask
enum Mod4Mask;
Undocumented in source.
Mod5MapIndex
enum Mod5MapIndex;
Undocumented in source.
Mod5Mask
enum Mod5Mask;
Undocumented in source.
MotionNotify
enum MotionNotify;
Undocumented in source.
NoEventMask
enum NoEventMask;

EVENT DEFINITIONS

NoExpose
enum NoExpose;
Undocumented in source.
NoSymbol
enum NoSymbol;
Undocumented in source.
Nonconvex
enum Nonconvex;
Undocumented in source.
None
enum None;

RESERVED RESOURCE AND CONSTANT DEFINITIONS

NorthEastGravity
enum NorthEastGravity;
Undocumented in source.
NorthGravity
enum NorthGravity;
Undocumented in source.
NorthWestGravity
enum NorthWestGravity;
Undocumented in source.
NotUseful
enum NotUseful;
Undocumented in source.
NotifyAncestor
enum NotifyAncestor;
Undocumented in source.
NotifyDetailNone
enum NotifyDetailNone;
Undocumented in source.
NotifyGrab
enum NotifyGrab;
Undocumented in source.
NotifyHint
enum NotifyHint;
Undocumented in source.
NotifyInferior
enum NotifyInferior;
Undocumented in source.
NotifyNonlinear
enum NotifyNonlinear;
Undocumented in source.
NotifyNonlinearVirtual
enum NotifyNonlinearVirtual;
Undocumented in source.
NotifyNormal
enum NotifyNormal;
Undocumented in source.
NotifyPointer
enum NotifyPointer;
Undocumented in source.
NotifyPointerRoot
enum NotifyPointerRoot;
Undocumented in source.
NotifyUngrab
enum NotifyUngrab;
Undocumented in source.
NotifyVirtual
enum NotifyVirtual;
Undocumented in source.
NotifyWhileGrabbed
enum NotifyWhileGrabbed;
Undocumented in source.
Opposite
enum Opposite;
Undocumented in source.
OwnerGrabButtonMask
enum OwnerGrabButtonMask;
Undocumented in source.
ParentRelative
enum ParentRelative;
Undocumented in source.
PlaceOnBottom
enum PlaceOnBottom;
Undocumented in source.
PlaceOnTop
enum PlaceOnTop;
Undocumented in source.
PointerMotionHintMask
enum PointerMotionHintMask;
Undocumented in source.
PointerMotionMask
enum PointerMotionMask;
Undocumented in source.
PointerRoot
enum PointerRoot;
Undocumented in source.
PointerWindow
enum PointerWindow;
Undocumented in source.
PreferBlanking
enum PreferBlanking;
Undocumented in source.
PropModeAppend
enum PropModeAppend;
Undocumented in source.
PropModePrepend
enum PropModePrepend;
Undocumented in source.
PropModeReplace
enum PropModeReplace;
Undocumented in source.
PropertyChangeMask
enum PropertyChangeMask;
Undocumented in source.
PropertyDelete
enum PropertyDelete;
Undocumented in source.
PropertyNewValue
enum PropertyNewValue;
Undocumented in source.
PropertyNotify
enum PropertyNotify;
Undocumented in source.
PseudoColor
enum PseudoColor;
Undocumented in source.
QueuedAfterFlush
enum QueuedAfterFlush;
Undocumented in source.
QueuedAfterReading
enum QueuedAfterReading;
Undocumented in source.
QueuedAlready
enum QueuedAlready;
Undocumented in source.
RaiseLowest
enum RaiseLowest;
Undocumented in source.
ReparentNotify
enum ReparentNotify;
Undocumented in source.
ReplayKeyboard
enum ReplayKeyboard;
Undocumented in source.
ReplayPointer
enum ReplayPointer;
Undocumented in source.
ResizeRedirectMask
enum ResizeRedirectMask;
Undocumented in source.
ResizeRequest
enum ResizeRequest;
Undocumented in source.
RetainPermanent
enum RetainPermanent;
Undocumented in source.
RetainTemporary
enum RetainTemporary;
Undocumented in source.
RevertToNone
enum RevertToNone;
Undocumented in source.
RevertToParent
enum RevertToParent;
Undocumented in source.
RevertToPointerRoot
enum RevertToPointerRoot;
Undocumented in source.
ScreenSaverActive
enum ScreenSaverActive;
Undocumented in source.
ScreenSaverReset
enum ScreenSaverReset;
Undocumented in source.
SelectionClear
enum SelectionClear;
Undocumented in source.
SelectionNotify
enum SelectionNotify;
Undocumented in source.
SelectionRequest
enum SelectionRequest;
Undocumented in source.
SetModeDelete
enum SetModeDelete;
Undocumented in source.
SetModeInsert
enum SetModeInsert;
Undocumented in source.
ShiftMapIndex
enum ShiftMapIndex;
Undocumented in source.
ShiftMask
enum ShiftMask;
Undocumented in source.
SouthEastGravity
enum SouthEastGravity;
Undocumented in source.
SouthGravity
enum SouthGravity;
Undocumented in source.
SouthWestGravity
enum SouthWestGravity;
Undocumented in source.
StaticColor
enum StaticColor;
Undocumented in source.
StaticGravity
enum StaticGravity;
Undocumented in source.
StaticGray
enum StaticGray;
Undocumented in source.
StippleShape
enum StippleShape;
Undocumented in source.
StructureNotifyMask
enum StructureNotifyMask;
Undocumented in source.
SubstructureNotifyMask
enum SubstructureNotifyMask;
Undocumented in source.
SubstructureRedirectMask
enum SubstructureRedirectMask;
Undocumented in source.
Success
enum Success;

ERROR CODES

SyncBoth
enum SyncBoth;
Undocumented in source.
SyncKeyboard
enum SyncKeyboard;
Undocumented in source.
SyncPointer
enum SyncPointer;
Undocumented in source.
TileShape
enum TileShape;
Undocumented in source.
TopIf
enum TopIf;
Undocumented in source.
True
enum True;
Undocumented in source.
TrueColor
enum TrueColor;
Undocumented in source.
UnmapGravity
enum UnmapGravity;
Undocumented in source.
UnmapNotify
enum UnmapNotify;
Undocumented in source.
Unsorted
enum Unsorted;
Undocumented in source.
VisibilityChangeMask
enum VisibilityChangeMask;
Undocumented in source.
VisibilityFullyObscured
enum VisibilityFullyObscured;
Undocumented in source.
VisibilityNotify
enum VisibilityNotify;
Undocumented in source.
VisibilityPartiallyObscured
enum VisibilityPartiallyObscured;
Undocumented in source.
VisibilityUnobscured
enum VisibilityUnobscured;
Undocumented in source.
WestGravity
enum WestGravity;
Undocumented in source.
WhenMapped
enum WhenMapped;
Undocumented in source.
WindingRule
enum WindingRule;
Undocumented in source.
XBufferOverflow
enum XBufferOverflow;
Undocumented in source.
XIMHighlight
enum XIMHighlight;
Undocumented in source.
XIMHotKeyStateOFF
enum XIMHotKeyStateOFF;
Undocumented in source.
XIMHotKeyStateON
enum XIMHotKeyStateON;
Undocumented in source.
XIMInitialState
enum XIMInitialState;
Undocumented in source.
XIMPreeditArea
enum XIMPreeditArea;
Undocumented in source.
XIMPreeditCallbacks
enum XIMPreeditCallbacks;
Undocumented in source.
XIMPreeditDisable
enum XIMPreeditDisable;
Undocumented in source.
XIMPreeditEnable
enum XIMPreeditEnable;
Undocumented in source.
XIMPreeditNone
enum XIMPreeditNone;
Undocumented in source.
XIMPreeditNothing
enum XIMPreeditNothing;
Undocumented in source.
XIMPreeditPosition
enum XIMPreeditPosition;
Undocumented in source.
XIMPreeditUnKnown
enum XIMPreeditUnKnown;
Undocumented in source.
XIMPreserveState
enum XIMPreserveState;
Undocumented in source.
XIMPrimary
enum XIMPrimary;
Undocumented in source.
XIMReverse
enum XIMReverse;
Undocumented in source.
XIMSecondary
enum XIMSecondary;
Undocumented in source.
XIMStatusArea
enum XIMStatusArea;
Undocumented in source.
XIMStatusCallbacks
enum XIMStatusCallbacks;
Undocumented in source.
XIMStatusNone
enum XIMStatusNone;
Undocumented in source.
XIMStatusNothing
enum XIMStatusNothing;
Undocumented in source.
XIMStringConversionBottomEdge
enum XIMStringConversionBottomEdge;
Undocumented in source.
XIMStringConversionBuffer
enum XIMStringConversionBuffer;
Undocumented in source.
XIMStringConversionChar
enum XIMStringConversionChar;
Undocumented in source.
XIMStringConversionConcealed
enum XIMStringConversionConcealed;
Undocumented in source.
XIMStringConversionLeftEdge
enum XIMStringConversionLeftEdge;
Undocumented in source.
XIMStringConversionLine
enum XIMStringConversionLine;
Undocumented in source.
XIMStringConversionRetrieval
enum XIMStringConversionRetrieval;
Undocumented in source.
XIMStringConversionRightEdge
enum XIMStringConversionRightEdge;
Undocumented in source.
XIMStringConversionSubstitution
enum XIMStringConversionSubstitution;
Undocumented in source.
XIMStringConversionTopEdge
enum XIMStringConversionTopEdge;
Undocumented in source.
XIMStringConversionWord
enum XIMStringConversionWord;
Undocumented in source.
XIMStringConversionWrapped
enum XIMStringConversionWrapped;
Undocumented in source.
XIMTertiary
enum XIMTertiary;
Undocumented in source.
XIMUnderline
enum XIMUnderline;
Undocumented in source.
XIMVisibleToBackword
enum XIMVisibleToBackword;
Undocumented in source.
XIMVisibleToCenter
enum XIMVisibleToCenter;
Undocumented in source.
XIMVisibleToForward
enum XIMVisibleToForward;
Undocumented in source.
XLookupBoth
enum XLookupBoth;
Undocumented in source.
XLookupChars
enum XLookupChars;
Undocumented in source.
XLookupKeySym
enum XLookupKeySym;
Undocumented in source.
XLookupNone
enum XLookupNone;
Undocumented in source.
XNBaseFontName
enum XNBaseFontName;
Undocumented in source.
XNContextualDrawing
enum XNContextualDrawing;
Undocumented in source.
XNDefaultString
enum XNDefaultString;
Undocumented in source.
XNDirectionalDependentDrawing
enum XNDirectionalDependentDrawing;
Undocumented in source.
XNFontInfo
enum XNFontInfo;
Undocumented in source.
XNMissingCharSet
enum XNMissingCharSet;
Undocumented in source.
XNOMAutomatic
enum XNOMAutomatic;
Undocumented in source.
XNOrientation
enum XNOrientation;
Undocumented in source.
XNQueryOrientation
enum XNQueryOrientation;
Undocumented in source.
XNRequiredCharSet
enum XNRequiredCharSet;
Undocumented in source.
XYBitmap
enum XYBitmap;

IMAGING

XYPixmap
enum XYPixmap;
Undocumented in source.
YSorted
enum YSorted;
Undocumented in source.
YXBanded
enum YXBanded;
Undocumented in source.
YXSorted
enum YXSorted;
Undocumented in source.
ZPixmap
enum ZPixmap;
Undocumented in source.

Structs

Depth
struct Depth
Undocumented in source.
Screen
struct Screen
Undocumented in source.
ScreenFormat
struct ScreenFormat
Undocumented in source.
Visual
struct Visual
Undocumented in source.
XAnyEvent
struct XAnyEvent
Undocumented in source.
XArc
struct XArc
Undocumented in source.
XButtonEvent
struct XButtonEvent
Undocumented in source.
XChar2b
struct XChar2b
Undocumented in source.
XCharStruct
struct XCharStruct
Undocumented in source.
XCirculateEvent
struct XCirculateEvent
Undocumented in source.
XCirculateRequestEvent
struct XCirculateRequestEvent
Undocumented in source.
XClientMessageEvent
struct XClientMessageEvent
Undocumented in source.
XColor
struct XColor
Undocumented in source.
XColormapEvent
struct XColormapEvent
Undocumented in source.
XConfigureEvent
struct XConfigureEvent
Undocumented in source.
XConfigureRequestEvent
struct XConfigureRequestEvent
Undocumented in source.
XCreateWindowEvent
struct XCreateWindowEvent
Undocumented in source.
XCrossingEvent
struct XCrossingEvent
Undocumented in source.
XDestroyWindowEvent
struct XDestroyWindowEvent
Undocumented in source.
XErrorEvent
struct XErrorEvent
Undocumented in source.
XExposeEvent
struct XExposeEvent
Undocumented in source.
XExtCodes
struct XExtCodes
Undocumented in source.
XExtData
struct XExtData
Undocumented in source.
XFocusChangeEvent
struct XFocusChangeEvent
Undocumented in source.
XFontProp
struct XFontProp
Undocumented in source.
XFontSetExtents
struct XFontSetExtents
Undocumented in source.
XFontStruct
struct XFontStruct
Undocumented in source.
XGCValues
struct XGCValues
Undocumented in source.
XGenericEvent
struct XGenericEvent

GenericEvent. This event is the standard event for all newer extensions.

XGenericEventCookie
struct XGenericEventCookie
Undocumented in source.
XGraphicsExposeEvent
struct XGraphicsExposeEvent
Undocumented in source.
XGravityEvent
struct XGravityEvent
Undocumented in source.
XHostAddress
struct XHostAddress
Undocumented in source.
XICCallback
struct XICCallback
Undocumented in source.
XIMCallback
struct XIMCallback
Undocumented in source.
XIMHotKeyTrigger
struct XIMHotKeyTrigger
Undocumented in source.
XIMHotKeyTriggers
struct XIMHotKeyTriggers
Undocumented in source.
XIMPreeditCaretCallbackStruct
struct XIMPreeditCaretCallbackStruct
Undocumented in source.
XIMPreeditDrawCallbackStruct
struct XIMPreeditDrawCallbackStruct
Undocumented in source.
XIMPreeditStateNotifyCallbackStruct
struct XIMPreeditStateNotifyCallbackStruct
Undocumented in source.
XIMStatusDrawCallbackStruct
struct XIMStatusDrawCallbackStruct
Undocumented in source.
XIMStringConversionCallbackStruct
struct XIMStringConversionCallbackStruct
Undocumented in source.
XIMStringConversionText
struct XIMStringConversionText
Undocumented in source.
XIMStyles
struct XIMStyles
Undocumented in source.
XIMText
struct XIMText
Undocumented in source.
XIMValuesList
struct XIMValuesList
Undocumented in source.
XImage
struct XImage
Undocumented in source.
XKeyEvent
struct XKeyEvent
Undocumented in source.
XKeyboardControl
struct XKeyboardControl
Undocumented in source.
XKeyboardState
struct XKeyboardState
Undocumented in source.
XKeymapEvent
struct XKeymapEvent
Undocumented in source.
XMapEvent
struct XMapEvent
Undocumented in source.
XMapRequestEvent
struct XMapRequestEvent
Undocumented in source.
XMappingEvent
struct XMappingEvent
Undocumented in source.
XModifierKeymap
struct XModifierKeymap
Undocumented in source.
XMotionEvent
struct XMotionEvent
Undocumented in source.
XNoExposeEvent
struct XNoExposeEvent
Undocumented in source.
XOMCharSetList
struct XOMCharSetList
Undocumented in source.
XOMFontInfo
struct XOMFontInfo
Undocumented in source.
XOMOrientation
struct XOMOrientation
Undocumented in source.
XPixmapFormatValues
struct XPixmapFormatValues
Undocumented in source.
XPoint
struct XPoint
Undocumented in source.
XPropertyEvent
struct XPropertyEvent
Undocumented in source.
XRectangle
struct XRectangle
Undocumented in source.
XReparentEvent
struct XReparentEvent
Undocumented in source.
XResizeRequestEvent
struct XResizeRequestEvent
Undocumented in source.
XSegment
struct XSegment
Undocumented in source.
XSelectionClearEvent
struct XSelectionClearEvent
Undocumented in source.
XSelectionEvent
struct XSelectionEvent
Undocumented in source.
XSelectionRequestEvent
struct XSelectionRequestEvent
Undocumented in source.
XServerInterpretedAddress
struct XServerInterpretedAddress
Undocumented in source.
XSetWindowAttributes
struct XSetWindowAttributes
Undocumented in source.
XTextItem
struct XTextItem
Undocumented in source.
XTextItem16
struct XTextItem16
Undocumented in source.
XTimeCoord
struct XTimeCoord
Undocumented in source.
XUnmapEvent
struct XUnmapEvent
Undocumented in source.
XVisibilityEvent
struct XVisibilityEvent
Undocumented in source.
XVisualInfo
struct XVisualInfo
Undocumented in source.
XWindowAttributes
struct XWindowAttributes
Undocumented in source.
XWindowChanges
struct XWindowChanges
Undocumented in source.
XmbTextItem
struct XmbTextItem
Undocumented in source.
XrmHashBucketRec
struct XrmHashBucketRec
Undocumented in source.
XrmValue
struct XrmValue
Undocumented in source.
XwcTextItem
struct XwcTextItem
Undocumented in source.
_XGC
struct _XGC
Undocumented in source.
_XIC
struct _XIC
Undocumented in source.
_XIM
struct _XIM
Undocumented in source.
_XOC
struct _XOC
Undocumented in source.
_XOM
struct _XOM
Undocumented in source.
_XPrivate
struct _XPrivate
Undocumented in source.
_XrmHashBucketRec
struct _XrmHashBucketRec
Undocumented in source.

Unions

XEDataObject
union XEDataObject
Undocumented in source.
XEvent
union XEvent
Undocumented in source.

Variables

XNArea
enum const(char)* XNArea;
Undocumented in source.
XNAreaNeeded
enum const(char)* XNAreaNeeded;
Undocumented in source.
XNBackground
enum const(char)* XNBackground;
Undocumented in source.
XNBackgroundPixmap
enum const(char)* XNBackgroundPixmap;
Undocumented in source.
XNClientWindow
enum const(char)* XNClientWindow;
Undocumented in source.
XNColormap
enum const(char)* XNColormap;
Undocumented in source.
XNCursor
enum const(char)* XNCursor;
Undocumented in source.
XNDestroyCallback
enum const(char)* XNDestroyCallback;
Undocumented in source.
XNFilterEvents
enum const(char)* XNFilterEvents;
Undocumented in source.
XNFocusWindow
enum const(char)* XNFocusWindow;
Undocumented in source.
XNFontSet
enum const(char)* XNFontSet;
Undocumented in source.
XNForeground
enum const(char)* XNForeground;
Undocumented in source.
XNGeometryCallback
enum const(char)* XNGeometryCallback;
Undocumented in source.
XNHotKey
enum const(char)* XNHotKey;
Undocumented in source.
XNHotKeyState
enum const(char)* XNHotKeyState;
Undocumented in source.
XNInputStyle
enum const(char)* XNInputStyle;
Undocumented in source.
XNLineSpace
enum const(char)* XNLineSpace;
Undocumented in source.
XNPreeditAttributes
enum const(char)* XNPreeditAttributes;
Undocumented in source.
XNPreeditCaretCallback
enum const(char)* XNPreeditCaretCallback;
Undocumented in source.
XNPreeditDoneCallback
enum const(char)* XNPreeditDoneCallback;
Undocumented in source.
XNPreeditDrawCallback
enum const(char)* XNPreeditDrawCallback;
Undocumented in source.
XNPreeditStartCallback
enum const(char)* XNPreeditStartCallback;
Undocumented in source.
XNPreeditState
enum const(char)* XNPreeditState;
Undocumented in source.
XNPreeditStateNotifyCallback
enum const(char)* XNPreeditStateNotifyCallback;
Undocumented in source.
XNQueryICValuesList
enum const(char)* XNQueryICValuesList;
Undocumented in source.
XNQueryIMValuesList
enum const(char)* XNQueryIMValuesList;
Undocumented in source.
XNQueryInputStyle
enum const(char)* XNQueryInputStyle;
Undocumented in source.
XNR6PreeditCallback
enum const(char)* XNR6PreeditCallback;
Undocumented in source.
XNResetState
enum const(char)* XNResetState;
Undocumented in source.
XNResourceClass
enum const(char)* XNResourceClass;
Undocumented in source.
XNResourceName
enum const(char)* XNResourceName;
Undocumented in source.
XNSeparatorofNestedList
enum const(char)* XNSeparatorofNestedList;
Undocumented in source.
XNSpotLocation
enum const(char)* XNSpotLocation;
Undocumented in source.
XNStatusAttributes
enum const(char)* XNStatusAttributes;
Undocumented in source.
XNStatusDoneCallback
enum const(char)* XNStatusDoneCallback;
Undocumented in source.
XNStatusDrawCallback
enum const(char)* XNStatusDrawCallback;
Undocumented in source.
XNStatusStartCallback
enum const(char)* XNStatusStartCallback;
Undocumented in source.
XNStdColormap
enum const(char)* XNStdColormap;
Undocumented in source.
XNStringConversion
enum const(char)* XNStringConversion;
Undocumented in source.
XNStringConversionCallback
enum const(char)* XNStringConversionCallback;
Undocumented in source.
XNVaNestedList
enum const(char)* XNVaNestedList;
Undocumented in source.
XNVisiblePosition
enum const(char)* XNVisiblePosition;
Undocumented in source.

Meta