- 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.