glfw3.x11_header

C declarations for the X11 windowing system

Members

Aliases

Atom
alias Atom = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BITS16
alias BITS16 = CARD16
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BITS32
alias BITS32 = CARD32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BOOL
alias BOOL = CARD8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BOX
alias BOX = Box
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BYTE
alias BYTE = CARD8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BeforeFlushType
alias BeforeFlushType = void function(Display*, XExtCodes*, const char*, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Bool
alias Bool = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BoxRec
alias BoxRec = Box
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CARD16
alias CARD16 = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CARD32
alias CARD32 = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CARD32
alias CARD32 = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CARD64
alias CARD64 = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CARD64
alias CARD64 = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CARD8
alias CARD8 = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CloseDisplayType
alias CloseDisplayType = int function(Display*, XExtCodes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Colormap
alias Colormap = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Connection
alias Connection = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CopyGCType
alias CopyGCType = int function(Display*, GC, XExtCodes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CreateFontType
alias CreateFontType = int function(Display*, XFontStruct*, XExtCodes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CreateGCType
alias CreateGCType = int function(Display*, GC, XExtCodes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cursor
alias Cursor = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Display
alias Display = _XDisplay
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Drawable
alias Drawable = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ErrorStringType
alias ErrorStringType = char* function(Display*, int, XExtCodes*, char*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ErrorType
alias ErrorType = int function(Display*, xError*, XExtCodes*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FlushGCType
alias FlushGCType = int function(Display*, GC, XExtCodes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Font
alias Font = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FreeFontType
alias FreeFontType = int function(Display*, XFontStruct*, XExtCodes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FreeFuncType
alias FreeFuncType = 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.
FreeGCType
alias FreeGCType = int function(Display*, GC, XExtCodes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FreeModmapType
alias FreeModmapType = 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.
GC
alias GC = _XGC*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GContext
alias GContext = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT16
alias INT16 = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT16
alias INT16 = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT32
alias INT32 = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT32
alias INT32 = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT32
alias INT32 = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT64
alias INT64 = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT64
alias INT64 = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
INT8
alias INT8 = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
KEYCODE
alias KEYCODE = CARD8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
KeyButMask
alias KeyButMask = CARD16
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
KeyCode
alias KeyCode = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
KeySym
alias KeySym = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LockInfoPtr
alias LockInfoPtr = _LockInfoRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Mask
alias Mask = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PictFormat
alias PictFormat = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Pixmap
alias Pixmap = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PrintErrorType
alias PrintErrorType = void function(Display*, XErrorEvent*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
QueueMode
alias QueueMode = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
REGION
alias REGION = _XRegion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RRCrtc
alias RRCrtc = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RRMode
alias RRMode = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RROutput
alias RROutput = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Region
alias Region = _XRegion*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Rotation
alias Rotation = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIZEOF
alias SIZEOF = _SIZEOF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SizeID
alias SizeID = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Status
alias Status = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SubpixelOrder
alias SubpixelOrder = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Time
alias Time = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VisualID
alias VisualID = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Window
alias Window = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XAnyClassPtr
alias XAnyClassPtr = XAnyClassInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XAxisInfoPtr
alias XAxisInfoPtr = XAxisInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XButtonInfoPtr
alias XButtonInfoPtr = XButtonInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XButtonPressedEvent
alias XButtonPressedEvent = XButtonEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XButtonReleasedEvent
alias XButtonReleasedEvent = XButtonEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XConnectionWatchProc
alias XConnectionWatchProc = void function(Display*, XPointer, int, Bool, XPointer*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XContext
alias XContext = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDeviceEnableState
alias XDeviceEnableState = XDeviceEnableControl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDeviceInfoPtr
alias XDeviceInfoPtr = XDeviceInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDisplay
alias XDisplay = Display
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XEnterWindowEvent
alias XEnterWindowEvent = XCrossingEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XErrorHandler
alias XErrorHandler = int function(Display*, XErrorEvent*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFocusInEvent
alias XFocusInEvent = XFocusChangeEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFocusOutEvent
alias XFocusOutEvent = XFocusChangeEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFontSet
alias XFontSet = _XOC*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIC
alias XIC = _XIC*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XICProc
alias XICProc = Bool function(XIC, XPointer, XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XID
alias XID = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIDProc
alias XIDProc = void function(Display*, XPointer, XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIGroupState
alias XIGroupState = XIModifierState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XILeaveEvent
alias XILeaveEvent = XIEnterEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIM
alias XIM = _XIM*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIMProc
alias XIMProc = void function(XIM, XPointer, XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIMStyle
alias XIMStyle = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIOErrorHandler
alias XIOErrorHandler = 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.
XKeyInfoPtr
alias XKeyInfoPtr = XKeyInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XKeyPressedEvent
alias XKeyPressedEvent = XKeyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XKeyReleasedEvent
alias XKeyReleasedEvent = XKeyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLeaveWindowEvent
alias XLeaveWindowEvent = XCrossingEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XOC
alias XOC = _XOC*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XOM
alias XOM = _XOM*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XOrientation
alias XOrientation = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPointer
alias XPointer = char*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPointerMovedEvent
alias XPointerMovedEvent = XMotionEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRCrtcGamma
alias XRRCrtcGamma = _XRRCrtcGamma
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRCrtcInfo
alias XRRCrtcInfo = _XRRCrtcInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRModeFlags
alias XRRModeFlags = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRModeInfo
alias XRRModeInfo = _XRRModeInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRROutputInfo
alias XRROutputInfo = _XRROutputInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRScreenResources
alias XRRScreenResources = _XRRScreenResources
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRandrRotation
alias XRandrRotation = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XVaNestedList
alias XVaNestedList = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XValuatorInfoPtr
alias XValuatorInfoPtr = XValuatorInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorBool
alias XcursorBool = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorChunkHeader
alias XcursorChunkHeader = _XcursorChunkHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorComment
alias XcursorComment = _XcursorComment
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorDim
alias XcursorDim = XcursorUInt
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorFileHeader
alias XcursorFileHeader = _XcursorFileHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorFileToc
alias XcursorFileToc = _XcursorFileToc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorImage
alias XcursorImage = _XcursorImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorPixel
alias XcursorPixel = XcursorUInt
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorUInt
alias XcursorUInt = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAccessXNotifyEvent
alias XkbAccessXNotifyEvent = _XkbAccessXNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAction
alias XkbAction = _XkbAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbActionMessageEvent
alias XkbActionMessageEvent = _XkbActionMessage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAnyAction
alias XkbAnyAction = _XkbAnyAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAnyEvent
alias XkbAnyEvent = _XkbAnyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbBehavior
alias XkbBehavior = _XkbBehavior
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbBellNotifyEvent
alias XkbBellNotifyEvent = _XkbBellNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbChangesPtr
alias XkbChangesPtr = _XkbChanges*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbChangesRec
alias XkbChangesRec = _XkbChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbClientMapPtr
alias XkbClientMapPtr = _XkbClientMapRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbClientMapRec
alias XkbClientMapRec = _XkbClientMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbCompatChangesPtr
alias XkbCompatChangesPtr = _XkbCompatChanges*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbCompatChangesRec
alias XkbCompatChangesRec = _XkbCompatChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbCompatMapNotifyEvent
alias XkbCompatMapNotifyEvent = _XkbCompatMapNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbCompatMapPtr
alias XkbCompatMapPtr = _XkbCompatMapRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbCompatMapRec
alias XkbCompatMapRec = _XkbCompatMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbControlsChangesPtr
alias XkbControlsChangesPtr = _XkbControlsChanges*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbControlsChangesRec
alias XkbControlsChangesRec = _XkbControlsChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbControlsNotifyEvent
alias XkbControlsNotifyEvent = _XkbControlsNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbControlsPtr
alias XkbControlsPtr = _XkbControls*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbControlsRec
alias XkbControlsRec = _XkbControls
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbCtrlsAction
alias XkbCtrlsAction = _XkbCtrlsAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbDescPtr
alias XkbDescPtr = _XkbDesc*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbDescRec
alias XkbDescRec = _XkbDesc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbDeviceBtnAction
alias XkbDeviceBtnAction = _XkbDeviceBtnAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbDeviceValuatorAction
alias XkbDeviceValuatorAction = _XkbDeviceValuatorAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbEvent
alias XkbEvent = _XkbEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbExtensionDeviceNotifyEvent
alias XkbExtensionDeviceNotifyEvent = _XkbExtensionDeviceNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGeometryPtr
alias XkbGeometryPtr = _XkbGeometry*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGetAtomNameFunc
alias XkbGetAtomNameFunc = 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.
XkbGroupAction
alias XkbGroupAction = _XkbGroupAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbISOAction
alias XkbISOAction = _XkbISOAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbIndicatorChangesPtr
alias XkbIndicatorChangesPtr = _XkbIndicatorChanges*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbIndicatorChangesRec
alias XkbIndicatorChangesRec = _XkbIndicatorChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbIndicatorMapPtr
alias XkbIndicatorMapPtr = _XkbIndicatorMapRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbIndicatorMapRec
alias XkbIndicatorMapRec = _XkbIndicatorMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbIndicatorNotifyEvent
alias XkbIndicatorNotifyEvent = _XkbIndicatorNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbIndicatorPtr
alias XkbIndicatorPtr = _XkbIndicatorRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbIndicatorRec
alias XkbIndicatorRec = _XkbIndicatorRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbInternAtomFunc
alias XkbInternAtomFunc = 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.
XkbKTMapEntryPtr
alias XkbKTMapEntryPtr = _XkbKTMapEntry*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKTMapEntryRec
alias XkbKTMapEntryRec = _XkbKTMapEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeyAliasPtr
alias XkbKeyAliasPtr = _XkbKeyAliasRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeyAliasRec
alias XkbKeyAliasRec = _XkbKeyAliasRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeyNamePtr
alias XkbKeyNamePtr = _XkbKeyNameRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeyNameRec
alias XkbKeyNameRec = _XkbKeyNameRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeyTypePtr
alias XkbKeyTypePtr = _XkbKeyType*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeyTypeRec
alias XkbKeyTypeRec = _XkbKeyType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMapChangesPtr
alias XkbMapChangesPtr = _XkbMapChanges*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMapChangesRec
alias XkbMapChangesRec = _XkbMapChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMapNotifyEvent
alias XkbMapNotifyEvent = _XkbMapNotifyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMessageAction
alias XkbMessageAction = _XkbMessageAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbModAction
alias XkbModAction = _XkbModAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbModsPtr
alias XkbModsPtr = _XkbMods*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbModsRec
alias XkbModsRec = _XkbMods
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNameChangesPtr
alias XkbNameChangesPtr = _XkbNameChanges*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNameChangesRec
alias XkbNameChangesRec = _XkbNameChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNamesNotifyEvent
alias XkbNamesNotifyEvent = _XkbNamesNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNamesPtr
alias XkbNamesPtr = _XkbNamesRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNamesRec
alias XkbNamesRec = _XkbNamesRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNewKeyboardNotifyEvent
alias XkbNewKeyboardNotifyEvent = _XkbNewKeyboardNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbPtrAction
alias XkbPtrAction = _XkbPtrAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbPtrBtnAction
alias XkbPtrBtnAction = _XkbPtrBtnAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbPtrDfltAction
alias XkbPtrDfltAction = _XkbPtrDfltAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbRedirectKeyAction
alias XkbRedirectKeyAction = _XkbRedirectKeyAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbServerMapPtr
alias XkbServerMapPtr = _XkbServerMapRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbServerMapRec
alias XkbServerMapRec = _XkbServerMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbStateNotifyEvent
alias XkbStateNotifyEvent = _XkbStateNotifyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbStatePtr
alias XkbStatePtr = _XkbStateRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbStateRec
alias XkbStateRec = _XkbStateRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSwitchScreenAction
alias XkbSwitchScreenAction = _XkbSwitchScreenAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSymInterpretPtr
alias XkbSymInterpretPtr = _XkbSymInterpretRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSymInterpretRec
alias XkbSymInterpretRec = _XkbSymInterpretRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSymMapPtr
alias XkbSymMapPtr = _XkbSymMapRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSymMapRec
alias XkbSymMapRec = _XkbSymMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmBinding
alias XrmBinding = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmBindingList
alias XrmBindingList = XrmBinding*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmClass
alias XrmClass = XrmQuark
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmClassList
alias XrmClassList = XrmQuarkList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmDatabase
alias XrmDatabase = _XrmHashBucketRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmHashBucket
alias XrmHashBucket = _XrmHashBucketRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmHashTable
alias XrmHashTable = XrmHashBucket*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmName
alias XrmName = XrmQuark
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmNameList
alias XrmNameList = XrmQuarkList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmOptionDescList
alias XrmOptionDescList = XrmOptionDescRec*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmOptionKind
alias XrmOptionKind = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmQuark
alias XrmQuark = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmQuarkList
alias XrmQuarkList = int*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmRepresentation
alias XrmRepresentation = XrmQuark
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmSearchList
alias XrmSearchList = XrmHashTable[]
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmString
alias XrmString = char*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmValuePtr
alias XrmValuePtr = XrmValue*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XAsyncErrorState
alias _XAsyncErrorState = _XAsyncEState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XAsyncHandler
alias _XAsyncHandler = _XInternalAsync
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XExtension
alias _XExtension = _XExten
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XFreeFuncRec
alias _XFreeFuncRec = _XFreeFuncs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XInternalConnectionProc
alias _XInternalConnectionProc = void function(Display*, int, XPointer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XPrivDisplay
alias _XPrivDisplay = _XDisplay*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XQEvent
alias _XQEvent = _XSQEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xEvent
alias xEvent = _xEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGrabKeyboardReply
alias xGrabKeyboardReply = xGrabPointerReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xReq
alias xReq = _xReq
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xSetModifierMappingReply
alias xSetModifierMappingReply = xSetMappingReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xSetPointerMappingReply
alias xSetPointerMappingReply = xSetMappingReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbAccessXNotify
alias xkbAccessXNotify = _xkbAccessXNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbActionMessage
alias xkbActionMessage = _xkbActionMessage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbAnyEvent
alias xkbAnyEvent = _xkbAnyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbBellNotify
alias xkbBellNotify = _xkbBellNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbCompatMapNotify
alias xkbCompatMapNotify = _xkbCompatMapNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbControlsNotify
alias xkbControlsNotify = _xkbControlsNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbEvent
alias xkbEvent = _xkbEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbExtensionDeviceNotify
alias xkbExtensionDeviceNotify = _xkbExtensionDeviceNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbIndicatorNotify
alias xkbIndicatorNotify = _xkbIndicatorNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbMapNotify
alias xkbMapNotify = _xkbMapNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbNamesNotify
alias xkbNamesNotify = _xkbNamesNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbNewKeyboardNotify
alias xkbNewKeyboardNotify = _xkbNewKeyboardNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xkbStateNotify
alias xkbStateNotify = _xkbStateNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

Above
anonymousenum Above
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AllocNone
anonymousenum AllocNone
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ArcChord
anonymousenum ArcChord
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AsyncPointer
anonymousenum AsyncPointer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AutoRepeatModeOff
anonymousenum AutoRepeatModeOff
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BitmapSuccess
anonymousenum BitmapSuccess
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Button1
anonymousenum Button1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Button1Mask
anonymousenum Button1Mask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CWBackPixmap
anonymousenum CWBackPixmap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CWX
anonymousenum CWX
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CloseDownMode
enum CloseDownMode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ColormapUninstalled
anonymousenum ColormapUninstalled
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CursorShape
anonymousenum CursorShape
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DisableScreenSaver
anonymousenum DisableScreenSaver
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DoRed
anonymousenum DoRed
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DontAllowExposures
anonymousenum DontAllowExposures
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DontCareState
anonymousenum DontCareState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DontPreferBlanking
anonymousenum DontPreferBlanking
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EnableAccess
anonymousenum EnableAccess
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
False
anonymousenum False
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FamilyInternet
anonymousenum FamilyInternet
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FontLeftToRight
anonymousenum FontLeftToRight
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ForgetGravity
anonymousenum ForgetGravity
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GCFunction
anonymousenum GCFunction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GrabModeSync
anonymousenum GrabModeSync
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GrabSuccess
anonymousenum GrabSuccess
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HostInsert
anonymousenum HostInsert
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InputHint
anonymousenum InputHint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InputOutput
anonymousenum InputOutput
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsUnmapped
anonymousenum IsUnmapped
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
KBKeyClickPercent
anonymousenum KBKeyClickPercent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
KeyPress
anonymousenum KeyPress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LSBFirst
anonymousenum LSBFirst
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LedModeOff
anonymousenum LedModeOff
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MappingModifier
anonymousenum MappingModifier
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MappingSuccess
anonymousenum MappingSuccess
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NoEventMask
anonymousenum NoEventMask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotUseful
anonymousenum NotUseful
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotifyAncestor
anonymousenum NotifyAncestor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotifyNormal
anonymousenum NotifyNormal
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PlaceOnTop
anonymousenum PlaceOnTop
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PropModeReplace
anonymousenum PropModeReplace
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PropertyNewValue
anonymousenum PropertyNewValue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
QueuedAlready
anonymousenum QueuedAlready
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RaiseLowest
anonymousenum RaiseLowest
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RectangleOut
anonymousenum RectangleOut
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RevertToNone
anonymousenum RevertToNone
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ScreenSaverReset
anonymousenum ScreenSaverReset
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetModeInsert
anonymousenum SetModeInsert
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ShiftMap
anonymousenum ShiftMap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ShiftMapIndex
anonymousenum ShiftMapIndex
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ShiftMask
anonymousenum ShiftMask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
StaticGray
anonymousenum StaticGray
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
USPosition
anonymousenum USPosition
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VisibilityUnobscured
anonymousenum VisibilityUnobscured
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VisualNoMask
anonymousenum VisualNoMask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WithdrawnState
anonymousenum WithdrawnState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCSUCCESS
anonymousenum XCSUCCESS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XErrorCode
enum XErrorCode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XEventQueueOwner
enum XEventQueueOwner
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIAllDevices
anonymousenum XIAllDevices
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIMPreeditArea
anonymousenum XIMPreeditArea
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XI_DeviceChanged
anonymousenum XI_DeviceChanged
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XI_DeviceChangedMask
anonymousenum XI_DeviceChangedMask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XOMOrientation_LTR_TTB
anonymousenum XOMOrientation_LTR_TTB
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XYBitmap
anonymousenum XYBitmap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmBindTightly
anonymousenum XrmBindTightly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmoptionNoArg
anonymousenum XrmoptionNoArg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

AllPlanes
c_ulong AllPlanes()
Undocumented in source. Be warned that the author may not have intended to support it.
BitmapBitOrder
int BitmapBitOrder(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
BitmapPad
int BitmapPad(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
BitmapUnit
int BitmapUnit(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
BlackPixel
c_ulong BlackPixel(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
ConnectionNumber
int ConnectionNumber(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultColormap
Colormap DefaultColormap(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultDepth
int DefaultDepth(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultGC
GC DefaultGC(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultRootWindow
Window DefaultRootWindow(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultScreen
int DefaultScreen(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultScreenOfDisplay
Screen* DefaultScreenOfDisplay(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultVisual
Visual* DefaultVisual(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DeqAsyncHandler
void DeqAsyncHandler(Display* dpy, _XAsyncHandler* handler)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayCells
int DisplayCells(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayHeight
int DisplayHeight(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayHeightMM
int DisplayHeightMM(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayOfScreen
Display* DisplayOfScreen(Screen* s)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayPlanes
int DisplayPlanes(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayString
char* DisplayString(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayWidth
int DisplayWidth(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayWidthMM
int DisplayWidthMM(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
DoesBackingStore
int DoesBackingStore(Screen* s)
Undocumented in source. Be warned that the author may not have intended to support it.
EventMaskOfScreen
c_long EventMaskOfScreen(Screen* s)
Undocumented in source. Be warned that the author may not have intended to support it.
LastKnownRequestProcessed
uint LastKnownRequestProcessed(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
MAX
int MAX(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
MIN
int MIN(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
NextRequest
uint NextRequest(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
ProtocolRevision
int ProtocolRevision(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
ProtocolVersion
int ProtocolVersion(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
QLength
int QLength(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
RootWindow
Window RootWindow(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
ScreenCount
int ScreenCount(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
ScreenOfDisplay
Screen* ScreenOfDisplay(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
VendorRelease
int VendorRelease(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
WhitePixel
c_ulong WhitePixel(Display* dpy, int scr)
Undocumented in source. Be warned that the author may not have intended to support it.
XAllocClassHint
XClassHint* XAllocClassHint()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XAllocID
int XAllocID(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.
XAllocIDs
void XAllocIDs(Display* dpy, XID* ids, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
XAllocIconSize
XIconSize* XAllocIconSize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XAllocSizeHints
XSizeHints* XAllocSizeHints()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XAllocStandardColormap
XStandardColormap* XAllocStandardColormap()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XAllocWMHints
XWMHints* XAllocWMHints()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XChangeKeyboardControl
int XChangeKeyboardControl(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.
XChangeKeyboardMapping
int XChangeKeyboardMapping(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.
XChangePointerControl
int XChangePointerControl(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.
XChangeProperty
int XChangeProperty(Display* , Window , Atom , Atom , int , int , ubyte* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XChangeSaveSet
int XChangeSaveSet(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.
XChangeWindowAttributes
int XChangeWindowAttributes(Display* , Window , uint , XSetWindowAttributes* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCheckIfEvent
Bool XCheckIfEvent(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.
XCheckMaskEvent
Bool XCheckMaskEvent(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.
XCheckTypedEvent
Bool XCheckTypedEvent(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.
XCheckTypedWindowEvent
Bool XCheckTypedWindowEvent(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.
XCheckWindowEvent
Bool XCheckWindowEvent(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.
XCirculateSubwindows
int XCirculateSubwindows(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.
XClipBox
int XClipBox(Region , XRectangle* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCloseDisplay
int XCloseDisplay(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCloseIM
Status XCloseIM(XIM )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCloseOM
Status XCloseOM(XOM )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XConfigureWindow
int XConfigureWindow(Display* , Window , c_ulong , XWindowChanges* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XConnectionNumber
int XConnectionNumber(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XConvertCase
void XConvertCase(KeySym , KeySym* , KeySym* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XConvertSelection
int XConvertSelection(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.
XCopyColormapAndFree
Colormap XCopyColormapAndFree(Display* , Colormap )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCreateColormap
Colormap XCreateColormap(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.
XCreateFontCursor
Cursor XCreateFontCursor(Display* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCreateGlyphCursor
Cursor XCreateGlyphCursor(Display* , Font , Font , uint , uint , XColor* , XColor* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCreateIC
XIC XCreateIC(XIM , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCreatePixmapCursor
Cursor XCreatePixmapCursor(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.
XCreateRegion
Region XCreateRegion()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCreateWindow
Window XCreateWindow(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.
XDefaultDepthOfScreen
int XDefaultDepthOfScreen(Screen* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDefaultScreen
int XDefaultScreen(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDefaultString
char* XDefaultString()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDefineCursor
int XDefineCursor(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.
XDeleteContext
int XDeleteContext(Display* , XID , XContext )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDeleteProperty
int XDeleteProperty(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.
XDestroyIC
void XDestroyIC(XIC )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDestroyRegion
int XDestroyRegion(Region )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDestroySubwindows
int XDestroySubwindows(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDestroyWindow
int XDestroyWindow(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDisplayMotionBufferSize
c_ulong XDisplayMotionBufferSize(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDisplayOfIM
Display* XDisplayOfIM(XIM )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDoesBackingStore
int XDoesBackingStore(Screen* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDoesSaveUnders
Bool XDoesSaveUnders(Screen* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XEmptyRegion
int XEmptyRegion(Region )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XEqualRegion
int XEqualRegion(Region , Region )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XEventsQueued
int XEventsQueued(Display* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XExtendedMaxRequestSize
c_long XExtendedMaxRequestSize(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFetchName
Status XFetchName(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.
XFillArc
int XFillArc(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.
XFillArcs
int XFillArcs(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.
XFillPolygon
int XFillPolygon(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.
XFillRectangle
int XFillRectangle(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.
XFillRectangles
int XFillRectangles(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.
XFilterEvent
Bool XFilterEvent(XEvent* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFindContext
int XFindContext(Display* , XID , XContext , XPointer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFlush
int XFlush(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XForceScreenSaver
int XForceScreenSaver(Display* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFree
int XFree(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFreeColormap
int XFreeColormap(Display* , Colormap )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFreeColors
int XFreeColors(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.
XFreeCursor
int XFreeCursor(Display* , Cursor )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFreeEventData
void XFreeEventData(Display* , XGenericEventCookie* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFreeExtensionList
int XFreeExtensionList(char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFreeFont
int XFreeFont(Display* , XFontStruct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFreeFontInfo
int XFreeFontInfo(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.
XFreePixmap
int XFreePixmap(Display* , Pixmap )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGeometry
int XGeometry(Display* , int , char* , 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.
XGetClassHint
Status XGetClassHint(Display* , Window , XClassHint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetErrorDatabaseText
int XGetErrorDatabaseText(Display* , char* , char* , 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.
XGetErrorText
int XGetErrorText(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.
XGetEventData
Bool XGetEventData(Display* , XGenericEventCookie* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetICValues
char* XGetICValues(XIC , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetIMValues
char* XGetIMValues(XIM , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetIconSizes
Status XGetIconSizes(Display* , Window , XIconSize** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetImage
XImage* XGetImage(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.
XGetInputFocus
int XGetInputFocus(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.
XGetKeyboardControl
int XGetKeyboardControl(Display* , XKeyboardState* )
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.
XGetNormalHints
Status XGetNormalHints(Display* , Window , XSizeHints* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetPointerControl
int XGetPointerControl(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.
XGetPointerMapping
int XGetPointerMapping(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.
XGetScreenSaver
int XGetScreenSaver(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.
XGetSelectionOwner
Window XGetSelectionOwner(Display* , Atom )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetSubImage
XImage* XGetSubImage(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.
XGetTransientForHint
Status XGetTransientForHint(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.
XGetVisualInfo
XVisualInfo* XGetVisualInfo(Display* , long , XVisualInfo* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetWMClientMachine
Status XGetWMClientMachine(Display* , Window , XTextProperty* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetWMHints
XWMHints* XGetWMHints(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetWMIconName
Status XGetWMIconName(Display* , Window , XTextProperty* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetWMName
Status XGetWMName(Display* , Window , XTextProperty* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetWMNormalHints
Status XGetWMNormalHints(Display* , Window , XSizeHints* , long* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetWMProtocols
Status XGetWMProtocols(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.
XGetWMSizeHints
Status XGetWMSizeHints(Display* , Window , XSizeHints* , long* , Atom )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGetWindowAttributes
Status XGetWindowAttributes(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.
XGetWindowProperty
int XGetWindowProperty(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.
XGetZoomHints
Status XGetZoomHints(Display* , Window , XSizeHints* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGrabButton
int XGrabButton(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.
XGrabKey
int XGrabKey(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.
XGrabKeyboard
int XGrabKeyboard(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.
XGrabPointer
int XGrabPointer(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.
XIMOfIC
XIM XIMOfIC(XIC )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIMaskIsSet
auto XIMaskIsSet(T event)
Undocumented in source. Be warned that the author may not have intended to support it.
XIMaskIsSet
auto XIMaskIsSet(T ptr, U event)
Undocumented in source. Be warned that the author may not have intended to support it.
XIMaskLen
auto XIMaskLen(T event)
Undocumented in source. Be warned that the author may not have intended to support it.
XIconifyWindow
Status XIconifyWindow(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.
XInitThreads
Status XInitThreads()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XInternAtom
Atom XInternAtom(Display* , char* , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XInternAtoms
Status XInternAtoms(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.
XIntersectRegion
int XIntersectRegion(Region , Region , Region )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XKeycodeToKeysym
KeySym XKeycodeToKeysym(Display* , KeyCode , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XListFonts
char** XListFonts(Display* , 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.
XListHosts
XHostAddress* XListHosts(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.
XListInstalledColormaps
Colormap* XListInstalledColormaps(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.
XLocaleOfIM
char* XLocaleOfIM(XIM )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLookupColor
Status XLookupColor(Display* , Colormap , 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.
XLookupKeysym
KeySym XLookupKeysym(XKeyEvent* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLookupString
int XLookupString(XKeyEvent* , char* , int , KeySym* , XComposeStatus* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLowerWindow
int XLowerWindow(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMapRaised
int XMapRaised(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMapSubwindows
int XMapSubwindows(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMapWindow
int XMapWindow(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMaskEvent
int XMaskEvent(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.
XMatchVisualInfo
Status XMatchVisualInfo(Display* , int , int , int , XVisualInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMaxCmapsOfScreen
int XMaxCmapsOfScreen(Screen* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMaxRequestSize
c_long XMaxRequestSize(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMinCmapsOfScreen
int XMinCmapsOfScreen(Screen* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMoveResizeWindow
int XMoveResizeWindow(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.
XMoveWindow
int XMoveWindow(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.
XNextEvent
int XNextEvent(Display* , XEvent* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNoOp
int XNoOp(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XOpenDisplay
Display* XOpenDisplay(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XOpenIM
XIM XOpenIM(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.
XOpenOM
XOM XOpenOM(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.
XParseColor
Status XParseColor(Display* , Colormap , char* , XColor* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XParseGeometry
int XParseGeometry(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.
XPeekEvent
int XPeekEvent(Display* , XEvent* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPeekIfEvent
int XPeekIfEvent(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.
XPending
int XPending(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPlanesOfScreen
int XPlanesOfScreen(Screen* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XProtocolRevision
int XProtocolRevision(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XProtocolVersion
int XProtocolVersion(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPutBackEvent
int XPutBackEvent(Display* , XEvent* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPutImage
int XPutImage(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.
XQLength
int XQLength(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XQueryBestCursor
Status XQueryBestCursor(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.
XQueryColors
int XQueryColors(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.
XQueryExtension
Bool XQueryExtension(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.
XQueryKeymap
int XQueryKeymap(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.
XQueryPointer
Bool XQueryPointer(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.
XQueryTextExtents
int XQueryTextExtents(Display* , XID , 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.
XQueryTextExtents16
int XQueryTextExtents16(Display* , XID , 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.
XQueryTree
Status XQueryTree(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.
XRRFreeCrtcInfo
void XRRFreeCrtcInfo(XRRCrtcInfo* crtcInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRFreeOutputInfo
void XRRFreeOutputInfo(XRROutputInfo* outputInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRFreeScreenResources
void XRRFreeScreenResources(XRRScreenResources* resources)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetCrtcGammaSize
int XRRGetCrtcGammaSize(Display* dpy, RRCrtc crtc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetCrtcInfo
XRRCrtcInfo* XRRGetCrtcInfo(Display* dpy, XRRScreenResources* resources, RRCrtc crtc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetOutputInfo
XRROutputInfo* XRRGetOutputInfo(Display* dpy, XRRScreenResources* resources, RROutput output)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetOutputPrimary
RROutput XRRGetOutputPrimary(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRGetScreenResources
XRRScreenResources* XRRGetScreenResources(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRListOutputProperties
Atom* XRRListOutputProperties(Display* dpy, RROutput output, int* nprop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRRSetCrtcConfig
Status XRRSetCrtcConfig(Display* dpy, XRRScreenResources* resources, RRCrtc crtc, Time timestamp, int x, int y, RRMode mode, Rotation rotation, RROutput* outputs, int noutputs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRaiseWindow
int XRaiseWindow(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRegisterIMInstantiateCallback
Bool XRegisterIMInstantiateCallback(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.
XReparentWindow
int XReparentWindow(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.
XResetScreenSaver
int XResetScreenSaver(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XResizeWindow
int XResizeWindow(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.
XResourceManagerString
char* XResourceManagerString(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRestackWindows
int XRestackWindows(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.
XRotateBuffers
int XRotateBuffers(Display* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRotateWindowProperties
int XRotateWindowProperties(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.
XSaveContext
int XSaveContext(Display* , XID , XContext , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XScreenCount
int XScreenCount(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XScreenNumberOfScreen
int XScreenNumberOfScreen(Screen* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XScreenResourceString
char* XScreenResourceString(Screen* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSelectInput
int XSelectInput(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.
XSendEvent
Status XSendEvent(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.
XSetAccessControl
int XSetAccessControl(Display* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetAfterFunction
int function(Display*) XSetAfterFunction(Display* , 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.
XSetArcMode
int XSetArcMode(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.
XSetAuthorization
void XSetAuthorization(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.
XSetBackground
int XSetBackground(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.
XSetClassHint
int XSetClassHint(Display* , Window , XClassHint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetErrorHandler
XErrorHandler XSetErrorHandler(XErrorHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetGraphicsExposures
int XSetGraphicsExposures(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.
XSetICFocus
void XSetICFocus(XIC )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetICValues
char* XSetICValues(XIC , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetIMValues
char* XSetIMValues(XIM , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetIconName
int XSetIconName(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.
XSetIconSizes
int XSetIconSizes(Display* , Window , XIconSize* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetInputFocus
int XSetInputFocus(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.
XSetLineAttributes
int XSetLineAttributes(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.
XSetLocaleModifiers
char* XSetLocaleModifiers(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetModifierMapping
int XSetModifierMapping(Display* , XModifierKeymap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetNormalHints
int XSetNormalHints(Display* , Window , XSizeHints* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetPlaneMask
int XSetPlaneMask(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.
XSetPointerMapping
int XSetPointerMapping(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.
XSetScreenSaver
int XSetScreenSaver(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.
XSetSelectionOwner
int XSetSelectionOwner(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.
XSetState
int XSetState(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.
XSetStipple
int XSetStipple(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.
XSetSubwindowMode
int XSetSubwindowMode(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.
XSetWMClientMachine
void XSetWMClientMachine(Display* , Window , XTextProperty* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetWMHints
int XSetWMHints(Display* , Window , XWMHints* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetWMIconName
void XSetWMIconName(Display* , Window , XTextProperty* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetWMName
void XSetWMName(Display* , Window , XTextProperty* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetWMNormalHints
void XSetWMNormalHints(Display* , Window , XSizeHints* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetWMProperties
void XSetWMProperties(Display* , Window , XTextProperty* , XTextProperty* , char** , int , XSizeHints* , XWMHints* , XClassHint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetWMProtocols
Status XSetWMProtocols(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.
XStoreName
int XStoreName(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.
XStoreNamedColor
int XStoreNamedColor(Display* , Colormap , 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.
XStringToContext
XContext XStringToContext(char* statement)
Undocumented in source. Be warned that the author may not have intended to support it.
XStringToKeysym
KeySym XStringToKeysym(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSupportsLocale
Bool XSupportsLocale()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSync
int XSync(Display* , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTextExtents
int XTextExtents(XFontStruct* , 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.
XTextExtents16
int XTextExtents16(XFontStruct* , 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.
XTextWidth
int XTextWidth(XFontStruct* , char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTextWidth16
int XTextWidth16(XFontStruct* , XChar2b* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTranslateCoordinates
Bool XTranslateCoordinates(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.
XUndefineCursor
int XUndefineCursor(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUngrabButton
int XUngrabButton(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.
XUngrabKey
int XUngrabKey(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.
XUngrabKeyboard
int XUngrabKeyboard(Display* , Time )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUngrabPointer
int XUngrabPointer(Display* , Time )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUngrabServer
int XUngrabServer(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUninstallColormap
int XUninstallColormap(Display* , Colormap )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUniqueContext
auto XUniqueContext()
Undocumented in source. Be warned that the author may not have intended to support it.
XUnloadFont
int XUnloadFont(Display* , Font )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUnmapSubwindows
int XUnmapSubwindows(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUnmapWindow
int XUnmapWindow(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUnregisterIMInstantiateCallback
Bool XUnregisterIMInstantiateCallback(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.
XUnsetICFocus
void XUnsetICFocus(XIC )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XVaCreateNestedList
XVaNestedList XVaCreateNestedList(int , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XVendorRelease
int XVendorRelease(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XVisualIDFromVisual
VisualID XVisualIDFromVisual(Visual* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XWarpPointer
int XWarpPointer(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.
XWithdrawWindow
Status XWithdrawWindow(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.
Xfree
void Xfree(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
XineramaIsActive
Bool XineramaIsActive(Display* dpy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaQueryExtension
Bool XineramaQueryExtension(Display* dpy, int* event_base, int* error_base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaQueryScreens
XineramaScreenInfo* XineramaQueryScreens(Display* dpy, int* number)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaQueryVersion
Status XineramaQueryVersion(Display* dpy, int* major_versionp, int* minor_versionp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAddKeyType
XkbKeyTypePtr XkbAddKeyType(XkbDescPtr , Atom , int , Bool , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAddSymInterpret
XkbSymInterpretPtr XkbAddSymInterpret(XkbDescPtr , XkbSymInterpretPtr , Bool , XkbChangesPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAllocClientMap
Status XkbAllocClientMap(XkbDescPtr , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAllocCompatMap
Status XkbAllocCompatMap(XkbDescPtr , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAllocIndicatorMaps
Status XkbAllocIndicatorMaps(XkbDescPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAllocKeyboard
XkbDescPtr XkbAllocKeyboard()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAllocNames
Status XkbAllocNames(XkbDescPtr , 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.
XkbAllocServerMap
Status XkbAllocServerMap(XkbDescPtr , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbApplyVirtualModChanges
Bool XkbApplyVirtualModChanges(XkbDescPtr , uint , XkbChangesPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbBell
Bool XkbBell(Display* , Window , int , Atom )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbBellEvent
Bool XkbBellEvent(Display* , Window , int , Atom )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbChangeMap
Bool XkbChangeMap(Display* , XkbDescPtr , XkbMapChangesPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbChangeNames
Bool XkbChangeNames(Display* , XkbDescPtr , XkbNameChangesPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbComputeEffectiveMap
Bool XkbComputeEffectiveMap(XkbDescPtr , XkbKeyTypePtr , ubyte* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbDeviceBellEvent
Bool XkbDeviceBellEvent(Display* , Window , int , int , int , int , Atom )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbForceBell
Bool XkbForceBell(Display* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbFreeClientMap
void XkbFreeClientMap(XkbDescPtr , uint , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbFreeCompatMap
void XkbFreeCompatMap(XkbDescPtr , uint , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbFreeIndicatorMaps
void XkbFreeIndicatorMaps(XkbDescPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbFreeKeyboard
void XkbFreeKeyboard(XkbDescPtr , uint , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbFreeNames
void XkbFreeNames(XkbDescPtr , uint , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbFreeServerMap
void XkbFreeServerMap(XkbDescPtr , uint , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGetCompatMap
Status XkbGetCompatMap(Display* , uint , XkbDescPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGetDetectableAutoRepeat
Bool XkbGetDetectableAutoRepeat(Display* , Bool* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGetMap
XkbDescPtr XkbGetMap(Display* , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGetNames
Status XkbGetNames(Display* , uint , XkbDescPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGetState
Status XkbGetState(Display* , uint , XkbStatePtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGetUpdatedMap
Status XkbGetUpdatedMap(Display* , uint , XkbDescPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGetXlibControls
uint XkbGetXlibControls(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbIgnoreExtension
Bool XkbIgnoreExtension(Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbInitCanonicalKeyTypes
Status XkbInitCanonicalKeyTypes(XkbDescPtr , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeycodeToKeysym
KeySym XkbKeycodeToKeysym(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.
XkbKeysymToModifiers
uint XkbKeysymToModifiers(Display* , KeySym )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbLibraryVersion
Bool XkbLibraryVersion(int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbLookupKeySym
Bool XkbLookupKeySym(Display* , KeyCode , uint , uint* , KeySym* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNoteMapChanges
void XkbNoteMapChanges(XkbMapChangesPtr , XkbMapNotifyEvent* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNoteNameChanges
void XkbNoteNameChanges(XkbNameChangesPtr , XkbNamesNotifyEvent* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbOpenDisplay
Display* XkbOpenDisplay(char* , 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.
XkbQueryExtension
Bool XkbQueryExtension(Display* , 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.
XkbSelectEventDetails
Bool XkbSelectEventDetails(Display* , 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.
XkbSelectEvents
Bool XkbSelectEvents(Display* , 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.
XkbSetAtomFuncs
void XkbSetAtomFuncs(XkbInternAtomFunc , XkbGetAtomNameFunc )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSetCompatMap
Bool XkbSetCompatMap(Display* , uint , XkbDescPtr , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSetDebuggingFlags
Bool XkbSetDebuggingFlags(Display* , uint , uint , char* , 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.
XkbSetDetectableAutoRepeat
Bool XkbSetDetectableAutoRepeat(Display* , Bool , Bool* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSetIgnoreLockMods
Bool XkbSetIgnoreLockMods(Display* , uint , 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.
XkbSetMap
Bool XkbSetMap(Display* , uint , XkbDescPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSetNames
Bool XkbSetNames(Display* , uint , uint , uint , XkbDescPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbSetServerInternalMods
Bool XkbSetServerInternalMods(Display* , uint , 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.
XkbSetXlibControls
uint XkbSetXlibControls(Display* , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbUpdateActionVirtualMods
Bool XkbUpdateActionVirtualMods(XkbDescPtr , XkbAction* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbUpdateKeyTypeVirtualMods
void XkbUpdateKeyTypeVirtualMods(XkbDescPtr , XkbKeyTypePtr , uint , XkbChangesPtr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbUseExtension
Bool XkbUseExtension(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.
XkbVirtualModsToReal
Bool XkbVirtualModsToReal(XkbDescPtr , uint , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbXlibControlsImplemented
uint XkbXlibControlsImplemented()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XmbLookupString
int XmbLookupString(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.
XmbResetIC
char* XmbResetIC(XIC )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XmbSetWMProperties
void XmbSetWMProperties(Display* , Window , const(char)* , const(char)* , const(char)** , int , XSizeHints* , XWMHints* , XClassHint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmClassToString
XrmString XrmClassToString(XrmClass c_class)
Undocumented in source. Be warned that the author may not have intended to support it.
XrmCombineDatabase
void XrmCombineDatabase(XrmDatabase , XrmDatabase* , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmDestroyDatabase
void XrmDestroyDatabase(XrmDatabase )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmGetResource
Bool XrmGetResource(XrmDatabase , char* , 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.
XrmGetStringDatabase
XrmDatabase XrmGetStringDatabase(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmInitialize
void XrmInitialize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmMergeDatabases
void XrmMergeDatabases(XrmDatabase , XrmDatabase* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmNameToString
XrmString XrmNameToString(XrmName name)
Undocumented in source. Be warned that the author may not have intended to support it.
XrmParseCommand
void XrmParseCommand(XrmDatabase* , XrmOptionDescList , int , 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.
XrmPermStringToQuark
XrmQuark XrmPermStringToQuark(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmPutFileDatabase
void XrmPutFileDatabase(XrmDatabase , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmQGetResource
Bool XrmQGetResource(XrmDatabase , XrmNameList , XrmClassList , XrmRepresentation* , XrmValue* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmQGetSearchList
Bool XrmQGetSearchList(XrmDatabase , XrmNameList , XrmClassList , XrmSearchList , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmQGetSearchResource
Bool XrmQGetSearchResource(XrmSearchList , XrmName , XrmClass , XrmRepresentation* , XrmValue* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmQPutResource
void XrmQPutResource(XrmDatabase* , XrmBindingList , XrmQuarkList , XrmRepresentation , XrmValue* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmQuarkToString
XrmString XrmQuarkToString(XrmQuark )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmRepresentationToString
XrmString XrmRepresentationToString(XrmRepresentation type)
Undocumented in source. Be warned that the author may not have intended to support it.
XrmStringToBindingQuarkList
void XrmStringToBindingQuarkList(char* , XrmBindingList , XrmQuarkList )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmStringToClass
XrmClass XrmStringToClass(XrmString c_class)
Undocumented in source. Be warned that the author may not have intended to support it.
XrmStringToClassList
void XrmStringToClassList(XrmString str, XrmClassList c_class)
Undocumented in source. Be warned that the author may not have intended to support it.
XrmStringToName
XrmName XrmStringToName(XrmString string)
Undocumented in source. Be warned that the author may not have intended to support it.
XrmStringToNameList
void XrmStringToNameList(XrmString str, XrmNameList name)
Undocumented in source. Be warned that the author may not have intended to support it.
XrmStringToQuark
XrmQuark XrmStringToQuark(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmStringToQuarkList
void XrmStringToQuarkList(char* , XrmQuarkList )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmStringToRepresentation
XrmRepresentation XrmStringToRepresentation(XrmString string)
Undocumented in source. Be warned that the author may not have intended to support it.
XrmStringsEqual
bool XrmStringsEqual(XrmString a1, XrmString a2)
Undocumented in source. Be warned that the author may not have intended to support it.
XrmUniqueQuark
XrmQuark XrmUniqueQuark()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Xutf8LookupString
int Xutf8LookupString(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.
Xutf8ResetIC
char* Xutf8ResetIC(XIC )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Xutf8SetWMProperties
void Xutf8SetWMProperties(Display* , Window , char* , char* , char** , int , XSizeHints* , XWMHints* , XClassHint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XwcLookupString
int XwcLookupString(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.
XwcResetIC
wchar* XwcResetIC(XIC )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_SIZEOF
size_t _SIZEOF()
Undocumented in source. Be warned that the author may not have intended to support it.
_XDeqAsyncHandler
void _XDeqAsyncHandler(Display* dpy, _XAsyncHandler* handler)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XProcessInternalConnection
void _XProcessInternalConnection(Display* , _XConnectionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRegisterInternalConnection
Status _XRegisterInternalConnection(Display* , int , _XInternalConnectionProc , XPointer )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XUnregisterInternalConnection
void _XUnregisterInternalConnection(Display* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Xmbtowc
int _Xmbtowc(wchar* , char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Xwctomb
int _Xwctomb(char* , wchar )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

PictFormatID
enum PictFormatID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RENDER_MAJOR
enum RENDER_MAJOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RENDER_MINOR
enum RENDER_MINOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RENDER_NAME
enum RENDER_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RRCrtcChangeNotifyMask
enum RRCrtcChangeNotifyMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RRNotify
enum RRNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RRNotify_CrtcChange
enum RRNotify_CrtcChange;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RRNotify_OutputChange
enum RRNotify_OutputChange;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RRNotify_OutputProperty
enum RRNotify_OutputProperty;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RROutputChangeNotifyMask
enum RROutputChangeNotifyMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RROutputPropertyNotifyMask
enum RROutputPropertyNotifyMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RRScreenChangeNotifyMask
enum RRScreenChangeNotifyMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_CSync
enum RR_CSync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_ClockDivideBy2
enum RR_ClockDivideBy2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_Connected
enum RR_Connected;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_DoubleClock
enum RR_DoubleClock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_DoubleScan
enum RR_DoubleScan;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_Interlace
enum RR_Interlace;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_PixelMultiplex
enum RR_PixelMultiplex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_Reflect_X
enum RR_Reflect_X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_Rotate_180
enum RR_Rotate_180;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_Rotate_270
enum RR_Rotate_270;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_Rotate_90
enum RR_Rotate_90;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RR_VSyncNegative
enum RR_VSyncNegative;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_ARC
enum XA_ARC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_ATOM
enum XA_ATOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_BITMAP
enum XA_BITMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_CARDINAL
enum XA_CARDINAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_COLORMAP
enum XA_COLORMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_CURSOR
enum XA_CURSOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_CUT_BUFFER0
enum XA_CUT_BUFFER0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_CUT_BUFFER1
enum XA_CUT_BUFFER1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_CUT_BUFFER2
enum XA_CUT_BUFFER2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_CUT_BUFFER3
enum XA_CUT_BUFFER3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_PRIMARY
enum XA_PRIMARY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_RGB_GREEN_MAP
enum XA_RGB_GREEN_MAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_RGB_RED_MAP
enum XA_RGB_RED_MAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_SECONDARY
enum XA_SECONDARY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_STRING
enum XA_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_VISUALID
enum XA_VISUALID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_WINDOW
enum XA_WINDOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_WM_CLIENT_MACHINE
enum XA_WM_CLIENT_MACHINE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_WM_COMMAND
enum XA_WM_COMMAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XA_WM_HINTS
enum XA_WM_HINTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_CHUNK_HEADER_LEN
enum XCURSOR_CHUNK_HEADER_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_COMMENT_COPYRIGHT
enum XCURSOR_COMMENT_COPYRIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_COMMENT_HEADER_LEN
enum XCURSOR_COMMENT_HEADER_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_COMMENT_LICENSE
enum XCURSOR_COMMENT_LICENSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_COMMENT_MAX_LEN
enum XCURSOR_COMMENT_MAX_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_COMMENT_OTHER
enum XCURSOR_COMMENT_OTHER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_COMMENT_TYPE
enum XCURSOR_COMMENT_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_COMMENT_VERSION
enum XCURSOR_COMMENT_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_FILE_TOC_LEN
enum XCURSOR_FILE_TOC_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_IMAGE_HEADER_LEN
enum XCURSOR_IMAGE_HEADER_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_IMAGE_MAX_SIZE
enum XCURSOR_IMAGE_MAX_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_IMAGE_TYPE
enum XCURSOR_IMAGE_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_IMAGE_VERSION
enum XCURSOR_IMAGE_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCURSOR_MAGIC
enum XCURSOR_MAGIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_cross_reverse
enum XC_cross_reverse;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_crosshair
enum XC_crosshair;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_diamond_cross
enum XC_diamond_cross;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_dot
enum XC_dot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_gumby
enum XC_gumby;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_hand1
enum XC_hand1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_hand2
enum XC_hand2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_heart
enum XC_heart;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_icon
enum XC_icon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_iron_cross
enum XC_iron_cross;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_left_ptr
enum XC_left_ptr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_left_side
enum XC_left_side;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_sailboat
enum XC_sailboat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_sb_down_arrow
enum XC_sb_down_arrow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_sb_h_double_arrow
enum XC_sb_h_double_arrow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_sb_left_arrow
enum XC_sb_left_arrow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_sb_right_arrow
enum XC_sb_right_arrow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_sb_up_arrow
enum XC_sb_up_arrow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_sb_v_double_arrow
enum XC_sb_v_double_arrow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_shuttle
enum XC_shuttle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XC_xterm
enum XC_xterm;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_kbSetDebuggingFlags
enum X_kbSetDebuggingFlags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_kbSetDeviceInfo
enum X_kbSetDeviceInfo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorFalse
enum XcursorFalse;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XcursorTrue
enum XcursorTrue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbActionMessageLength
enum XkbActionMessageLength;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAllIndicatorsMask
enum XkbAllIndicatorsMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAllStateComponentsMask
enum XkbAllStateComponentsMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAllVirtualModsMask
enum XkbAllVirtualModsMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbAnyActionDataSize
enum XkbAnyActionDataSize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbCompatLookupModsMask
enum XkbCompatLookupModsMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbControlsNotify
enum XkbControlsNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbDfltXIClass
enum XkbDfltXIClass;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbDfltXIId
enum XkbDfltXIId;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbEventCode
enum XkbEventCode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGroupBaseMask
enum XkbGroupBaseMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGroupLatchMask
enum XkbGroupLatchMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbGroupStateMask
enum XkbGroupStateMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbIndicatorNamesMask
enum XkbIndicatorNamesMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKB_Overlay1
enum XkbKB_Overlay1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKB_Overlay2
enum XkbKB_Overlay2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKB_RGAllowNone
enum XkbKB_RGAllowNone;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKTLevelNamesMask
enum XkbKTLevelNamesMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeyAliasesMask
enum XkbKeyAliasesMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeyNameLength
enum XkbKeyNameLength;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbKeyNamesMask
enum XkbKeyNamesMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbLC_AllComposeControls
enum XkbLC_AllComposeControls;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbLC_AllControls
enum XkbLC_AllControls;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbLookupModsMask
enum XkbLookupModsMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMapNotify
enum XkbMapNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMaxKbdGroup
enum XkbMaxKbdGroup;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMaxKeyCount
enum XkbMaxKeyCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMaxLegalKeyCode
enum XkbMaxLegalKeyCode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMaxMouseKeysBtn
enum XkbMaxMouseKeysBtn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMaxRedirectCount
enum XkbMaxRedirectCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbMinLegalKeyCode
enum XkbMinLegalKeyCode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbModifierLockMask
enum XkbModifierLockMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNewKeyboardNotify
enum XkbNewKeyboardNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNumIndicators
enum XkbNumIndicators;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNumKbdGroups
enum XkbNumKbdGroups;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNumModifiers
enum XkbNumModifiers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNumVirtualMods
enum XkbNumVirtualMods;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbNumberEvents
enum XkbNumberEvents;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbPerKeyBitArraySize
enum XkbPerKeyBitArraySize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbPointerButtonMask
enum XkbPointerButtonMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbRGMaxMembers
enum XkbRGMaxMembers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbStateNotify
enum XkbStateNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbUseCoreKbd
enum XkbUseCoreKbd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XkbUseCorePtr
enum XkbUseCorePtr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_deviceKeyPress
enum _deviceKeyPress;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbAccessXNotify
enum sz_xkbAccessXNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbActionMessage
enum sz_xkbActionMessage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbAnyEvent
enum sz_xkbAnyEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbBellNotify
enum sz_xkbBellNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbCompatMapNotify
enum sz_xkbCompatMapNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbControlsNotify
enum sz_xkbControlsNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbEvent
enum sz_xkbEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbExtensionDeviceNotify
enum sz_xkbExtensionDeviceNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbIndicatorNotify
enum sz_xkbIndicatorNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbMapNotify
enum sz_xkbMapNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbNamesNotify
enum sz_xkbNamesNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbNewKeyboardNotify
enum sz_xkbNewKeyboardNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sz_xkbStateNotify
enum sz_xkbStateNotify;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Box
struct Box
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Depth
struct Depth
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Screen
struct Screen
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ScreenFormat
struct ScreenFormat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Visual
struct Visual
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XAnyClassInfo
struct XAnyClassInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XAnyEvent
struct XAnyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XArc
struct XArc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XAxisInfo
struct XAxisInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XButtonEvent
struct XButtonEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XButtonInfo
struct XButtonInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XChar2b
struct XChar2b
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCharStruct
struct XCharStruct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCirculateEvent
struct XCirculateEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCirculateRequestEvent
struct XCirculateRequestEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XClassHint
struct XClassHint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XClientMessageEvent
struct XClientMessageEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XColor
struct XColor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XColormapEvent
struct XColormapEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XComposeStatus
struct XComposeStatus
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XConfigureEvent
struct XConfigureEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XConfigureRequestEvent
struct XConfigureRequestEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCreateWindowEvent
struct XCreateWindowEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCrossingEvent
struct XCrossingEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDestroyWindowEvent
struct XDestroyWindowEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDeviceCoreState
struct XDeviceCoreState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDeviceEnableControl
struct XDeviceEnableControl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XDeviceInfo
struct XDeviceInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XErrorEvent
struct XErrorEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XExposeEvent
struct XExposeEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XExtCodes
struct XExtCodes
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XExtData
struct XExtData
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFocusChangeEvent
struct XFocusChangeEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFontProp
struct XFontProp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFontSetExtents
struct XFontSetExtents
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XFontStruct
struct XFontStruct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGCValues
struct XGCValues
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGenericEvent
struct XGenericEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGenericEventCookie
struct XGenericEventCookie
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGraphicsExposeEvent
struct XGraphicsExposeEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XGravityEvent
struct XGravityEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XHostAddress
struct XHostAddress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIAddMasterInfo
struct XIAddMasterInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIAnyClassInfo
struct XIAnyClassInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIAttachSlaveInfo
struct XIAttachSlaveInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIButtonClassInfo
struct XIButtonClassInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIButtonState
struct XIButtonState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIDetachSlaveInfo
struct XIDetachSlaveInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIDeviceEvent
struct XIDeviceEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIEnterEvent
struct XIEnterEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIEventMask
struct XIEventMask
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIMStyles
struct XIMStyles
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIModifierState
struct XIModifierState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIRawEvent
struct XIRawEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIRemoveMasterInfo
struct XIRemoveMasterInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIValuatorState
struct XIValuatorState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIconSize
struct XIconSize
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XImage
struct XImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XInputClassInfo
struct XInputClassInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XKeyEvent
struct XKeyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XKeyInfo
struct XKeyInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XKeyboardControl
struct XKeyboardControl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XKeyboardState
struct XKeyboardState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XKeymapEvent
struct XKeymapEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMapEvent
struct XMapEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMapRequestEvent
struct XMapRequestEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMappingEvent
struct XMappingEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XModifierKeymap
struct XModifierKeymap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMotionEvent
struct XMotionEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNoExposeEvent
struct XNoExposeEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XOMCharSetList
struct XOMCharSetList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XOMFontInfo
struct XOMFontInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XOMOrientation
struct XOMOrientation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPixmapFormatValues
struct XPixmapFormatValues
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPoint
struct XPoint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XPropertyEvent
struct XPropertyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRectangle
struct XRectangle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderDirectFormat
struct XRenderDirectFormat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XRenderPictFormat
struct XRenderPictFormat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XReparentEvent
struct XReparentEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XResizeRequestEvent
struct XResizeRequestEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSegment
struct XSegment
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSelectionClearEvent
struct XSelectionClearEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSelectionEvent
struct XSelectionEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSelectionRequestEvent
struct XSelectionRequestEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XServerInterpretedAddress
struct XServerInterpretedAddress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSetWindowAttributes
struct XSetWindowAttributes
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XSizeHints
struct XSizeHints
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XStandardColormap
struct XStandardColormap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTextItem
struct XTextItem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTextItem16
struct XTextItem16
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTextProperty
struct XTextProperty
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTimeCoord
struct XTimeCoord
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUnmapEvent
struct XUnmapEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XValuatorInfo
struct XValuatorInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XVisibilityEvent
struct XVisibilityEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XVisualInfo
struct XVisualInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XWMHints
struct XWMHints
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XWindowAttributes
struct XWindowAttributes
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XWindowChanges
struct XWindowChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaScreenInfo
struct XineramaScreenInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XmbTextItem
struct XmbTextItem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmOptionDescRec
struct XrmOptionDescRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XrmValue
struct XrmValue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XwcTextItem
struct XwcTextItem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_LockInfoRec
struct _LockInfoRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_X11XCBPrivate
struct _X11XCBPrivate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XAsyncEState
struct _XAsyncEState
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XConnWatchInfo
struct _XConnWatchInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XConnectionInfo
struct _XConnectionInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XContextDB
struct _XContextDB
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XDisplay
struct _XDisplay
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XDisplayAtoms
struct _XDisplayAtoms
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XExten
struct _XExten
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XFreeFuncs
struct _XFreeFuncs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XGC
struct _XGC
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XIC
struct _XIC
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XIM
struct _XIM
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XIMFilter
struct _XIMFilter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XInternalAsync
struct _XInternalAsync
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XKeytrans
struct _XKeytrans
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XLockInfo
struct _XLockInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XLockPtrs
struct _XLockPtrs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOC
struct _XOC
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XOM
struct _XOM
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XPrivate
struct _XPrivate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRRCrtcGamma
struct _XRRCrtcGamma
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRRCrtcInfo
struct _XRRCrtcInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRRModeInfo
struct _XRRModeInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRROutputInfo
struct _XRROutputInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRRScreenResources
struct _XRRScreenResources
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRegion
struct _XRegion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XSQEvent
struct _XSQEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XcursorChunkHeader
struct _XcursorChunkHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XcursorComment
struct _XcursorComment
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XcursorFileHeader
struct _XcursorFileHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XcursorFileToc
struct _XcursorFileToc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XcursorImage
struct _XcursorImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XcursorImages
struct _XcursorImages
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbAccessXNotify
struct _XkbAccessXNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbActionMessage
struct _XkbActionMessage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbAnyAction
struct _XkbAnyAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbAnyEvent
struct _XkbAnyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbBehavior
struct _XkbBehavior
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbBellNotify
struct _XkbBellNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbChanges
struct _XkbChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbClientMapRec
struct _XkbClientMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbCompatChanges
struct _XkbCompatChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbCompatMapNotify
struct _XkbCompatMapNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbCompatMapRec
struct _XkbCompatMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbControls
struct _XkbControls
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbControlsChanges
struct _XkbControlsChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbControlsNotify
struct _XkbControlsNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbCtrlsAction
struct _XkbCtrlsAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbDesc
struct _XkbDesc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbDeviceBtnAction
struct _XkbDeviceBtnAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbDeviceValuatorAction
struct _XkbDeviceValuatorAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbExtensionDeviceNotify
struct _XkbExtensionDeviceNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbGeometry
struct _XkbGeometry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbGroupAction
struct _XkbGroupAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbISOAction
struct _XkbISOAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbIndicatorChanges
struct _XkbIndicatorChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbIndicatorMapRec
struct _XkbIndicatorMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbIndicatorNotify
struct _XkbIndicatorNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbIndicatorRec
struct _XkbIndicatorRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbInfoRec
struct _XkbInfoRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbKTMapEntry
struct _XkbKTMapEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbKeyAliasRec
struct _XkbKeyAliasRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbKeyNameRec
struct _XkbKeyNameRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbKeyType
struct _XkbKeyType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbMapChanges
struct _XkbMapChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbMapNotifyEvent
struct _XkbMapNotifyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbMessageAction
struct _XkbMessageAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbModAction
struct _XkbModAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbMods
struct _XkbMods
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbNameChanges
struct _XkbNameChanges
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbNamesNotify
struct _XkbNamesNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbNamesRec
struct _XkbNamesRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbNewKeyboardNotify
struct _XkbNewKeyboardNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbPtrAction
struct _XkbPtrAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbPtrBtnAction
struct _XkbPtrBtnAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbPtrDfltAction
struct _XkbPtrDfltAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbRedirectKeyAction
struct _XkbRedirectKeyAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbServerMapRec
struct _XkbServerMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbStateNotifyEvent
struct _XkbStateNotifyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbStateRec
struct _XkbStateRec

Translated from C to D

_XkbSwitchScreenAction
struct _XkbSwitchScreenAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbSymInterpretRec
struct _XkbSymInterpretRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbSymMapRec
struct _XkbSymMapRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XrmHashBucketRec
struct _XrmHashBucketRec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XtransConnInfo
struct _XtransConnInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xEvent
struct _xEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xReq
struct _xReq
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbAccessXNotify
struct _xkbAccessXNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbActionMessage
struct _xkbActionMessage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbAnyEvent
struct _xkbAnyEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbBellNotify
struct _xkbBellNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbCompatMapNotify
struct _xkbCompatMapNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbControlsNotify
struct _xkbControlsNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbEvent
struct _xkbEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbExtensionDeviceNotify
struct _xkbExtensionDeviceNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbIndicatorNotify
struct _xkbIndicatorNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbMapNotify
struct _xkbMapNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbNamesNotify
struct _xkbNamesNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbNewKeyboardNotify
struct _xkbNewKeyboardNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_xkbStateNotify
struct _xkbStateNotify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xAllocColorCellsReply
struct xAllocColorCellsReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xAllocColorPlanesReply
struct xAllocColorPlanesReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xAllocColorReply
struct xAllocColorReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xAllocNamedColorReply
struct xAllocNamedColorReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xCharInfo
struct xCharInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xConnClientPrefix
struct xConnClientPrefix
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xConnSetupPrefix
struct xConnSetupPrefix
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xError
struct xError
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGenericEvent
struct xGenericEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGenericReply
struct xGenericReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetAtomNameReply
struct xGetAtomNameReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetFontPathReply
struct xGetFontPathReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetGeometryReply
struct xGetGeometryReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetImageReply
struct xGetImageReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetInputFocusReply
struct xGetInputFocusReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetKeyboardControlReply
struct xGetKeyboardControlReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetKeyboardMappingReply
struct xGetKeyboardMappingReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetModifierMappingReply
struct xGetModifierMappingReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetMotionEventsReply
struct xGetMotionEventsReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetPointerControlReply
struct xGetPointerControlReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetPointerMappingReply
struct xGetPointerMappingReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetPropertyReply
struct xGetPropertyReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetScreenSaverReply
struct xGetScreenSaverReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetSelectionOwnerReply
struct xGetSelectionOwnerReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGetWindowAttributesReply
struct xGetWindowAttributesReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xGrabPointerReply
struct xGrabPointerReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xHostEntry
struct xHostEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xInternAtomReply
struct xInternAtomReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xKeymapEvent
struct xKeymapEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xListExtensionsReply
struct xListExtensionsReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xListFontsReply
struct xListFontsReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xListFontsWithInfoReply
struct xListFontsWithInfoReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xListFontsWithInfoReply
struct xListFontsWithInfoReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xListHostsReply
struct xListHostsReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xListInstalledColormapsReply
struct xListInstalledColormapsReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xListPropertiesReply
struct xListPropertiesReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xLookupColorReply
struct xLookupColorReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xQueryBestSizeReply
struct xQueryBestSizeReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xQueryColorsReply
struct xQueryColorsReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xQueryExtensionReply
struct xQueryExtensionReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xQueryPointerReply
struct xQueryPointerReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xQueryTextExtentsReply
struct xQueryTextExtentsReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xQueryTreeReply
struct xQueryTreeReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xResourceReq
struct xResourceReq
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xSetMappingReply
struct xSetMappingReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xTimecoord
struct xTimecoord
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xTranslateCoordsReply
struct xTranslateCoordsReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xWindowRoot
struct xWindowRoot
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Templates

IsKeypadKey
template IsKeypadKey(KeySym keysym)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsModifierKey
template IsModifierKey(KeySym keysym)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsModifierKey
template IsModifierKey(keysym)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsPrivateKeypadKey
template IsPrivateKeypadKey(KeySym keysym)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIClearMask
template XIClearMask(string ptr, int event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT16toInt
template cvtINT16toInt(INT16 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT16toInt
template cvtINT16toInt(INT16 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT16toLong
template cvtINT16toLong(INT16 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT16toLong
template cvtINT16toLong(INT16 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT16toShort
template cvtINT16toShort(INT16 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT16toShort
template cvtINT16toShort(INT16 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT32toInt
template cvtINT32toInt(INT32 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT32toInt
template cvtINT32toInt(INT32 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT32toLong
template cvtINT32toLong(INT32 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT32toLong
template cvtINT32toLong(INT32 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT32toShort
template cvtINT32toShort(INT32 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT32toShort
template cvtINT32toShort(INT32 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT8toInt
template cvtINT8toInt(INT8 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT8toInt
template cvtINT8toInt(INT8 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT8toLong
template cvtINT8toLong(INT8 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT8toLong
template cvtINT8toLong(INT8 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT8toShort
template cvtINT8toShort(INT8 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvtINT8toShort
template cvtINT8toShort(INT8 val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Unions

XEDataObject
union XEDataObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XEvent
union XEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XIAnyHierarchyChangeInfo
union XIAnyHierarchyChangeInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbAction
union _XkbAction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XkbEvent
union _XkbEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xReply
union xReply
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

AllTemporary
XID AllTemporary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AllValues
enum int AllValues;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AnyButton
enum c_long AnyButton;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AnyKey
KeyCode AnyKey;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AnyPropertyType
Atom AnyPropertyType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CopyFromParent
XID CopyFromParent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CurrentTime
Time CurrentTime;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DataRoutineIsProcedure
enum bool DataRoutineIsProcedure;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GCLastBit
uint GCLastBit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InputFocus
Window InputFocus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LONG64
enum bool LONG64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LONG64
enum bool LONG64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MUSTCOPY
enum bool MUSTCOPY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MUSTCOPY
enum bool MUSTCOPY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NULLQUARK
XrmQuark NULLQUARK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NULLSTRING
XrmString NULLSTRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NoSymbol
KeySym NoSymbol;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NoValue
enum int NoValue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
None
XID None;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NotifyHint
enum int NotifyHint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PAllHints
c_long PAllHints;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ParentRelative
XID ParentRelative;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PointerRoot
Window PointerRoot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PointerWindow
Window PointerWindow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReleaseByFreeingColormap
XID ReleaseByFreeingColormap;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UnmapGravity
uint UnmapGravity;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WORD64
enum bool WORD64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XBufferOverflow
enum int XBufferOverflow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCONN_CHECK_FREQ
uint XCONN_CHECK_FREQ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XEventSize
size_t XEventSize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_0
enum int XK_0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_1
enum int XK_1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_2
enum int XK_2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_3
enum int XK_3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_3270
enum bool XK_3270;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_4
enum int XK_4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_5
enum int XK_5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_6
enum int XK_6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_7
enum int XK_7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_8
enum int XK_8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_9
enum int XK_9;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_A
enum int XK_A;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_AE
enum int XK_AE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Aacute
enum int XK_Aacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_AccessX_Enable
enum int XK_AccessX_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_AccessX_Feedback_Enable
enum int XK_AccessX_Feedback_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Acircumflex
enum int XK_Acircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Adiaeresis
enum int XK_Adiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Agrave
enum int XK_Agrave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Alt_L
enum int XK_Alt_L;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Alt_R
enum int XK_Alt_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Aring
enum int XK_Aring;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Atilde
enum int XK_Atilde;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_AudibleBell_Enable
enum int XK_AudibleBell_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_B
enum int XK_B;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_BackSpace
enum int XK_BackSpace;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Begin
enum int XK_Begin;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_BounceKeys_Enable
enum int XK_BounceKeys_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_C
enum int XK_C;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Cancel
enum int XK_Cancel;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Caps_Lock
enum int XK_Caps_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Ccedilla
enum int XK_Ccedilla;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Clear
enum int XK_Clear;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Codeinput
enum int XK_Codeinput;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Control_L
enum int XK_Control_L;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Control_R
enum int XK_Control_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_D
enum int XK_D;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Delete
enum int XK_Delete;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Down
enum int XK_Down;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_E
enum int XK_E;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ETH
enum int XK_ETH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Eacute
enum int XK_Eacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Ecircumflex
enum int XK_Ecircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Ediaeresis
enum int XK_Ediaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Egrave
enum int XK_Egrave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Eisu_Shift
enum int XK_Eisu_Shift;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Eisu_toggle
enum int XK_Eisu_toggle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_End
enum int XK_End;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Escape
enum int XK_Escape;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Eth
enum int XK_Eth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Execute
enum int XK_Execute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F
enum int XK_F;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F1
enum int XK_F1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F10
enum int XK_F10;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F11
enum int XK_F11;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F12
enum int XK_F12;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F13
enum int XK_F13;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F14
enum int XK_F14;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F15
enum int XK_F15;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F16
enum int XK_F16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F17
enum int XK_F17;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F18
enum int XK_F18;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F19
enum int XK_F19;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F2
enum int XK_F2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F20
enum int XK_F20;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F21
enum int XK_F21;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F22
enum int XK_F22;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F23
enum int XK_F23;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F24
enum int XK_F24;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F25
enum int XK_F25;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F26
enum int XK_F26;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F27
enum int XK_F27;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F28
enum int XK_F28;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F29
enum int XK_F29;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F3
enum int XK_F3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F30
enum int XK_F30;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F31
enum int XK_F31;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F32
enum int XK_F32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F33
enum int XK_F33;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F34
enum int XK_F34;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F35
enum int XK_F35;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F4
enum int XK_F4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F5
enum int XK_F5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F6
enum int XK_F6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F7
enum int XK_F7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F8
enum int XK_F8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_F9
enum int XK_F9;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Find
enum int XK_Find;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_First_Virtual_Screen
enum int XK_First_Virtual_Screen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_G
enum int XK_G;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_H
enum int XK_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Hankaku
enum int XK_Hankaku;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Help
enum int XK_Help;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Henkan
enum int XK_Henkan;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Henkan_Mode
enum int XK_Henkan_Mode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Hiragana
enum int XK_Hiragana;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Hiragana_Katakana
enum int XK_Hiragana_Katakana;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Home
enum int XK_Home;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Hyper_L
enum int XK_Hyper_L;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Hyper_R
enum int XK_Hyper_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_I
enum int XK_I;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Center_Object
enum int XK_ISO_Center_Object;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Continuous_Underline
enum int XK_ISO_Continuous_Underline;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Discontinuous_Underline
enum int XK_ISO_Discontinuous_Underline;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Emphasize
enum int XK_ISO_Emphasize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Enter
enum int XK_ISO_Enter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Fast_Cursor_Down
enum int XK_ISO_Fast_Cursor_Down;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Fast_Cursor_Left
enum int XK_ISO_Fast_Cursor_Left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Fast_Cursor_Right
enum int XK_ISO_Fast_Cursor_Right;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Fast_Cursor_Up
enum int XK_ISO_Fast_Cursor_Up;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_First_Group
enum int XK_ISO_First_Group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_First_Group_Lock
enum int XK_ISO_First_Group_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Group_Latch
enum int XK_ISO_Group_Latch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Group_Lock
enum int XK_ISO_Group_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Group_Shift
enum int XK_ISO_Group_Shift;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Last_Group
enum int XK_ISO_Last_Group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Last_Group_Lock
enum int XK_ISO_Last_Group_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Left_Tab
enum int XK_ISO_Left_Tab;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Level2_Latch
enum int XK_ISO_Level2_Latch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Level3_Latch
enum int XK_ISO_Level3_Latch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Level3_Lock
enum int XK_ISO_Level3_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Level3_Shift
enum int XK_ISO_Level3_Shift;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Level5_Latch
enum int XK_ISO_Level5_Latch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Level5_Lock
enum int XK_ISO_Level5_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Level5_Shift
enum int XK_ISO_Level5_Shift;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Lock
enum int XK_ISO_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Move_Line_Down
enum int XK_ISO_Move_Line_Down;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Move_Line_Up
enum int XK_ISO_Move_Line_Up;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Next_Group
enum int XK_ISO_Next_Group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Next_Group_Lock
enum int XK_ISO_Next_Group_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Partial_Line_Down
enum int XK_ISO_Partial_Line_Down;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Partial_Line_Up
enum int XK_ISO_Partial_Line_Up;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Partial_Space_Left
enum int XK_ISO_Partial_Space_Left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Partial_Space_Right
enum int XK_ISO_Partial_Space_Right;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Prev_Group
enum int XK_ISO_Prev_Group;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Prev_Group_Lock
enum int XK_ISO_Prev_Group_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Release_Both_Margins
enum int XK_ISO_Release_Both_Margins;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Release_Margin_Left
enum int XK_ISO_Release_Margin_Left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Release_Margin_Right
enum int XK_ISO_Release_Margin_Right;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Set_Margin_Left
enum int XK_ISO_Set_Margin_Left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ISO_Set_Margin_Right
enum int XK_ISO_Set_Margin_Right;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Iacute
enum int XK_Iacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Icircumflex
enum int XK_Icircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Idiaeresis
enum int XK_Idiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Igrave
enum int XK_Igrave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Insert
enum int XK_Insert;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_J
enum int XK_J;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_K
enum int XK_K;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_0
enum int XK_KP_0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_1
enum int XK_KP_1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_2
enum int XK_KP_2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_3
enum int XK_KP_3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_4
enum int XK_KP_4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_5
enum int XK_KP_5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_6
enum int XK_KP_6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_7
enum int XK_KP_7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_8
enum int XK_KP_8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_9
enum int XK_KP_9;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Add
enum int XK_KP_Add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Begin
enum int XK_KP_Begin;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Decimal
enum int XK_KP_Decimal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Delete
enum int XK_KP_Delete;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Divide
enum int XK_KP_Divide;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Down
enum int XK_KP_Down;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_End
enum int XK_KP_End;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Enter
enum int XK_KP_Enter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Equal
enum int XK_KP_Equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_F1
enum int XK_KP_F1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_F2
enum int XK_KP_F2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_F3
enum int XK_KP_F3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_F4
enum int XK_KP_F4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Home
enum int XK_KP_Home;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Insert
enum int XK_KP_Insert;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Left
enum int XK_KP_Left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Multiply
enum int XK_KP_Multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Next
enum int XK_KP_Next;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Page_Down
enum int XK_KP_Page_Down;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Page_Up
enum int XK_KP_Page_Up;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Prior
enum int XK_KP_Prior;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Right
enum int XK_KP_Right;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Separator
enum int XK_KP_Separator;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Space
enum int XK_KP_Space;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Subtract
enum int XK_KP_Subtract;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Tab
enum int XK_KP_Tab;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_KP_Up
enum int XK_KP_Up;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Kana_Lock
enum int XK_Kana_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Kana_Shift
enum int XK_Kana_Shift;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Kanji
enum int XK_Kanji;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Kanji_Bangou
enum int XK_Kanji_Bangou;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Katakana
enum int XK_Katakana;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L
enum int XK_L;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L1
enum int XK_L1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L10
enum int XK_L10;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L2
enum int XK_L2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L3
enum int XK_L3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L4
enum int XK_L4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L5
enum int XK_L5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L6
enum int XK_L6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L7
enum int XK_L7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L8
enum int XK_L8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_L9
enum int XK_L9;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_LATIN1
enum bool XK_LATIN1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_LATIN2
enum bool XK_LATIN2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_LATIN3
enum bool XK_LATIN3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_LATIN4
enum bool XK_LATIN4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Last_Virtual_Screen
enum int XK_Last_Virtual_Screen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Left
enum int XK_Left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Linefeed
enum int XK_Linefeed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_M
enum int XK_M;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_MISCELLANY
enum bool XK_MISCELLANY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Mae_Koho
enum int XK_Mae_Koho;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Massyo
enum int XK_Massyo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Menu
enum int XK_Menu;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Meta_L
enum int XK_Meta_L;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Meta_R
enum int XK_Meta_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Mode_switch
enum int XK_Mode_switch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_MouseKeys_Accel_Enable
enum int XK_MouseKeys_Accel_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_MouseKeys_Enable
enum int XK_MouseKeys_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Muhenkan
enum int XK_Muhenkan;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Multi_key
enum int XK_Multi_key;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_MultipleCandidate
enum int XK_MultipleCandidate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_N
enum int XK_N;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Next
enum int XK_Next;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Next_Virtual_Screen
enum int XK_Next_Virtual_Screen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Ntilde
enum int XK_Ntilde;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Num_Lock
enum int XK_Num_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_O
enum int XK_O;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Oacute
enum int XK_Oacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Ocircumflex
enum int XK_Ocircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Odiaeresis
enum int XK_Odiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Ograve
enum int XK_Ograve;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Ooblique
enum int XK_Ooblique;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Oslash
enum int XK_Oslash;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Otilde
enum int XK_Otilde;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Overlay1_Enable
enum int XK_Overlay1_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Overlay2_Enable
enum int XK_Overlay2_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_P
enum int XK_P;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Page_Down
enum int XK_Page_Down;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Page_Up
enum int XK_Page_Up;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pause
enum int XK_Pause;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Accelerate
enum int XK_Pointer_Accelerate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Button1
enum int XK_Pointer_Button1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Button2
enum int XK_Pointer_Button2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Button3
enum int XK_Pointer_Button3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Button4
enum int XK_Pointer_Button4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Button5
enum int XK_Pointer_Button5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Button_Dflt
enum int XK_Pointer_Button_Dflt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DblClick1
enum int XK_Pointer_DblClick1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DblClick2
enum int XK_Pointer_DblClick2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DblClick3
enum int XK_Pointer_DblClick3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DblClick4
enum int XK_Pointer_DblClick4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DblClick5
enum int XK_Pointer_DblClick5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DblClick_Dflt
enum int XK_Pointer_DblClick_Dflt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DfltBtnNext
enum int XK_Pointer_DfltBtnNext;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DfltBtnPrev
enum int XK_Pointer_DfltBtnPrev;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Down
enum int XK_Pointer_Down;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DownLeft
enum int XK_Pointer_DownLeft;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_DownRight
enum int XK_Pointer_DownRight;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Drag1
enum int XK_Pointer_Drag1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Drag2
enum int XK_Pointer_Drag2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Drag3
enum int XK_Pointer_Drag3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Drag4
enum int XK_Pointer_Drag4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Drag5
enum int XK_Pointer_Drag5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Drag_Dflt
enum int XK_Pointer_Drag_Dflt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_EnableKeys
enum int XK_Pointer_EnableKeys;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Left
enum int XK_Pointer_Left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Right
enum int XK_Pointer_Right;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_Up
enum int XK_Pointer_Up;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_UpLeft
enum int XK_Pointer_UpLeft;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Pointer_UpRight
enum int XK_Pointer_UpRight;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Prev_Virtual_Screen
enum int XK_Prev_Virtual_Screen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_PreviousCandidate
enum int XK_PreviousCandidate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Print
enum int XK_Print;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Prior
enum int XK_Prior;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Q
enum int XK_Q;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R
enum int XK_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R1
enum int XK_R1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R10
enum int XK_R10;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R11
enum int XK_R11;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R12
enum int XK_R12;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R13
enum int XK_R13;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R14
enum int XK_R14;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R15
enum int XK_R15;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R2
enum int XK_R2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R3
enum int XK_R3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R4
enum int XK_R4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R5
enum int XK_R5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R6
enum int XK_R6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R7
enum int XK_R7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R8
enum int XK_R8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_R9
enum int XK_R9;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Redo
enum int XK_Redo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_RepeatKeys_Enable
enum int XK_RepeatKeys_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Return
enum int XK_Return;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Right
enum int XK_Right;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Romaji
enum int XK_Romaji;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_S
enum int XK_S;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_SINHALA
enum bool XK_SINHALA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Scroll_Lock
enum int XK_Scroll_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Select
enum int XK_Select;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Shift_L
enum int XK_Shift_L;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Shift_Lock
enum int XK_Shift_Lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Shift_R
enum int XK_Shift_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_SingleCandidate
enum int XK_SingleCandidate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_SlowKeys_Enable
enum int XK_SlowKeys_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_StickyKeys_Enable
enum int XK_StickyKeys_Enable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Super_L
enum int XK_Super_L;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Super_R
enum int XK_Super_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Sys_Req
enum int XK_Sys_Req;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_T
enum int XK_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_THORN
enum int XK_THORN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Tab
enum int XK_Tab;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Terminate_Server
enum int XK_Terminate_Server;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Thorn
enum int XK_Thorn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Touroku
enum int XK_Touroku;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_U
enum int XK_U;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Uacute
enum int XK_Uacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Ucircumflex
enum int XK_Ucircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Udiaeresis
enum int XK_Udiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Ugrave
enum int XK_Ugrave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Undo
enum int XK_Undo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Up
enum int XK_Up;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_V
enum int XK_V;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_VoidSymbol
enum int XK_VoidSymbol;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_W
enum int XK_W;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_X
enum int XK_X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_XKB_KEYS
enum bool XK_XKB_KEYS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Y
enum int XK_Y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Yacute
enum int XK_Yacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Z
enum int XK_Z;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Zen_Koho
enum int XK_Zen_Koho;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Zenkaku
enum int XK_Zenkaku;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_Zenkaku_Hankaku
enum int XK_Zenkaku_Hankaku;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_a
enum int XK_a;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_aacute
enum int XK_aacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_acircumflex
enum int XK_acircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_acute
enum int XK_acute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_adiaeresis
enum int XK_adiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ae
enum int XK_ae;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_agrave
enum int XK_agrave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ampersand
enum int XK_ampersand;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_apostrophe
enum int XK_apostrophe;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_aring
enum int XK_aring;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_asciicircum
enum int XK_asciicircum;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_asciitilde
enum int XK_asciitilde;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_asterisk
enum int XK_asterisk;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_at
enum int XK_at;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_atilde
enum int XK_atilde;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_b
enum int XK_b;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_backslash
enum int XK_backslash;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_bar
enum int XK_bar;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_braceleft
enum int XK_braceleft;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_braceright
enum int XK_braceright;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_bracketleft
enum int XK_bracketleft;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_bracketright
enum int XK_bracketright;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_break
enum int XK_break;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_brokenbar
enum int XK_brokenbar;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_c
enum int XK_c;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ccedilla
enum int XK_ccedilla;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_cedilla
enum int XK_cedilla;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_cent
enum int XK_cent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_colon
enum int XK_colon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_comma
enum int XK_comma;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_copyright
enum int XK_copyright;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_currency
enum int XK_currency;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_d
enum int XK_d;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_A
enum int XK_dead_A;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_E
enum int XK_dead_E;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_I
enum int XK_dead_I;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_O
enum int XK_dead_O;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_U
enum int XK_dead_U;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_a
enum int XK_dead_a;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_abovecomma
enum int XK_dead_abovecomma;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_abovedot
enum int XK_dead_abovedot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_abovereversedcomma
enum int XK_dead_abovereversedcomma;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_abovering
enum int XK_dead_abovering;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_acute
enum int XK_dead_acute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_belowbreve
enum int XK_dead_belowbreve;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_belowcircumflex
enum int XK_dead_belowcircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_belowcomma
enum int XK_dead_belowcomma;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_belowdiaeresis
enum int XK_dead_belowdiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_belowdot
enum int XK_dead_belowdot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_belowmacron
enum int XK_dead_belowmacron;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_belowring
enum int XK_dead_belowring;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_belowtilde
enum int XK_dead_belowtilde;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_breve
enum int XK_dead_breve;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_capital_schwa
enum int XK_dead_capital_schwa;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_caron
enum int XK_dead_caron;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_cedilla
enum int XK_dead_cedilla;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_circumflex
enum int XK_dead_circumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_currency
enum int XK_dead_currency;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_dasia
enum int XK_dead_dasia;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_diaeresis
enum int XK_dead_diaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_doubleacute
enum int XK_dead_doubleacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_doublegrave
enum int XK_dead_doublegrave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_e
enum int XK_dead_e;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_grave
enum int XK_dead_grave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_hook
enum int XK_dead_hook;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_horn
enum int XK_dead_horn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_i
enum int XK_dead_i;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_invertedbreve
enum int XK_dead_invertedbreve;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_iota
enum int XK_dead_iota;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_macron
enum int XK_dead_macron;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_o
enum int XK_dead_o;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_ogonek
enum int XK_dead_ogonek;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_perispomeni
enum int XK_dead_perispomeni;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_psili
enum int XK_dead_psili;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_semivoiced_sound
enum int XK_dead_semivoiced_sound;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_small_schwa
enum int XK_dead_small_schwa;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_stroke
enum int XK_dead_stroke;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_tilde
enum int XK_dead_tilde;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_u
enum int XK_dead_u;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dead_voiced_sound
enum int XK_dead_voiced_sound;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_degree
enum int XK_degree;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_diaeresis
enum int XK_diaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_division
enum int XK_division;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_dollar
enum int XK_dollar;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_e
enum int XK_e;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_eacute
enum int XK_eacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ecircumflex
enum int XK_ecircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ediaeresis
enum int XK_ediaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_egrave
enum int XK_egrave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_equal
enum int XK_equal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_eth
enum int XK_eth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_exclam
enum int XK_exclam;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_exclamdown
enum int XK_exclamdown;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_f
enum int XK_f;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_g
enum int XK_g;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_grave
enum int XK_grave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_greater
enum int XK_greater;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_guillemotleft
enum int XK_guillemotleft;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_guillemotright
enum int XK_guillemotright;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_h
enum int XK_h;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_hyphen
enum int XK_hyphen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_i
enum int XK_i;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_iacute
enum int XK_iacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_icircumflex
enum int XK_icircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_idiaeresis
enum int XK_idiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_igrave
enum int XK_igrave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_j
enum int XK_j;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_k
enum int XK_k;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_l
enum int XK_l;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_less
enum int XK_less;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_m
enum int XK_m;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_macron
enum int XK_macron;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_masculine
enum int XK_masculine;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_minus
enum int XK_minus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_mu
enum int XK_mu;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_multiply
enum int XK_multiply;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_n
enum int XK_n;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_nobreakspace
enum int XK_nobreakspace;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_notsign
enum int XK_notsign;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ntilde
enum int XK_ntilde;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_numbersign
enum int XK_numbersign;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_o
enum int XK_o;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_oacute
enum int XK_oacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ocircumflex
enum int XK_ocircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_odiaeresis
enum int XK_odiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ograve
enum int XK_ograve;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_onehalf
enum int XK_onehalf;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_onequarter
enum int XK_onequarter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_onesuperior
enum int XK_onesuperior;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ooblique
enum int XK_ooblique;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ordfeminine
enum int XK_ordfeminine;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_oslash
enum int XK_oslash;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_otilde
enum int XK_otilde;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_p
enum int XK_p;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_paragraph
enum int XK_paragraph;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_parenleft
enum int XK_parenleft;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_parenright
enum int XK_parenright;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_percent
enum int XK_percent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_period
enum int XK_period;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_periodcentered
enum int XK_periodcentered;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_plus
enum int XK_plus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_plusminus
enum int XK_plusminus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_q
enum int XK_q;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_question
enum int XK_question;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_questiondown
enum int XK_questiondown;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_quotedbl
enum int XK_quotedbl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_quoteleft
enum int XK_quoteleft;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_quoteright
enum int XK_quoteright;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_r
enum int XK_r;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_registered
enum int XK_registered;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_s
enum int XK_s;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_script_switch
enum int XK_script_switch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_section
enum int XK_section;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_semicolon
enum int XK_semicolon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_slash
enum int XK_slash;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_space
enum int XK_space;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ssharp
enum int XK_ssharp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_sterling
enum int XK_sterling;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_t
enum int XK_t;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_thorn
enum int XK_thorn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_threequarters
enum int XK_threequarters;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_threesuperior
enum int XK_threesuperior;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_twosuperior
enum int XK_twosuperior;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_u
enum int XK_u;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_uacute
enum int XK_uacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ucircumflex
enum int XK_ucircumflex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_udiaeresis
enum int XK_udiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ugrave
enum int XK_ugrave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_underscore
enum int XK_underscore;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_v
enum int XK_v;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_w
enum int XK_w;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_x
enum int XK_x;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_y
enum int XK_y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_yacute
enum int XK_yacute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_ydiaeresis
enum int XK_ydiaeresis;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_yen
enum int XK_yen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XK_z
enum int XK_z;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLookupBoth
enum int XLookupBoth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLookupChars
enum int XLookupChars;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLookupKeySym
enum int XLookupKeySym;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XLookupNone
enum int XLookupNone;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNBaseFontName
char* XNBaseFontName;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNClientWindow
char* XNClientWindow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNContextualDrawing
char* XNContextualDrawing;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNDefaultString
char* XNDefaultString;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNDestroyCallback
char* XNDestroyCallback;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNDirectionalDependentDrawing
char* XNDirectionalDependentDrawing;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNFilterEvents
char* XNFilterEvents;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNFocusWindow
char* XNFocusWindow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNFontInfo
char* XNFontInfo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNGeometryCallback
char* XNGeometryCallback;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNHotKey
char* XNHotKey;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNHotKeyState
char* XNHotKeyState;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNInputStyle
char* XNInputStyle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNMissingCharSet
char* XNMissingCharSet;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNOMAutomatic
char* XNOMAutomatic;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNOrientation
char* XNOrientation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNPreeditDoneCallback
char* XNPreeditDoneCallback;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNPreeditStartCallback
char* XNPreeditStartCallback;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNPreeditState
char* XNPreeditState;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNQueryInputStyle
char* XNQueryInputStyle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNQueryOrientation
char* XNQueryOrientation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNRequiredCharSet
char* XNRequiredCharSet;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNResetState
char* XNResetState;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNResourceClass
char* XNResourceClass;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNResourceName
char* XNResourceName;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNSeparatorofNestedList
char* XNSeparatorofNestedList;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNStringConversion
char* XNStringConversion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNVaNestedList
char* XNVaNestedList;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNegative
enum int XNegative;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XNoMemory
enum int XNoMemory;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XTHREADS
enum bool XTHREADS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XUSE_MTSAFE_API
enum bool XUSE_MTSAFE_API;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_HAVE_UTF8_STRING
enum int X_HAVE_UTF8_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_PROTOCOL
uint X_PROTOCOL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X_PROTOCOL_REVISION
uint X_PROTOCOL_REVISION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XlibSpecificationRelease
enum int XlibSpecificationRelease;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
YNegative
enum int YNegative;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Xglobal_lock
LockInfoPtr _Xglobal_lock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xFalse
enum int xFalse;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta