derelict.x11.Xlibint

Undocumented in source.

Members

Aliases

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.
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.
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.
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.
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.
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.
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.
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.
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.
_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.
_XFopenFile
alias _XFopenFile = fopen
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.
_XOpenFile
alias _XOpenFile = std.stdio.File.open
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.

Enums

XlibDisplayIOError
anonymousenum XlibDisplayIOError
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

CI_GET_CHAR_INFO_1D
void CI_GET_CHAR_INFO_1D(XFontStruct* fs, uint col, XCharStruct* def, XCharStruct* cs)
Undocumented in source. Be warned that the author may not have intended to support it.
CI_GET_CHAR_INFO_2D
void CI_GET_CHAR_INFO_2D(XFontStruct* fs, uint row, uint col, XCharStruct* def, XCharStruct* cs)
Undocumented in source. Be warned that the author may not have intended to support it.
CI_GET_DEFAULT_INFO_1D
void CI_GET_DEFAULT_INFO_1D(XFontStruct* fs, XCharStruct* cs)
Undocumented in source. Be warned that the author may not have intended to support it.
CI_GET_DEFAULT_INFO_2D
void CI_GET_DEFAULT_INFO_2D(XFontStruct* fs, XCharStruct* cs)
Undocumented in source. Be warned that the author may not have intended to support it.
CI_NONEXISTCHAR
bool CI_NONEXISTCHAR(XCharStruct* cs)
Undocumented in source. Be warned that the author may not have intended to support it.
Data
void Data(Display* dpy, char* data, c_long len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Data
void Data(Display* dpy, char* data, uint len)
Undocumented in source. Be warned that the author may not have intended to support it.
Data16
void Data16(Display* dpy, short* data, uint len)
Undocumented in source. Be warned that the author may not have intended to support it.
Data16
void Data16(Display* dpy, short* data, uint len)
Undocumented in source. Be warned that the author may not have intended to support it.
Data32
void Data32(Display* dpy, c_long* data, uint len)
Undocumented in source. Be warned that the author may not have intended to support it.
Data32
void Data32(Display* dpy, c_long* data, uint len)
Undocumented in source. Be warned that the author may not have intended to support it.
Data32
void Data32(Display* dpy, int* data, uint len)
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.
FlushGC
void FlushGC(Display* dpy, GC gc)
Undocumented in source. Be warned that the author may not have intended to support it.
LockDisplay
void LockDisplay(Display* d)
Undocumented in source. Be warned that the author may not have intended to support it.
LockDisplay
void LockDisplay(Display* dis)
Undocumented in source. Be warned that the author may not have intended to support it.
LockDisplay
void LockDisplay(Display* d)
Undocumented in source. Be warned that the author may not have intended to support it.
OneDataCard32
void OneDataCard32(Display* dpy, c_long* dstaddr, c_ulong srcvar)
Undocumented in source. Be warned that the author may not have intended to support it.
OneDataCard32
void OneDataCard32(Display* dpy, c_long* dstaddr, c_ulong srcvar)
Undocumented in source. Be warned that the author may not have intended to support it.
UnlockDisplay
void UnlockDisplay(Display* d)
Undocumented in source. Be warned that the author may not have intended to support it.
UnlockDisplay
void UnlockDisplay(Display* dis)
Undocumented in source. Be warned that the author may not have intended to support it.
UnlockDisplay
void UnlockDisplay(Display* d)
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.
XESetBeforeFlush
void function(Display*, XExtCodes*, const char*, c_long) XESetBeforeFlush(Display* , int , 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.
XESetCloseDisplay
int function(Display*, XExtCodes*) XESetCloseDisplay(Display* , int , 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.
XESetCopyEventCookie
Bool function(Display*, XGenericEventCookie*, XGenericEventCookie*) XESetCopyEventCookie(Display* , int , Bool function(Display*, XGenericEventCookie*, XGenericEventCookie*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XESetCopyGC
int function(Display*, GC, XExtCodes*) XESetCopyGC(Display* , int , 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.
XESetCreateFont
int function(Display*, XFontStruct*, XExtCodes*) XESetCreateFont(Display* , int , 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.
XESetCreateGC
int function(Display*, GC, XExtCodes*) XESetCreateGC(Display* , int , 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.
XESetError
int function(Display*, xError*, XExtCodes*, int*) XESetError(Display* , int , 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.
XESetErrorString
char* function(Display*, int, XExtCodes*, char*, int) XESetErrorString(Display* , int , 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.
XESetEventToWire
Status function(Display*, XEvent*, xEvent*) XESetEventToWire(Display* , int , Status function(Display*, XEvent*, xEvent*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XESetFlushGC
int function(Display*, GC, XExtCodes*) XESetFlushGC(Display* , int , 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.
XESetFreeFont
int function(Display*, XFontStruct*, XExtCodes*) XESetFreeFont(Display* , int , 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.
XESetFreeGC
int function(Display*, GC, XExtCodes*) XESetFreeGC(Display* , int , 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.
XESetPrintErrorValues
void function(Display*, XErrorEvent*, void*) XESetPrintErrorValues(Display* , int , 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.
XESetWireToError
Bool function(Display*, XErrorEvent*, xError*) XESetWireToError(Display* , int , Bool function(Display*, XErrorEvent*, xError*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XESetWireToEvent
Bool function(Display*, XEvent*, xEvent*) XESetWireToEvent(Display* , int , Bool function(Display*, XEvent*, xEvent*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XESetWireToEventCookie
Bool function(Display*, XGenericEventCookie*, xEvent*) XESetWireToEventCookie(Display* , int , Bool function(Display*, XGenericEventCookie*, xEvent*) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Xcalloc
void* Xcalloc(int nelem, size_t elsize)
Undocumented in source. Be warned that the author may not have intended to support it.
Xcalloc
void* Xcalloc(int nelem, size_t elsize)
Undocumented in source. Be warned that the author may not have intended to support it.
Xfree
void Xfree(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
Xmalloc
void* Xmalloc(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
Xmalloc
void* Xmalloc(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
Xrealloc
void* Xrealloc(void* ptr, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
Xrealloc
void* Xrealloc(void* ptr, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
_XAllocID
XID _XAllocID(Display* dpy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XAllocIDs
void _XAllocIDs(Display* dpy, XID* ids, int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XAllocScratch
char* _XAllocScratch(Display* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XAllocTemp
char* _XAllocTemp(Display* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XAsyncErrorHandler
Bool _XAsyncErrorHandler(Display* , xReply* , char* , int , XPointer )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XCopyEventCookie
Bool _XCopyEventCookie(Display* dpy, XGenericEventCookie* inEvent, XGenericEventCookie* outEvent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XCreateMutex
void _XCreateMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_XCreateMutex
void _XCreateMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_XData16
int _XData16(Display* dpy, short* data, uint len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XData32
int _XData32(Display* dpy, c_long* data, uint len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XData32
int _XData32(Display* dpy, c_long* data, uint len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XDefaultError
int _XDefaultError(Display* dpy, XErrorEvent* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XDefaultIOError
int _XDefaultIOError(Display* dpy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XDefaultWireError
Bool _XDefaultWireError(Display* display, XErrorEvent* he, xError* we)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XDeq
void _XDeq(Display* , _XQEvent* , _XQEvent* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_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.
_XEatData
void _XEatData(Display* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XEnq
void _XEnq(Display* , xEvent* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XError
int _XError(Display* , xError* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XEventToWire
Status _XEventToWire(Display* dpy, XEvent* re, xEvent* event)
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.
_XF86LoadQueryLocaleFont
int _XF86LoadQueryLocaleFont(Display* , char* , XFontStruct** , Font* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XFetchEventCookie
Bool _XFetchEventCookie(Display* dpy, XGenericEventCookie* ev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XFlush
void _XFlush(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XFlushGCCache
void _XFlushGCCache(Display* dpy, GC gc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XFreeEventCookies
void _XFreeEventCookies(Display* dpy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XFreeExtData
int _XFreeExtData(XExtData* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XFreeMutex
void _XFreeMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_XFreeMutex
void _XFreeMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_XFreeTemp
void _XFreeTemp(Display* , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XGetAsyncData
void _XGetAsyncData(Display* , char* , char* , 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.
_XGetAsyncReply
char* _XGetAsyncReply(Display* , char* , xReply* , char* , int , int , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XGetHostname
int _XGetHostname(char* , int )
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* dpy, Window w, XWindowAttributes* attr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XIOError
int _XIOError(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XIsEventCookie
Bool _XIsEventCookie(Display* dpy, XEvent* ev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XLockMutex
void _XLockMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_XLockMutex
void _XLockMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_XLockMutex
void _XLockMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_XPollfdCacheAdd
void _XPollfdCacheAdd(Display* dpy, int fd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XPollfdCacheDel
void _XPollfdCacheDel(Display* dpy, int fd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XPollfdCacheInit
Bool _XPollfdCacheInit(Display* dpy)
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.
_XProcessWindowAttributes
void _XProcessWindowAttributes(Display* dpy, xChangeWindowAttributesReq* req, c_ulong valuemask, XSetWindowAttributes* attributes)
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* dpy, XEvent* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRead
int _XRead(Display* , 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.
_XRead16
void _XRead16(Display* dpy, short* data, uint len)
Undocumented in source. Be warned that the author may not have intended to support it.
_XRead16Pad
void _XRead16Pad(Display* dpy, short* data, uint len)
Undocumented in source. Be warned that the author may not have intended to support it.
_XRead32
void _XRead32(Display* dpy, c_long* data, c_long len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRead32
void _XRead32(Display* dpy, int* data, uint len)
Undocumented in source. Be warned that the author may not have intended to support it.
_XReadEvents
void _XReadEvents(Display* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XReadPad
void _XReadPad(Display* , 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.
_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.
_XReply
Status _XReply(Display* , xReply* , int , Bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XScreenOfWindow
Screen* _XScreenOfWindow(Display* , Window )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XSend
void _XSend(Display* , 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.
_XSetClipRectangles
void _XSetClipRectangles(Display* dpy, GC gc, int clip_x_origin, int clip_y_origin, XRectangle* rectangles, int n, int ordering)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XSetLastRequestRead
c_ulong _XSetLastRequestRead(Display* , xGenericReply* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XStoreEventCookie
void _XStoreEventCookie(Display* dpy, XEvent* ev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XTextHeight
int _XTextHeight(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.
_XTextHeight16
int _XTextHeight16(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.
_XUnknownCopyEventCookie
Bool _XUnknownCopyEventCookie(Display* , XGenericEventCookie* , XGenericEventCookie* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XUnknownNativeEvent
Status _XUnknownNativeEvent(Display* , XEvent* , xEvent* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XUnknownWireEvent
Bool _XUnknownWireEvent(Display* , XEvent* , xEvent* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XUnknownWireEventCookie
Bool _XUnknownWireEventCookie(Display* , XGenericEventCookie* , xEvent* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XUnlockMutex
void _XUnlockMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_XUnlockMutex
void _XUnlockMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_XUnlockMutex
void _XUnlockMutex(LockInfoPtr lock)
Undocumented in source. Be warned that the author may not have intended to support it.
_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.
_XVIDtoVisual
Visual* _XVIDtoVisual(Display* , VisualID )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XWireToEvent
Bool _XWireToEvent(Display* dpy, XEvent* re, xEvent* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__XOS2RedirRoot
char* __XOS2RedirRoot(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
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.
xlocaledir
void xlocaledir(char* buf, int buf_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

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

Variables

BUFSIZE
int BUFSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CURSORFONT
string CURSORFONT;
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.
FARCSPERBATCH
int FARCSPERBATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FRCTSPERBATCH
int FRCTSPERBATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOCKED
int LOCKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PTSPERBATCH
int PTSPERBATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UNLOCKED
int UNLOCKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WLNSPERBATCH
int WLNSPERBATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WRCTSPERBATCH
int WRCTSPERBATCH;
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.
ZLNSPERBATCH
int ZLNSPERBATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ZRCTSPERBATCH
int ZRCTSPERBATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XCreateMutex_fn
void function(LockInfoPtr) _XCreateMutex_fn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XErrorFunction
int function(Display*, XErrorEvent*) _XErrorFunction;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XFreeMutex_fn
void function(LockInfoPtr) _XFreeMutex_fn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XIOErrorFunction
int function(Display*) _XIOErrorFunction;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XLockMutex_fn
void function(LockInfoPtr, char*, int) _XLockMutex_fn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XLockMutex_fn
void function(LockInfoPtr, char*, int) _XLockMutex_fn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XLockMutex_fn
void function(LockInfoPtr, char*, int) _XLockMutex_fn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XUnlockMutex_fn
void function(LockInfoPtr) _XUnlockMutex_fn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XUnlockMutex_fn
void function(LockInfoPtr, char*, int) _XUnlockMutex_fn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XUnlockMutex_fn
void function(LockInfoPtr, char*, int) _XUnlockMutex_fn;
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.
_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.

Meta