Documentation
¶
Overview ¶
Package libx11 is a ccgo/v4 version of libX11.a, a library implementing the Core X11 client protocol.
Index ¶
- Variables
- func XKeySymToUcs4(tls *libc.TLS, keysym TKeySym) (r uint32)
- func XXActivateScreenSaver(tls *libc.TLS, dpy uintptr) (r int32)
- func XXAddConnectionWatch(tls *libc.TLS, dpy uintptr, __ccgo_fp_callback TXConnectionWatchProc, ...) (r int32)
- func XXAddExtension(tls *libc.TLS, dpy uintptr) (r uintptr)
- func XXAddHost(tls *libc.TLS, dpy uintptr, host uintptr) (r int32)
- func XXAddHosts(tls *libc.TLS, dpy uintptr, hosts uintptr, n int32) (r int32)
- func XXAddPixel(tls *libc.TLS, ximage uintptr, value int64) (r int32)
- func XXAddToExtensionList(tls *libc.TLS, structure uintptr, ext_data uintptr) (r int32)
- func XXAddToSaveSet(tls *libc.TLS, dpy uintptr, win TWindow) (r int32)
- func XXAllPlanes(tls *libc.TLS) (r uint64)
- func XXAllocClassHint(tls *libc.TLS) (r uintptr)
- func XXAllocColor(tls *libc.TLS, dpy uintptr, cmap TColormap, def uintptr) (r int32)
- func XXAllocColorCells(tls *libc.TLS, dpy uintptr, cmap TColormap, contig int32, masks uintptr, ...) (r int32)
- func XXAllocColorPlanes(tls *libc.TLS, dpy uintptr, cmap TColormap, contig int32, pixels uintptr, ...) (r int32)
- func XXAllocIconSize(tls *libc.TLS) (r uintptr)
- func XXAllocNamedColor(tls *libc.TLS, dpy uintptr, cmap TColormap, colorname uintptr, ...) (r int32)
- func XXAllocSizeHints(tls *libc.TLS) (r uintptr)
- func XXAllocStandardColormap(tls *libc.TLS) (r uintptr)
- func XXAllocWMHints(tls *libc.TLS) (r uintptr)
- func XXAllowEvents(tls *libc.TLS, dpy uintptr, mode int32, time TTime) (r int32)
- func XXAutoRepeatOff(tls *libc.TLS, dpy uintptr) (r int32)
- func XXAutoRepeatOn(tls *libc.TLS, dpy uintptr) (r int32)
- func XXBaseFontNameListOfFontSet(tls *libc.TLS, font_set TXFontSet) (r uintptr)
- func XXBell(tls *libc.TLS, dpy uintptr, percent int32) (r int32)
- func XXBitmapBitOrder(tls *libc.TLS, dpy uintptr) (r int32)
- func XXBitmapPad(tls *libc.TLS, dpy uintptr) (r int32)
- func XXBitmapUnit(tls *libc.TLS, dpy uintptr) (r int32)
- func XXBlackPixel(tls *libc.TLS, dpy uintptr, scr int32) (r uint64)
- func XXBlackPixelOfScreen(tls *libc.TLS, s uintptr) (r uint64)
- func XXCellsOfScreen(tls *libc.TLS, s uintptr) (r int32)
- func XXChangeActivePointerGrab(tls *libc.TLS, dpy uintptr, event_mask uint32, curs TCursor, time TTime) (r int32)
- func XXChangeGC(tls *libc.TLS, dpy uintptr, gc TGC, valuemask uint64, values uintptr) (r int32)
- func XXChangeKeyboardControl(tls *libc.TLS, dpy uintptr, mask uint64, value_list uintptr) (r int32)
- func XXChangeKeyboardMapping(tls *libc.TLS, dpy uintptr, first_keycode int32, keysyms_per_keycode int32, ...) (r int32)
- func XXChangePointerControl(tls *libc.TLS, dpy uintptr, do_acc int32, do_thresh int32, acc_numerator int32, ...) (r int32)
- func XXChangeProperty(tls *libc.TLS, dpy uintptr, w TWindow, property TAtom, type1 TAtom, ...) (r int32)
- func XXChangeSaveSet(tls *libc.TLS, dpy uintptr, win TWindow, mode int32) (r int32)
- func XXChangeWindowAttributes(tls *libc.TLS, dpy uintptr, w TWindow, valuemask uint64, attributes uintptr) (r int32)
- func XXCheckIfEvent(tls *libc.TLS, dpy uintptr, event uintptr, __ccgo_fp_predicate uintptr, ...) (r int32)
- func XXCheckMaskEvent(tls *libc.TLS, dpy uintptr, mask int64, event uintptr) (r int32)
- func XXCheckTypedEvent(tls *libc.TLS, dpy uintptr, type1 int32, event uintptr) (r int32)
- func XXCheckTypedWindowEvent(tls *libc.TLS, dpy uintptr, w TWindow, type1 int32, event uintptr) (r int32)
- func XXCheckWindowEvent(tls *libc.TLS, dpy uintptr, w TWindow, mask int64, event uintptr) (r int32)
- func XXCirculateSubwindows(tls *libc.TLS, dpy uintptr, w TWindow, direction int32) (r int32)
- func XXCirculateSubwindowsDown(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXCirculateSubwindowsUp(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXClearArea(tls *libc.TLS, dpy uintptr, w TWindow, x int32, y int32, width uint32, ...) (r int32)
- func XXClearWindow(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXClipBox(tls *libc.TLS, r TRegion, rect uintptr) (r1 int32)
- func XXCloseDisplay(tls *libc.TLS, dpy uintptr) (r int32)
- func XXCloseIM(tls *libc.TLS, im TXIM) (r int32)
- func XXCloseOM(tls *libc.TLS, om TXOM) (r int32)
- func XXConfigureWindow(tls *libc.TLS, dpy uintptr, w TWindow, mask uint32, changes uintptr) (r int32)
- func XXConnectionNumber(tls *libc.TLS, dpy uintptr) (r int32)
- func XXContextDependentDrawing(tls *libc.TLS, font_set TXFontSet) (r int32)
- func XXContextualDrawing(tls *libc.TLS, font_set TXFontSet) (r int32)
- func XXConvertCase(tls *libc.TLS, sym TKeySym, lower uintptr, upper uintptr)
- func XXConvertSelection(tls *libc.TLS, dpy uintptr, selection TAtom, target TAtom, property TAtom, ...) (r int32)
- func XXCopyArea(tls *libc.TLS, dpy uintptr, src_drawable TDrawable, dst_drawable TDrawable, ...) (r int32)
- func XXCopyGC(tls *libc.TLS, dpy uintptr, srcGC TGC, mask uint64, destGC TGC) (r int32)
- func XXCopyPlane(tls *libc.TLS, dpy uintptr, src_drawable TDrawable, dst_drawable TDrawable, ...) (r int32)
- func XXCreateImage(tls *libc.TLS, dpy uintptr, visual uintptr, depth uint32, format int32, ...) (r uintptr)
- func XXDefaultDepth(tls *libc.TLS, dpy uintptr, scr int32) (r int32)
- func XXDefaultDepthOfScreen(tls *libc.TLS, s uintptr) (r int32)
- func XXDefaultScreen(tls *libc.TLS, dpy uintptr) (r int32)
- func XXDefaultScreenOfDisplay(tls *libc.TLS, dpy uintptr) (r uintptr)
- func XXDefaultString(tls *libc.TLS) (r uintptr)
- func XXDefaultVisual(tls *libc.TLS, dpy uintptr, scr int32) (r uintptr)
- func XXDefaultVisualOfScreen(tls *libc.TLS, s uintptr) (r uintptr)
- func XXDefineCursor(tls *libc.TLS, dpy uintptr, w TWindow, cursor TCursor) (r int32)
- func XXDeleteContext(tls *libc.TLS, display uintptr, rid TXID, context TXContext) (r int32)
- func XXDeleteModifiermapEntry(tls *libc.TLS, map1 uintptr, keycode TKeyCode, modifier int32) (r uintptr)
- func XXDeleteProperty(tls *libc.TLS, dpy uintptr, window TWindow, property TAtom) (r int32)
- func XXDestroyIC(tls *libc.TLS, ic TXIC)
- func XXDestroyImage(tls *libc.TLS, ximage uintptr) (r int32)
- func XXDestroyOC(tls *libc.TLS, oc TXOC)
- func XXDestroyRegion(tls *libc.TLS, r TRegion) (r1 int32)
- func XXDestroySubwindows(tls *libc.TLS, dpy uintptr, win TWindow) (r int32)
- func XXDestroyWindow(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXDirectionalDependentDrawing(tls *libc.TLS, font_set TXFontSet) (r int32)
- func XXDisableAccessControl(tls *libc.TLS, dpy uintptr) (r int32)
- func XXDisplayCells(tls *libc.TLS, dpy uintptr, scr int32) (r int32)
- func XXDisplayHeight(tls *libc.TLS, dpy uintptr, scr int32) (r int32)
- func XXDisplayHeightMM(tls *libc.TLS, dpy uintptr, scr int32) (r int32)
- func XXDisplayKeycodes(tls *libc.TLS, dpy uintptr, min_keycode_return uintptr, ...) (r int32)
- func XXDisplayMotionBufferSize(tls *libc.TLS, dpy uintptr) (r uint64)
- func XXDisplayName(tls *libc.TLS, display uintptr) (r uintptr)
- func XXDisplayOfIM(tls *libc.TLS, im TXIM) (r uintptr)
- func XXDisplayOfOM(tls *libc.TLS, om TXOM) (r uintptr)
- func XXDisplayOfScreen(tls *libc.TLS, s uintptr) (r uintptr)
- func XXDisplayPlanes(tls *libc.TLS, dpy uintptr, scr int32) (r int32)
- func XXDisplayString(tls *libc.TLS, dpy uintptr) (r uintptr)
- func XXDisplayWidth(tls *libc.TLS, dpy uintptr, scr int32) (r int32)
- func XXDisplayWidthMM(tls *libc.TLS, dpy uintptr, scr int32) (r int32)
- func XXDoesBackingStore(tls *libc.TLS, s uintptr) (r int32)
- func XXDoesSaveUnders(tls *libc.TLS, s uintptr) (r int32)
- func XXDrawArc(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXDrawArcs(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, arcs uintptr, n_arcs int32) (r int32)
- func XXDrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXDrawImageString16(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXDrawLine(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x1 int32, y1 int32, x2 int32, ...) (r int32)
- func XXDrawLines(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, points uintptr, npoints int32, ...) (r int32)
- func XXDrawPoint(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32) (r int32)
- func XXDrawPoints(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, points uintptr, ...) (r int32)
- func XXDrawRectangle(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXDrawRectangles(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, rects uintptr, n_rects int32) (r int32)
- func XXDrawSegments(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, segments uintptr, ...) (r int32)
- func XXDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXDrawString16(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXDrawText(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXDrawText16(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXEHeadOfExtensionList(tls *libc.TLS, _object TXEDataObject) (r uintptr)
- func XXEmptyRegion(tls *libc.TLS, r TRegion) (r1 int32)
- func XXEnableAccessControl(tls *libc.TLS, dpy uintptr) (r int32)
- func XXEqualRegion(tls *libc.TLS, r1 TRegion, r2 TRegion) (r int32)
- func XXEventMaskOfScreen(tls *libc.TLS, s uintptr) (r int64)
- func XXEventsQueued(tls *libc.TLS, dpy uintptr, mode int32) (r int32)
- func XXExtendedMaxRequestSize(tls *libc.TLS, dpy uintptr) (r int64)
- func XXExtentsOfFontSet(tls *libc.TLS, font_set TXFontSet) (r uintptr)
- func XXFetchBuffer(tls *libc.TLS, dpy uintptr, nbytes uintptr, buffer int32) (r uintptr)
- func XXFetchBytes(tls *libc.TLS, dpy uintptr, nbytes uintptr) (r uintptr)
- func XXFetchName(tls *libc.TLS, dpy uintptr, w TWindow, name uintptr) (r int32)
- func XXFillArc(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXFillArcs(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, arcs uintptr, n_arcs int32) (r int32)
- func XXFillPolygon(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, points uintptr, ...) (r int32)
- func XXFillRectangle(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...) (r int32)
- func XXFillRectangles(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, rectangles uintptr, ...) (r int32)
- func XXFilterEvent(tls *libc.TLS, ev uintptr, window TWindow) (r int32)
- func XXFindContext(tls *libc.TLS, display uintptr, rid TXID, context TXContext, data uintptr) (r int32)
- func XXFindOnExtensionList(tls *libc.TLS, structure uintptr, number int32) (r uintptr)
- func XXFlush(tls *libc.TLS, dpy uintptr) (r int32)
- func XXFlushGC(tls *libc.TLS, dpy uintptr, gc TGC)
- func XXFontsOfFontSet(tls *libc.TLS, font_set TXFontSet, font_struct_list uintptr, ...) (r int32)
- func XXForceScreenSaver(tls *libc.TLS, dpy uintptr, mode int32) (r int32)
- func XXFree(tls *libc.TLS, data uintptr) (r int32)
- func XXFreeColormap(tls *libc.TLS, dpy uintptr, cmap TColormap) (r int32)
- func XXFreeColors(tls *libc.TLS, dpy uintptr, cmap TColormap, pixels uintptr, npixels int32, ...) (r int32)
- func XXFreeCursor(tls *libc.TLS, dpy uintptr, cursor TCursor) (r int32)
- func XXFreeEventData(tls *libc.TLS, dpy uintptr, event uintptr)
- func XXFreeExtensionList(tls *libc.TLS, list uintptr) (r int32)
- func XXFreeFont(tls *libc.TLS, dpy uintptr, fs uintptr) (r int32)
- func XXFreeFontInfo(tls *libc.TLS, names uintptr, info uintptr, actualCount int32) (r int32)
- func XXFreeFontNames(tls *libc.TLS, list uintptr) (r int32)
- func XXFreeFontPath(tls *libc.TLS, list uintptr) (r int32)
- func XXFreeFontSet(tls *libc.TLS, dpy uintptr, font_set TXFontSet)
- func XXFreeGC(tls *libc.TLS, dpy uintptr, gc TGC) (r int32)
- func XXFreeModifiermap(tls *libc.TLS, map1 uintptr) (r int32)
- func XXFreePixmap(tls *libc.TLS, dpy uintptr, pixmap TPixmap) (r int32)
- func XXFreeStringList(tls *libc.TLS, list uintptr)
- func XXFreeThreads(tls *libc.TLS) (r int32)
- func XXGeometry(tls *libc.TLS, dpy uintptr, screen int32, pos uintptr, def uintptr, ...) (r int32)
- func XXGetAtomName(tls *libc.TLS, dpy uintptr, atom TAtom) (r uintptr)
- func XXGetAtomNames(tls *libc.TLS, dpy uintptr, atoms uintptr, count int32, names_return uintptr) (r int32)
- func XXGetClassHint(tls *libc.TLS, dpy uintptr, w TWindow, classhint uintptr) (r int32)
- func XXGetCommand(tls *libc.TLS, dpy uintptr, w TWindow, argvp uintptr, argcp uintptr) (r int32)
- func XXGetDefault(tls *libc.TLS, dpy uintptr, prog uintptr, name uintptr) (r uintptr)
- func XXGetErrorDatabaseText(tls *libc.TLS, dpy uintptr, name uintptr, type1 uintptr, defaultp uintptr, ...) (r int32)
- func XXGetErrorText(tls *libc.TLS, dpy uintptr, code int32, buffer uintptr, nbytes int32) (r int32)
- func XXGetEventData(tls *libc.TLS, dpy uintptr, event uintptr) (r int32)
- func XXGetFontPath(tls *libc.TLS, dpy uintptr, npaths uintptr) (r uintptr)
- func XXGetFontProperty(tls *libc.TLS, fs uintptr, name TAtom, valuePtr uintptr) (r int32)
- func XXGetGCValues(tls *libc.TLS, dpy uintptr, gc TGC, valuemask uint64, values uintptr) (r int32)
- func XXGetGeometry(tls *libc.TLS, dpy uintptr, d TDrawable, root uintptr, x uintptr, y uintptr, ...) (r int32)
- func XXGetICValues(tls *libc.TLS, ic TXIC, va uintptr) (r uintptr)
- func XXGetIMValues(tls *libc.TLS, im TXIM, va uintptr) (r uintptr)
- func XXGetIconName(tls *libc.TLS, dpy uintptr, w TWindow, icon_name uintptr) (r int32)
- func XXGetIconSizes(tls *libc.TLS, dpy uintptr, w TWindow, size_list uintptr, count uintptr) (r int32)
- func XXGetImage(tls *libc.TLS, dpy uintptr, d TDrawable, x int32, y int32, width uint32, ...) (r uintptr)
- func XXGetInputFocus(tls *libc.TLS, dpy uintptr, focus uintptr, revert_to uintptr) (r int32)
- func XXGetKeyboardControl(tls *libc.TLS, dpy uintptr, state uintptr) (r int32)
- func XXGetKeyboardMapping(tls *libc.TLS, dpy uintptr, first_keycode TKeyCode, count int32, ...) (r uintptr)
- func XXGetModifierMapping(tls *libc.TLS, dpy uintptr) (r uintptr)
- func XXGetMotionEvents(tls *libc.TLS, dpy uintptr, w TWindow, start TTime, stop TTime, ...) (r uintptr)
- func XXGetNormalHints(tls *libc.TLS, dpy uintptr, w TWindow, hints uintptr) (r int32)
- func XXGetOCValues(tls *libc.TLS, oc TXOC, va uintptr) (r uintptr)
- func XXGetOMValues(tls *libc.TLS, om TXOM, va uintptr) (r uintptr)
- func XXGetPixel(tls *libc.TLS, ximage uintptr, x int32, y int32) (r uint64)
- func XXGetPointerControl(tls *libc.TLS, dpy uintptr, accel_numer uintptr, accel_denom uintptr, ...) (r int32)
- func XXGetPointerMapping(tls *libc.TLS, dpy uintptr, map1 uintptr, nmaps int32) (r int32)
- func XXGetRGBColormaps(tls *libc.TLS, dpy uintptr, w TWindow, stdcmap uintptr, count uintptr, ...) (r int32)
- func XXGetScreenSaver(tls *libc.TLS, dpy uintptr, timeout uintptr, interval uintptr, ...) (r int32)
- func XXGetSizeHints(tls *libc.TLS, dpy uintptr, w TWindow, hints uintptr, property TAtom) (r int32)
- func XXGetStandardColormap(tls *libc.TLS, dpy uintptr, w TWindow, cmap uintptr, property TAtom) (r int32)
- func XXGetSubImage(tls *libc.TLS, dpy uintptr, d TDrawable, x int32, y int32, width uint32, ...) (r uintptr)
- func XXGetTextProperty(tls *libc.TLS, display uintptr, window TWindow, tp uintptr, property TAtom) (r int32)
- func XXGetTransientForHint(tls *libc.TLS, dpy uintptr, w TWindow, propWindow uintptr) (r int32)
- func XXGetVisualInfo(tls *libc.TLS, dpy uintptr, visual_info_mask int64, ...) (r uintptr)
- func XXGetWMClientMachine(tls *libc.TLS, dpy uintptr, w TWindow, tp uintptr) (r int32)
- func XXGetWMColormapWindows(tls *libc.TLS, dpy uintptr, w TWindow, colormapWindows uintptr, ...) (r int32)
- func XXGetWMHints(tls *libc.TLS, dpy uintptr, w TWindow) (r uintptr)
- func XXGetWMIconName(tls *libc.TLS, dpy uintptr, w TWindow, tp uintptr) (r int32)
- func XXGetWMName(tls *libc.TLS, dpy uintptr, w TWindow, tp uintptr) (r int32)
- func XXGetWMNormalHints(tls *libc.TLS, dpy uintptr, w TWindow, hints uintptr, supplied uintptr) (r int32)
- func XXGetWMProtocols(tls *libc.TLS, dpy uintptr, w TWindow, protocols uintptr, countReturn uintptr) (r int32)
- func XXGetWMSizeHints(tls *libc.TLS, dpy uintptr, w TWindow, hints uintptr, supplied uintptr, ...) (r int32)
- func XXGetWindowAttributes(tls *libc.TLS, dpy uintptr, w TWindow, attr uintptr) (r int32)
- func XXGetWindowProperty(tls *libc.TLS, dpy uintptr, w TWindow, property TAtom, offset int64, ...) (r int32)
- func XXGetZoomHints(tls *libc.TLS, dpy uintptr, w TWindow, zhints uintptr) (r int32)
- func XXGrabButton(tls *libc.TLS, dpy uintptr, button uint32, modifiers uint32, ...) (r int32)
- func XXGrabKey(tls *libc.TLS, dpy uintptr, key int32, modifiers uint32, grab_window TWindow, ...) (r int32)
- func XXGrabKeyboard(tls *libc.TLS, dpy uintptr, window TWindow, ownerEvents int32, ...) (r int32)
- func XXGrabPointer(tls *libc.TLS, dpy uintptr, grab_window TWindow, owner_events int32, ...) (r int32)
- func XXGrabServer(tls *libc.TLS, dpy uintptr) (r int32)
- func XXHeightMMOfScreen(tls *libc.TLS, s uintptr) (r int32)
- func XXHeightOfScreen(tls *libc.TLS, s uintptr) (r int32)
- func XXIconifyWindow(tls *libc.TLS, dpy uintptr, w TWindow, screen int32) (r int32)
- func XXIfEvent(tls *libc.TLS, dpy uintptr, event uintptr, __ccgo_fp_predicate uintptr, ...) (r int32)
- func XXImageByteOrder(tls *libc.TLS, dpy uintptr) (r int32)
- func XXInitExtension(tls *libc.TLS, dpy uintptr, name uintptr) (r uintptr)
- func XXInitImage(tls *libc.TLS, image uintptr) (r int32)
- func XXInitThreads(tls *libc.TLS) (r int32)
- func XXInsertModifiermapEntry(tls *libc.TLS, map1 uintptr, keycode TKeyCode, modifier int32) (r uintptr)
- func XXInstallColormap(tls *libc.TLS, dpy uintptr, cmap TColormap) (r int32)
- func XXInternAtoms(tls *libc.TLS, dpy uintptr, names uintptr, count int32, onlyIfExists int32, ...) (r int32)
- func XXInternalConnectionNumbers(tls *libc.TLS, dpy uintptr, fd_return uintptr, count_return uintptr) (r int32)
- func XXIntersectRegion(tls *libc.TLS, reg1 TRegion, reg2 TRegion, newReg TRegion) (r int32)
- func XXKeysymToString(tls *libc.TLS, ks TKeySym) (r uintptr)
- func XXKillClient(tls *libc.TLS, dpy uintptr, resource TXID) (r int32)
- func XXLastKnownRequestProcessed(tls *libc.TLS, dpy uintptr) (r uint64)
- func XXListDepths(tls *libc.TLS, dpy uintptr, scrnum int32, countp uintptr) (r uintptr)
- func XXListExtensions(tls *libc.TLS, dpy uintptr, nextensions uintptr) (r uintptr)
- func XXListFonts(tls *libc.TLS, dpy uintptr, pattern uintptr, maxNames int32, ...) (r uintptr)
- func XXListFontsWithInfo(tls *libc.TLS, dpy uintptr, pattern uintptr, maxNames int32, ...) (r uintptr)
- func XXListHosts(tls *libc.TLS, dpy uintptr, nhosts uintptr, enabled uintptr) (r uintptr)
- func XXListInstalledColormaps(tls *libc.TLS, dpy uintptr, win TWindow, n uintptr) (r uintptr)
- func XXListPixmapFormats(tls *libc.TLS, dpy uintptr, count uintptr) (r uintptr)
- func XXListProperties(tls *libc.TLS, dpy uintptr, window TWindow, n_props uintptr) (r uintptr)
- func XXLoadQueryFont(tls *libc.TLS, dpy uintptr, name uintptr) (r uintptr)
- func XXLocaleOfFontSet(tls *libc.TLS, font_set TXFontSet) (r uintptr)
- func XXLocaleOfIM(tls *libc.TLS, im TXIM) (r uintptr)
- func XXLocaleOfOM(tls *libc.TLS, om TXOM) (r uintptr)
- func XXLockDisplay(tls *libc.TLS, dpy uintptr)
- func XXLookupColor(tls *libc.TLS, dpy uintptr, cmap TColormap, spec uintptr, def uintptr, ...) (r int32)
- func XXLookupString(tls *libc.TLS, event uintptr, buffer uintptr, nbytes int32, keysym uintptr, ...) (r int32)
- func XXLowerWindow(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXMapRaised(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXMapSubwindows(tls *libc.TLS, dpy uintptr, win TWindow) (r int32)
- func XXMapWindow(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXMaskEvent(tls *libc.TLS, dpy uintptr, mask int64, event uintptr) (r int32)
- func XXMatchVisualInfo(tls *libc.TLS, dpy uintptr, screen int32, depth int32, class int32, ...) (r int32)
- func XXMaxCmapsOfScreen(tls *libc.TLS, s uintptr) (r int32)
- func XXMaxRequestSize(tls *libc.TLS, dpy uintptr) (r int64)
- func XXMinCmapsOfScreen(tls *libc.TLS, s uintptr) (r int32)
- func XXMoveResizeWindow(tls *libc.TLS, dpy uintptr, w TWindow, x int32, y int32, width uint32, ...) (r int32)
- func XXMoveWindow(tls *libc.TLS, dpy uintptr, w TWindow, x int32, y int32) (r int32)
- func XXNewModifiermap(tls *libc.TLS, keyspermodifier int32) (r uintptr)
- func XXNextEvent(tls *libc.TLS, dpy uintptr, event uintptr) (r int32)
- func XXNextRequest(tls *libc.TLS, dpy uintptr) (r uint64)
- func XXNoOp(tls *libc.TLS, dpy uintptr) (r int32)
- func XXOffsetRegion(tls *libc.TLS, pRegion TRegion, x int32, y int32) (r int32)
- func XXOpenDisplay(tls *libc.TLS, display uintptr) (r uintptr)
- func XXParseColor(tls *libc.TLS, dpy uintptr, cmap TColormap, spec uintptr, def uintptr) (r1 int32)
- func XXParseGeometry(tls *libc.TLS, string1 uintptr, x uintptr, y uintptr, width uintptr, ...) (r int32)
- func XXPeekEvent(tls *libc.TLS, dpy uintptr, event uintptr) (r int32)
- func XXPeekIfEvent(tls *libc.TLS, dpy uintptr, event uintptr, __ccgo_fp_predicate uintptr, ...) (r int32)
- func XXPending(tls *libc.TLS, dpy uintptr) (r int32)
- func XXPlanesOfScreen(tls *libc.TLS, s uintptr) (r int32)
- func XXPointInRegion(tls *libc.TLS, pRegion TRegion, x int32, y int32) (r int32)
- func XXProcessInternalConnection(tls *libc.TLS, dpy uintptr, fd int32)
- func XXProtocolRevision(tls *libc.TLS, dpy uintptr) (r int32)
- func XXProtocolVersion(tls *libc.TLS, dpy uintptr) (r int32)
- func XXPutBackEvent(tls *libc.TLS, dpy uintptr, event uintptr) (r int32)
- func XXPutImage(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, image uintptr, ...) (r int32)
- func XXPutPixel(tls *libc.TLS, ximage uintptr, x int32, y int32, pixel uint64) (r int32)
- func XXQLength(tls *libc.TLS, dpy uintptr) (r int32)
- func XXQueryBestCursor(tls *libc.TLS, dpy uintptr, drawable TDrawable, width uint32, height uint32, ...) (r int32)
- func XXQueryBestSize(tls *libc.TLS, dpy uintptr, class int32, drawable TDrawable, width uint32, ...) (r int32)
- func XXQueryBestStipple(tls *libc.TLS, dpy uintptr, drawable TDrawable, width uint32, height uint32, ...) (r int32)
- func XXQueryBestTile(tls *libc.TLS, dpy uintptr, drawable TDrawable, width uint32, height uint32, ...) (r int32)
- func XXQueryColor(tls *libc.TLS, dpy uintptr, cmap TColormap, def uintptr) (r int32)
- func XXQueryColors(tls *libc.TLS, dpy uintptr, cmap TColormap, defs uintptr, ncolors int32) (r int32)
- func XXQueryExtension(tls *libc.TLS, dpy uintptr, name uintptr, major_opcode uintptr, ...) (r int32)
- func XXQueryFont(tls *libc.TLS, dpy uintptr, fid TFont) (r uintptr)
- func XXQueryKeymap(tls *libc.TLS, dpy uintptr, keys uintptr) (r int32)
- func XXQueryPointer(tls *libc.TLS, dpy uintptr, w TWindow, root uintptr, child uintptr, ...) (r int32)
- func XXQueryTextExtents(tls *libc.TLS, dpy uintptr, fid TFont, string1 uintptr, nchars int32, ...) (r int32)
- func XXQueryTextExtents16(tls *libc.TLS, dpy uintptr, fid TFont, string1 uintptr, nchars int32, ...) (r int32)
- func XXQueryTree(tls *libc.TLS, dpy uintptr, w TWindow, root uintptr, parent uintptr, ...) (r int32)
- func XXRaiseWindow(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXReadBitmapFile(tls *libc.TLS, display uintptr, d TDrawable, filename uintptr, width uintptr, ...) (r int32)
- func XXReadBitmapFileData(tls *libc.TLS, filename uintptr, width uintptr, height uintptr, data uintptr, ...) (r int32)
- func XXRebindKeysym(tls *libc.TLS, dpy uintptr, keysym TKeySym, mlist uintptr, nm int32, ...) (r int32)
- func XXRecolorCursor(tls *libc.TLS, dpy uintptr, cursor TCursor, foreground uintptr, ...) (r int32)
- func XXReconfigureWMWindow(tls *libc.TLS, dpy uintptr, w TWindow, screen int32, mask uint32, ...) (r int32)
- func XXRectInRegion(tls *libc.TLS, region TRegion, rx int32, ry int32, rwidth uint32, ...) (r int32)
- func XXRefreshKeyboardMapping(tls *libc.TLS, event uintptr) (r int32)
- func XXRegisterIMInstantiateCallback(tls *libc.TLS, display uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r int32)
- func XXRemoveConnectionWatch(tls *libc.TLS, dpy uintptr, __ccgo_fp_callback TXConnectionWatchProc, ...)
- func XXRemoveFromSaveSet(tls *libc.TLS, dpy uintptr, win TWindow) (r int32)
- func XXRemoveHost(tls *libc.TLS, dpy uintptr, host uintptr) (r int32)
- func XXRemoveHosts(tls *libc.TLS, dpy uintptr, hosts uintptr, n int32) (r int32)
- func XXReparentWindow(tls *libc.TLS, dpy uintptr, w TWindow, p TWindow, x int32, y int32) (r int32)
- func XXResetScreenSaver(tls *libc.TLS, dpy uintptr) (r int32)
- func XXResizeWindow(tls *libc.TLS, dpy uintptr, w TWindow, width uint32, height uint32) (r int32)
- func XXResourceManagerString(tls *libc.TLS, dpy uintptr) (r uintptr)
- func XXRestackWindows(tls *libc.TLS, dpy uintptr, windows uintptr, n int32) (r int32)
- func XXRotateBuffers(tls *libc.TLS, dpy uintptr, rotate int32) (r int32)
- func XXRotateWindowProperties(tls *libc.TLS, dpy uintptr, w TWindow, properties uintptr, nprops int32, ...) (r int32)
- func XXSaveContext(tls *libc.TLS, display uintptr, rid TXID, context TXContext, data uintptr) (r int32)
- func XXScreenCount(tls *libc.TLS, dpy uintptr) (r int32)
- func XXScreenNumberOfScreen(tls *libc.TLS, scr uintptr) (r int32)
- func XXScreenOfDisplay(tls *libc.TLS, dpy uintptr, scr int32) (r uintptr)
- func XXScreenResourceString(tls *libc.TLS, screen uintptr) (r uintptr)
- func XXSelectInput(tls *libc.TLS, dpy uintptr, w TWindow, mask int64) (r int32)
- func XXSendEvent(tls *libc.TLS, dpy uintptr, w TWindow, propagate int32, event_mask int64, ...) (r int32)
- func XXServerVendor(tls *libc.TLS, dpy uintptr) (r uintptr)
- func XXSetAccessControl(tls *libc.TLS, dpy uintptr, mode int32) (r int32)
- func XXSetAfterFunction(tls *libc.TLS, dpy uintptr, __ccgo_fp_func uintptr) (r uintptr)
- func XXSetArcMode(tls *libc.TLS, dpy uintptr, gc TGC, arc_mode int32) (r int32)
- func XXSetAuthorization(tls *libc.TLS, name uintptr, namelen int32, data uintptr, datalen int32)
- func XXSetBackground(tls *libc.TLS, dpy uintptr, gc TGC, background uint64) (r int32)
- func XXSetClassHint(tls *libc.TLS, dpy uintptr, w TWindow, classhint uintptr) (r int32)
- func XXSetClipMask(tls *libc.TLS, dpy uintptr, gc TGC, mask TPixmap) (r int32)
- func XXSetClipOrigin(tls *libc.TLS, dpy uintptr, gc TGC, xorig int32, yorig int32) (r int32)
- func XXSetClipRectangles(tls *libc.TLS, dpy uintptr, gc TGC, clip_x_origin int32, clip_y_origin int32, ...) (r int32)
- func XXSetCloseDownMode(tls *libc.TLS, dpy uintptr, mode int32) (r int32)
- func XXSetCommand(tls *libc.TLS, dpy uintptr, w TWindow, argv uintptr, argc int32) (r int32)
- func XXSetDashes(tls *libc.TLS, dpy uintptr, gc TGC, dash_offset int32, list uintptr, n int32) (r int32)
- func XXSetFillRule(tls *libc.TLS, dpy uintptr, gc TGC, fill_rule int32) (r int32)
- func XXSetFillStyle(tls *libc.TLS, dpy uintptr, gc TGC, fill_style int32) (r int32)
- func XXSetFont(tls *libc.TLS, dpy uintptr, gc TGC, font TFont) (r int32)
- func XXSetFontPath(tls *libc.TLS, dpy uintptr, directories uintptr, ndirs int32) (r int32)
- func XXSetForeground(tls *libc.TLS, dpy uintptr, gc TGC, foreground uint64) (r int32)
- func XXSetFunction(tls *libc.TLS, dpy uintptr, gc TGC, function int32) (r int32)
- func XXSetGraphicsExposures(tls *libc.TLS, dpy uintptr, gc TGC, graphics_exposures int32) (r int32)
- func XXSetICFocus(tls *libc.TLS, ic TXIC)
- func XXSetICValues(tls *libc.TLS, ic TXIC, va uintptr) (r uintptr)
- func XXSetIMValues(tls *libc.TLS, im TXIM, va uintptr) (r uintptr)
- func XXSetIOErrorExitHandler(tls *libc.TLS, dpy uintptr, __ccgo_fp_handler TXIOErrorExitHandler, ...)
- func XXSetIconName(tls *libc.TLS, dpy uintptr, w TWindow, icon_name uintptr) (r int32)
- func XXSetIconSizes(tls *libc.TLS, dpy uintptr, w TWindow, list uintptr, count int32) (r int32)
- func XXSetInputFocus(tls *libc.TLS, dpy uintptr, focus TWindow, revert_to int32, time TTime) (r int32)
- func XXSetLineAttributes(tls *libc.TLS, dpy uintptr, gc TGC, linewidth uint32, linestyle int32, ...) (r int32)
- func XXSetLocaleModifiers(tls *libc.TLS, modifiers uintptr) (r uintptr)
- func XXSetModifierMapping(tls *libc.TLS, dpy uintptr, modifier_map uintptr) (r int32)
- func XXSetNormalHints(tls *libc.TLS, dpy uintptr, w TWindow, hints uintptr) (r int32)
- func XXSetOCValues(tls *libc.TLS, oc TXOC, va uintptr) (r uintptr)
- func XXSetOMValues(tls *libc.TLS, om TXOM, va uintptr) (r uintptr)
- func XXSetPlaneMask(tls *libc.TLS, dpy uintptr, gc TGC, planemask uint64) (r int32)
- func XXSetPointerMapping(tls *libc.TLS, dpy uintptr, map1 uintptr, nmaps int32) (r int32)
- func XXSetRGBColormaps(tls *libc.TLS, dpy uintptr, w TWindow, cmaps uintptr, count int32, ...)
- func XXSetRegion(tls *libc.TLS, dpy uintptr, gc TGC, r TRegion) (r1 int32)
- func XXSetScreenSaver(tls *libc.TLS, dpy uintptr, timeout int32, interval int32, prefer_blank int32, ...) (r int32)
- func XXSetSelectionOwner(tls *libc.TLS, dpy uintptr, selection TAtom, owner TWindow, time TTime) (r int32)
- func XXSetSizeHints(tls *libc.TLS, dpy uintptr, w TWindow, hints uintptr, property TAtom) (r int32)
- func XXSetStandardColormap(tls *libc.TLS, dpy uintptr, w TWindow, cmap uintptr, property TAtom)
- func XXSetStandardProperties(tls *libc.TLS, dpy uintptr, w TWindow, name uintptr, icon_string uintptr, ...) (r int32)
- func XXSetState(tls *libc.TLS, dpy uintptr, gc TGC, foreground uint64, background uint64, ...) (r int32)
- func XXSetStipple(tls *libc.TLS, dpy uintptr, gc TGC, stipple TPixmap) (r int32)
- func XXSetSubwindowMode(tls *libc.TLS, dpy uintptr, gc TGC, subwindow_mode int32) (r int32)
- func XXSetTSOrigin(tls *libc.TLS, dpy uintptr, gc TGC, x int32, y int32) (r int32)
- func XXSetTextProperty(tls *libc.TLS, dpy uintptr, w TWindow, tp uintptr, property TAtom)
- func XXSetTile(tls *libc.TLS, dpy uintptr, gc TGC, tile TPixmap) (r int32)
- func XXSetTransientForHint(tls *libc.TLS, dpy uintptr, w TWindow, _propWindow TWindow) (r int32)
- func XXSetWMClientMachine(tls *libc.TLS, dpy uintptr, w TWindow, tp uintptr)
- func XXSetWMColormapWindows(tls *libc.TLS, dpy uintptr, w TWindow, windows uintptr, count int32) (r int32)
- func XXSetWMHints(tls *libc.TLS, dpy uintptr, w TWindow, wmhints uintptr) (r int32)
- func XXSetWMIconName(tls *libc.TLS, dpy uintptr, w TWindow, tp uintptr)
- func XXSetWMName(tls *libc.TLS, dpy uintptr, w TWindow, tp uintptr)
- func XXSetWMNormalHints(tls *libc.TLS, dpy uintptr, w TWindow, hints uintptr)
- func XXSetWMProperties(tls *libc.TLS, dpy uintptr, w TWindow, windowName uintptr, iconName uintptr, ...)
- func XXSetWMProtocols(tls *libc.TLS, dpy uintptr, w TWindow, protocols uintptr, count int32) (r int32)
- func XXSetWMSizeHints(tls *libc.TLS, dpy uintptr, w TWindow, hints uintptr, prop TAtom)
- func XXSetWindowBackground(tls *libc.TLS, dpy uintptr, w TWindow, pixel uint64) (r int32)
- func XXSetWindowBackgroundPixmap(tls *libc.TLS, dpy uintptr, w TWindow, pixmap TPixmap) (r int32)
- func XXSetWindowBorder(tls *libc.TLS, dpy uintptr, w TWindow, pixel uint64) (r int32)
- func XXSetWindowBorderPixmap(tls *libc.TLS, dpy uintptr, w TWindow, pixmap TPixmap) (r int32)
- func XXSetWindowBorderWidth(tls *libc.TLS, dpy uintptr, w TWindow, width uint32) (r int32)
- func XXSetWindowColormap(tls *libc.TLS, dpy uintptr, w TWindow, colormap TColormap) (r int32)
- func XXSetZoomHints(tls *libc.TLS, dpy uintptr, w TWindow, zhints uintptr) (r int32)
- func XXShrinkRegion(tls *libc.TLS, r TRegion, dx int32, dy int32) (r1 int32)
- func XXStoreBuffer(tls *libc.TLS, dpy uintptr, bytes uintptr, nbytes int32, buffer int32) (r int32)
- func XXStoreBytes(tls *libc.TLS, dpy uintptr, bytes uintptr, nbytes int32) (r int32)
- func XXStoreColor(tls *libc.TLS, dpy uintptr, cmap TColormap, def uintptr) (r int32)
- func XXStoreColors(tls *libc.TLS, dpy uintptr, cmap TColormap, defs uintptr, ncolors int32) (r int32)
- func XXStoreName(tls *libc.TLS, dpy uintptr, w TWindow, name uintptr) (r int32)
- func XXStoreNamedColor(tls *libc.TLS, dpy uintptr, cmap TColormap, _name uintptr, pixel uint64, ...) (r int32)
- func XXStringListToTextProperty(tls *libc.TLS, argv uintptr, argc int32, textprop uintptr) (r int32)
- func XXSubImage(tls *libc.TLS, ximage uintptr, x int32, y int32, width uint32, height uint32) (r uintptr)
- func XXSubtractRegion(tls *libc.TLS, regM TRegion, regS TRegion, regD TRegion) (r int32)
- func XXSupportsLocale(tls *libc.TLS) (r int32)
- func XXSync(tls *libc.TLS, dpy uintptr, discard int32) (r int32)
- func XXSynchronize(tls *libc.TLS, dpy uintptr, onoff int32) (r uintptr)
- func XXTextExtents(tls *libc.TLS, fs uintptr, string1 uintptr, nchars int32, dir uintptr, ...) (r1 int32)
- func XXTextExtents16(tls *libc.TLS, fs uintptr, string1 uintptr, nchars int32, dir uintptr, ...) (r2 int32)
- func XXTextPropertyToStringList(tls *libc.TLS, tp uintptr, list_return uintptr, count_return uintptr) (r int32)
- func XXTextWidth(tls *libc.TLS, fs uintptr, string1 uintptr, count int32) (r1 int32)
- func XXTextWidth16(tls *libc.TLS, fs uintptr, string1 uintptr, count int32) (r2 int32)
- func XXTranslateCoordinates(tls *libc.TLS, dpy uintptr, src_win TWindow, dest_win TWindow, src_x int32, ...) (r int32)
- func XXUndefineCursor(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXUngrabButton(tls *libc.TLS, dpy uintptr, button uint32, modifiers uint32, ...) (r int32)
- func XXUngrabKey(tls *libc.TLS, dpy uintptr, key int32, modifiers uint32, grab_window TWindow) (r int32)
- func XXUngrabKeyboard(tls *libc.TLS, dpy uintptr, time TTime) (r int32)
- func XXUngrabPointer(tls *libc.TLS, dpy uintptr, time TTime) (r int32)
- func XXUngrabServer(tls *libc.TLS, dpy uintptr) (r int32)
- func XXUninstallColormap(tls *libc.TLS, dpy uintptr, cmap TColormap) (r int32)
- func XXUnionRectWithRegion(tls *libc.TLS, rect uintptr, source TRegion, dest TRegion) (r int32)
- func XXUnionRegion(tls *libc.TLS, reg1 TRegion, reg2 TRegion, newReg TRegion) (r int32)
- func XXUnloadFont(tls *libc.TLS, dpy uintptr, font TFont) (r int32)
- func XXUnlockDisplay(tls *libc.TLS, dpy uintptr)
- func XXUnmapSubwindows(tls *libc.TLS, dpy uintptr, win TWindow) (r int32)
- func XXUnmapWindow(tls *libc.TLS, dpy uintptr, w TWindow) (r int32)
- func XXUnregisterIMInstantiateCallback(tls *libc.TLS, display uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r int32)
- func XXUnsetICFocus(tls *libc.TLS, ic TXIC)
- func XXVendorRelease(tls *libc.TLS, dpy uintptr) (r int32)
- func XXWMGeometry(tls *libc.TLS, dpy uintptr, screen int32, user_geom uintptr, def_geom uintptr, ...) (r int32)
- func XXWarpPointer(tls *libc.TLS, dpy uintptr, src_win TWindow, dest_win TWindow, src_x int32, ...) (r int32)
- func XXWhitePixel(tls *libc.TLS, dpy uintptr, scr int32) (r uint64)
- func XXWhitePixelOfScreen(tls *libc.TLS, s uintptr) (r uint64)
- func XXWidthMMOfScreen(tls *libc.TLS, s uintptr) (r int32)
- func XXWidthOfScreen(tls *libc.TLS, s uintptr) (r int32)
- func XXWindowEvent(tls *libc.TLS, dpy uintptr, w TWindow, mask int64, event uintptr) (r int32)
- func XXWithdrawWindow(tls *libc.TLS, dpy uintptr, w TWindow, screen int32) (r int32)
- func XXWriteBitmapFile(tls *libc.TLS, display uintptr, filename uintptr, bitmap TPixmap, width uint32, ...) (r int32)
- func XXXorRegion(tls *libc.TLS, sra TRegion, srb TRegion, dr TRegion) (r int32)
- func XXcmsAddColorSpace(tls *libc.TLS, pCS uintptr) (r int32)
- func XXcmsAddFunctionSet(tls *libc.TLS, pNewFS uintptr) (r int32)
- func XXcmsAllocColor(tls *libc.TLS, dpy uintptr, colormap TColormap, pXcmsColor_in_out uintptr, ...) (r int32)
- func XXcmsAllocNamedColor(tls *libc.TLS, dpy uintptr, cmap TColormap, _colorname uintptr, ...) (r int32)
- func XXcmsCIELabClipL(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, ...) (r int32)
- func XXcmsCIELabClipLab(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, ...) (r int32)
- func XXcmsCIELabClipab(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, ...) (r int32)
- func XXcmsCIELabQueryMaxC(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, L_star TXcmsFloat, ...) (r int32)
- func XXcmsCIELabQueryMaxL(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, chroma TXcmsFloat, ...) (r int32)
- func XXcmsCIELabQueryMaxLC(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, pColor_return uintptr) (r int32)
- func XXcmsCIELabQueryMinL(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, chroma TXcmsFloat, ...) (r int32)
- func XXcmsCIELabToCIEXYZ(tls *libc.TLS, ccc TXcmsCCC, pLab_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsCIELabWhiteShiftColors(tls *libc.TLS, ccc TXcmsCCC, pWhitePtFrom uintptr, pWhitePtTo uintptr, ...) (r int32)
- func XXcmsCIELuvClipL(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, ...) (r int32)
- func XXcmsCIELuvClipLuv(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, ...) (r int32)
- func XXcmsCIELuvClipuv(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, ...) (r int32)
- func XXcmsCIELuvQueryMaxC(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, L_star TXcmsFloat, ...) (r int32)
- func XXcmsCIELuvQueryMaxL(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, chroma TXcmsFloat, ...) (r int32)
- func XXcmsCIELuvQueryMaxLC(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, pColor_return uintptr) (r int32)
- func XXcmsCIELuvQueryMinL(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, chroma TXcmsFloat, ...) (r int32)
- func XXcmsCIELuvToCIEuvY(tls *libc.TLS, ccc TXcmsCCC, pLuv_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsCIELuvWhiteShiftColors(tls *libc.TLS, ccc TXcmsCCC, pWhitePtFrom uintptr, pWhitePtTo uintptr, ...) (r int32)
- func XXcmsCIEXYZToCIELab(tls *libc.TLS, ccc TXcmsCCC, pLab_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsCIEXYZToCIEuvY(tls *libc.TLS, ccc TXcmsCCC, puvY_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsCIEXYZToCIExyY(tls *libc.TLS, ccc TXcmsCCC, pxyY_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsCIEXYZToRGBi(tls *libc.TLS, ccc TXcmsCCC, pXcmsColors_in_out uintptr, nColors uint32, ...) (r int32)
- func XXcmsCIEuvYToCIELuv(tls *libc.TLS, ccc TXcmsCCC, pLuv_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsCIEuvYToCIEXYZ(tls *libc.TLS, ccc TXcmsCCC, puvY_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsCIEuvYToTekHVC(tls *libc.TLS, ccc TXcmsCCC, pHVC_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsCIExyYToCIEXYZ(tls *libc.TLS, ccc TXcmsCCC, pxyY_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsClientWhitePointOfCCC(tls *libc.TLS, ccc TXcmsCCC) (r uintptr)
- func XXcmsConvertColors(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, ...) (r int32)
- func XXcmsDisplayOfCCC(tls *libc.TLS, ccc TXcmsCCC) (r uintptr)
- func XXcmsFreeCCC(tls *libc.TLS, ccc TXcmsCCC)
- func XXcmsLookupColor(tls *libc.TLS, dpy uintptr, cmap TColormap, _colorname uintptr, ...) (r int32)
- func XXcmsPrefixOfFormat(tls *libc.TLS, id TXcmsColorFormat) (r uintptr)
- func XXcmsQueryBlack(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, ...) (r int32)
- func XXcmsQueryBlue(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, ...) (r int32)
- func XXcmsQueryColor(tls *libc.TLS, dpy uintptr, colormap TColormap, pXcmsColor_in_out uintptr, ...) (r int32)
- func XXcmsQueryColors(tls *libc.TLS, dpy uintptr, colormap TColormap, pXcmsColors_in_out uintptr, ...) (r int32)
- func XXcmsQueryGreen(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, ...) (r int32)
- func XXcmsQueryRed(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, ...) (r int32)
- func XXcmsQueryWhite(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, ...) (r int32)
- func XXcmsRGBToRGBi(tls *libc.TLS, ccc TXcmsCCC, pXcmsColors_in_out uintptr, nColors uint32, ...) (r int32)
- func XXcmsRGBiToCIEXYZ(tls *libc.TLS, ccc TXcmsCCC, pXcmsColors_in_out uintptr, nColors uint32, ...) (r int32)
- func XXcmsRGBiToRGB(tls *libc.TLS, ccc TXcmsCCC, pXcmsColors_in_out uintptr, nColors uint32, ...) (r int32)
- func XXcmsScreenNumberOfCCC(tls *libc.TLS, ccc TXcmsCCC) (r int32)
- func XXcmsScreenWhitePointOfCCC(tls *libc.TLS, ccc TXcmsCCC) (r uintptr)
- func XXcmsSetWhitePoint(tls *libc.TLS, ccc TXcmsCCC, pColor uintptr) (r int32)
- func XXcmsStoreColor(tls *libc.TLS, dpy uintptr, colormap TColormap, pColor_in uintptr) (r int32)
- func XXcmsStoreColors(tls *libc.TLS, dpy uintptr, colormap TColormap, pColors_in uintptr, ...) (r int32)
- func XXcmsTekHVCClipC(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, ...) (r int32)
- func XXcmsTekHVCClipV(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, ...) (r int32)
- func XXcmsTekHVCClipVC(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, ...) (r int32)
- func XXcmsTekHVCQueryMaxC(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, value TXcmsFloat, ...) (r int32)
- func XXcmsTekHVCQueryMaxV(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, chroma TXcmsFloat, ...) (r int32)
- func XXcmsTekHVCQueryMaxVC(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_return uintptr) (r int32)
- func XXcmsTekHVCQueryMaxVSamples(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_in_out uintptr, ...) (r int32)
- func XXcmsTekHVCQueryMinV(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, chroma TXcmsFloat, ...) (r int32)
- func XXcmsTekHVCToCIEuvY(tls *libc.TLS, ccc TXcmsCCC, pHVC_WhitePt uintptr, pColors_in_out uintptr, ...) (r int32)
- func XXcmsTekHVCWhiteShiftColors(tls *libc.TLS, ccc TXcmsCCC, pWhitePtFrom uintptr, pWhitePtTo uintptr, ...) (r int32)
- func XXcmsVisualOfCCC(tls *libc.TLS, ccc TXcmsCCC) (r uintptr)
- func XXkbAllocClientMap(tls *libc.TLS, xkb TXkbDescPtr, which uint32, nTotalTypes uint32) (r int32)
- func XXkbAllocCompatMap(tls *libc.TLS, xkb TXkbDescPtr, which uint32, nSI uint32) (r int32)
- func XXkbAllocControls(tls *libc.TLS, xkb TXkbDescPtr, which uint32) (r int32)
- func XXkbAllocGeomColors(tls *libc.TLS, geom TXkbGeometryPtr, nColors int32) (r int32)
- func XXkbAllocGeomDoodads(tls *libc.TLS, geom TXkbGeometryPtr, nDoodads int32) (r int32)
- func XXkbAllocGeomKeyAliases(tls *libc.TLS, geom TXkbGeometryPtr, nKeyAliases int32) (r int32)
- func XXkbAllocGeomKeys(tls *libc.TLS, row TXkbRowPtr, nKeys int32) (r int32)
- func XXkbAllocGeomOutlines(tls *libc.TLS, shape TXkbShapePtr, nOL int32) (r int32)
- func XXkbAllocGeomOverlayKeys(tls *libc.TLS, row TXkbOverlayRowPtr, nKeys int32) (r int32)
- func XXkbAllocGeomOverlayRows(tls *libc.TLS, overlay TXkbOverlayPtr, nRows int32) (r int32)
- func XXkbAllocGeomOverlays(tls *libc.TLS, section TXkbSectionPtr, nOverlays int32) (r int32)
- func XXkbAllocGeomPoints(tls *libc.TLS, ol TXkbOutlinePtr, nPts int32) (r int32)
- func XXkbAllocGeomProps(tls *libc.TLS, geom TXkbGeometryPtr, nProps int32) (r int32)
- func XXkbAllocGeomRows(tls *libc.TLS, section TXkbSectionPtr, nRows int32) (r int32)
- func XXkbAllocGeomSectionDoodads(tls *libc.TLS, section TXkbSectionPtr, nDoodads int32) (r int32)
- func XXkbAllocGeomSections(tls *libc.TLS, geom TXkbGeometryPtr, nSections int32) (r int32)
- func XXkbAllocGeomShapes(tls *libc.TLS, geom TXkbGeometryPtr, nShapes int32) (r int32)
- func XXkbAllocGeometry(tls *libc.TLS, xkb TXkbDescPtr, sizes TXkbGeometrySizesPtr) (r int32)
- func XXkbAllocIndicatorMaps(tls *libc.TLS, xkb TXkbDescPtr) (r int32)
- func XXkbAllocKeyboard(tls *libc.TLS) (r uintptr)
- func XXkbAllocNames(tls *libc.TLS, xkb TXkbDescPtr, which uint32, nTotalRG int32, ...) (r int32)
- func XXkbAllocServerMap(tls *libc.TLS, xkb TXkbDescPtr, which uint32, nNewActions uint32) (r int32)
- func XXkbApplyCompatMapToKey(tls *libc.TLS, xkb TXkbDescPtr, key TKeyCode, changes TXkbChangesPtr) (r int32)
- func XXkbApplyVirtualModChanges(tls *libc.TLS, xkb TXkbDescPtr, changed uint32, changes TXkbChangesPtr) (r int32)
- func XXkbBell(tls *libc.TLS, dpy uintptr, window TWindow, percent int32, name TAtom) (r int32)
- func XXkbBellEvent(tls *libc.TLS, dpy uintptr, window TWindow, percent int32, name TAtom) (r int32)
- func XXkbChangeDeviceInfo(tls *libc.TLS, dpy uintptr, devi TXkbDeviceInfoPtr, ...) (r int32)
- func XXkbChangeEnabledControls(tls *libc.TLS, dpy uintptr, deviceSpec uint32, affect uint32, values uint32) (r int32)
- func XXkbChangeKeycodeRange(tls *libc.TLS, xkb TXkbDescPtr, minKC int32, maxKC int32, ...) (r int32)
- func XXkbChangeMap(tls *libc.TLS, dpy uintptr, xkb TXkbDescPtr, changes TXkbMapChangesPtr) (r int32)
- func XXkbChangeNames(tls *libc.TLS, dpy uintptr, xkb TXkbDescPtr, changes TXkbNameChangesPtr) (r int32)
- func XXkbChangeTypesOfKey(tls *libc.TLS, xkb TXkbDescPtr, key int32, nGroups int32, groups uint32, ...) (r int32)
- func XXkbComputeEffectiveMap(tls *libc.TLS, xkb TXkbDescPtr, type1 TXkbKeyTypePtr, map_rtrn uintptr) (r int32)
- func XXkbComputeRowBounds(tls *libc.TLS, geom TXkbGeometryPtr, section TXkbSectionPtr, row TXkbRowPtr) (r int32)
- func XXkbComputeSectionBounds(tls *libc.TLS, geom TXkbGeometryPtr, section TXkbSectionPtr) (r int32)
- func XXkbComputeShapeBounds(tls *libc.TLS, shape TXkbShapePtr) (r int32)
- func XXkbComputeShapeTop(tls *libc.TLS, shape TXkbShapePtr, bounds TXkbBoundsPtr) (r int32)
- func XXkbCopyKeyType(tls *libc.TLS, from TXkbKeyTypePtr, into TXkbKeyTypePtr) (r int32)
- func XXkbCopyKeyTypes(tls *libc.TLS, from TXkbKeyTypePtr, into TXkbKeyTypePtr, num_types int32) (r int32)
- func XXkbDeviceBell(tls *libc.TLS, dpy uintptr, window TWindow, deviceID int32, bellClass int32, ...) (r int32)
- func XXkbDeviceBellEvent(tls *libc.TLS, dpy uintptr, window TWindow, deviceID int32, bellClass int32, ...) (r int32)
- func XXkbFindOverlayForKey(tls *libc.TLS, geom TXkbGeometryPtr, wanted TXkbSectionPtr, under uintptr) (r1 uintptr)
- func XXkbForceBell(tls *libc.TLS, dpy uintptr, percent int32) (r int32)
- func XXkbForceDeviceBell(tls *libc.TLS, dpy uintptr, deviceID int32, bellClass int32, bellID int32, ...) (r int32)
- func XXkbFreeClientMap(tls *libc.TLS, xkb TXkbDescPtr, what uint32, freeMap int32)
- func XXkbFreeCompatMap(tls *libc.TLS, xkb TXkbDescPtr, which uint32, freeMap int32)
- func XXkbFreeComponentList(tls *libc.TLS, list TXkbComponentListPtr)
- func XXkbFreeControls(tls *libc.TLS, xkb TXkbDescPtr, which uint32, freeMap int32)
- func XXkbFreeDeviceInfo(tls *libc.TLS, devi TXkbDeviceInfoPtr, which uint32, freeDevI int32)
- func XXkbFreeGeomColors(tls *libc.TLS, geom TXkbGeometryPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomDoodads(tls *libc.TLS, doodads TXkbDoodadPtr, nDoodads int32, freeAll int32)
- func XXkbFreeGeomKeyAliases(tls *libc.TLS, geom TXkbGeometryPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomKeys(tls *libc.TLS, row TXkbRowPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomOutlines(tls *libc.TLS, shape TXkbShapePtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomOverlayKeys(tls *libc.TLS, row TXkbOverlayRowPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomOverlayRows(tls *libc.TLS, overlay TXkbOverlayPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomOverlays(tls *libc.TLS, section TXkbSectionPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomPoints(tls *libc.TLS, outline TXkbOutlinePtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomProperties(tls *libc.TLS, geom TXkbGeometryPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomRows(tls *libc.TLS, section TXkbSectionPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomSections(tls *libc.TLS, geom TXkbGeometryPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeomShapes(tls *libc.TLS, geom TXkbGeometryPtr, first int32, count int32, freeAll int32)
- func XXkbFreeGeometry(tls *libc.TLS, geom TXkbGeometryPtr, which uint32, freeMap int32)
- func XXkbFreeIndicatorMaps(tls *libc.TLS, xkb TXkbDescPtr)
- func XXkbFreeKeyboard(tls *libc.TLS, xkb TXkbDescPtr, which uint32, freeAll int32)
- func XXkbFreeNames(tls *libc.TLS, xkb TXkbDescPtr, which uint32, freeMap int32)
- func XXkbFreeServerMap(tls *libc.TLS, xkb TXkbDescPtr, what uint32, freeMap int32)
- func XXkbGetAutoRepeatRate(tls *libc.TLS, dpy uintptr, deviceSpec uint32, timeoutp uintptr, ...) (r int32)
- func XXkbGetAutoResetControls(tls *libc.TLS, dpy uintptr, auto_ctrls uintptr, auto_ctrl_values uintptr) (r int32)
- func XXkbGetCompatMap(tls *libc.TLS, dpy uintptr, which uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetControls(tls *libc.TLS, dpy uintptr, which uint64, xkb TXkbDescPtr) (r int32)
- func XXkbGetDetectableAutoRepeat(tls *libc.TLS, dpy uintptr, supported uintptr) (r int32)
- func XXkbGetDeviceButtonActions(tls *libc.TLS, dpy uintptr, devi TXkbDeviceInfoPtr, all int32, first uint32, ...) (r int32)
- func XXkbGetDeviceInfoChanges(tls *libc.TLS, dpy uintptr, devi TXkbDeviceInfoPtr, ...) (r int32)
- func XXkbGetDeviceLedInfo(tls *libc.TLS, dpy uintptr, devi TXkbDeviceInfoPtr, ledClass uint32, ...) (r int32)
- func XXkbGetGeometry(tls *libc.TLS, dpy uintptr, xkb TXkbDescPtr) (r int32)
- func XXkbGetIndicatorMap(tls *libc.TLS, dpy uintptr, which uint64, xkb TXkbDescPtr) (r int32)
- func XXkbGetIndicatorState(tls *libc.TLS, dpy uintptr, deviceSpec uint32, pStateRtrn uintptr) (r int32)
- func XXkbGetKeyActions(tls *libc.TLS, dpy uintptr, first uint32, num uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetKeyBehaviors(tls *libc.TLS, dpy uintptr, first uint32, num uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetKeyExplicitComponents(tls *libc.TLS, dpy uintptr, first uint32, num uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetKeyModifierMap(tls *libc.TLS, dpy uintptr, first uint32, num uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetKeySyms(tls *libc.TLS, dpy uintptr, first uint32, num uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetKeyTypes(tls *libc.TLS, dpy uintptr, first uint32, num uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetKeyVirtualModMap(tls *libc.TLS, dpy uintptr, first uint32, num uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetMapChanges(tls *libc.TLS, dpy uintptr, xkb TXkbDescPtr, changes TXkbMapChangesPtr) (r int32)
- func XXkbGetNamedDeviceIndicator(tls *libc.TLS, dpy uintptr, device uint32, class uint32, id uint32, name TAtom, ...) (r int32)
- func XXkbGetNamedGeometry(tls *libc.TLS, dpy uintptr, xkb TXkbDescPtr, name TAtom) (r int32)
- func XXkbGetNamedIndicator(tls *libc.TLS, dpy uintptr, name TAtom, pNdxRtrn uintptr, pStateRtrn uintptr, ...) (r int32)
- func XXkbGetNames(tls *libc.TLS, dpy uintptr, which uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetPerClientControls(tls *libc.TLS, dpy uintptr, ctrls uintptr) (r int32)
- func XXkbGetState(tls *libc.TLS, dpy uintptr, deviceSpec uint32, rtrn TXkbStatePtr) (r int32)
- func XXkbGetUpdatedMap(tls *libc.TLS, dpy uintptr, which uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetVirtualMods(tls *libc.TLS, dpy uintptr, which uint32, xkb TXkbDescPtr) (r int32)
- func XXkbGetXlibControls(tls *libc.TLS, dpy uintptr) (r uint32)
- func XXkbIgnoreExtension(tls *libc.TLS, ignore int32) (r int32)
- func XXkbInitCanonicalKeyTypes(tls *libc.TLS, xkb TXkbDescPtr, which uint32, keypadVMod int32) (r int32)
- func XXkbKeyTypesForCoreSymbols(tls *libc.TLS, xkb TXkbDescPtr, map_width int32, core_syms uintptr, ...) (r int32)
- func XXkbKeysymToModifiers(tls *libc.TLS, dpy uintptr, ks TKeySym) (r uint32)
- func XXkbLatchGroup(tls *libc.TLS, dpy uintptr, deviceSpec uint32, group uint32) (r int32)
- func XXkbLatchModifiers(tls *libc.TLS, dpy uintptr, deviceSpec uint32, affect uint32, values uint32) (r int32)
- func XXkbLibraryVersion(tls *libc.TLS, libMajorRtrn uintptr, libMinorRtrn uintptr) (r int32)
- func XXkbLockGroup(tls *libc.TLS, dpy uintptr, deviceSpec uint32, group uint32) (r int32)
- func XXkbLockModifiers(tls *libc.TLS, dpy uintptr, deviceSpec uint32, affect uint32, values uint32) (r int32)
- func XXkbLookupKeyBinding(tls *libc.TLS, dpy uintptr, sym TKeySym, mods uint32, buffer uintptr, ...) (r int32)
- func XXkbLookupKeySym(tls *libc.TLS, dpy uintptr, key TKeyCode, mods uint32, mods_rtrn uintptr, ...) (r int32)
- func XXkbNoteControlsChanges(tls *libc.TLS, old TXkbControlsChangesPtr, new1 uintptr, wanted uint32)
- func XXkbNoteDeviceChanges(tls *libc.TLS, old TXkbDeviceChangesPtr, new1 uintptr, wanted uint32)
- func XXkbNoteMapChanges(tls *libc.TLS, old TXkbMapChangesPtr, new1 uintptr, wanted uint32)
- func XXkbNoteNameChanges(tls *libc.TLS, old TXkbNameChangesPtr, new1 uintptr, wanted uint32)
- func XXkbOpenDisplay(tls *libc.TLS, name uintptr, ev_rtrn uintptr, err_rtrn uintptr, ...) (r uintptr)
- func XXkbQueryExtension(tls *libc.TLS, dpy uintptr, opcodeReturn uintptr, eventBaseReturn uintptr, ...) (r int32)
- func XXkbRefreshKeyboardMapping(tls *libc.TLS, event uintptr) (r int32)
- func XXkbResizeDeviceButtonActions(tls *libc.TLS, devi TXkbDeviceInfoPtr, newTotal uint32) (r int32)
- func XXkbResizeKeyActions(tls *libc.TLS, xkb TXkbDescPtr, key int32, needed int32) (r uintptr)
- func XXkbResizeKeySyms(tls *libc.TLS, xkb TXkbDescPtr, key int32, needed int32) (r uintptr)
- func XXkbResizeKeyType(tls *libc.TLS, xkb TXkbDescPtr, type_ndx int32, map_count int32, ...) (r int32)
- func XXkbSelectEventDetails(tls *libc.TLS, dpy uintptr, deviceSpec uint32, eventType uint32, affect uint64, ...) (r int32)
- func XXkbSelectEvents(tls *libc.TLS, dpy uintptr, deviceSpec uint32, affect uint32, selectAll uint32) (r int32)
- func XXkbSetAtomFuncs(tls *libc.TLS, __ccgo_fp_getAtom TXkbInternAtomFunc, ...)
- func XXkbSetAutoRepeatRate(tls *libc.TLS, dpy uintptr, deviceSpec uint32, timeout uint32, interval uint32) (r int32)
- func XXkbSetAutoResetControls(tls *libc.TLS, dpy uintptr, changes uint32, auto_ctrls uintptr, ...) (r int32)
- func XXkbSetCompatMap(tls *libc.TLS, dpy uintptr, which uint32, xkb TXkbDescPtr, updateActions int32) (r int32)
- func XXkbSetControls(tls *libc.TLS, dpy uintptr, which uint64, xkb TXkbDescPtr) (r int32)
- func XXkbSetDebuggingFlags(tls *libc.TLS, dpy uintptr, mask uint32, flags uint32, msg uintptr, ...) (r int32)
- func XXkbSetDetectableAutoRepeat(tls *libc.TLS, dpy uintptr, detectable int32, supported uintptr) (r int32)
- func XXkbSetDeviceButtonActions(tls *libc.TLS, dpy uintptr, devi TXkbDeviceInfoPtr, first uint32, nBtns uint32) (r int32)
- func XXkbSetDeviceInfo(tls *libc.TLS, dpy uintptr, which uint32, devi TXkbDeviceInfoPtr) (r int32)
- func XXkbSetDeviceLedInfo(tls *libc.TLS, dpy uintptr, devi TXkbDeviceInfoPtr, ledClass uint32, ...) (r int32)
- func XXkbSetGeometry(tls *libc.TLS, dpy uintptr, deviceSpec uint32, geom TXkbGeometryPtr) (r int32)
- func XXkbSetIgnoreLockMods(tls *libc.TLS, dpy uintptr, deviceSpec uint32, affectReal uint32, ...) (r int32)
- func XXkbSetIndicatorMap(tls *libc.TLS, dpy uintptr, which uint64, xkb TXkbDescPtr) (r int32)
- func XXkbSetMap(tls *libc.TLS, dpy uintptr, which uint32, xkb TXkbDescPtr) (r int32)
- func XXkbSetNamedDeviceIndicator(tls *libc.TLS, dpy uintptr, device uint32, class uint32, id uint32, name TAtom, ...) (r int32)
- func XXkbSetNamedIndicator(tls *libc.TLS, dpy uintptr, name TAtom, changeState int32, state int32, ...) (r int32)
- func XXkbSetNames(tls *libc.TLS, dpy uintptr, which uint32, firstType uint32, nTypes uint32, ...) (r int32)
- func XXkbSetPerClientControls(tls *libc.TLS, dpy uintptr, change uint32, values uintptr) (r int32)
- func XXkbSetServerInternalMods(tls *libc.TLS, dpy uintptr, deviceSpec uint32, affectReal uint32, ...) (r int32)
- func XXkbSetXlibControls(tls *libc.TLS, dpy uintptr, affect uint32, values uint32) (r uint32)
- func XXkbToControl(tls *libc.TLS, ch int8) (r int8)
- func XXkbTranslateKey(tls *libc.TLS, dpy uintptr, key TKeyCode, mods uint32, mods_rtrn uintptr, ...) (r int32)
- func XXkbTranslateKeyCode(tls *libc.TLS, xkb TXkbDescPtr, key TKeyCode, mods uint32, mods_rtrn uintptr, ...) (r int32)
- func XXkbTranslateKeySym(tls *libc.TLS, dpy uintptr, sym_rtrn uintptr, mods uint32, buffer uintptr, ...) (r int32)
- func XXkbUpdateActionVirtualMods(tls *libc.TLS, xkb TXkbDescPtr, act uintptr, changed uint32) (r int32)
- func XXkbUpdateKeyTypeVirtualMods(tls *libc.TLS, xkb TXkbDescPtr, type1 TXkbKeyTypePtr, changed uint32, ...)
- func XXkbUpdateMapFromCore(tls *libc.TLS, xkb TXkbDescPtr, first_key TKeyCode, num_keys int32, ...) (r int32)
- func XXkbUseExtension(tls *libc.TLS, dpy uintptr, major_rtrn uintptr, minor_rtrn uintptr) (r int32)
- func XXkbVirtualModsToReal(tls *libc.TLS, xkb TXkbDescPtr, virtual_mask uint32, mask_rtrn uintptr) (r int32)
- func XXkbXlibControlsImplemented(tls *libc.TLS) (r uint32)
- func XXmbDrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, font_set TXFontSet, gc TGC, x int32, ...)
- func XXmbDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, font_set TXFontSet, gc TGC, x int32, ...)
- func XXmbDrawText(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...)
- func XXmbLookupString(tls *libc.TLS, ic TXIC, ev uintptr, buffer uintptr, nbytes int32, ...) (r int32)
- func XXmbResetIC(tls *libc.TLS, ic TXIC) (r uintptr)
- func XXmbSetWMProperties(tls *libc.TLS, dpy uintptr, w TWindow, _windowName uintptr, _iconName uintptr, ...)
- func XXmbTextEscapement(tls *libc.TLS, font_set TXFontSet, text uintptr, text_len int32) (r int32)
- func XXmbTextExtents(tls *libc.TLS, font_set TXFontSet, text uintptr, text_len int32, ...) (r int32)
- func XXmbTextListToTextProperty(tls *libc.TLS, dpy uintptr, list uintptr, count int32, ...) (r int32)
- func XXmbTextPerCharExtents(tls *libc.TLS, font_set TXFontSet, text uintptr, text_len int32, ...) (r int32)
- func XXmbTextPropertyToTextList(tls *libc.TLS, dpy uintptr, text_prop uintptr, list_ret uintptr, ...) (r int32)
- func XXpermalloc(tls *libc.TLS, length uint32) (r uintptr)
- func XXrmCombineDatabase(tls *libc.TLS, from TXrmDatabase, into uintptr, override int32)
- func XXrmCombineFileDatabase(tls *libc.TLS, filename uintptr, target uintptr, override int32) (r int32)
- func XXrmDestroyDatabase(tls *libc.TLS, db TXrmDatabase)
- func XXrmEnumerateDatabase(tls *libc.TLS, db TXrmDatabase, names TXrmNameList, classes TXrmClassList, ...) (r int32)
- func XXrmGetResource(tls *libc.TLS, db TXrmDatabase, name_str uintptr, class_str uintptr, ...) (r int32)
- func XXrmInitialize(tls *libc.TLS)
- func XXrmLocaleOfDatabase(tls *libc.TLS, db TXrmDatabase) (r uintptr)
- func XXrmMergeDatabases(tls *libc.TLS, from TXrmDatabase, into uintptr)
- func XXrmParseCommand(tls *libc.TLS, pdb uintptr, options TXrmOptionDescList, num_options int32, ...)
- func XXrmPutFileDatabase(tls *libc.TLS, db TXrmDatabase, fileName uintptr)
- func XXrmPutLineResource(tls *libc.TLS, pdb uintptr, line uintptr)
- func XXrmPutResource(tls *libc.TLS, pdb uintptr, specifier uintptr, type1 uintptr, ...)
- func XXrmPutStringResource(tls *libc.TLS, pdb uintptr, specifier uintptr, str uintptr)
- func XXrmQGetResource(tls *libc.TLS, db TXrmDatabase, names TXrmNameList, classes TXrmClassList, ...) (r int32)
- func XXrmQGetSearchList(tls *libc.TLS, db TXrmDatabase, names TXrmNameList, classes TXrmClassList, ...) (r int32)
- func XXrmQGetSearchResource(tls *libc.TLS, searchList uintptr, name TXrmName, class TXrmClass, ...) (r int32)
- func XXrmQPutResource(tls *libc.TLS, pdb uintptr, bindings TXrmBindingList, quarks TXrmQuarkList, ...)
- func XXrmQPutStringResource(tls *libc.TLS, pdb uintptr, bindings TXrmBindingList, quarks TXrmQuarkList, ...)
- func XXrmSetDatabase(tls *libc.TLS, display uintptr, database TXrmDatabase)
- func XXrmStringToBindingQuarkList(tls *libc.TLS, name uintptr, bindings TXrmBindingList, quarks TXrmQuarkList)
- func XXrmStringToQuarkList(tls *libc.TLS, name uintptr, quarks TXrmQuarkList)
- func XXutf8DrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, font_set TXFontSet, gc TGC, x int32, ...)
- func XXutf8DrawString(tls *libc.TLS, dpy uintptr, d TDrawable, font_set TXFontSet, gc TGC, x int32, ...)
- func XXutf8DrawText(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...)
- func XXutf8LookupString(tls *libc.TLS, ic TXIC, ev uintptr, buffer uintptr, nbytes int32, ...) (r int32)
- func XXutf8ResetIC(tls *libc.TLS, ic TXIC) (r uintptr)
- func XXutf8SetWMProperties(tls *libc.TLS, dpy uintptr, w TWindow, _windowName uintptr, _iconName uintptr, ...)
- func XXutf8TextEscapement(tls *libc.TLS, font_set TXFontSet, text uintptr, text_len int32) (r int32)
- func XXutf8TextExtents(tls *libc.TLS, font_set TXFontSet, text uintptr, text_len int32, ...) (r int32)
- func XXutf8TextListToTextProperty(tls *libc.TLS, dpy uintptr, list uintptr, count int32, ...) (r int32)
- func XXutf8TextPerCharExtents(tls *libc.TLS, font_set TXFontSet, text uintptr, text_len int32, ...) (r int32)
- func XXutf8TextPropertyToTextList(tls *libc.TLS, dpy uintptr, text_prop uintptr, list_ret uintptr, ...) (r int32)
- func XXwcDrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, font_set TXFontSet, gc TGC, x int32, ...)
- func XXwcDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, font_set TXFontSet, gc TGC, x int32, ...)
- func XXwcDrawText(tls *libc.TLS, dpy uintptr, d TDrawable, gc TGC, x int32, y int32, ...)
- func XXwcFreeStringList(tls *libc.TLS, list uintptr)
- func XXwcLookupString(tls *libc.TLS, ic TXIC, ev uintptr, buffer uintptr, nchars int32, ...) (r int32)
- func XXwcResetIC(tls *libc.TLS, ic TXIC) (r uintptr)
- func XXwcTextEscapement(tls *libc.TLS, font_set TXFontSet, text uintptr, text_len int32) (r int32)
- func XXwcTextExtents(tls *libc.TLS, font_set TXFontSet, text uintptr, text_len int32, ...) (r int32)
- func XXwcTextListToTextProperty(tls *libc.TLS, dpy uintptr, list uintptr, count int32, ...) (r int32)
- func XXwcTextPerCharExtents(tls *libc.TLS, font_set TXFontSet, text uintptr, text_len int32, ...) (r int32)
- func XXwcTextPropertyToTextList(tls *libc.TLS, dpy uintptr, text_prop uintptr, list_ret uintptr, ...) (r int32)
- func X_XAllocIDs(tls *libc.TLS, dpy uintptr, ids uintptr, count int32)
- func X_XAllocScratch(tls *libc.TLS, dpy uintptr, nbytes uint64) (r uintptr)
- func X_XAllocTemp(tls *libc.TLS, dpy uintptr, nbytes uint64) (r uintptr)
- func X_XAsyncErrorHandler(tls *libc.TLS, dpy uintptr, rep uintptr, buf uintptr, len1 int32, ...) (r int32)
- func X_XCloseLC(tls *libc.TLS, lcd TXLCd)
- func X_XColor_to_XcmsRGB(tls *libc.TLS, ccc TXcmsCCC, pXColors uintptr, pColors uintptr, nColors uint32)
- func X_XConnectXCB(tls *libc.TLS, dpy uintptr, display uintptr, screenp uintptr) (r int32)
- func X_XCopyEventCookie(tls *libc.TLS, dpy uintptr, in uintptr, out uintptr) (r int32)
- func X_XCopyToArg(tls *libc.TLS, src TXPointer, dst uintptr, size uint32)
- func X_XData32(tls *libc.TLS, dpy uintptr, data uintptr, len1 uint32) (r int32)
- func X_XDefaultError(tls *libc.TLS, dpy uintptr, event uintptr) (r int32)
- func X_XDefaultIOError(tls *libc.TLS, dpy uintptr) (r int32)
- func X_XDefaultIOErrorExit(tls *libc.TLS, dpy uintptr, user_data uintptr)
- func X_XDefaultWireError(tls *libc.TLS, display uintptr, he uintptr, we uintptr) (r int32)
- func X_XDeq(tls *libc.TLS, dpy uintptr, prev uintptr, qelt uintptr)
- func X_XDeqAsyncHandler(tls *libc.TLS, dpy uintptr, handler uintptr)
- func X_XEatData(tls *libc.TLS, dpy uintptr, n uint64)
- func X_XEatDataWords(tls *libc.TLS, dpy uintptr, n uint64)
- func X_XEnq(tls *libc.TLS, dpy uintptr, event uintptr)
- func X_XError(tls *libc.TLS, dpy uintptr, rep uintptr) (r int32)
- func X_XEventToWire(tls *libc.TLS, dpy uintptr, re uintptr, event uintptr) (r int32)
- func X_XEventsQueued(tls *libc.TLS, dpy uintptr, mode int32) (r int32)
- func X_XF86BigfontFreeFontMetrics(tls *libc.TLS, fs uintptr)
- func X_XF86LoadQueryLocaleFont(tls *libc.TLS, dpy uintptr, name uintptr, xfp uintptr, fidp uintptr) (r int32)
- func X_XFetchEventCookie(tls *libc.TLS, dpy uintptr, ev uintptr) (r int32)
- func X_XFlush(tls *libc.TLS, dpy uintptr)
- func X_XFlushGCCache(tls *libc.TLS, dpy uintptr, gc TGC)
- func X_XFreeAtomTable(tls *libc.TLS, dpy uintptr)
- func X_XFreeDisplayStructure(tls *libc.TLS, dpy uintptr)
- func X_XFreeEventCookies(tls *libc.TLS, dpy uintptr)
- func X_XFreeExtData(tls *libc.TLS, extension uintptr) (r int32)
- func X_XFreeTemp(tls *libc.TLS, dpy uintptr, buf uintptr, nbytes uint64)
- func X_XFreeX11XCBStructure(tls *libc.TLS, dpy uintptr)
- func X_XGetAsyncData(tls *libc.TLS, dpy uintptr, data uintptr, buf uintptr, len1 int32, skip int32, ...)
- func X_XGetAsyncReply(tls *libc.TLS, dpy uintptr, replbuf uintptr, rep uintptr, buf uintptr, ...) (r uintptr)
- func X_XGetBitsPerPixel(tls *libc.TLS, dpy uintptr, depth int32) (r int32)
- func X_XGetHostname(tls *libc.TLS, buf uintptr, maxlen int32) (r int32)
- func X_XGetLCValues(tls *libc.TLS, lcd TXLCd, va uintptr) (r uintptr)
- func X_XGetRequest(tls *libc.TLS, dpy uintptr, type1 TCARD8, len1 Tsize_t) (r uintptr)
- func X_XGetScanlinePad(tls *libc.TLS, dpy uintptr, depth int32) (r int32)
- func X_XGetWindowAttributes(tls *libc.TLS, dpy uintptr, w TWindow, attr uintptr) (r int32)
- func X_XIDHandler(tls *libc.TLS, dpy uintptr)
- func X_XIMCompileResourceList(tls *libc.TLS, res TXIMResourceList, num_res uint32)
- func X_XIOError(tls *libc.TLS, dpy uintptr) (r int32)
- func X_XInitIM(tls *libc.TLS, lcd TXLCd) (r int32)
- func X_XInitImageFuncPtrs(tls *libc.TLS, image uintptr)
- func X_XInitOM(tls *libc.TLS, lcd TXLCd) (r int32)
- func X_XIsEventCookie(tls *libc.TLS, dpy uintptr, ev uintptr) (r int32)
- func X_XKeyInitialize(tls *libc.TLS, dpy uintptr) (r int32)
- func X_XKeysymToModifiers(tls *libc.TLS, dpy uintptr, ks TKeySym) (r uint32)
- func X_XLookupString(tls *libc.TLS, event uintptr, buffer uintptr, nbytes int32, keysym uintptr, ...) (r int32)
- func X_XNextRequest(tls *libc.TLS, dpy uintptr) (r uint64)
- func X_XParseBaseFontNameList(tls *libc.TLS, str uintptr, num uintptr) (r uintptr)
- func X_XPollfdCacheAdd(tls *libc.TLS, dpy uintptr, fd int32)
- func X_XPollfdCacheDel(tls *libc.TLS, dpy uintptr, fd int32)
- func X_XPollfdCacheInit(tls *libc.TLS, dpy uintptr) (r int32)
- func X_XProcessInternalConnection(tls *libc.TLS, dpy uintptr, conn_info uintptr)
- func X_XProcessWindowAttributes(tls *libc.TLS, dpy uintptr, req uintptr, valuemask uint64, attributes uintptr)
- func X_XPutBackEvent(tls *libc.TLS, dpy uintptr, event uintptr) (r int32)
- func X_XRead(tls *libc.TLS, dpy uintptr, data uintptr, size int64) (r int32)
- func X_XRead32(tls *libc.TLS, dpy uintptr, data uintptr, len1 int64)
- func X_XReadEvents(tls *libc.TLS, dpy uintptr)
- func X_XReadPad(tls *libc.TLS, dpy uintptr, data uintptr, size int64)
- func X_XRefreshKeyboardMapping(tls *libc.TLS, event uintptr) (r int32)
- func X_XRegisterFilterByMask(tls *libc.TLS, display uintptr, window TWindow, event_mask uint64, ...)
- func X_XRegisterFilterByType(tls *libc.TLS, display uintptr, window TWindow, start_type int32, ...)
- func X_XRegisterInternalConnection(tls *libc.TLS, dpy uintptr, fd int32, ...) (r int32)
- func X_XReply(tls *libc.TLS, dpy uintptr, rep uintptr, extra int32, discard int32) (r int32)
- func X_XReverse_Bytes(tls *libc.TLS, bpt uintptr, nb int32) (r int32)
- func X_XScreenOfWindow(tls *libc.TLS, dpy uintptr, w TWindow) (r uintptr)
- func X_XSend(tls *libc.TLS, dpy uintptr, data uintptr, size int64)
- func X_XSeqSyncFunction(tls *libc.TLS, dpy uintptr)
- func X_XSetClipRectangles(tls *libc.TLS, dpy uintptr, gc TGC, clip_x_origin int32, clip_y_origin int32, ...)
- func X_XSetImage(tls *libc.TLS, srcimg uintptr, dstimg uintptr, x int32, y int32) (r int32)
- func X_XSetLastRequestRead(tls *libc.TLS, dpy uintptr, rep uintptr) (r uint64)
- func X_XSetPrivSyncFunction(tls *libc.TLS, dpy uintptr)
- func X_XSetSeqSyncFunction(tls *libc.TLS, dpy uintptr)
- func X_XStoreEventCookie(tls *libc.TLS, dpy uintptr, event uintptr)
- func X_XTextHeight(tls *libc.TLS, fs uintptr, string1 uintptr, count int32) (r1 int32)
- func X_XTextHeight16(tls *libc.TLS, fs uintptr, string1 uintptr, count int32) (r2 int32)
- func X_XTranslateKey(tls *libc.TLS, dpy uintptr, keycode TKeyCode, modifiers uint32, ...) (r int32)
- func X_XTranslateKeySym(tls *libc.TLS, dpy uintptr, symbol TKeySym, modifiers uint32, buffer uintptr, ...) (r int32)
- func X_XUnknownCopyEventCookie(tls *libc.TLS, dpy uintptr, in uintptr, out uintptr) (r int32)
- func X_XUnknownNativeEvent(tls *libc.TLS, dpy uintptr, re uintptr, event uintptr) (r int32)
- func X_XUnknownWireEvent(tls *libc.TLS, dpy uintptr, re uintptr, event uintptr) (r int32)
- func X_XUnknownWireEventCookie(tls *libc.TLS, dpy uintptr, re uintptr, event uintptr) (r int32)
- func X_XUnregisterFilter(tls *libc.TLS, display uintptr, window TWindow, __ccgo_fp_filter uintptr, ...)
- func X_XUnregisterInternalConnection(tls *libc.TLS, dpy uintptr, fd int32)
- func X_XUnresolveColor(tls *libc.TLS, ccc TXcmsCCC, pXColor uintptr)
- func X_XUpdateAtomCache(tls *libc.TLS, dpy uintptr, name uintptr, atom TAtom, sig uint64, idx int32, ...)
- func X_XUpdateGCCache(tls *libc.TLS, gc TGC, mask uint64, attr uintptr) (r int32)
- func X_XVIDtoVisual(tls *libc.TLS, dpy uintptr, id TVisualID) (r uintptr)
- func X_XWireToEvent(tls *libc.TLS, dpy uintptr, re uintptr, event uintptr) (r int32)
- func X_XcmsAddCmapRec(tls *libc.TLS, dpy uintptr, cmap TColormap, windowID TWindow, visual uintptr) (r uintptr)
- func X_XcmsArcTangent(tls *libc.TLS, x float64) (r float64)
- func X_XcmsCIELabQueryMaxLCRGB(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_return uintptr, ...) (r int32)
- func X_XcmsCIELuvQueryMaxLCRGB(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_return uintptr, ...) (r int32)
- func X_XcmsCIEXYZ_ValidSpec(tls *libc.TLS, pColor uintptr) (r int32)
- func X_XcmsCIEuvY_ValidSpec(tls *libc.TLS, pColor uintptr) (r int32)
- func X_XcmsConvertColorsWithWhitePt(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, pWhitePt uintptr, ...) (r int32)
- func X_XcmsCopyCmapRecAndFree(tls *libc.TLS, dpy uintptr, src_cmap TColormap, copy_cmap TColormap) (r uintptr)
- func X_XcmsCopyISOLatin1Lowered(tls *libc.TLS, dst uintptr, src uintptr)
- func X_XcmsCopyPointerArray(tls *libc.TLS, pap uintptr) (r uintptr)
- func X_XcmsCosine(tls *libc.TLS, x float64) (r float64)
- func X_XcmsCubeRoot(tls *libc.TLS, a float64) (r float64)
- func X_XcmsDDConvertColors(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, ...) (r int32)
- func X_XcmsDIConvertColors(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, pWhitePt uintptr, ...) (r int32)
- func X_XcmsDeleteCmapRec(tls *libc.TLS, dpy uintptr, cmap TColormap)
- func X_XcmsEqualWhitePts(tls *libc.TLS, ccc TXcmsCCC, pWhitePt1 uintptr, pWhitePt2 uintptr) (r int32)
- func X_XcmsFreeIntensityMaps(tls *libc.TLS, dpy uintptr)
- func X_XcmsFreePointerArray(tls *libc.TLS, pap uintptr)
- func X_XcmsGetElement(tls *libc.TLS, format int32, pValue uintptr, pCount uintptr) (r uint64)
- func X_XcmsGetIntensityMap(tls *libc.TLS, dpy uintptr, visual uintptr) (r uintptr)
- func X_XcmsGetProperty(tls *libc.TLS, pDpy uintptr, w TWindow, property TAtom, pFormat uintptr, ...) (r int32)
- func X_XcmsInitDefaultCCCs(tls *libc.TLS, dpy uintptr) (r int32)
- func X_XcmsInitScrnInfo(tls *libc.TLS, dpy uintptr, screenNumber int32) (r int32)
- func X_XcmsLRGB_InitScrnDefault(tls *libc.TLS, dpy uintptr, screenNumber int32, pPerScrnInfo uintptr) (r int32)
- func X_XcmsPushPointerArray(tls *libc.TLS, pap uintptr, p TXPointer, papNoFree uintptr) (r uintptr)
- func X_XcmsRGB_to_XColor(tls *libc.TLS, pColors uintptr, pXColors uintptr, nColors uint32)
- func X_XcmsResolveColor(tls *libc.TLS, ccc TXcmsCCC, pXcmsColor uintptr)
- func X_XcmsResolveColorString(tls *libc.TLS, ccc TXcmsCCC, color_string uintptr, pColor_exact_return uintptr, ...) (r int32)
- func X_XcmsSetGetColor(tls *libc.TLS, __ccgo_fp_xColorProc uintptr, dpy uintptr, cmap TColormap, ...) (r int32)
- func X_XcmsSetGetColors(tls *libc.TLS, __ccgo_fp_xColorProc uintptr, dpy uintptr, cmap TColormap, ...) (r int32)
- func X_XcmsSine(tls *libc.TLS, x float64) (r float64)
- func X_XcmsSquareRoot(tls *libc.TLS, a float64) (r float64)
- func X_XcmsTekHVCQueryMaxVCRGB(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_return uintptr, ...) (r int32)
- func X_XcmsTekHVC_CheckModify(tls *libc.TLS, pColor uintptr) (r int32)
- func X_XcmsUnresolveColor(tls *libc.TLS, ccc TXcmsCCC, pColor uintptr)
- func X_XimCbDispatch(tls *libc.TLS, xim TXim, len1 TINT16, data TXPointer, call_data TXPointer) (r int32)
- func X_XimCheckCreateICValues(tls *libc.TLS, res_list TXIMResourceList, list_num uint32) (r int32)
- func X_XimCheckDataSize(tls *libc.TLS, buf TXPointer, len1 int32) (r int32)
- func X_XimCheckICMode(tls *libc.TLS, res TXIMResourceList, mode uint64) (r int32)
- func X_XimCheckIMMode(tls *libc.TLS, res TXIMResourceList, mode uint64) (r int32)
- func X_XimCheckIfLocalProcessing(tls *libc.TLS, im TXim) (r int32)
- func X_XimCheckIfThaiProcessing(tls *libc.TLS, im TXim) (r int32)
- func X_XimCheckLocalInputStyle(tls *libc.TLS, ic TXic, top TXPointer, values uintptr, styles uintptr, ...) (r int32)
- func X_XimCommitCallback(tls *libc.TLS, xim TXim, len1 TINT16, data TXPointer, call_data TXPointer) (r int32)
- func X_XimConnect(tls *libc.TLS, im TXim) (r int32)
- func X_XimDecodeICATTRIBUTE(tls *libc.TLS, ic TXic, res_list TXIMResourceList, res_num uint32, ...) (r uintptr)
- func X_XimDecodeIMATTRIBUTE(tls *libc.TLS, im TXim, res_list TXIMResourceList, res_num uint32, ...) (r uintptr)
- func X_XimDecodeLocalICAttr(tls *libc.TLS, res TXIMResourceList, top TXPointer, val TXPointer, mode uint64) (r int32)
- func X_XimDecodeLocalIMAttr(tls *libc.TLS, res TXIMResourceList, top TXPointer, val TXPointer) (r int32)
- func X_XimDestroyIMStructureList(tls *libc.TLS, im TXim)
- func X_XimDispatchInit(tls *libc.TLS, im TXim) (r int32)
- func X_XimEncodeICATTRIBUTE(tls *libc.TLS, ic TXic, res_list TXIMResourceList, res_num uint32, arg uintptr, ...) (r uintptr)
- func X_XimEncodeIMATTRIBUTE(tls *libc.TLS, im TXim, res_list TXIMResourceList, res_num uint32, arg uintptr, ...) (r uintptr)
- func X_XimEncodeLocalICAttr(tls *libc.TLS, ic TXic, res TXIMResourceList, top TXPointer, arg uintptr, ...) (r int32)
- func X_XimEncodeLocalIMAttr(tls *libc.TLS, res TXIMResourceList, top TXPointer, val TXPointer) (r int32)
- func X_XimError(tls *libc.TLS, im TXim, ic TXic, error_code TCARD16, detail_length TINT16, ...) (r int32)
- func X_XimErrorCallback(tls *libc.TLS, xim TXim, len1 TINT16, data TXPointer, call_data TXPointer) (r int32)
- func X_XimExtension(tls *libc.TLS, im TXim) (r int32)
- func X_XimFilterWaitEvent(tls *libc.TLS, im TXim) (r int32)
- func X_XimFlush(tls *libc.TLS, im TXim)
- func X_XimForwardEvent(tls *libc.TLS, ic TXic, ev uintptr, sync int32) (r int32)
- func X_XimForwardEventCallback(tls *libc.TLS, xim TXim, len1 TINT16, data TXPointer, call_data TXPointer) (r int32)
- func X_XimFreeCommitInfo(tls *libc.TLS, ic TXic)
- func X_XimFreeProtoIntrCallback(tls *libc.TLS, im TXim)
- func X_XimFreeTransIntrCallback(tls *libc.TLS, im TXim)
- func X_XimGetAttributeID(tls *libc.TLS, im TXim, buf uintptr) (r int32)
- func X_XimGetCharCode(tls *libc.TLS, ucs_conv TXPointer, keysym TKeySym, buf uintptr, nbytes int32) (r int32)
- func X_XimGetCurrentICValues(tls *libc.TLS, ic TXic, ic_values uintptr)
- func X_XimGetCurrentIMValues(tls *libc.TLS, im TXim, im_values uintptr)
- func X_XimGetICValueData(tls *libc.TLS, ic TXic, top TXPointer, res_list TXIMResourceList, ...) (r uintptr)
- func X_XimGetIMValueData(tls *libc.TLS, im TXim, top TXPointer, values uintptr, ...) (r uintptr)
- func X_XimGetMyEndian(tls *libc.TLS) (r int8)
- func X_XimInitialResourceInfo(tls *libc.TLS)
- func X_XimLcctstombs(tls *libc.TLS, xim TXIM, from uintptr, from_len int32, to uintptr, ...) (r int32)
- func X_XimLcctstoutf8(tls *libc.TLS, xim TXIM, from uintptr, from_len int32, to uintptr, ...) (r int32)
- func X_XimLcctstowcs(tls *libc.TLS, xim TXIM, from uintptr, from_len int32, to uintptr, ...) (r int32)
- func X_XimLocalFilter(tls *libc.TLS, d uintptr, w TWindow, ev uintptr, client_data TXPointer) (r int32)
- func X_XimLocalGetICValues(tls *libc.TLS, xic TXIC, values uintptr) (r uintptr)
- func X_XimLocalGetIMValues(tls *libc.TLS, xim TXIM, values uintptr) (r uintptr)
- func X_XimLocalIMFree(tls *libc.TLS, im TXim)
- func X_XimLocalMbLookupString(tls *libc.TLS, xic TXIC, ev uintptr, buffer uintptr, bytes int32, ...) (r int32)
- func X_XimLocalOpenIM(tls *libc.TLS, im TXim) (r int32)
- func X_XimLocalSetICValues(tls *libc.TLS, xic TXIC, values uintptr) (r uintptr)
- func X_XimLocalSetIMValues(tls *libc.TLS, xim TXIM, values uintptr) (r uintptr)
- func X_XimLocalUtf8LookupString(tls *libc.TLS, xic TXIC, ev uintptr, buffer uintptr, bytes int32, ...) (r int32)
- func X_XimLocalWcLookupString(tls *libc.TLS, xic TXIC, ev uintptr, buffer uintptr, wlen int32, ...) (r int32)
- func X_XimLookupMBText(tls *libc.TLS, ic TXic, event uintptr, buffer uintptr, nbytes int32, ...) (r int32)
- func X_XimLookupUTF8Text(tls *libc.TLS, ic TXic, event uintptr, buffer uintptr, nbytes int32, ...) (r int32)
- func X_XimLookupWCText(tls *libc.TLS, ic TXic, event uintptr, buffer uintptr, nbytes int32, ...) (r int32)
- func X_XimMakeICAttrIDList(tls *libc.TLS, ic TXic, res_list TXIMResourceList, res_num uint32, arg uintptr, ...) (r uintptr)
- func X_XimMakeIMAttrIDList(tls *libc.TLS, im TXim, res_list TXIMResourceList, res_num uint32, arg uintptr, ...) (r uintptr)
- func X_XimParseStringFile(tls *libc.TLS, fp uintptr, im TXim)
- func X_XimProcError(tls *libc.TLS, im TXim, ic TXic, data TXPointer)
- func X_XimProcSyncReply(tls *libc.TLS, im TXim, ic TXic) (r int32)
- func X_XimProtoEventToWire(tls *libc.TLS, re uintptr, event uintptr, sw int32) (r int32)
- func X_XimProtoIMFree(tls *libc.TLS, im TXim)
- func X_XimProtoMbLookupString(tls *libc.TLS, xic TXIC, ev uintptr, buffer uintptr, bytes int32, ...) (r int32)
- func X_XimProtoOpenIM(tls *libc.TLS, im TXim) (r int32)
- func X_XimProtoUtf8LookupString(tls *libc.TLS, xic TXIC, ev uintptr, buffer uintptr, bytes int32, ...) (r int32)
- func X_XimProtoWcLookupString(tls *libc.TLS, xic TXIC, ev uintptr, buffer uintptr, bytes int32, ...) (r int32)
- func X_XimProtoWireToEvent(tls *libc.TLS, re uintptr, event uintptr, sw int32) (r int32)
- func X_XimRead(tls *libc.TLS, im TXim, len1 uintptr, buf TXPointer, buf_size int32, ...) (r int32)
- func X_XimRegProtoIntrCallback(tls *libc.TLS, im TXim, major_code TCARD16, minor_code TCARD16, ...) (r int32)
- func X_XimRegisterDispatcher(tls *libc.TLS, im TXim, __ccgo_fp_callback uintptr, call_data TXPointer) (r int32)
- func X_XimRegisterFilter(tls *libc.TLS, ic TXic)
- func X_XimRegisterIMInstantiateCallback(tls *libc.TLS, lcd TXLCd, display uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r int32)
- func X_XimRegisterServerFilter(tls *libc.TLS, im TXim)
- func X_XimRegisterTriggerKeysCallback(tls *libc.TLS, xim TXim, len1 TINT16, data TXPointer, call_data TXPointer) (r int32)
- func X_XimReregisterFilter(tls *libc.TLS, ic TXic)
- func X_XimResetIMInstantiateCallback(tls *libc.TLS, xim TXim)
- func X_XimRespSyncReply(tls *libc.TLS, ic TXic, mode TBITMASK16) (r int32)
- func X_XimServerDestroy(tls *libc.TLS, im_2_destroy TXim)
- func X_XimSetCurrentICValues(tls *libc.TLS, ic TXic, ic_values uintptr)
- func X_XimSetCurrentIMValues(tls *libc.TLS, im TXim, im_values uintptr)
- func X_XimSetEventMaskCallback(tls *libc.TLS, xim TXim, len1 TINT16, data TXPointer, call_data TXPointer) (r int32)
- func X_XimSetHeader(tls *libc.TLS, buf TXPointer, major_opcode TCARD8, minor_opcode TCARD8, ...)
- func X_XimSetICDefaults(tls *libc.TLS, ic TXic, top TXPointer, mode uint64, res_list TXIMResourceList, ...) (r int32)
- func X_XimSetICMode(tls *libc.TLS, res_list TXIMResourceList, list_num uint32, style TXIMStyle)
- func X_XimSetICResourceList(tls *libc.TLS, res_list uintptr, list_num uintptr) (r int32)
- func X_XimSetICValueData(tls *libc.TLS, ic TXic, top TXPointer, res_list TXIMResourceList, ...) (r uintptr)
- func X_XimSetIMMode(tls *libc.TLS, res_list TXIMResourceList, list_num uint32)
- func X_XimSetIMResourceList(tls *libc.TLS, res_list uintptr, list_num uintptr) (r int32)
- func X_XimSetIMValueData(tls *libc.TLS, im TXim, top TXPointer, values uintptr, ...) (r uintptr)
- func X_XimSetInnerICResourceList(tls *libc.TLS, res_list uintptr, list_num uintptr) (r int32)
- func X_XimSetInnerIMResourceList(tls *libc.TLS, res_list uintptr, list_num uintptr) (r int32)
- func X_XimSetLocalIMDefaults(tls *libc.TLS, im TXim, top TXPointer, res_list TXIMResourceList, ...) (r int32)
- func X_XimShutdown(tls *libc.TLS, im TXim) (r int32)
- func X_XimSync(tls *libc.TLS, im TXim, ic TXic) (r int32)
- func X_XimSyncCallback(tls *libc.TLS, xim TXim, len1 TINT16, data TXPointer, call_data TXPointer) (r int32)
- func X_XimThaiCloseIM(tls *libc.TLS, xim TXIM) (r int32)
- func X_XimThaiFilter(tls *libc.TLS, d uintptr, w TWindow, ev uintptr, client_data TXPointer) (r int32)
- func X_XimThaiIMFree(tls *libc.TLS, im TXim)
- func X_XimThaiOpenIM(tls *libc.TLS, im TXim) (r int32)
- func X_XimTransCallDispatcher(tls *libc.TLS, im TXim, len1 TINT16, data TXPointer) (r int32)
- func X_XimTransConf(tls *libc.TLS, im TXim, address uintptr) (r int32)
- func X_XimTransFilterWaitEvent(tls *libc.TLS, d uintptr, w TWindow, ev uintptr, arg TXPointer) (r int32)
- func X_XimTransFlush(tls *libc.TLS, im TXim)
- func X_XimTransInternalConnection(tls *libc.TLS, d uintptr, fd int32, arg TXPointer)
- func X_XimTransRead(tls *libc.TLS, im TXim, recv_buf TXPointer, buf_len int32, ret_len uintptr) (r int32)
- func X_XimTransRegisterDispatcher(tls *libc.TLS, im TXim, __ccgo_fp_callback uintptr, call_data TXPointer) (r int32)
- func X_XimTransWrite(tls *libc.TLS, im TXim, len1 TINT16, data TXPointer) (r int32)
- func X_XimTriggerNotify(tls *libc.TLS, im TXim, ic TXic, mode int32, idx TCARD32) (r int32)
- func X_XimUnRegisterIMInstantiateCallback(tls *libc.TLS, lcd TXLCd, display uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r int32)
- func X_XimUnregisterFilter(tls *libc.TLS, ic TXic)
- func X_XimUnregisterServerFilter(tls *libc.TLS, im TXim)
- func X_XimWrite(tls *libc.TLS, im TXim, len1 TINT16, data TXPointer) (r int32)
- func X_XimXConf(tls *libc.TLS, im TXim, address uintptr) (r int32)
- func X_XimXTransBytesReadable(tls *libc.TLS, ciptr TXtransConnInfo, pend uintptr) (r int32)
- func X_XimXTransClose(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
- func X_XimXTransCloseForCloning(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
- func X_XimXTransConnect(tls *libc.TLS, ciptr TXtransConnInfo, address uintptr) (r int32)
- func X_XimXTransDisconnect(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
- func X_XimXTransFreeConnInfo(tls *libc.TLS, ciptr TXtransConnInfo)
- func X_XimXTransGetConnectionNumber(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
- func X_XimXTransGetHostname(tls *libc.TLS, buf uintptr, maxlen int32) (r int32)
- func X_XimXTransGetPeerAddr(tls *libc.TLS, ciptr TXtransConnInfo, familyp uintptr, addrlenp uintptr, ...) (r int32)
- func X_XimXTransIsLocal(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
- func X_XimXTransRead(tls *libc.TLS, ciptr TXtransConnInfo, buf uintptr, size int32) (r int32)
- func X_XimXTransReadv(tls *libc.TLS, ciptr TXtransConnInfo, buf uintptr, size int32) (r int32)
- func X_XimXTransSetOption(tls *libc.TLS, ciptr TXtransConnInfo, option int32, arg int32) (r int32)
- func X_XimXTransWrite(tls *libc.TLS, ciptr TXtransConnInfo, buf uintptr, size int32) (r int32)
- func X_XimXTransWritev(tls *libc.TLS, ciptr TXtransConnInfo, buf uintptr, size int32) (r int32)
- func X_Ximctstombs(tls *libc.TLS, xim TXIM, from uintptr, from_len int32, to uintptr, ...) (r int32)
- func X_Ximctstoutf8(tls *libc.TLS, xim TXIM, from uintptr, from_len int32, to uintptr, ...) (r int32)
- func X_Ximctstowcs(tls *libc.TLS, xim TXIM, from uintptr, from_len int32, to uintptr, ...) (r int32)
- func X_XkbCopyFromReadBuffer(tls *libc.TLS, from TXkbReadBufferPtr, to uintptr, size int32) (r int32)
- func X_XkbFreeReadBuffer(tls *libc.TLS, buf TXkbReadBufferPtr) (r int32)
- func X_XkbGetConverters(tls *libc.TLS, encoding_name uintptr, cvt_rtrn uintptr) (r int32)
- func X_XkbGetReadBufferCountedString(tls *libc.TLS, buf TXkbReadBufferPtr, rtrn uintptr) (r int32)
- func X_XkbGetReadBufferPtr(tls *libc.TLS, from TXkbReadBufferPtr, size int32) (r uintptr)
- func X_XkbInitReadBuffer(tls *libc.TLS, dpy uintptr, buf TXkbReadBufferPtr, size int32) (r int32)
- func X_XkbNoteCoreMapChanges(tls *libc.TLS, old TXkbMapChangesPtr, new1 uintptr, wanted uint32)
- func X_XkbPeekAtReadBuffer(tls *libc.TLS, from TXkbReadBufferPtr, size int32) (r uintptr)
- func X_XkbReadBufferCopy32(tls *libc.TLS, from TXkbReadBufferPtr, to uintptr, num_words int32) (r int32)
- func X_XkbReadBufferCopyKeySyms(tls *libc.TLS, from TXkbReadBufferPtr, to uintptr, num_words int32) (r int32)
- func X_XkbReadCopyData32(tls *libc.TLS, wire uintptr, to uintptr, num_words int32) (r int32)
- func X_XkbReadCopyKeySyms(tls *libc.TLS, wire uintptr, to uintptr, num_words int32) (r int32)
- func X_XkbReadGetCompatMapReply(tls *libc.TLS, dpy uintptr, rep uintptr, xkb TXkbDescPtr, nread_rtrn uintptr) (r int32)
- func X_XkbReadGetGeometryReply(tls *libc.TLS, dpy uintptr, rep uintptr, xkb TXkbDescPtr, nread_rtrn uintptr) (r int32)
- func X_XkbReadGetIndicatorMapReply(tls *libc.TLS, dpy uintptr, rep uintptr, xkb TXkbDescPtr, nread_rtrn uintptr) (r int32)
- func X_XkbReadGetMapReply(tls *libc.TLS, dpy uintptr, rep uintptr, xkb TXkbDescPtr, nread_rtrn uintptr) (r int32)
- func X_XkbReadGetNamesReply(tls *libc.TLS, dpy uintptr, rep uintptr, xkb TXkbDescPtr, nread_rtrn uintptr) (r int32)
- func X_XkbReloadDpy(tls *libc.TLS, dpy uintptr)
- func X_XkbSkipReadBufferData(tls *libc.TLS, from TXkbReadBufferPtr, size int32) (r int32)
- func X_XkbWriteCopyData32(tls *libc.TLS, from uintptr, to uintptr, len1 int32) (r int32)
- func X_XkbWriteCopyKeySyms(tls *libc.TLS, from uintptr, to uintptr, len1 int32) (r int32)
- func X_XlcAddCharSet(tls *libc.TLS, charset TXlcCharSet) (r int32)
- func X_XlcAddGB18030LocaleConverters(tls *libc.TLS, lcd TXLCd)
- func X_XlcAddLoader(tls *libc.TLS, __ccgo_fp_proc TXLCdLoadProc, position TXlcPosition) (r int32)
- func X_XlcAddUtf8Converters(tls *libc.TLS, lcd TXLCd)
- func X_XlcAddUtf8LocaleConverters(tls *libc.TLS, lcd TXLCd)
- func X_XlcCloseConverter(tls *libc.TLS, conv TXlcConv)
- func X_XlcCompareISOLatin1(tls *libc.TLS, str1 uintptr, str2 uintptr) (r int32)
- func X_XlcCompileResourceList(tls *libc.TLS, resources TXlcResourceList, num_resources int32)
- func X_XlcConvert(tls *libc.TLS, conv TXlcConv, from uintptr, from_left uintptr, to uintptr, ...) (r int32)
- func X_XlcCopyFromArg(tls *libc.TLS, _src uintptr, dst uintptr, size int32)
- func X_XlcCopyToArg(tls *libc.TLS, src uintptr, dst uintptr, size int32)
- func X_XlcCountVaList(tls *libc.TLS, var1 Tva_list, count_ret uintptr)
- func X_XlcDbg_printValue(tls *libc.TLS, str uintptr, value uintptr, num int32)
- func X_XlcDeInitLoader(tls *libc.TLS)
- func X_XlcDefaultMapModifiers(tls *libc.TLS, lcd TXLCd, user_mods uintptr, prog_mods uintptr) (r uintptr)
- func X_XlcDestroyLC(tls *libc.TLS, lcd TXLCd)
- func X_XlcDestroyLocaleDataBase(tls *libc.TLS, lcd TXLCd)
- func X_XlcFileName(tls *libc.TLS, lcd TXLCd, category uintptr) (r uintptr)
- func X_XlcGetCSValues(tls *libc.TLS, charset TXlcCharSet, va uintptr) (r uintptr)
- func X_XlcGetLocaleDataBase(tls *libc.TLS, lcd TXLCd, category uintptr, name uintptr, value uintptr, ...)
- func X_XlcGetResource(tls *libc.TLS, lcd TXLCd, category uintptr, class uintptr, value uintptr, ...)
- func X_XlcGetValues(tls *libc.TLS, base TXPointer, resources TXlcResourceList, num_resources int32, ...) (r uintptr)
- func X_XlcInitCTInfo(tls *libc.TLS) (r int32)
- func X_XlcInitLoader(tls *libc.TLS)
- func X_XlcLocaleDirName(tls *libc.TLS, dir_name uintptr, dir_len Tsize_t, lc_name uintptr) (r uintptr)
- func X_XlcLocaleLibDirName(tls *libc.TLS, dir_name uintptr, dir_len Tsize_t, lc_name uintptr) (r uintptr)
- func X_XlcMapOSLocaleName(tls *libc.TLS, osname uintptr, siname uintptr) (r uintptr)
- func X_XlcNCompareISOLatin1(tls *libc.TLS, str1 uintptr, str2 uintptr, len1 int32) (r int32)
- func X_XlcParseCharSet(tls *libc.TLS, charset TXlcCharSet) (r int32)
- func X_XlcRemoveLoader(tls *libc.TLS, __ccgo_fp_proc TXLCdLoadProc)
- func X_XlcResetConverter(tls *libc.TLS, conv TXlcConv)
- func X_XlcResolveI18NPath(tls *libc.TLS, buf uintptr, buf_len int32) (r int32)
- func X_XlcResolveLocaleName(tls *libc.TLS, lc_name uintptr, pub uintptr) (r int32)
- func X_XlcSetConverter(tls *libc.TLS, from_lcd TXLCd, from uintptr, to_lcd TXLCd, to uintptr, ...) (r int32)
- func X_XlcSetValues(tls *libc.TLS, base TXPointer, resources TXlcResourceList, num_resources int32, ...) (r uintptr)
- func X_XlcVaToArgList(tls *libc.TLS, var1 Tva_list, count int32, args_ret uintptr)
- func X_XlcValidModSyntax(tls *libc.TLS, mods uintptr, valid_mods uintptr) (r int32)
- func X_Xlcmbstoutf8(tls *libc.TLS, lcd TXLCd, ustr uintptr, str uintptr, len1 int32) (r int32)
- func X_Xlcmbstowcs(tls *libc.TLS, lcd TXLCd, wstr uintptr, str uintptr, len1 int32) (r int32)
- func X_Xlcmbtowc(tls *libc.TLS, lcd TXLCd, wstr uintptr, str uintptr, len1 int32) (r int32)
- func X_Xlcwcstombs(tls *libc.TLS, lcd TXLCd, str uintptr, wstr uintptr, len1 int32) (r int32)
- func X_Xlcwctomb(tls *libc.TLS, lcd TXLCd, str uintptr, _wc Twchar_t) (r int32)
- func X_XmbDefaultDrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...)
- func X_XmbDefaultDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...) (r int32)
- func X_XmbDefaultTextEscapement(tls *libc.TLS, oc TXOC, text uintptr, length int32) (r int32)
- func X_XmbDefaultTextExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, overall_ink uintptr, ...) (r int32)
- func X_XmbDefaultTextPerCharExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, ink_buf uintptr, ...) (r int32)
- func X_XmbGenericDrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...)
- func X_XmbGenericDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...) (r int32)
- func X_XmbGenericTextEscapement(tls *libc.TLS, oc TXOC, text uintptr, length int32) (r int32)
- func X_XmbGenericTextExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, overall_ink uintptr, ...) (r int32)
- func X_XmbGenericTextPerCharExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, ink_buf uintptr, ...) (r int32)
- func X_XmbTextListToTextProperty(tls *libc.TLS, lcd TXLCd, dpy uintptr, list uintptr, count int32, ...) (r int32)
- func X_XmbTextPropertyToTextList(tls *libc.TLS, lcd TXLCd, dpy uintptr, text_prop uintptr, list_ret uintptr, ...) (r int32)
- func X_Xmblen(tls *libc.TLS, str uintptr, len1 int32) (r int32)
- func X_Xmbstoutf8(tls *libc.TLS, ustr uintptr, str uintptr, len1 int32) (r int32)
- func X_Xmbstowcs(tls *libc.TLS, wstr uintptr, str uintptr, len1 int32) (r int32)
- func X_Xmbtowc(tls *libc.TLS, wstr uintptr, str uintptr, len1 int32) (r int32)
- func X_XomConvert(tls *libc.TLS, oc TXOC, conv TXlcConv, from uintptr, from_left uintptr, ...) (r int32)
- func X_XomGenericDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...) (r int32)
- func X_XomGenericTextExtents(tls *libc.TLS, oc TXOC, type1 TXOMTextType, _text TXPointer, _length int32, ...) (r int32)
- func X_Xutf8DefaultDrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...)
- func X_Xutf8DefaultDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...) (r int32)
- func X_Xutf8DefaultTextEscapement(tls *libc.TLS, oc TXOC, text uintptr, length int32) (r int32)
- func X_Xutf8DefaultTextExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, overall_ink uintptr, ...) (r int32)
- func X_Xutf8DefaultTextPerCharExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, ink_buf uintptr, ...) (r int32)
- func X_Xutf8GenericDrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...)
- func X_Xutf8GenericDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...) (r int32)
- func X_Xutf8GenericTextEscapement(tls *libc.TLS, oc TXOC, text uintptr, length int32) (r int32)
- func X_Xutf8GenericTextExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, overall_ink uintptr, ...) (r int32)
- func X_Xutf8GenericTextPerCharExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, ink_buf uintptr, ...) (r int32)
- func X_Xutf8TextListToTextProperty(tls *libc.TLS, lcd TXLCd, dpy uintptr, list uintptr, count int32, ...) (r int32)
- func X_Xutf8TextPropertyToTextList(tls *libc.TLS, lcd TXLCd, dpy uintptr, text_prop uintptr, list_ret uintptr, ...) (r int32)
- func X_XwcDefaultDrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...)
- func X_XwcDefaultDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...) (r int32)
- func X_XwcDefaultTextEscapement(tls *libc.TLS, oc TXOC, text uintptr, length int32) (r int32)
- func X_XwcDefaultTextExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, overall_ink uintptr, ...) (r int32)
- func X_XwcDefaultTextPerCharExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, ink_buf uintptr, ...) (r int32)
- func X_XwcFreeStringList(tls *libc.TLS, lcd TXLCd, list uintptr)
- func X_XwcGenericDrawImageString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...)
- func X_XwcGenericDrawString(tls *libc.TLS, dpy uintptr, d TDrawable, oc TXOC, gc TGC, x int32, y int32, ...) (r int32)
- func X_XwcGenericTextEscapement(tls *libc.TLS, oc TXOC, text uintptr, length int32) (r int32)
- func X_XwcGenericTextExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, overall_ink uintptr, ...) (r int32)
- func X_XwcGenericTextPerCharExtents(tls *libc.TLS, oc TXOC, text uintptr, length int32, ink_buf uintptr, ...) (r int32)
- func X_XwcTextListToTextProperty(tls *libc.TLS, lcd TXLCd, dpy uintptr, list uintptr, count int32, ...) (r int32)
- func X_XwcTextPropertyToTextList(tls *libc.TLS, lcd TXLCd, dpy uintptr, text_prop uintptr, list_ret uintptr, ...) (r int32)
- func X_Xwcscmp(tls *libc.TLS, wstr1 uintptr, wstr2 uintptr) (r int32)
- func X_Xwcscpy(tls *libc.TLS, wstr1 uintptr, wstr2 uintptr) (r uintptr)
- func X_Xwcslen(tls *libc.TLS, wstr uintptr) (r int32)
- func X_Xwcsncmp(tls *libc.TLS, wstr1 uintptr, wstr2 uintptr, len1 int32) (r int32)
- func X_Xwcsncpy(tls *libc.TLS, wstr1 uintptr, wstr2 uintptr, len1 int32) (r uintptr)
- func X_Xwcstombs(tls *libc.TLS, str uintptr, wstr uintptr, len1 int32) (r int32)
- func X_Xwctomb(tls *libc.TLS, str uintptr, wc Twchar_t) (r int32)
- func Xxlocaledir(tls *libc.TLS, buf uintptr, buf_len int32)
- type TAtom
- type TAtomTable
- type TBITMASK16
- type TBITMASK32
- type TBITS16
- type TBITS32
- type TBOOL
- type TBOX
- type TBRESINFO
- type TBYTE
- type TBeforeFlushType
- type TBox
- type TBoxPtr
- type TBoxRec
- type TByteInfo
- type TByteInfoList
- type TByteInfoListRec
- type TByteInfoRec
- type TBytesReadable_t
- type TCARD16
- type TCARD32
- type TCARD64
- type TCARD8
- type TCSSrc
- type TCTData
- type TCTDataRec
- type TCTDataRec1
- type TCTInfo
- type TCTInfoRec
- type TCheckResult
- type TClassType
- type TCloseDisplayType
- type TCodeRange
- type TCodeRangeRec
- type TCodeSet
- type TCodeSetRec
- type TColormap
- func XXCopyColormapAndFree(tls *libc.TLS, dpy uintptr, src_cmap TColormap) (r TColormap)
- func XXCreateColormap(tls *libc.TLS, dpy uintptr, w TWindow, visual uintptr, alloc int32) (r TColormap)
- func XXDefaultColormap(tls *libc.TLS, dpy uintptr, scr int32) (r TColormap)
- func XXDefaultColormapOfScreen(tls *libc.TLS, s uintptr) (r TColormap)
- type TContentsClearFunc
- type TConv
- type TConvRec
- type TConversion
- type TConversionRec
- type TConversionValues
- type TCopyEventCookieType
- type TCopyGCType
- type TCreateFontType
- type TCreateGCType
- type TCursor
- func XXCreateFontCursor(tls *libc.TLS, dpy uintptr, which uint32) (r TCursor)
- func XXCreateGlyphCursor(tls *libc.TLS, dpy uintptr, source_font TFont, mask_font TFont, ...) (r TCursor)
- func XXCreatePixmapCursor(tls *libc.TLS, dpy uintptr, source TPixmap, mask TPixmap, foreground uintptr, ...) (r TCursor)
- type TDB
- type TDBEnumProc
- type TDBParseInfo
- type TDBRec
- type TDEntry
- type TDEntryRec
- type TDTCharIndex
- type TDTIndex
- type TDTModifier
- type TDTStructIndex
- type TDatabase
- type TDatabaseRec
- type TDefTree
- type TDefTreeBase
- type TDepth
- type TDisplay
- type TDrawable
- type TEClosure
- type TEClosureRec
- type TEVENTMASK
- type TEdgeTable
- type TEdgeTableEntry
- type TEncodingType
- type TEntry
- type TEntry1
- type TEntryRec
- type TErrorStringType
- type TErrorType
- type TEventToWireType
- type TExtdSegment
- type TExtdSegmentRec
- type TFlushGCType
- type TFont
- type TFontData
- type TFontDataRec
- type TFontDataRec1
- type TFontScope
- type TFontScopeRec
- type TFontSet
- type TFontSetRec
- type TFontSetRec1
- type TFreeFontType
- type TFreeFuncType
- type TFreeGCType
- type TFreeModmapType
- type TGC
- type TGContext
- type TGRNData
- type TICPreeditAttributes
- type TICPreeditAttributesPtr
- type TICStatusAttributes
- type TICStatusAttributesPtr
- type TINT16
- type TINT32
- type TINT64
- type TINT8
- type TIntensityRec
- type TIntensityTbl
- type TKEYCODE
- type TKeyButMask
- type TKeyCode
- type TKeySym
- func XXKeycodeToKeysym(tls *libc.TLS, dpy uintptr, kc TKeyCode, col int32) (r TKeySym)
- func XXLookupKeysym(tls *libc.TLS, event uintptr, col int32) (r TKeySym)
- func XXStringToKeysym(tls *libc.TLS, s uintptr) (r TKeySym)
- func XXkbKeycodeToKeysym(tls *libc.TLS, dpy uintptr, kc TKeyCode, group int32, level int32) (r TKeySym)
- func X_XKeycodeToKeysym(tls *libc.TLS, dpy uintptr, kc TKeyCode, col int32) (r TKeySym)
- func X_XLookupKeysym(tls *libc.TLS, event uintptr, col int32) (r TKeySym)
- type TLINEAR_RGB_SCCData
- type TLTable
- type TLTableRec
- type TLedInfoStuff
- type TLine
- type TLockInfoPtr
- type TLockInfoRec
- type TMapDirection
- type TMask
- type TMbState
- type TMbStateRec
- type TNTable
- type TNTableRec
- type TOMData
- type TOMDataRec
- type TOMDataRec1
- type TPOINTBLOCK
- type TParseInfo
- type TParseInfoRec
- type TParseState
- type TPendingRequest
- type TPixmap
- func XXCreateBitmapFromData(tls *libc.TLS, display uintptr, d TDrawable, data uintptr, width uint32, ...) (r TPixmap)
- func XXCreatePixmap(tls *libc.TLS, dpy uintptr, d TDrawable, width uint32, height uint32, ...) (r TPixmap)
- func XXCreatePixmapFromBitmapData(tls *libc.TLS, display uintptr, d TDrawable, data uintptr, width uint32, ...) (r TPixmap)
- type TPrintErrorType
- type TRECTANGLE
- type TREGION
- type TRectanglePtr
- type TRectangleRec
- type TRegion
- type TSClosure
- type TSClosureRec
- type TScanLineList
- type TScanLineListBlock
- type TScreen
- type TScreenFormat
- type TSegConv
- type TSegConvRec
- type TSetLedStuff
- type TSignature
- type TSockettrans2dev
- type TState
- type TStateRec
- type TStateRec1
- type TStateRec2
- type TStaticXIM
- type TStaticXIMRec
- type TSubstRec
- type TSummary16
- type TTableEntry
- type TTableEntryRec
- type TTestType1
- type TTestType2
- type TTime
- type TToken
- type TTokenTable
- type TTransIntrCallbackPtr
- type TTransIntrCallbackRec
- type TTransSpecRec
- type TTransportSW
- type TUDCArea
- type TUDCAreaRec
- type TUbState
- type TUbStateRec
- type TUtf8Conv
- type TUtf8ConvRec
- type TVClosure
- type TVClosureRec
- type TVEntry
- type TVEntryRec
- type TVRotate
- type TVRotateRec
- type TVisual
- type TVisualID
- type TWindow
- func XXCreateSimpleWindow(tls *libc.TLS, dpy uintptr, parent TWindow, x int32, y int32, width uint32, ...) (r TWindow)
- func XXCreateWindow(tls *libc.TLS, dpy uintptr, parent TWindow, x int32, y int32, width uint32, ...) (r TWindow)
- func XXDefaultRootWindow(tls *libc.TLS, dpy uintptr) (r TWindow)
- func XXGetSelectionOwner(tls *libc.TLS, dpy uintptr, selection TAtom) (r TWindow)
- func XXRootWindow(tls *libc.TLS, dpy uintptr, scr int32) (r TWindow)
- func XXRootWindowOfScreen(tls *libc.TLS, s uintptr) (r TWindow)
- type TWireToErrorType
- type TWireToEventCookieType
- type TWireToEventType
- type TXAnyEvent
- type TXArc
- type TXButtonEvent
- type TXButtonPressedEvent
- type TXButtonReleasedEvent
- type TXChar2b
- type TXCharStruct
- type TXCirculateEvent
- type TXCirculateRequestEvent
- type TXClassHint
- type TXClientMessageEvent
- type TXCloseLCProc
- type TXCloseOMProc
- type TXColor
- type TXColormapEvent
- type TXComposeStatus
- type TXConfigureEvent
- type TXConfigureRequestEvent
- type TXConnectionWatchProc
- type TXContext
- type TXCreateOCProc
- type TXCreateWindowEvent
- type TXCrossingEvent
- type TXDefaultStringProc
- type TXDestroyOCProc
- type TXDestroyWindowEvent
- type TXEDataObject
- type TXEnterWindowEvent
- type TXErrorEvent
- type TXErrorHandler
- type TXEvent
- type TXEventClass
- type TXExposeEvent
- type TXExtCodes
- type TXExtData
- type TXExtensionVersion
- type TXF86BigfontCodes
- type TXFilterEventList
- type TXFilterEventProc
- type TXFilterEventRec
- type TXFocusChangeEvent
- type TXFocusInEvent
- type TXFocusOutEvent
- type TXFontProp
- type TXFontSet
- type TXFontSetExtents
- type TXFontStruct
- type TXGCValues
- type TXGenericEvent
- type TXGenericEventCookie
- type TXGetOCValuesProc
- type TXGetOMValuesProc
- type TXGraphicsExposeEvent
- type TXGravityEvent
- type TXHostAddress
- type TXIC
- type TXICCEncodingStyle
- type TXICCallback
- type TXICCore
- type TXICCoreRec
- type TXICID
- type TXICMethods
- type TXICMethodsRec
- type TXICOp_t
- type TXICPrivateRec
- type TXICProc
- type TXICRec
- type TXID
- type TXIDProc
- type TXIM
- func XXIMOfIC(tls *libc.TLS, ic TXIC) (r TXIM)
- func XXOpenIM(tls *libc.TLS, display uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r TXIM)
- func X_XDefaultOpenIM(tls *libc.TLS, lcd TXLCd, dpy uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r TXIM)
- func X_XimOpenIM(tls *libc.TLS, lcd TXLCd, dpy uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r TXIM)
- type TXIMArg
- type TXIMCallback
- type TXIMCaretDirection
- type TXIMCaretStyle
- type TXIMCore
- type TXIMCoreRec
- type TXIMFeedback
- type TXIMHotKeyState
- type TXIMHotKeyTrigger
- type TXIMHotKeyTriggers
- type TXIMID
- type TXIMMethods
- type TXIMMethodsRec
- type TXIMPreeditCaretCallbackStruct
- type TXIMPreeditDrawCallbackStruct
- type TXIMPreeditState
- type TXIMPreeditStateNotifyCallbackStruct
- type TXIMPrivateRec
- type TXIMProc
- type TXIMRec
- type TXIMResetState
- type TXIMResource
- type TXIMResourceList
- type TXIMStaticXIMRec
- type TXIMStatusDataType
- type TXIMStatusDrawCallbackStruct
- type TXIMStringConversionCallbackStruct
- type TXIMStringConversionFeedback
- type TXIMStringConversionOperation
- type TXIMStringConversionPosition
- type TXIMStringConversionText
- type TXIMStringConversionType
- type TXIMStyle
- type TXIMStyles
- type TXIMText
- type TXIMValuesList
- type TXIM_QueryExtRec
- type TXIOErrorExitHandler
- type TXIOErrorHandler
- type TXIconSize
- type TXImage
- type TXIntrCallbackPtr
- type TXIntrCallbackRec
- type TXKeyEvent
- type TXKeyPressedEvent
- type TXKeyReleasedEvent
- type TXKeyboardControl
- type TXKeyboardState
- type TXKeymapEvent
- type TXLCd
- func X_XOpenLC(tls *libc.TLS, name uintptr) (r TXLCd)
- func X_XlcCreateLC(tls *libc.TLS, name uintptr, methods TXLCdMethods) (r TXLCd)
- func X_XlcCurrentLC(tls *libc.TLS) (r TXLCd)
- func X_XlcDefaultLoader(tls *libc.TLS, name uintptr) (r TXLCd)
- func X_XlcGenericLoader(tls *libc.TLS, name uintptr) (r TXLCd)
- func X_XlcUtf8Loader(tls *libc.TLS, name uintptr) (r TXLCd)
- type TXLCdCore
- type TXLCdCoreRec
- type TXLCdGeneric
- type TXLCdGenericPart
- type TXLCdGenericRec
- type TXLCdList
- type TXLCdListRec
- type TXLCdLoadProc
- type TXLCdMethods
- type TXLCdMethodsRec
- type TXLCdPublic
- type TXLCdPublicMethods
- type TXLCdPublicMethodsPart
- type TXLCdPublicMethodsRec
- type TXLCdPublicPart
- type TXLCdPublicRec
- type TXLCdRec
- type TXLeaveWindowEvent
- type TXMapEvent
- type TXMapRequestEvent
- type TXMappingEvent
- type TXModifierKeymap
- type TXMotionEvent
- type TXNoExposeEvent
- type TXOC
- type TXOCCore
- type TXOCCoreRec
- type TXOCGeneric
- type TXOCGenericPart
- type TXOCGenericPart1
- type TXOCGenericRec
- type TXOCGenericRec1
- type TXOCMethods
- type TXOCMethodsList
- type TXOCMethodsListRec
- type TXOCMethodsRec
- type TXOCRec
- type TXOM
- func XXOMOfOC(tls *libc.TLS, oc TXOC) (r TXOM)
- func XXOpenOM(tls *libc.TLS, dpy uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r TXOM)
- func X_XDefaultOpenOM(tls *libc.TLS, lcd TXLCd, dpy uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r TXOM)
- func X_XomGenericOpenOM(tls *libc.TLS, lcd TXLCd, dpy uintptr, rdb TXrmDatabase, res_name uintptr, ...) (r TXOM)
- type TXOMCharSetList
- type TXOMCore
- type TXOMCoreRec
- type TXOMFontInfo
- type TXOMGeneric
- type TXOMGenericPart
- type TXOMGenericPart1
- type TXOMGenericRec
- type TXOMGenericRec1
- type TXOMMethods
- type TXOMMethodsRec
- type TXOMOrientation
- type TXOMRec
- type TXOMTextType
- type TXOpenIMProc
- type TXOpenOMProc
- type TXOrientation
- type TXPixmapFormatValues
- type TXPoint
- type TXPointer
- type TXPointerMovedEvent
- type TXPropertyEvent
- type TXRectangle
- type TXRegisterIMInstantiateCBProc
- type TXReparentEvent
- type TXResizeRequestEvent
- type TXSegment
- type TXSelectionClearEvent
- type TXSelectionEvent
- type TXSelectionRequestEvent
- type TXServerInterpretedAddress
- type TXSetOCValuesProc
- type TXSetOMValuesProc
- type TXSetWindowAttributes
- type TXSizeHints
- type TXSpecRec
- type TXStandardColormap
- type TXTextItem
- type TXTextItem16
- type TXTextProperty
- type TXTimeCoord
- type TXUnmapEvent
- type TXUnregisterIMInstantiateCBProc
- type TXVaNestedList
- type TXVisibilityEvent
- type TXVisualInfo
- type TXWMHints
- type TXWindowAttributes
- type TXWindowChanges
- type TXcmsCCC
- func XXcmsCCCOfColormap(tls *libc.TLS, dpy uintptr, cmap TColormap) (r TXcmsCCC)
- func XXcmsCreateCCC(tls *libc.TLS, dpy uintptr, screenNumber int32, visual uintptr, ...) (r TXcmsCCC)
- func XXcmsDefaultCCC(tls *libc.TLS, dpy uintptr, screenNumber int32) (r TXcmsCCC)
- func XXcmsSetCCCOfColormap(tls *libc.TLS, dpy uintptr, cmap TColormap, ccc TXcmsCCC) (r TXcmsCCC)
- type TXcmsCCCRec
- type TXcmsCIELab
- type TXcmsCIELuv
- type TXcmsCIEXYZ
- type TXcmsCIEuvY
- type TXcmsCIExyY
- type TXcmsCmapRec
- type TXcmsColor
- type TXcmsColorFormat
- type TXcmsColorSpace
- type TXcmsCompressionProc
- type TXcmsConversionProc
- type TXcmsDDConversionProc
- type TXcmsDIConversionProc
- type TXcmsFloat
- type TXcmsFuncListPtr
- type TXcmsFunctionSet
- type TXcmsIntensityMap
- type TXcmsPad
- type TXcmsPair
- type TXcmsParseStringProc
- type TXcmsPerDpyInfo
- type TXcmsPerDpyInfoPtr
- type TXcmsPerScrnInfo
- type TXcmsRGB
- type TXcmsRGBi
- type TXcmsRegColorSpaceEntry
- type TXcmsScreenFreeProc
- type TXcmsScreenInitProc
- type TXcmsTekHVC
- type TXcmsWhiteAdjustProc
- type TXic
- type TXicLocalPrivateRec
- type TXicProtoPrivateRec
- type TXicRec
- type TXicThaiPart
- type TXim
- type TXimCb
- type TXimCbStatus
- type TXimCommitInfo
- type TXimCommitInfoRec
- type TXimCommonPrivateRec
- type TXimDefICValues
- type TXimDefIMValues
- type TXimICMode
- type TXimIMMode
- type TXimImsportSW
- type TXimInstCallback
- type TXimInstCallbackRec
- type TXimLocalPrivateRec
- type TXimPendingCallback
- type TXimPendingCallbackRec
- type TXimProtoIntrProc
- type TXimProtoIntrRec
- type TXimProtoPrivateRec
- type TXimRec
- type TXimTransCallDispatcher
- type TXimTransConnectProc
- type TXimTransFlushProc
- type TXimTransReadProc
- type TXimTransRegDispatcher
- type TXimTransShutdownProc
- type TXimTransWriteProc
- type TXimValueOffsetInfo
- type TXimValueOffsetInfoRec
- type TXkbAccessXNotifyEvent
- type TXkbAction
- type TXkbActionMessageEvent
- type TXkbAnyAction
- type TXkbAnyDoodadPtr
- type TXkbAnyDoodadRec
- type TXkbAnyEvent
- type TXkbBehavior
- type TXkbBellNotifyEvent
- type TXkbBoundsPtr
- type TXkbBoundsRec
- type TXkbChangesPtr
- type TXkbChangesRec
- type TXkbClientMapPtr
- type TXkbClientMapRec
- type TXkbColorPtr
- type TXkbColorRec
- type TXkbCompatChangesPtr
- type TXkbCompatChangesRec
- type TXkbCompatMapNotifyEvent
- type TXkbCompatMapPtr
- type TXkbCompatMapRec
- type TXkbComponentListPtr
- type TXkbComponentListRec
- type TXkbComponentNamePtr
- type TXkbComponentNameRec
- type TXkbComponentNamesPtr
- type TXkbComponentNamesRec
- type TXkbControlsChangesPtr
- type TXkbControlsChangesRec
- type TXkbControlsNotifyEvent
- type TXkbControlsPtr
- type TXkbControlsRec
- type TXkbConverters
- type TXkbCtrlsAction
- type TXkbDescPtr
- func XXkbGetKeyboard(tls *libc.TLS, dpy uintptr, which uint32, deviceSpec uint32) (r TXkbDescPtr)
- func XXkbGetKeyboardByName(tls *libc.TLS, dpy uintptr, deviceSpec uint32, names TXkbComponentNamesPtr, ...) (r TXkbDescPtr)
- func XXkbGetMap(tls *libc.TLS, dpy uintptr, which uint32, deviceSpec uint32) (r TXkbDescPtr)
- type TXkbDescRec
- type TXkbDeviceBtnAction
- type TXkbDeviceChangesPtr
- type TXkbDeviceChangesRec
- type TXkbDeviceInfoPtr
- type TXkbDeviceInfoRec
- type TXkbDeviceLedChangesPtr
- type TXkbDeviceLedChangesRec
- type TXkbDeviceLedInfoPtr
- type TXkbDeviceLedInfoRec
- type TXkbDeviceValuatorAction
- type TXkbDoodadPtr
- type TXkbDoodadRec
- type TXkbEvent
- type TXkbExtensionDeviceNotifyEvent
- type TXkbGeometryPtr
- type TXkbGeometryRec
- type TXkbGeometrySizesPtr
- type TXkbGeometrySizesRec
- type TXkbGetAtomNameFunc
- type TXkbGroupAction
- type TXkbISOAction
- type TXkbIndicatorChangesPtr
- type TXkbIndicatorChangesRec
- type TXkbIndicatorDoodadPtr
- type TXkbIndicatorDoodadRec
- type TXkbIndicatorMapPtr
- type TXkbIndicatorMapRec
- type TXkbIndicatorNotifyEvent
- type TXkbIndicatorPtr
- type TXkbIndicatorRec
- type TXkbInfoPtr
- type TXkbInfoRec
- type TXkbInternAtomFunc
- type TXkbKSToMBFunc
- type TXkbKTMapEntryPtr
- type TXkbKTMapEntryRec
- type TXkbKbdDpyStatePtr
- type TXkbKeyAliasPtr
- type TXkbKeyAliasRec
- type TXkbKeyNamePtr
- type TXkbKeyNameRec
- type TXkbKeyPtr
- type TXkbKeyRec
- type TXkbKeyTypePtr
- type TXkbKeyTypeRec
- type TXkbLogoDoodadPtr
- type TXkbLogoDoodadRec
- type TXkbMBToKSFunc
- type TXkbMapChangesPtr
- type TXkbMapChangesRec
- type TXkbMapNotifyEvent
- type TXkbMessageAction
- type TXkbModAction
- type TXkbModsPtr
- type TXkbModsRec
- type TXkbNameChangesPtr
- type TXkbNameChangesRec
- type TXkbNamesNotifyEvent
- type TXkbNamesPtr
- type TXkbNamesRec
- type TXkbNewKeyboardNotifyEvent
- type TXkbOutlinePtr
- type TXkbOutlineRec
- type TXkbOverlayKeyPtr
- type TXkbOverlayKeyRec
- type TXkbOverlayPtr
- type TXkbOverlayRec
- type TXkbOverlayRowPtr
- type TXkbOverlayRowRec
- type TXkbPointPtr
- type TXkbPointRec
- type TXkbPropertyPtr
- type TXkbPropertyRec
- type TXkbPtrAction
- type TXkbPtrBtnAction
- type TXkbPtrDfltAction
- type TXkbReadBufferPtr
- type TXkbReadBufferRec
- type TXkbRedirectKeyAction
- type TXkbRowPtr
- type TXkbRowRec
- type TXkbSectionPtr
- type TXkbSectionRec
- type TXkbServerMapPtr
- type TXkbServerMapRec
- type TXkbShapeDoodadPtr
- type TXkbShapeDoodadRec
- type TXkbShapePtr
- type TXkbShapeRec
- type TXkbStateNotifyEvent
- type TXkbStatePtr
- type TXkbStateRec
- type TXkbSwitchScreenAction
- type TXkbSymInterpretPtr
- type TXkbSymInterpretRec
- type TXkbSymMapPtr
- type TXkbSymMapRec
- type TXkbTextDoodadPtr
- type TXkbTextDoodadRec
- type TXkbToKS
- type TXkbToUpperFunc
- type TXlcArg
- type TXlcArgList
- type TXlcCharSet
- func X_XlcAddCT(tls *libc.TLS, name uintptr, ct_sequence uintptr) (r TXlcCharSet)
- func X_XlcCreateDefaultCharSet(tls *libc.TLS, name uintptr, ct_sequence uintptr) (r TXlcCharSet)
- func X_XlcGetCharSet(tls *libc.TLS, name uintptr) (r TXlcCharSet)
- func X_XlcGetCharSetWithSide(tls *libc.TLS, encoding_name uintptr, side TXlcSide) (r TXlcCharSet)
- type TXlcCharSetList
- type TXlcCharSetListRec
- type TXlcCharSetRec
- type TXlcCloseConverterProc
- type TXlcConv
- type TXlcConvMethods
- type TXlcConvMethodsRec
- type TXlcConvRec
- type TXlcConvertProc
- type TXlcConverterList
- type TXlcConverterListRec
- type TXlcDatabase
- type TXlcDatabaseList
- type TXlcDatabaseListRec
- type TXlcDatabaseRec
- type TXlcLoaderList
- type TXlcLoaderListRec
- type TXlcMapModifiersProc
- type TXlcNameProc
- type TXlcOpenConverterProc
- type TXlcPosition
- type TXlcPubCreateProc
- type TXlcPubDestroyProc
- type TXlcPubGetResourceProc
- type TXlcPubGetValuesProc
- type TXlcPubInitializeProc
- type TXlcResetConverterProc
- type TXlcResource
- type TXlcResourceList
- type TXlcSide
- type TXmbCharProc
- type TXmbDrawImageStringProc
- type TXmbDrawStringProc
- type TXmbFinishProc
- type TXmbInitProc
- type TXmbTextEscapementProc
- type TXmbTextExtentsProc
- type TXmbTextItem
- type TXmbTextListToTextPropertyProc
- type TXmbTextPerCharExtentsProc
- type TXmbTextPropertyToTextListProc
- type TXrmBinding
- type TXrmBindingList
- type TXrmBits
- type TXrmClass
- type TXrmClassList
- type TXrmDatabase
- type TXrmDestroyProc
- type TXrmHashBucket
- type TXrmHashBucketRec
- type TXrmHashTable
- type TXrmInitParseInfoProc
- type TXrmMethods
- type TXrmMethodsRec
- type TXrmName
- type TXrmNameList
- type TXrmOptionDescList
- type TXrmOptionDescRec
- type TXrmOptionKind
- type TXrmQuark
- func XXrmPermStringToQuark(tls *libc.TLS, name uintptr) (r TXrmQuark)
- func XXrmStringToQuark(tls *libc.TLS, name uintptr) (r TXrmQuark)
- func XXrmUniqueQuark(tls *libc.TLS) (r TXrmQuark)
- func X_XrmInternalStringToQuark(tls *libc.TLS, name uintptr, len1 int32, sig TSignature, permstring int32) (r TXrmQuark)
- type TXrmQuarkList
- type TXrmRepresentation
- type TXrmString
- type TXrmValue
- type TXrmValuePtr
- type TXtransConnInfo
- type TXtransaddr
- type TXtransport
- type TXtransport_table
- type TXwcDrawImageStringProc
- type TXwcDrawStringProc
- type TXwcFreeStringListProc
- type TXwcTextEscapementProc
- type TXwcTextExtentsProc
- type TXwcTextItem
- type TXwcTextListToTextPropertyProc
- type TXwcTextPerCharExtentsProc
- type TXwcTextPropertyToTextListProc
- type T_ByteInfo
- type T_ByteInfoList
- type T_CTDataRec
- type T_CTDataRec1
- type T_CTInfoRec
- type T_CodeRangeRec
- type T_CodeSetRec
- type T_ConvRec
- type T_Conversion
- type T_ConversionValues
- type T_DEntry
- type T_DatabaseRec
- type T_DefTree
- type T_DefTreeBase
- type T_EClosure
- type T_EdgeTableEntry
- type T_Entry
- type T_ExtdSegment
- type T_FillPolyReq
- type T_FontDataRec
- type T_FontDataRec1
- type T_FontScope
- type T_FontSetRec
- type T_FontSetRec1
- type T_GRNData
- type T_G_fpos64_t
- type T_IO_cookie_io_functions_t
- type T_IntensityRec
- type T_IntensityTbl
- type T_LTable
- type T_LedInfoStuff
- type T_Line
- type T_LockInfoRec
- type T_MbStateRec
- type T_NTable
- type T_OMDataRec
- type T_OMDataRec1
- type T_POINTBLOCK
- type T_ParseInfoRec
- type T_PutImageReq
- type T_SClosure
- type T_ScanLineList
- type T_ScanLineListBlock
- type T_SegConvRec
- type T_SetLedStuff
- type T_Sockettrans2dev
- type T_StateRec
- type T_StateRec1
- type T_StateRec2
- type T_StaticXIM
- type T_TableEntryRec
- type T_TransIntrCallbackRec
- type T_UDCArea
- type T_UbStateRec
- type T_Utf8ConvRec
- type T_VClosure
- type T_VEntry
- type T_VRotateRec
- type T_WAttrsState
- type T_X11XCBPrivate
- type T_XAsyncEState
- type T_XAsyncErrorState
- type T_XAsyncHandler
- type T_XCVList
- type T_XComposeStatus
- type T_XConnWatchInfo
- type T_XConnectionInfo
- type T_XContextDB
- type T_XDisplay
- type T_XDisplayAtoms
- type T_XErrorThreadInfo
- type T_XEvent
- type T_XExtData
- type T_XExten
- type T_XExtension
- type T_XF86BigfontQueryFont
- type T_XF86BigfontQueryVersion
- type T_XFreeFuncRec
- type T_XFreeFuncs
- type T_XGC
- type T_XGetAtomNameState
- type T_XIC
- type T_XICPrivateRec
- type T_XIM
- type T_XIMFilter
- type T_XIMHotKeyTrigger
- type T_XIMHotKeyTriggers
- type T_XIMPreeditCaretCallbackStruct
- type T_XIMPreeditDrawCallbackStruct
- type T_XIMPreeditStateNotifyCallbackStruct
- type T_XIMPrivateRec
- type T_XIMStaticXIMRec
- type T_XIMStatusDrawCallbackStruct
- type T_XIMStringConversionCallbackStruct
- type T_XIMStringConversionText
- type T_XIMText
- type T_XIM_QueryExtRec
- type T_XImage
- type T_XIntAtomState
- type T_XInternalAsync
- type T_XInternalConnectionProc
- type T_XIntrCallbackRec
- type T_XKeytrans
- type T_XLCd
- type T_XLCdGenericPart
- type T_XLCdGenericRec
- type T_XLCdListRec
- type T_XLCdPublicMethodsPart
- type T_XLCdPublicMethodsRec
- type T_XLCdPublicPart
- type T_XLCdPublicRec
- type T_XLockInfo
- type T_XLockPtrs
- type T_XOC
- type T_XOCGenericPart
- type T_XOCGenericPart1
- type T_XOCGenericRec
- type T_XOCGenericRec1
- type T_XOCMethodsListRec
- type T_XOM
- type T_XOMCoreRec
- type T_XOMGenericPart
- type T_XOMGenericPart1
- type T_XOMGenericRec
- type T_XOMGenericRec1
- type T_XOMMethodsRec
- type T_XPrivDisplay
- type T_XQEvent
- type T_XRegion
- type T_XSQEvent
- type T_XSpecRec
- type T_XWAttrsState
- type T_XcmsCCC
- type T_XcmsCmapRec
- type T_XcmsColorSpace
- type T_XcmsFunctionSet
- type T_XcmsIntensityMap
- type T_XcmsPair
- type T_XcmsPerDpyInfo
- type T_XcmsPerScrnInfo
- type T_XcmsRegColorSpaceEntry
- type T_Xgethostbynameparams
- type T_Xgetpwparams
- type T_Xgetpwret
- type T_Xgetservbynameparams
- type T_Xic
- type T_XicLocalPrivateRec
- type T_XicProtoPrivateRec
- type T_XicThaiPart
- type T_Xim
- type T_XimCacheStruct
- type T_XimCommitInfoRec
- type T_XimCommonPrivateRec
- type T_XimDefICValues
- type T_XimDefIMValues
- type T_XimICMode
- type T_XimIMMode
- type T_XimInstCallback
- type T_XimLocalPrivateRec
- type T_XimPendingCallback
- type T_XimProtoIntrRec
- type T_XimProtoPrivateRec
- type T_XimValueOffsetInfo
- type T_XkbAccessXNotify
- type T_XkbAction
- type T_XkbActionMessage
- type T_XkbAnyAction
- type T_XkbAnyDoodad
- type T_XkbAnyEvent
- type T_XkbBehavior
- type T_XkbBellNotify
- type T_XkbBounds
- type T_XkbChanges
- type T_XkbClientMapRec
- type T_XkbColor
- type T_XkbCompatChanges
- type T_XkbCompatMapNotify
- type T_XkbCompatMapRec
- type T_XkbComponentList
- type T_XkbComponentName
- type T_XkbComponentNames
- type T_XkbControls
- type T_XkbControlsChanges
- type T_XkbControlsNotify
- type T_XkbConverters
- type T_XkbCtrlsAction
- type T_XkbDesc
- type T_XkbDeviceBtnAction
- type T_XkbDeviceChanges
- type T_XkbDeviceInfo
- type T_XkbDeviceLedChanges
- type T_XkbDeviceLedInfo
- type T_XkbDeviceValuatorAction
- type T_XkbDoodad
- type T_XkbEvent
- type T_XkbExtensionDeviceNotify
- type T_XkbGeometry
- type T_XkbGeometrySizes
- type T_XkbGroupAction
- type T_XkbISOAction
- type T_XkbIndicatorChanges
- type T_XkbIndicatorDoodad
- type T_XkbIndicatorMapRec
- type T_XkbIndicatorNotify
- type T_XkbIndicatorRec
- type T_XkbInfoRec
- type T_XkbKTMapEntry
- type T_XkbKey
- type T_XkbKeyAliasRec
- type T_XkbKeyNameRec
- type T_XkbKeyType
- type T_XkbLogoDoodad
- type T_XkbMapChanges
- type T_XkbMapNotifyEvent
- type T_XkbMessageAction
- type T_XkbModAction
- type T_XkbMods
- type T_XkbNameChanges
- type T_XkbNamesNotify
- type T_XkbNamesRec
- type T_XkbNewKeyboardNotify
- type T_XkbOutline
- type T_XkbOverlay
- type T_XkbOverlayKey
- type T_XkbOverlayRow
- type T_XkbPoint
- type T_XkbProperty
- type T_XkbPtrAction
- type T_XkbPtrBtnAction
- type T_XkbPtrDfltAction
- type T_XkbReadBuffer
- type T_XkbRedirectKeyAction
- type T_XkbRow
- type T_XkbSection
- type T_XkbServerMapRec
- type T_XkbShape
- type T_XkbShapeDoodad
- type T_XkbStateNotifyEvent
- type T_XkbStateRec
- type T_XkbSwitchScreenAction
- type T_XkbSymInterpretRec
- type T_XkbSymMapRec
- type T_XkbTextDoodad
- type T_XkbToKS
- type T_XlcCharSetListRec
- type T_XlcCharSetRec
- type T_XlcConvMethodsRec
- type T_XlcConvRec
- type T_XlcConverterListRec
- type T_XlcDatabaseListRec
- type T_XlcDatabaseRec
- type T_XlcLoaderListRec
- type T_XlcResource
- type T_XrmHashBucketRec
- type T_XtransConnInfo
- type T_Xtransport
- type T_Xtransport_table
- type T_xArc
- type T_xEvent
- type T_xPoint
- type T_xQueryFontReply
- type T_xRectangle
- type T_xReq
- type T_xSegment
- type T_xkbAccessXNotify
- type T_xkbActionMessage
- type T_xkbActionWireDesc
- type T_xkbAnyDoodadWireDesc
- type T_xkbAnyEvent
- type T_xkbBehaviorWireDesc
- type T_xkbBell
- type T_xkbBellNotify
- type T_xkbCompatMapNotify
- type T_xkbControlsNotify
- type T_xkbDeviceLedsWireDesc
- type T_xkbDoodadWireDesc
- type T_xkbEvent
- type T_xkbExtensionDeviceNotify
- type T_xkbGetCompatMap
- type T_xkbGetCompatMapReply
- type T_xkbGetControls
- type T_xkbGetControlsReply
- type T_xkbGetDeviceInfo
- type T_xkbGetDeviceInfoReply
- type T_xkbGetGeometry
- type T_xkbGetGeometryReply
- type T_xkbGetIndicatorMap
- type T_xkbGetIndicatorMapReply
- type T_xkbGetIndicatorState
- type T_xkbGetIndicatorStateReply
- type T_xkbGetKbdByName
- type T_xkbGetKbdByNameReply
- type T_xkbGetMap
- type T_xkbGetMapReply
- type T_xkbGetNamedIndicator
- type T_xkbGetNamedIndicatorReply
- type T_xkbGetNames
- type T_xkbGetNamesReply
- type T_xkbGetState
- type T_xkbGetStateReply
- type T_xkbIndicatorDoodadWireDesc
- type T_xkbIndicatorMapWireDesc
- type T_xkbIndicatorNotify
- type T_xkbKTMapEntryWireDesc
- type T_xkbKTSetMapEntryWireDesc
- type T_xkbKeyTypeWireDesc
- type T_xkbKeyWireDesc
- type T_xkbLatchLockState
- type T_xkbListComponents
- type T_xkbListComponentsReply
- type T_xkbLogoDoodadWireDesc
- type T_xkbMapNotify
- type T_xkbModsWireDesc
- type T_xkbNamesNotify
- type T_xkbNewKeyboardNotify
- type T_xkbOutlineWireDesc
- type T_xkbOverlayKeyWireDesc
- type T_xkbOverlayRowWireDesc
- type T_xkbOverlayWireDesc
- type T_xkbPerClientFlags
- type T_xkbPerClientFlagsReply
- type T_xkbPointWireDesc
- type T_xkbRowWireDesc
- type T_xkbSectionWireDesc
- type T_xkbSelectEvents
- type T_xkbSetCompatMap
- type T_xkbSetControls
- type T_xkbSetDebuggingFlags
- type T_xkbSetDebuggingFlagsReply
- type T_xkbSetDeviceInfo
- type T_xkbSetGeometry
- type T_xkbSetIndicatorMap
- type T_xkbSetMap
- type T_xkbSetNamedIndicator
- type T_xkbSetNames
- type T_xkbShapeDoodadWireDesc
- type T_xkbShapeWireDesc
- type T_xkbStateNotify
- type T_xkbSymInterpretWireDesc
- type T_xkbSymMapWireDesc
- type T_xkbTextDoodadWireDesc
- type T_xkbUseExtension
- type T_xkbUseExtensionReply
- type T_xkbVModMapWireDesc
- type Taddrinfo
- type Taddrlist
- type Tblkcnt_t
- type Tblksize_t
- type Tcaddr_t
- type Tclock_t
- type Tclockid_t
- type Tcmsghdr
- type TcomparProcp
- type Tcookie_io_functions_t
- type Tcpu_set_t
- type Tdev_t
- type Tdiv_t
- type Tdouble_t
- type Tf_owner_ex
- type Tfd_mask
- type Tfd_set
- type Tfile_handle
- type Tfloat_t
- type Tflock
- type Tfpos_t
- type Tfsblkcnt_t
- type Tfsfilcnt_t
- type Tfuncs
- type TgetNTableEProcp
- type TgetNTableSProcp
- type TgetNTableVProcp
- type Tgid_t
- type Tgroup_filter
- type Tgroup_req
- type Tgroup_source_req
- type Thostent
- type Tid_t
- type Timaxdiv_t
- type Tin6_addr
- type Tin6_pktinfo
- type Tin_addr
- type Tin_addr_t
- type Tin_pktinfo
- type Tin_port_t
- type Tino_t
- type Tint16_t
- type Tint32_t
- type Tint64_t
- type Tint8_t
- type Tint_fast16_t
- type Tint_fast32_t
- type Tint_fast64_t
- type Tint_fast8_t
- type Tint_least16_t
- type Tint_least32_t
- type Tint_least64_t
- type Tint_least8_t
- type TinterpolProcp
- type Tintmax_t
- type Tintptr_t
- type Tiovec
- type Tip6_mtuinfo
- type Tip_mreq
- type Tip_mreq_source
- type Tip_mreqn
- type Tip_msfilter
- type Tip_opts
- type Tipc_perm
- type Tipv6_mreq
- type Titimerspec
- type Titimerval
- type Tkey_t
- type Tkmap
- type Tlconv
- type Tldiv_t
- type Tlinger
- type Tlldiv_t
- type Tlocale_t
- type Tmax_align_t
- type Tmmsghdr
- type Tmode_t
- type Tmsghdr
- type Tnetent
- type Tnfds_t
- type Tnl_catd
- type Tnl_item
- type Tnlink_t
- type TnonOverlapProcp
- type Toff_t
- type ToverlapProcp
- type Tpasswd
- type Tpid_t
- type Tpollfd
- type Tprotoent
- type Tpthread_attr_t
- type Tpthread_barrier_t
- type Tpthread_barrierattr_t
- type Tpthread_cond_t
- type Tpthread_condattr_t
- type Tpthread_key_t
- type Tpthread_mutex_t
- type Tpthread_mutexattr_t
- type Tpthread_once_t
- type Tpthread_rwlock_t
- type Tpthread_rwlockattr_t
- type Tpthread_spinlock_t
- type Tpthread_t
- type Tptrdiff_t
- type Tquad_t
- type Tregister_t
- type Trlim_t
- type Trlimit
- type Trusage
- type Tsa_family_t
- type Tsched_param
- type Tservent
- type Tshm_info
- type Tshmatt_t
- type Tshmid_ds
- type Tshminfo
- type Tsigset_t
- type Tsize_t
- type Tsockaddr
- type Tsockaddr_in
- type Tsockaddr_in6
- type Tsockaddr_storage
- type Tsockaddr_un
- type Tsocklen_t
- type Tssize_t
- type Tstat
- type Tstatx
- type Tstatx_timestamp
- type Tstored_event
- type Tsuseconds_t
- type Ttcp_diag_md5sig
- type Ttcp_info
- type Ttcp_md5sig
- type Ttcp_repair_window
- type Ttcp_seq
- type Ttcp_zerocopy_receive
- type Ttcphdr
- type Ttime_t
- type Ttimer_t
- type Ttimespec
- type Ttimeval
- type Ttimezone
- type Ttm
- type Tu_char
- type Tu_int
- type Tu_int16_t
- type Tu_int32_t
- type Tu_int64_t
- type Tu_int8_t
- type Tu_long
- type Tu_quad_t
- type Tu_short
- type Tucred
- type Tucs4_t
- type TucstocsConvProc
- type Tuid_t
- type Tuint
- type Tuint16_t
- type Tuint32_t
- type Tuint64_t
- type Tuint8_t
- type Tuint_fast16_t
- type Tuint_fast32_t
- type Tuint_fast64_t
- type Tuint_fast8_t
- type Tuint_least16_t
- type Tuint_least32_t
- type Tuint_least64_t
- type Tuint_least8_t
- type Tuintmax_t
- type Tuintptr_t
- type Tulong
- type Tuseconds_t
- type Tushort
- type Tva_list
- type Twchar_t
- type Twinsize
- type TxAllocColorCellsReply
- type TxAllocColorCellsReq
- type TxAllocColorPlanesReply
- type TxAllocColorPlanesReq
- type TxAllocColorReply
- type TxAllocColorReq
- type TxAllocNamedColorReply
- type TxAllocNamedColorReq
- type TxAllowEventsReq
- type TxArc
- type TxBellReq
- type TxChangeActivePointerGrabReq
- type TxChangeGCReq
- type TxChangeHostsReq
- type TxChangeKeyboardControlReq
- type TxChangeKeyboardMappingReq
- type TxChangeModeReq
- type TxChangePointerControlReq
- type TxChangePropertyReq
- type TxChangeSaveSetReq
- type TxChangeWindowAttributesReq
- type TxCharInfo
- type TxCirculateWindowReq
- type TxClearAreaReq
- type TxColorItem
- type TxConfigureWindowReq
- type TxConnClientPrefix
- type TxConnSetup
- type TxConnSetupPrefix
- type TxConvertSelectionReq
- type TxCopyAreaReq
- type TxCopyColormapAndFreeReq
- type TxCopyGCReq
- type TxCopyPlaneReq
- type TxCreateColormapReq
- type TxCreateCursorReq
- type TxCreateGCReq
- type TxCreateGlyphCursorReq
- type TxCreatePixmapReq
- type TxCreateWindowReq
- type TxDeletePropertyReq
- type TxDepth
- type TxError
- type TxEvent
- type TxFillPolyReq
- type TxFontProp
- type TxForceScreenSaverReq
- type TxFreeColorsReq
- type TxGenericEvent
- type TxGenericReply
- type TxGetAtomNameReply
- type TxGetFontPathReply
- type TxGetGeometryReply
- type TxGetImageReply
- type TxGetImageReq
- type TxGetInputFocusReply
- type TxGetKeyboardControlReply
- type TxGetKeyboardMappingReply
- type TxGetKeyboardMappingReq
- type TxGetModifierMappingReply
- type TxGetMotionEventsReply
- type TxGetMotionEventsReq
- type TxGetPointerControlReply
- type TxGetPointerMappingReply
- type TxGetPropertyReply
- type TxGetPropertyReq
- type TxGetScreenSaverReply
- type TxGetSelectionOwnerReply
- type TxGetWindowAttributesReply
- type TxGrabButtonReq
- type TxGrabKeyReq
- type TxGrabKeyboardReply
- type TxGrabKeyboardReq
- type TxGrabPointerReply
- type TxGrabPointerReq
- type TxHostEntry
- type TxImageText16Req
- type TxImageText8Req
- type TxImageTextReq
- type TxInternAtomReply
- type TxInternAtomReq
- type TxKeymapEvent
- type TxListExtensionsReply
- type TxListFontsReply
- type TxListFontsReq
- type TxListFontsWithInfoReply
- type TxListFontsWithInfoReq
- type TxListHostsReply
- type TxListHostsReq
- type TxListInstalledColormapsReply
- type TxListPropertiesReply
- type TxLookupColorReply
- type TxLookupColorReq
- type TxOpenFontReq
- type TxPixmapFormat
- type TxPoint
- type TxPolyArcReq
- type TxPolyFillArcReq
- type TxPolyFillRectangleReq
- type TxPolyLineReq
- type TxPolyPointReq
- type TxPolyRectangleReq
- type TxPolySegmentReq
- type TxPolyText16Req
- type TxPolyText8Req
- type TxPolyTextReq
- type TxPropIconSize
- type TxPropSizeHints
- type TxPropStandardColormap
- type TxPropWMHints
- type TxPropWMState
- type TxPutImageReq
- type TxQueryBestSizeReply
- type TxQueryBestSizeReq
- type TxQueryColorsReply
- type TxQueryColorsReq
- type TxQueryExtensionReply
- type TxQueryExtensionReq
- type TxQueryFontReply
- type TxQueryKeymapReply
- type TxQueryPointerReply
- type TxQueryTextExtentsReply
- type TxQueryTextExtentsReq
- type TxQueryTreeReply
- type TxRecolorCursorReq
- type TxRectangle
- type TxReparentWindowReq
- type TxReply
- type TxReq
- type TxResourceReq
- type TxRotatePropertiesReq
- type TxSegment
- type TxSendEventReq
- type TxSetAccessControlReq
- type TxSetClipRectanglesReq
- type TxSetCloseDownModeReq
- type TxSetDashesReq
- type TxSetFontPathReq
- type TxSetInputFocusReq
- type TxSetMappingReply
- type TxSetModifierMappingReply
- type TxSetModifierMappingReq
- type TxSetPointerMappingReply
- type TxSetPointerMappingReq
- type TxSetScreenSaverReq
- type TxSetSelectionOwnerReq
- type TxStoreColorsReq
- type TxStoreNamedColorReq
- type TxTextElt
- type TxTimecoord
- type TxTranslateCoordsReply
- type TxTranslateCoordsReq
- type TxUngrabButtonReq
- type TxUngrabKeyReq
- type TxVisualType
- type TxWarpPointerReq
- type TxWindowRoot
- type TxXF86BigfontQueryFontReply
- type TxXF86BigfontQueryFontReq
- type TxXF86BigfontQueryVersionReply
- type TxXF86BigfontQueryVersionReq
- type Txcb_access_control_t
- type Txcb_access_error_t
- type Txcb_alloc_color_cells_cookie_t
- type Txcb_alloc_color_cells_reply_t
- type Txcb_alloc_color_cells_request_t
- type Txcb_alloc_color_cookie_t
- type Txcb_alloc_color_planes_cookie_t
- type Txcb_alloc_color_planes_reply_t
- type Txcb_alloc_color_planes_request_t
- type Txcb_alloc_color_reply_t
- type Txcb_alloc_color_request_t
- type Txcb_alloc_error_t
- type Txcb_alloc_named_color_cookie_t
- type Txcb_alloc_named_color_reply_t
- type Txcb_alloc_named_color_request_t
- type Txcb_allow_events_request_t
- type Txcb_allow_t
- type Txcb_arc_iterator_t
- type Txcb_arc_mode_t
- type Txcb_arc_t
- type Txcb_atom_enum_t
- type Txcb_atom_error_t
- type Txcb_atom_iterator_t
- type Txcb_atom_t
- type Txcb_auth_info_t
- type Txcb_auto_repeat_mode_t
- type Txcb_back_pixmap_t
- type Txcb_backing_store_t
- type Txcb_bell_request_t
- type Txcb_blanking_t
- type Txcb_bool32_iterator_t
- type Txcb_bool32_t
- type Txcb_button_index_t
- type Txcb_button_iterator_t
- type Txcb_button_mask_t
- type Txcb_button_press_event_t
- type Txcb_button_release_event_t
- type Txcb_button_t
- type Txcb_cap_style_t
- type Txcb_change_active_pointer_grab_request_t
- type Txcb_change_gc_request_t
- type Txcb_change_gc_value_list_t
- type Txcb_change_hosts_request_t
- type Txcb_change_keyboard_control_request_t
- type Txcb_change_keyboard_control_value_list_t
- type Txcb_change_keyboard_mapping_request_t
- type Txcb_change_pointer_control_request_t
- type Txcb_change_property_request_t
- type Txcb_change_save_set_request_t
- type Txcb_change_window_attributes_request_t
- type Txcb_change_window_attributes_value_list_t
- type Txcb_char2b_iterator_t
- type Txcb_char2b_t
- type Txcb_charinfo_iterator_t
- type Txcb_charinfo_t
- type Txcb_circulate_notify_event_t
- type Txcb_circulate_request_event_t
- type Txcb_circulate_t
- type Txcb_circulate_window_request_t
- type Txcb_clear_area_request_t
- type Txcb_client_message_data_iterator_t
- type Txcb_client_message_data_t
- type Txcb_client_message_event_t
- type Txcb_clip_ordering_t
- type Txcb_close_down_t
- type Txcb_close_font_request_t
- type Txcb_color_flag_t
- type Txcb_coloritem_iterator_t
- type Txcb_coloritem_t
- type Txcb_colormap_alloc_t
- type Txcb_colormap_enum_t
- type Txcb_colormap_error_t
- type Txcb_colormap_iterator_t
- type Txcb_colormap_notify_event_t
- type Txcb_colormap_state_t
- type Txcb_colormap_t
- type Txcb_config_window_t
- type Txcb_configure_notify_event_t
- type Txcb_configure_request_event_t
- type Txcb_configure_window_request_t
- type Txcb_configure_window_value_list_t
- type Txcb_convert_selection_request_t
- type Txcb_coord_mode_t
- type Txcb_copy_area_request_t
- type Txcb_copy_colormap_and_free_request_t
- type Txcb_copy_gc_request_t
- type Txcb_copy_plane_request_t
- type Txcb_create_colormap_request_t
- type Txcb_create_cursor_request_t
- type Txcb_create_gc_request_t
- type Txcb_create_gc_value_list_t
- type Txcb_create_glyph_cursor_request_t
- type Txcb_create_notify_event_t
- type Txcb_create_pixmap_request_t
- type Txcb_create_window_request_t
- type Txcb_create_window_value_list_t
- type Txcb_cursor_enum_t
- type Txcb_cursor_error_t
- type Txcb_cursor_iterator_t
- type Txcb_cursor_t
- type Txcb_cw_t
- type Txcb_delete_property_request_t
- type Txcb_depth_iterator_t
- type Txcb_depth_t
- type Txcb_destroy_notify_event_t
- type Txcb_destroy_subwindows_request_t
- type Txcb_destroy_window_request_t
- type Txcb_drawable_error_t
- type Txcb_drawable_iterator_t
- type Txcb_drawable_t
- type Txcb_enter_notify_event_t
- type Txcb_event_mask_t
- type Txcb_expose_event_t
- type Txcb_exposures_t
- type Txcb_extension_t
- type Txcb_family_t
- type Txcb_fill_poly_request_t
- type Txcb_fill_rule_t
- type Txcb_fill_style_t
- type Txcb_focus_in_event_t
- type Txcb_focus_out_event_t
- type Txcb_font_draw_t
- type Txcb_font_enum_t
- type Txcb_font_error_t
- type Txcb_font_iterator_t
- type Txcb_font_t
- type Txcb_fontable_iterator_t
- type Txcb_fontable_t
- type Txcb_fontprop_iterator_t
- type Txcb_fontprop_t
- type Txcb_force_screen_saver_request_t
- type Txcb_format_iterator_t
- type Txcb_format_t
- type Txcb_free_colormap_request_t
- type Txcb_free_colors_request_t
- type Txcb_free_cursor_request_t
- type Txcb_free_gc_request_t
- type Txcb_free_pixmap_request_t
- type Txcb_g_context_error_t
- type Txcb_gc_t
- type Txcb_gcontext_iterator_t
- type Txcb_gcontext_t
- type Txcb_ge_event_t
- type Txcb_ge_generic_event_t
- type Txcb_generic_error_t
- type Txcb_generic_event_t
- type Txcb_generic_iterator_t
- type Txcb_generic_reply_t
- type Txcb_get_atom_name_cookie_t
- type Txcb_get_atom_name_reply_t
- type Txcb_get_atom_name_request_t
- type Txcb_get_font_path_cookie_t
- type Txcb_get_font_path_reply_t
- type Txcb_get_font_path_request_t
- type Txcb_get_geometry_cookie_t
- type Txcb_get_geometry_reply_t
- type Txcb_get_geometry_request_t
- type Txcb_get_image_cookie_t
- type Txcb_get_image_reply_t
- type Txcb_get_image_request_t
- type Txcb_get_input_focus_cookie_t
- type Txcb_get_input_focus_reply_t
- type Txcb_get_input_focus_request_t
- type Txcb_get_keyboard_control_cookie_t
- type Txcb_get_keyboard_control_reply_t
- type Txcb_get_keyboard_control_request_t
- type Txcb_get_keyboard_mapping_cookie_t
- type Txcb_get_keyboard_mapping_reply_t
- type Txcb_get_keyboard_mapping_request_t
- type Txcb_get_modifier_mapping_cookie_t
- type Txcb_get_modifier_mapping_reply_t
- type Txcb_get_modifier_mapping_request_t
- type Txcb_get_motion_events_cookie_t
- type Txcb_get_motion_events_reply_t
- type Txcb_get_motion_events_request_t
- type Txcb_get_pointer_control_cookie_t
- type Txcb_get_pointer_control_reply_t
- type Txcb_get_pointer_control_request_t
- type Txcb_get_pointer_mapping_cookie_t
- type Txcb_get_pointer_mapping_reply_t
- type Txcb_get_pointer_mapping_request_t
- type Txcb_get_property_cookie_t
- type Txcb_get_property_reply_t
- type Txcb_get_property_request_t
- type Txcb_get_property_type_t
- type Txcb_get_screen_saver_cookie_t
- type Txcb_get_screen_saver_reply_t
- type Txcb_get_screen_saver_request_t
- type Txcb_get_selection_owner_cookie_t
- type Txcb_get_selection_owner_reply_t
- type Txcb_get_selection_owner_request_t
- type Txcb_get_window_attributes_cookie_t
- type Txcb_get_window_attributes_reply_t
- type Txcb_get_window_attributes_request_t
- type Txcb_grab_button_request_t
- type Txcb_grab_key_request_t
- type Txcb_grab_keyboard_cookie_t
- type Txcb_grab_keyboard_reply_t
- type Txcb_grab_keyboard_request_t
- type Txcb_grab_mode_t
- type Txcb_grab_pointer_cookie_t
- type Txcb_grab_pointer_reply_t
- type Txcb_grab_pointer_request_t
- type Txcb_grab_server_request_t
- type Txcb_grab_status_t
- type Txcb_grab_t
- type Txcb_graphics_exposure_event_t
- type Txcb_gravity_notify_event_t
- type Txcb_gravity_t
- type Txcb_gx_t
- type Txcb_host_iterator_t
- type Txcb_host_mode_t
- type Txcb_host_t
- type Txcb_id_choice_error_t
- type Txcb_image_format_t
- type Txcb_image_order_t
- type Txcb_image_text_16_request_t
- type Txcb_image_text_8_request_t
- type Txcb_implementation_error_t
- type Txcb_input_focus_t
- type Txcb_install_colormap_request_t
- type Txcb_intern_atom_cookie_t
- type Txcb_intern_atom_reply_t
- type Txcb_intern_atom_request_t
- type Txcb_join_style_t
- type Txcb_kb_t
- type Txcb_key_but_mask_t
- type Txcb_key_press_event_t
- type Txcb_key_release_event_t
- type Txcb_keycode32_iterator_t
- type Txcb_keycode32_t
- type Txcb_keycode_iterator_t
- type Txcb_keycode_t
- type Txcb_keymap_notify_event_t
- type Txcb_keysym_iterator_t
- type Txcb_keysym_t
- type Txcb_kill_client_request_t
- type Txcb_kill_t
- type Txcb_leave_notify_event_t
- type Txcb_led_mode_t
- type Txcb_length_error_t
- type Txcb_line_style_t
- type Txcb_list_extensions_cookie_t
- type Txcb_list_extensions_reply_t
- type Txcb_list_extensions_request_t
- type Txcb_list_fonts_cookie_t
- type Txcb_list_fonts_reply_t
- type Txcb_list_fonts_request_t
- type Txcb_list_fonts_with_info_cookie_t
- type Txcb_list_fonts_with_info_reply_t
- type Txcb_list_fonts_with_info_request_t
- type Txcb_list_hosts_cookie_t
- type Txcb_list_hosts_reply_t
- type Txcb_list_hosts_request_t
- type Txcb_list_installed_colormaps_cookie_t
- type Txcb_list_installed_colormaps_reply_t
- type Txcb_list_installed_colormaps_request_t
- type Txcb_list_properties_cookie_t
- type Txcb_list_properties_reply_t
- type Txcb_list_properties_request_t
- type Txcb_lookup_color_cookie_t
- type Txcb_lookup_color_reply_t
- type Txcb_lookup_color_request_t
- type Txcb_map_index_t
- type Txcb_map_notify_event_t
- type Txcb_map_request_event_t
- type Txcb_map_state_t
- type Txcb_map_subwindows_request_t
- type Txcb_map_window_request_t
- type Txcb_mapping_notify_event_t
- type Txcb_mapping_status_t
- type Txcb_mapping_t
- type Txcb_match_error_t
- type Txcb_mod_mask_t
- type Txcb_motion_notify_event_t
- type Txcb_motion_t
- type Txcb_name_error_t
- type Txcb_no_exposure_event_t
- type Txcb_no_operation_request_t
- type Txcb_notify_detail_t
- type Txcb_notify_mode_t
- type Txcb_open_font_request_t
- type Txcb_pixmap_enum_t
- type Txcb_pixmap_error_t
- type Txcb_pixmap_iterator_t
- type Txcb_pixmap_t
- type Txcb_place_t
- type Txcb_point_iterator_t
- type Txcb_point_t
- type Txcb_poly_arc_request_t
- type Txcb_poly_fill_arc_request_t
- type Txcb_poly_fill_rectangle_request_t
- type Txcb_poly_line_request_t
- type Txcb_poly_point_request_t
- type Txcb_poly_rectangle_request_t
- type Txcb_poly_segment_request_t
- type Txcb_poly_shape_t
- type Txcb_poly_text_16_request_t
- type Txcb_poly_text_8_request_t
- type Txcb_prop_mode_t
- type Txcb_property_notify_event_t
- type Txcb_property_t
- type Txcb_protocol_request_t
- type Txcb_put_image_request_t
- type Txcb_query_best_size_cookie_t
- type Txcb_query_best_size_reply_t
- type Txcb_query_best_size_request_t
- type Txcb_query_colors_cookie_t
- type Txcb_query_colors_reply_t
- type Txcb_query_colors_request_t
- type Txcb_query_extension_cookie_t
- type Txcb_query_extension_reply_t
- type Txcb_query_extension_request_t
- type Txcb_query_font_cookie_t
- type Txcb_query_font_reply_t
- type Txcb_query_font_request_t
- type Txcb_query_keymap_cookie_t
- type Txcb_query_keymap_reply_t
- type Txcb_query_keymap_request_t
- type Txcb_query_pointer_cookie_t
- type Txcb_query_pointer_reply_t
- type Txcb_query_pointer_request_t
- type Txcb_query_shape_of_t
- type Txcb_query_text_extents_cookie_t
- type Txcb_query_text_extents_reply_t
- type Txcb_query_text_extents_request_t
- type Txcb_query_tree_cookie_t
- type Txcb_query_tree_reply_t
- type Txcb_query_tree_request_t
- type Txcb_raw_generic_event_t
- type Txcb_recolor_cursor_request_t
- type Txcb_rectangle_iterator_t
- type Txcb_rectangle_t
- type Txcb_reparent_notify_event_t
- type Txcb_reparent_window_request_t
- type Txcb_request_error_t
- type Txcb_resize_request_event_t
- type Txcb_rgb_iterator_t
- type Txcb_rgb_t
- type Txcb_rotate_properties_request_t
- type Txcb_screen_iterator_t
- type Txcb_screen_saver_t
- type Txcb_screen_t
- type Txcb_segment_iterator_t
- type Txcb_segment_t
- type Txcb_selection_clear_event_t
- type Txcb_selection_notify_event_t
- type Txcb_selection_request_event_t
- type Txcb_send_event_dest_t
- type Txcb_send_event_request_t
- type Txcb_set_access_control_request_t
- type Txcb_set_clip_rectangles_request_t
- type Txcb_set_close_down_mode_request_t
- type Txcb_set_dashes_request_t
- type Txcb_set_font_path_request_t
- type Txcb_set_input_focus_request_t
- type Txcb_set_mode_t
- type Txcb_set_modifier_mapping_cookie_t
- type Txcb_set_modifier_mapping_reply_t
- type Txcb_set_modifier_mapping_request_t
- type Txcb_set_pointer_mapping_cookie_t
- type Txcb_set_pointer_mapping_reply_t
- type Txcb_set_pointer_mapping_request_t
- type Txcb_set_screen_saver_request_t
- type Txcb_set_selection_owner_request_t
- type Txcb_setup_authenticate_iterator_t
- type Txcb_setup_authenticate_t
- type Txcb_setup_failed_iterator_t
- type Txcb_setup_failed_t
- type Txcb_setup_iterator_t
- type Txcb_setup_request_iterator_t
- type Txcb_setup_request_t
- type Txcb_setup_t
- type Txcb_stack_mode_t
- type Txcb_store_colors_request_t
- type Txcb_store_named_color_request_t
- type Txcb_str_iterator_t
- type Txcb_str_t
- type Txcb_subwindow_mode_t
- type Txcb_time_t
- type Txcb_timecoord_iterator_t
- type Txcb_timecoord_t
- type Txcb_timestamp_iterator_t
- type Txcb_timestamp_t
- type Txcb_translate_coordinates_cookie_t
- type Txcb_translate_coordinates_reply_t
- type Txcb_translate_coordinates_request_t
- type Txcb_ungrab_button_request_t
- type Txcb_ungrab_key_request_t
- type Txcb_ungrab_keyboard_request_t
- type Txcb_ungrab_pointer_request_t
- type Txcb_ungrab_server_request_t
- type Txcb_uninstall_colormap_request_t
- type Txcb_unmap_notify_event_t
- type Txcb_unmap_subwindows_request_t
- type Txcb_unmap_window_request_t
- type Txcb_value_error_t
- type Txcb_visibility_notify_event_t
- type Txcb_visibility_t
- type Txcb_visual_class_t
- type Txcb_visualid_iterator_t
- type Txcb_visualid_t
- type Txcb_visualtype_iterator_t
- type Txcb_visualtype_t
- type Txcb_void_cookie_t
- type Txcb_warp_pointer_request_t
- type Txcb_window_class_t
- type Txcb_window_enum_t
- type Txcb_window_error_t
- type Txcb_window_iterator_t
- type Txcb_window_t
- type Txcondition_rec
- type Txcondition_t
- type TxkbAccessXNotify
- type TxkbActionMessage
- type TxkbActionWireDesc
- type TxkbAnyDoodadWireDesc
- type TxkbAnyEvent
- type TxkbBehaviorWireDesc
- type TxkbBellNotify
- type TxkbBellReq
- type TxkbCompatMapNotify
- type TxkbControlsNotify
- type TxkbDeviceLedsWireDesc
- type TxkbDoodadWireDesc
- type TxkbEvent
- type TxkbExtensionDeviceNotify
- type TxkbGetCompatMapReply
- type TxkbGetCompatMapReq
- type TxkbGetControlsReply
- type TxkbGetControlsReq
- type TxkbGetDeviceInfoReply
- type TxkbGetDeviceInfoReq
- type TxkbGetGeometryReply
- type TxkbGetGeometryReq
- type TxkbGetIndicatorMapReply
- type TxkbGetIndicatorMapReq
- type TxkbGetIndicatorStateReply
- type TxkbGetIndicatorStateReq
- type TxkbGetKbdByNameReply
- type TxkbGetKbdByNameReq
- type TxkbGetMapReply
- type TxkbGetMapReq
- type TxkbGetNamedIndicatorReply
- type TxkbGetNamedIndicatorReq
- type TxkbGetNamesReply
- type TxkbGetNamesReq
- type TxkbGetStateReply
- type TxkbGetStateReq
- type TxkbIndicatorDoodadWireDesc
- type TxkbIndicatorMapWireDesc
- type TxkbIndicatorNotify
- type TxkbKTMapEntryWireDesc
- type TxkbKTSetMapEntryWireDesc
- type TxkbKeyTypeWireDesc
- type TxkbKeyWireDesc
- type TxkbLatchLockStateReq
- type TxkbListComponentsReply
- type TxkbListComponentsReq
- type TxkbLogoDoodadWireDesc
- type TxkbMapNotify
- type TxkbModsWireDesc
- type TxkbNamesNotify
- type TxkbNewKeyboardNotify
- type TxkbOutlineWireDesc
- type TxkbOverlayKeyWireDesc
- type TxkbOverlayRowWireDesc
- type TxkbOverlayWireDesc
- type TxkbPerClientFlagsReply
- type TxkbPerClientFlagsReq
- type TxkbPointWireDesc
- type TxkbRowWireDesc
- type TxkbSectionWireDesc
- type TxkbSelectEventsReq
- type TxkbSetCompatMapReq
- type TxkbSetControlsReq
- type TxkbSetDebuggingFlagsReply
- type TxkbSetDebuggingFlagsReq
- type TxkbSetDeviceInfoReq
- type TxkbSetGeometryReq
- type TxkbSetIndicatorMapReq
- type TxkbSetMapReq
- type TxkbSetNamedIndicatorReq
- type TxkbSetNamesReq
- type TxkbShapeDoodadWireDesc
- type TxkbShapeWireDesc
- type TxkbStateNotify
- type TxkbSymInterpretWireDesc
- type TxkbSymMapWireDesc
- type TxkbTextDoodadWireDesc
- type TxkbUseExtensionReply
- type TxkbUseExtensionReq
- type TxkbVModMapWireDesc
- type Txmutex_rec
- type Txmutex_t
- type Txrgb
- type Txthread_key_t
- type Txthread_t
Constants ¶
This section is empty.
Variables ¶
var XXcmsCIELabColorSpace = TXcmsColorSpace{ Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIELab_prefix)), Fid: libc.Uint64FromInt32(0x00000004), Fto_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIELab_to_CIEXYZ)), Ffrom_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEXYZ_to_CIELab)), Finverse_flag: int32(1), }
C documentation
/*
* GLOBALS
*/
/*
* CIE Lab Color Space
*/
var XXcmsCIELuvColorSpace = TXcmsColorSpace{ Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIELuv_prefix)), Fid: libc.Uint64FromInt32(0x00000005), Fto_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIELuv_to_CIEXYZ)), Ffrom_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEXYZ_to_CIELuv)), Finverse_flag: int32(1), }
C documentation
/*
* CIE Luv Color Space
*/
var XXcmsCIEXYZColorSpace = TXcmsColorSpace{ Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIEXYZ_prefix)), Fid: libc.Uint64FromInt32(0x00000001), Fto_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEXYZ_to_CIEXYZ)), Ffrom_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEXYZ_to_CIEXYZ)), Finverse_flag: int32(1), }
C documentation
/*
* GLOBALS
* Variables declared in this package that are allowed
* to be used globally.
*/
/*
* CIE XYZ Color Space
*/
var XXcmsCIEuvYColorSpace = TXcmsColorSpace{ Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIEuvY_prefix)), Fid: libc.Uint64FromInt32(0x00000002), Fto_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEuvY_to_CIEXYZ)), Ffrom_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEXYZ_to_CIEuvY)), Finverse_flag: int32(1), }
C documentation
/*
* CIE uvY Color Space
*/
var XXcmsCIExyYColorSpace = TXcmsColorSpace{ Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIExyY_prefix)), Fid: libc.Uint64FromInt32(0x00000003), Fto_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIExyY_to_CIEXYZ)), Ffrom_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEXYZ_to_CIExyY)), Finverse_flag: int32(1), }
C documentation
/*
* CIE xyY Color Space
*/
var XXcmsLinearRGBFunctionSet = TXcmsFunctionSet{ FDDColorSpaces: uintptr(unsafe.Pointer(&_DDColorSpaces)), }
C documentation
/*
* LINEAR_RGB Screen Color Characteristics Function Set.
*/
var XXcmsRGBColorSpace = TXcmsColorSpace{ Fprefix: uintptr(unsafe.Pointer(&X_XcmsRGB_prefix)), Fid: libc.Uint64FromUint32(0x80000000), Fto_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_RGB_to_CIEXYZ)), Ffrom_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEXYZ_to_RGB)), Finverse_flag: int32(1), }
C documentation
/*
* RGB Color Spaces
*/
var XXcmsRGBiColorSpace = TXcmsColorSpace{ Fprefix: uintptr(unsafe.Pointer(&X_XcmsRGBi_prefix)), Fid: libc.Uint64FromUint32(0x80000001), Fto_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_RGBi_to_CIEXYZ)), Ffrom_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEXYZ_to_RGBi)), Finverse_flag: int32(1), }
C documentation
/*
* RGBi Color Spaces
*/
var XXcmsTekHVCColorSpace = TXcmsColorSpace{ Fprefix: uintptr(unsafe.Pointer(&X_XcmsTekHVC_prefix)), Fid: libc.Uint64FromInt32(0x00000006), Fto_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_TekHVC_to_CIEXYZ)), Ffrom_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_CIEXYZ_to_TekHVC)), Finverse_flag: int32(1), }
C documentation
/*
* TekHVC Color Space
*/
var XXcmsUNDEFINEDColorSpace = TXcmsColorSpace{ Fprefix: __ccgo_ts + 7737, Fto_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_ReturnZero)), Ffrom_CIEXYZ: uintptr(unsafe.Pointer(&_Fl_ReturnZero)), }
C documentation
/*
* GLOBALS
* Variables declared in this package that are allowed
* to be used globally.
*/
/*
* UNDEFINED Color Space
*/
var X_XCreateMutex_fn uintptr
var X_XErrorFunction uintptr
C documentation
/* * Error handlers; used to be in XlibInt.c */
var X_XFreeDisplayLock_fn uintptr
var X_XFreeMutex_fn uintptr
C documentation
/* struct _XCVList *(*_XCreateCVL_fn)() = NULL; */
var X_XHeadOfDisplayList uintptr
var X_XIOErrorFunction uintptr
var X_XInitDisplayLock_fn uintptr
var X_XLockMutex_fn uintptr
var X_XUnlockMutex_fn uintptr
var X_XcmsCIELab_prefix = [7]int8{'c', 'i', 'e', 'l', 'a', 'b'}
var X_XcmsCIELuv_prefix = [7]int8{'c', 'i', 'e', 'l', 'u', 'v'}
var X_XcmsCIEXYZ_prefix = [7]int8{'c', 'i', 'e', 'x', 'y', 'z'}
C documentation
/*
* X Consortium Registered Device-Independent Color Spaces
* Note that prefix must be in lowercase.
*/
var X_XcmsCIEuvY_prefix = [7]int8{'c', 'i', 'e', 'u', 'v', 'y'}
var X_XcmsCIExyY_prefix = [7]int8{'c', 'i', 'e', 'x', 'y', 'y'}
var X_XcmsDDColorSpaces = uintptr(unsafe.Pointer(&X_XcmsDDColorSpacesInit))
C documentation
/*
* Pointer to the array of pointers to XcmsColorSpace structures for
* Device-Dependent Color Spaces that are currently accessible by
* the color management system. End of list is indicated by a NULL pointer.
*/
var X_XcmsDDColorSpacesInit = [3]uintptr{ 0: uintptr(unsafe.Pointer(&XXcmsRGBColorSpace)), 1: uintptr(unsafe.Pointer(&XXcmsRGBiColorSpace)), 2: libc.UintptrFromInt32(0), }
C documentation
/*
* Initial array of Device Dependent Color Spaces
*/
var X_XcmsDIColorSpaces = uintptr(unsafe.Pointer(&X_XcmsDIColorSpacesInit))
C documentation
/*
* Pointer to the array of pointers to XcmsColorSpace structures for
* Device-Independent Color Spaces that are currently accessible by
* the color management system. End of list is indicated by a NULL pointer.
*/
var X_XcmsDIColorSpacesInit = [8]uintptr{ 0: uintptr(unsafe.Pointer(&XXcmsCIEXYZColorSpace)), 1: uintptr(unsafe.Pointer(&XXcmsCIEuvYColorSpace)), 2: uintptr(unsafe.Pointer(&XXcmsCIExyYColorSpace)), 3: uintptr(unsafe.Pointer(&XXcmsCIELabColorSpace)), 4: uintptr(unsafe.Pointer(&XXcmsCIELuvColorSpace)), 5: uintptr(unsafe.Pointer(&XXcmsTekHVCColorSpace)), 6: uintptr(unsafe.Pointer(&XXcmsUNDEFINEDColorSpace)), 7: libc.UintptrFromInt32(0), }
C documentation
/*
* Initial array of Device Independent Color Spaces
*/
var X_XcmsRGB_prefix = [4]int8{'r', 'g', 'b'}
var X_XcmsRGBi_prefix = [5]int8{'r', 'g', 'b', 'i'}
C documentation
/*
* Registered Device-Dependent Color Spaces
*/
var X_XcmsRegColorSpaces = [9]TXcmsRegColorSpaceEntry{ 0: { Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIEXYZ_prefix)), Fid: libc.Uint64FromInt32(0x00000001), }, 1: { Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIEuvY_prefix)), Fid: libc.Uint64FromInt32(0x00000002), }, 2: { Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIExyY_prefix)), Fid: libc.Uint64FromInt32(0x00000003), }, 3: { Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIELab_prefix)), Fid: libc.Uint64FromInt32(0x00000004), }, 4: { Fprefix: uintptr(unsafe.Pointer(&X_XcmsCIELuv_prefix)), Fid: libc.Uint64FromInt32(0x00000005), }, 5: { Fprefix: uintptr(unsafe.Pointer(&X_XcmsTekHVC_prefix)), Fid: libc.Uint64FromInt32(0x00000006), }, 6: { Fprefix: uintptr(unsafe.Pointer(&X_XcmsRGB_prefix)), Fid: libc.Uint64FromUint32(0x80000000), }, 7: { Fprefix: uintptr(unsafe.Pointer(&X_XcmsRGBi_prefix)), Fid: libc.Uint64FromUint32(0x80000001), }, 8: {}, }
var X_XcmsSCCFuncSets = uintptr(unsafe.Pointer(&X_XcmsSCCFuncSetsInit))
C documentation
/*
* Pointer to the array of pointers to XcmsSCCFuncSet structures
* (Screen Color Characterization Function Sets) that are currently
* accessible by the color management system. End of list is
* indicated by a NULL pointer.
*/
var X_XcmsSCCFuncSetsInit = [2]uintptr{ 0: uintptr(unsafe.Pointer(&XXcmsLinearRGBFunctionSet)), 1: libc.UintptrFromInt32(0), }
C documentation
/*
* Initial array of Screen Color Characterization Function Sets
*/
var X_XcmsTekHVC_prefix = [7]int8{'t', 'e', 'k', 'h', 'v', 'c'}
var X_Xdebug int32
C documentation
/* * Debugging information and display list; used to be in XOpenDis.c */
var X_Xevent_to_mask = [36]int64{ 2: libc.Int64FromInt64(1) << libc.Int32FromInt32(0), 3: libc.Int64FromInt64(1) << libc.Int32FromInt32(1), 4: libc.Int64FromInt64(1) << libc.Int32FromInt32(2), 5: libc.Int64FromInt64(1) << libc.Int32FromInt32(3), 6: libc.Int64FromInt64(1)<<libc.Int32FromInt32(6) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(7) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(8) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(9) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(10) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(11) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(12) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(13), 7: libc.Int64FromInt64(1) << libc.Int32FromInt32(4), 8: libc.Int64FromInt64(1) << libc.Int32FromInt32(5), 9: libc.Int64FromInt64(1) << libc.Int32FromInt32(21), 10: libc.Int64FromInt64(1) << libc.Int32FromInt32(21), 11: libc.Int64FromInt64(1) << libc.Int32FromInt32(14), 12: libc.Int64FromInt64(1) << libc.Int32FromInt32(15), 13: libc.Int64FromInt64(1) << libc.Int32FromInt32(15), 14: libc.Int64FromInt64(1) << libc.Int32FromInt32(15), 15: libc.Int64FromInt64(1) << libc.Int32FromInt32(16), 16: libc.Int64FromInt64(1) << libc.Int32FromInt32(19), 17: libc.Int64FromInt64(1)<<libc.Int32FromInt32(17) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(19), 18: libc.Int64FromInt64(1)<<libc.Int32FromInt32(17) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(19), 19: libc.Int64FromInt64(1)<<libc.Int32FromInt32(17) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(19), 20: libc.Int64FromInt64(1) << libc.Int32FromInt32(20), 21: libc.Int64FromInt64(1)<<libc.Int32FromInt32(19) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(17), 22: libc.Int64FromInt64(1)<<libc.Int32FromInt32(17) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(19), 23: libc.Int64FromInt64(1) << libc.Int32FromInt32(20), 24: libc.Int64FromInt64(1)<<libc.Int32FromInt32(19) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(17), 25: libc.Int64FromInt64(1) << libc.Int32FromInt32(18), 26: libc.Int64FromInt64(1)<<libc.Int32FromInt32(19) | libc.Int64FromInt64(1)<<libc.Int32FromInt32(17), 27: libc.Int64FromInt64(1) << libc.Int32FromInt32(20), 28: libc.Int64FromInt64(1) << libc.Int32FromInt32(22), 32: libc.Int64FromInt64(1) << libc.Int32FromInt32(23), }
C documentation
/* * This array can be used given an event type to determine the mask bits * that could have generated it. */
var X_XimImSportRec = [4]TXimImsportSW{
0: {},
1: {},
2: {},
3: {},
}
var X_XimTransportRec = [4]TTransportSW{
0: {
Ftransportname: __ccgo_ts + 3758,
},
1: {
Ftransportname: __ccgo_ts + 3760,
},
2: {
Ftransportname: __ccgo_ts + 2903,
},
3: {},
}
var X_XimXTransSocketINET6Funcs = TXtransport{
FTransName: __ccgo_ts + 5447,
}
var X_XimXTransSocketINETFuncs = TXtransport{
FTransName: __ccgo_ts + 5442,
}
var X_XimXTransSocketLocalFuncs = TXtransport{ FTransName: __ccgo_ts + 2903, Fflags: libc.Int32FromInt32(1) << libc.Int32FromInt32(5), }
var X_XimXTransSocketTCPFuncs = TXtransport{ FTransName: __ccgo_ts + 3760, Fflags: libc.Int32FromInt32(1) << libc.Int32FromInt32(0), }
var X_XimXTransSocketUNIXFuncs = TXtransport{
FTransName: __ccgo_ts + 5453,
}
var X_XkbGetAtomNameFunc = uintptr(0)
var X_XkbInternAtomFunc = uintptr(0)
var X_XkeyTable = [46795]uint8{}/* 40350 elements not displayed */
var X_XlcGenericMethods = uintptr(unsafe.Pointer(&_genericMethods))
var X_XlcPublicMethods = uintptr(unsafe.Pointer(&_publicMethods))
var X_Xthread_self_fn uintptr
var X_qfree uintptr
Functions ¶
func XXAddConnectionWatch ¶
func XXAddConnectionWatch(tls *libc.TLS, dpy uintptr, __ccgo_fp_callback TXConnectionWatchProc, client_data TXPointer) (r int32)
C documentation
/* XAddConnectionWatch * Register a callback to be called whenever _XRegisterInternalConnection * or _XUnregisterInternalConnection is called. * Callbacks are called with the Display locked. * If any connections are already registered, the callback is immediately * called for each of them. */
func XXAddToExtensionList ¶
func XXAllPlanes ¶
func XXAllocClassHint ¶
func XXAllocColor ¶
func XXAllocColorCells ¶
func XXAllocColorPlanes ¶
func XXAllocIconSize ¶
func XXAllocNamedColor ¶
func XXAllocNamedColor(tls *libc.TLS, dpy uintptr, cmap TColormap, colorname uintptr, hard_def uintptr, exact_def uintptr) (r int32)
this hue is returned in radians
func XXAllocSizeHints ¶
func XXAllocStandardColormap ¶
func XXAllocWMHints ¶
func XXAllowEvents ¶
func XXChangeGC ¶
func XXChangeKeyboardControl ¶
func XXChangeKeyboardMapping ¶
func XXChangePointerControl ¶
func XXChangeProperty ¶
func XXChangeSaveSet ¶
func XXCheckIfEvent ¶
func XXCheckIfEvent(tls *libc.TLS, dpy uintptr, event uintptr, __ccgo_fp_predicate uintptr, arg uintptr) (r int32)
* Check existing events in queue to find if any match. If so, return. * If not, flush buffer and see if any more events are readable. If one * matches, return. If all else fails, tell the user no events found.
func XXCheckMaskEvent ¶
* Check existing events in queue to find if any match. If so, return. * If not, flush buffer and see if any more events are readable. If one * matches, return. If all else fails, tell the user no events found.
func XXCheckTypedEvent ¶
* Check existing events in queue to find if any match. If so, return. * If not, flush buffer and see if any more events are readable. If one * matches, return. If all else fails, tell the user no events found.
func XXCheckTypedWindowEvent ¶
func XXCheckTypedWindowEvent(tls *libc.TLS, dpy uintptr, w TWindow, type1 int32, event uintptr) (r int32)
* Check existing events in queue to find if any match. If so, return. * If not, flush buffer and see if any more events are readable. If one * matches, return. If all else fails, tell the user no events found.
func XXCheckWindowEvent ¶
* Check existing events in queue to find if any match. If so, return. * If not, flush buffer and see if any more events are readable. If one * matches, return. If all else fails, tell the user no events found.
func XXCirculateSubwindows ¶
func XXCirculateSubwindowsUp ¶
func XXClearArea ¶
func XXCloseIM ¶
C documentation
/* * Close the connection to the input manager, and free the XIM structure */
func XXConfigureWindow ¶
func XXConvertSelection ¶
func XXCopyArea ¶
func XXCopyPlane ¶
func XXCreateImage ¶
func XXDefaultString ¶
func XXDefineCursor ¶
func XXDeleteContext ¶
func XXDeleteProperty ¶
func XXDestroyImage ¶
C documentation
/* * These macros are used to give some sugar to the image routines so that * naive people are more comfortable with them. */
func XXDestroyOC ¶
func XXDestroySubwindows ¶
func XXDisplayKeycodes ¶
func XXDrawArcs ¶
func XXDrawImageString ¶
func XXDrawImageString16 ¶
func XXDrawLine ¶
func XXDrawLines ¶
func XXDrawPoint ¶
func XXDrawPoints ¶
func XXDrawRectangle ¶
func XXDrawRectangles ¶
func XXDrawSegments ¶
func XXDrawString ¶
func XXDrawString16 ¶
func XXDrawText ¶
func XXDrawText16 ¶
func XXEHeadOfExtensionList ¶
func XXEHeadOfExtensionList(tls *libc.TLS, _object TXEDataObject) (r uintptr)
func XXEmptyRegion ¶
C documentation
/* * Check to see if the region is empty. Assumes a region is passed * as a parameter */
func XXFetchBuffer ¶
func XXFillArcs ¶
func XXFillPolygon ¶
func XXFillRectangle ¶
func XXFillRectangles ¶
func XXFindContext ¶
func XXFindOnExtensionList ¶
func XXFontsOfFontSet ¶
func XXFreeColors ¶
func XXFreeFontInfo ¶
func XXFreeStringList ¶
func XXFreeThreads ¶ added in v0.5.0
func XXGeometry ¶
func XXGetAtomNames ¶
func XXGetClassHint ¶
func XXGetCommand ¶
func XXGetDefault ¶
func XXGetErrorDatabaseText ¶
func XXGetErrorText ¶
func XXGetFontProperty ¶
func XXGetGeometry ¶
func XXGetIconName ¶
func XXGetIconSizes ¶
func XXGetIconSizes(tls *libc.TLS, dpy uintptr, w TWindow, size_list uintptr, count uintptr) (r int32)
* XGetIconSizes reads the property * ICONSIZE_ATOM type: ICONSIZE_ATOM format: 32
func XXGetImage ¶
func XXGetInputFocus ¶
func XXGetKeyboardControl ¶
func XXGetKeyboardMapping ¶
func XXGetMotionEvents ¶
func XXGetNormalHints ¶
func XXGetPointerControl ¶
func XXGetPointerMapping ¶
func XXGetRGBColormaps ¶
func XXGetRGBColormaps(tls *libc.TLS, dpy uintptr, w TWindow, stdcmap uintptr, count uintptr, property TAtom) (r int32)
THIS IS A GENERATED FILE * * Do not change! Changing this file implies a protocol change!
func XXGetScreenSaver ¶
func XXGetSizeHints ¶
func XXGetStandardColormap ¶
func XXGetStandardColormap(tls *libc.TLS, dpy uintptr, w TWindow, cmap uintptr, property TAtom) (r int32)
* WARNING * * This is a pre-ICCCM routine. It must not reference any of the new fields * in the XStandardColormap structure.
func XXGetSubImage ¶
func XXGetTextProperty ¶
func XXGetTransientForHint ¶
func XXGetVisualInfo ¶
func XXGetWMClientMachine ¶
func XXGetWMColormapWindows ¶
func XXGetWMIconName ¶
func XXGetWMNormalHints ¶
func XXGetWMProtocols ¶
func XXGetWMSizeHints ¶
func XXGetWindowAttributes ¶
func XXGetWindowProperty ¶
func XXGetZoomHints ¶
func XXGrabButton ¶
func XXGrabKeyboard ¶
func XXGrabPointer ¶
func XXIconifyWindow ¶
C documentation
/* * This function instructs the window manager to change this window from * NormalState to IconicState. */
func XXInitThreads ¶
func XXInstallColormap ¶
func XXInternAtoms ¶
func XXInternalConnectionNumbers ¶
func XXInternalConnectionNumbers(tls *libc.TLS, dpy uintptr, fd_return uintptr, count_return uintptr) (r int32)
C documentation
/* XInternalConnectionNumbers * Returns an array of fds and an array of corresponding call data. * Typically a XConnectionWatchProc registered with XAddConnectionWatch * will be used instead of this function to discover * additional fds to include in the select/poll mask. * * The list is allocated with Xmalloc and should be freed by the caller * with Xfree; */
func XXIntersectRegion ¶
func XXListExtensions ¶
func XXListFonts ¶
func XXListFontsWithInfo ¶
func XXListHosts ¶
func XXListPixmapFormats ¶
func XXListProperties ¶
func XXLockDisplay ¶
func XXLookupColor ¶
func XXLookupColor(tls *libc.TLS, dpy uintptr, cmap TColormap, spec uintptr, def uintptr, scr uintptr) (r int32)
this hue is returned in radians
func XXLookupString ¶
func XXMaskEvent ¶
func XXMatchVisualInfo ¶
func XXMatchVisualInfo(tls *libc.TLS, dpy uintptr, screen int32, depth int32, class int32, visual_info uintptr) (r int32)
* This procedure will return the visual information for a visual * that matches the specified depth and class for a screen. Since * multiple visuals may exist that match the specified depth and * class, which visual chosen is undefined. * * If a visual is found, True is returned as the function value, * otherwise False is returned.
func XXMoveResizeWindow ¶
func XXMoveWindow ¶
func XXNextRequest ¶
C documentation
/* XNextRequest() differs from the rest of the functions here because it is * no longer a macro wrapper - when libX11 is being used mixed together * with direct use of xcb, the next request field of the Display structure will * not be updated. We can't fix the NextRequest() macro in any easy way, * but we can at least make XNextRequest() do the right thing. */
func XXOffsetRegion ¶
func XXOpenDisplay ¶
C documentation
/* * Connects to a server, creates a Display object and returns a pointer to * the newly created Display back to the caller. */
func XXParseColor ¶
this hue is returned in radians
func XXParseGeometry ¶
func XXPeekIfEvent ¶
func XXPointInRegion ¶
func XXProcessInternalConnection ¶
C documentation
/* XProcessInternalConnection * Call the _XInternalConnectionProc registered by _XRegisterInternalConnection * for this fd. * The Display is NOT locked during the call. */
func XXPutImage ¶
func XXPutPixel ¶
func XXQueryBestCursor ¶
func XXQueryBestSize ¶
func XXQueryBestStipple ¶
func XXQueryBestTile ¶
func XXQueryColor ¶
func XXQueryColors ¶
func XXQueryExtension ¶
func XXQueryPointer ¶
func XXQueryTextExtents ¶
func XXQueryTextExtents16 ¶
func XXQueryTree ¶
func XXQueryTree(tls *libc.TLS, dpy uintptr, w TWindow, root uintptr, parent uintptr, children uintptr, nchildren uintptr) (r int32)
Definitions to make function prototypes manageable
func XXReadBitmapFile ¶
func XXReadBitmapFileData ¶
func XXRebindKeysym ¶
func XXRecolorCursor ¶
func XXReconfigureWMWindow ¶
func XXRectInRegion ¶
func XXRegisterIMInstantiateCallback ¶
func XXRegisterIMInstantiateCallback(tls *libc.TLS, display uintptr, rdb TXrmDatabase, res_name uintptr, res_class uintptr, __ccgo_fp_callback TXIDProc, client_data TXPointer) (r int32)
C documentation
/* * Register to a input method instantiation callback to prepare the * on-demand input method instantiation. */
func XXRemoveConnectionWatch ¶
func XXRemoveConnectionWatch(tls *libc.TLS, dpy uintptr, __ccgo_fp_callback TXConnectionWatchProc, client_data TXPointer)
C documentation
/* XRemoveConnectionWatch * Unregister a callback registered by XAddConnectionWatch. * Both callback and client_data must match what was passed to * XAddConnectionWatch. */
func XXRemoveFromSaveSet ¶
func XXRemoveHosts ¶
func XXReparentWindow ¶
func XXResizeWindow ¶
func XXRestackWindows ¶
func XXSaveContext ¶
func XXScreenResourceString ¶
func XXSelectInput ¶
func XXSendEvent ¶
func XXSendEvent(tls *libc.TLS, dpy uintptr, w TWindow, propagate int32, event_mask int64, event uintptr) (r int32)
C documentation
/* * In order to avoid all images requiring _XEventToWire, we install the * event converter here if it has never been installed. */
func XXSetAfterFunction ¶
func XXSetAuthorization ¶
func XXSetBackground ¶
func XXSetClassHint ¶
func XXSetClipOrigin ¶
func XXSetClipRectangles ¶
func XXSetCommand ¶
func XXSetDashes ¶
func XXSetFillRule ¶
func XXSetFillStyle ¶
func XXSetFontPath ¶
func XXSetForeground ¶
func XXSetFunction ¶
func XXSetGraphicsExposures ¶
func XXSetICFocus ¶
C documentation
/* * Require the input manager to focus the focus window attached to the ic * argument. */
func XXSetIOErrorExitHandler ¶
func XXSetIOErrorExitHandler(tls *libc.TLS, dpy uintptr, __ccgo_fp_handler TXIOErrorExitHandler, user_data uintptr)
C documentation
/* * XSetIOErrorExitHandler - This procedure sets the X fatal I/O error * exit function to be the specified routine. If NULL is passed in * the original error exit function is restored. The default routine * calls exit(3). */
func XXSetIconName ¶
func XXSetIconSizes ¶
func XXSetInputFocus ¶
func XXSetLineAttributes ¶
func XXSetModifierMapping ¶
C documentation
/* * Returns: * MappingSuccess (0) Success * MappingBusy (1) Busy - one or more old or new modifiers are down * MappingFailed (2) Failed - one or more new modifiers unacceptable */
func XXSetNormalHints ¶
func XXSetPlaneMask ¶
func XXSetPointerMapping ¶
func XXSetRGBColormaps ¶
func XXSetScreenSaver ¶
func XXSetSelectionOwner ¶
func XXSetSizeHints ¶
func XXSetStandardColormap ¶
func XXSetStandardProperties ¶
func XXSetState ¶
func XXSetStipple ¶
func XXSetSubwindowMode ¶
func XXSetTSOrigin ¶
func XXSetTextProperty ¶
func XXSetTransientForHint ¶
func XXSetWMClientMachine ¶
func XXSetWMColormapWindows ¶
func XXSetWMColormapWindows(tls *libc.TLS, dpy uintptr, w TWindow, windows uintptr, count int32) (r int32)
* XSetWMProtocols sets the property * WM_COLORMAP_WINDOWS type: WINDOW format:32
func XXSetWMHints ¶
func XXSetWMNormalHints ¶
func XXSetWMProperties ¶
func XXSetWMProtocols ¶
func XXSetWMProtocols(tls *libc.TLS, dpy uintptr, w TWindow, protocols uintptr, count int32) (r int32)
* XSetWMProtocols sets the property * WM_PROTOCOLS type: ATOM format: 32
func XXSetWMSizeHints ¶
func XXSetWindowBackground ¶
func XXSetWindowBorder ¶
func XXSetWindowBorderPixmap ¶
func XXSetWindowBorderWidth ¶
func XXSetWindowColormap ¶
func XXSetZoomHints ¶
func XXStoreBuffer ¶
func XXStoreBytes ¶
func XXStoreColor ¶
func XXStoreColors ¶
func XXStoreNamedColor ¶
func XXStringListToTextProperty ¶
func XXStringListToTextProperty(tls *libc.TLS, argv uintptr, argc int32, textprop uintptr) (r int32)
* XStringListToTextProperty - fill in TextProperty structure with * concatenated list of null-separated strings. Return True if successful * else False. Allocate room on end for trailing NULL, but don't include in * count.
func XXSubImage ¶
func XXSubtractRegion ¶
func XXSupportsLocale ¶
func XXTextExtents ¶
func XXTextExtents(tls *libc.TLS, fs uintptr, string1 uintptr, nchars int32, dir uintptr, font_ascent uintptr, font_descent uintptr, overall uintptr) (r1 int32)
C documentation
/* * XTextExtents - compute the extents of string given as a sequences of eight * bit bytes. Since we know that the input characters will always be from the * first row of the font (i.e. byte1 == 0), we can do some optimizations beyond * what is done in XTextExtents16. */
func XXTextExtents16 ¶
func XXTextExtents16(tls *libc.TLS, fs uintptr, string1 uintptr, nchars int32, dir uintptr, font_ascent uintptr, font_descent uintptr, overall uintptr) (r2 int32)
C documentation
/* * XTextExtents16 - compute the extents of string given as a sequence of * XChar2bs. */
func XXTextPropertyToStringList ¶
func XXTextPropertyToStringList(tls *libc.TLS, tp uintptr, list_return uintptr, count_return uintptr) (r int32)
* XTextPropertyToStringList - set list and count to contain data stored in * null-separated STRING property.
func XXTextWidth ¶
C documentation
/* * XTextWidth - compute the width of a string of eightbit bytes. This is a * subset of XTextExtents. */
func XXTextWidth16 ¶
C documentation
/* * XTextWidth16 - compute the width of sequence of XChar2bs. This is a * subset of XTextExtents16. */
func XXTranslateCoordinates ¶
func XXUngrabButton ¶
func XXUngrabKey ¶
func XXUninstallColormap ¶
func XXUnionRectWithRegion ¶
func XXUnionRegion ¶
func XXUnlockDisplay ¶
func XXUnregisterIMInstantiateCallback ¶
func XXUnregisterIMInstantiateCallback(tls *libc.TLS, display uintptr, rdb TXrmDatabase, res_name uintptr, res_class uintptr, __ccgo_fp_callback TXIDProc, client_data TXPointer) (r int32)
C documentation
/* * Unregister to a input method instantiation callback. */
func XXUnsetICFocus ¶
C documentation
/* * Require the input manager to unfocus the focus window attached to the ic * argument. */
func XXWMGeometry ¶
func XXWarpPointer ¶
func XXWindowEvent ¶
func XXWithdrawWindow ¶
C documentation
/* * This function instructs the window manager to change this window from * NormalState or IconicState to Withdrawn. */
func XXWriteBitmapFile ¶
func XXcmsAddColorSpace ¶
C documentation
/* * NAME * XcmsAddColorSpace - Add a Device-Independent Color Space * * SYNOPSIS */
func XXcmsAddFunctionSet ¶
C documentation
/* * NAME * XcmsAddFunctionSet - Add an Screen Color Characterization * Function Set * * SYNOPSIS */
func XXcmsAllocColor ¶
func XXcmsAllocColor(tls *libc.TLS, dpy uintptr, colormap TColormap, pXcmsColor_in_out uintptr, result_format TXcmsColorFormat) (r int32)
C documentation
/* * NAME * XcmsAllocColor - Allocate Color * * SYNOPSIS */
func XXcmsAllocNamedColor ¶
func XXcmsAllocNamedColor(tls *libc.TLS, dpy uintptr, cmap TColormap, _colorname uintptr, pColor_scrn_return uintptr, pColor_exact_return uintptr, result_format TXcmsColorFormat) (r int32)
C documentation
/* * NAME * XcmsAllocNamedColor - * * SYNOPSIS */
func XXcmsCIELabClipL ¶
func XXcmsCIELabClipL(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELabClipL - Return the closest L* * * SYNOPSIS */ /* ARGSUSED */
func XXcmsCIELabClipLab ¶
func XXcmsCIELabClipLab(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELabClipLab - Return the closest L* and chroma * * SYNOPSIS */ /* ARGSUSED */
func XXcmsCIELabClipab ¶
func XXcmsCIELabClipab(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELabClipab - Reduce the chroma for a hue and L* * * SYNOPSIS */ /* ARGSUSED */
func XXcmsCIELabQueryMaxC ¶
func XXcmsCIELabQueryMaxC(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, L_star TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELabQueryMaxC - max chroma for a hue_angle and L_star * * SYNOPSIS */
func XXcmsCIELabQueryMaxL ¶
func XXcmsCIELabQueryMaxL(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, chroma TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELabQueryMaxL - Compute max Lstar for a hue and chroma * * SYNOPSIS */
func XXcmsCIELabQueryMaxLC ¶
func XXcmsCIELabQueryMaxLC(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELabQueryMaxLC - Compute maximum L* and chroma. * * SYNOPSIS */
func XXcmsCIELabQueryMinL ¶
func XXcmsCIELabQueryMinL(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, chroma TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELabQueryMinL - Compute max Lstar for a hue and chroma * * SYNOPSIS */
func XXcmsCIELabToCIEXYZ ¶
func XXcmsCIELabToCIEXYZ(tls *libc.TLS, ccc TXcmsCCC, pLab_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsCIELabToCIEXYZ - convert CIELab to CIEXYZ * * SYNOPSIS */
func XXcmsCIELabWhiteShiftColors ¶
func XXcmsCIELabWhiteShiftColors(tls *libc.TLS, ccc TXcmsCCC, pWhitePtFrom uintptr, pWhitePtTo uintptr, destSpecFmt TXcmsColorFormat, pColors_in_out uintptr, nColors uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELabWhiteShiftColors * * SYNOPSIS */
func XXcmsCIELuvClipL ¶
func XXcmsCIELuvClipL(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELuvClipL - Return the closest L* * * SYNOPSIS */ /* ARGSUSED */
func XXcmsCIELuvClipLuv ¶
func XXcmsCIELuvClipLuv(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELuvClipLuv - Return the closest L* and chroma * * SYNOPSIS */ /* ARGSUSED */
func XXcmsCIELuvClipuv ¶
func XXcmsCIELuvClipuv(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELuvClipuv - Reduce the chroma for a hue and L* * * SYNOPSIS */ /* ARGSUSED */
func XXcmsCIELuvQueryMaxC ¶
func XXcmsCIELuvQueryMaxC(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, L_star TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELuvQueryMaxC - max chroma for a hue_angle and L_star * * SYNOPSIS */
func XXcmsCIELuvQueryMaxL ¶
func XXcmsCIELuvQueryMaxL(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, chroma TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELuvQueryMaxL - Compute max Lstar for a hue and chroma * * SYNOPSIS */
func XXcmsCIELuvQueryMaxLC ¶
func XXcmsCIELuvQueryMaxLC(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELuvQueryMaxLC - Compute maximum L* and chroma. * * SYNOPSIS */
func XXcmsCIELuvQueryMinL ¶
func XXcmsCIELuvQueryMinL(tls *libc.TLS, ccc TXcmsCCC, hue_angle TXcmsFloat, chroma TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELuvQueryMinL - Compute max Lstar for a hue and chroma * * SYNOPSIS */
func XXcmsCIELuvToCIEuvY ¶
func XXcmsCIELuvToCIEuvY(tls *libc.TLS, ccc TXcmsCCC, pLuv_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsCIELuvToCIEuvY - convert CIELuv to CIEuvY * * SYNOPSIS */
func XXcmsCIELuvWhiteShiftColors ¶
func XXcmsCIELuvWhiteShiftColors(tls *libc.TLS, ccc TXcmsCCC, pWhitePtFrom uintptr, pWhitePtTo uintptr, destSpecFmt TXcmsColorFormat, pColors_in_out uintptr, nColors uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsCIELuvWhiteShiftColors * * SYNOPSIS */
func XXcmsCIEXYZToCIELab ¶
func XXcmsCIEXYZToCIELab(tls *libc.TLS, ccc TXcmsCCC, pLab_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsCIEXYZToCIELab - convert CIEXYZ to CIELab * * SYNOPSIS */
func XXcmsCIEXYZToCIEuvY ¶
func XXcmsCIEXYZToCIEuvY(tls *libc.TLS, ccc TXcmsCCC, puvY_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsCIEXYZToCIEuvY - convert CIEXYZ to CIEuvY * * SYNOPSIS */
func XXcmsCIEXYZToCIExyY ¶
func XXcmsCIEXYZToCIExyY(tls *libc.TLS, ccc TXcmsCCC, pxyY_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsCIEXYZToCIExyY - convert CIEXYZ to CIExyY * * SYNOPSIS */ /* ARGSUSED */
func XXcmsCIEXYZToRGBi ¶
func XXcmsCIEXYZToRGBi(tls *libc.TLS, ccc TXcmsCCC, pXcmsColors_in_out uintptr, nColors uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsCIEXYZToRGBi - convert CIE XYZ to RGB * * SYNOPSIS */ /* ARGSUSED */
func XXcmsCIEuvYToCIELuv ¶
func XXcmsCIEuvYToCIELuv(tls *libc.TLS, ccc TXcmsCCC, pLuv_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsCIEuvYToCIELuv - convert CIEuvY to CIELuv * * SYNOPSIS */
func XXcmsCIEuvYToCIEXYZ ¶
func XXcmsCIEuvYToCIEXYZ(tls *libc.TLS, ccc TXcmsCCC, puvY_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsCIEuvYToCIEXYZ - convert CIEuvY to CIEXYZ * * SYNOPSIS */
func XXcmsCIEuvYToTekHVC ¶
func XXcmsCIEuvYToTekHVC(tls *libc.TLS, ccc TXcmsCCC, pHVC_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsCIEuvYToTekHVC - convert CIEuvY to TekHVC * * SYNOPSIS */
func XXcmsCIExyYToCIEXYZ ¶
func XXcmsCIExyYToCIEXYZ(tls *libc.TLS, ccc TXcmsCCC, pxyY_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsCIExyYToCIEXYZ - convert CIExyY to CIEXYZ * * SYNOPSIS */
func XXcmsConvertColors ¶
func XXcmsConvertColors(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, targetFormat TXcmsColorFormat, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsConvertColors - Convert XcmsColor structures * * SYNOPSIS */
func XXcmsLookupColor ¶
func XXcmsLookupColor(tls *libc.TLS, dpy uintptr, cmap TColormap, _colorname uintptr, pColor_exact_return uintptr, pColor_scrn_return uintptr, result_format TXcmsColorFormat) (r int32)
C documentation
/* * NAME * XcmsLookupColor - * * SYNOPSIS */
func XXcmsPrefixOfFormat ¶
func XXcmsPrefixOfFormat(tls *libc.TLS, id TXcmsColorFormat) (r uintptr)
C documentation
/* * NAME * XcmsPrefixOfId * * SYNOPSIS */
func XXcmsQueryBlack ¶
func XXcmsQueryBlack(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, pColor_ret uintptr) (r int32)
* NAME * XcmsQueryBlack * * SYNOPSIS
func XXcmsQueryBlue ¶
func XXcmsQueryBlue(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, pColor_ret uintptr) (r int32)
* NAME * XcmsQueryBlue * * SYNOPSIS
func XXcmsQueryColor ¶
func XXcmsQueryColor(tls *libc.TLS, dpy uintptr, colormap TColormap, pXcmsColor_in_out uintptr, result_format TXcmsColorFormat) (r int32)
C documentation
/* * NAME * XcmsQueryColor - Query Color * * SYNOPSIS */
func XXcmsQueryColors ¶
func XXcmsQueryColors(tls *libc.TLS, dpy uintptr, colormap TColormap, pXcmsColors_in_out uintptr, nColors uint32, result_format TXcmsColorFormat) (r int32)
C documentation
/************************************************************************ * * * PUBLIC ROUTINES * * * ************************************************************************/ /* * NAME * XcmsQueryColors - Query Colors * * SYNOPSIS */
func XXcmsQueryGreen ¶
func XXcmsQueryGreen(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, pColor_ret uintptr) (r int32)
* NAME * XcmsQueryGreen * * SYNOPSIS
func XXcmsQueryRed ¶
func XXcmsQueryRed(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, pColor_ret uintptr) (r int32)
* NAME * XcmsQueryRed * * SYNOPSIS
func XXcmsQueryWhite ¶
func XXcmsQueryWhite(tls *libc.TLS, ccc TXcmsCCC, target_format TXcmsColorFormat, pColor_ret uintptr) (r int32)
* NAME * XcmsQueryWhite * * SYNOPSIS
func XXcmsRGBToRGBi ¶
func XXcmsRGBToRGBi(tls *libc.TLS, ccc TXcmsCCC, pXcmsColors_in_out uintptr, nColors uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsRGBToRGBi * * SYNOPSIS */ /* ARGSUSED */
func XXcmsRGBiToCIEXYZ ¶
func XXcmsRGBiToCIEXYZ(tls *libc.TLS, ccc TXcmsCCC, pXcmsColors_in_out uintptr, nColors uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * LINEAR_RGBi_to_CIEXYZ - convert RGBi to CIEXYZ * * SYNOPSIS */ /* ARGSUSED */
func XXcmsRGBiToRGB ¶
func XXcmsRGBiToRGB(tls *libc.TLS, ccc TXcmsCCC, pXcmsColors_in_out uintptr, nColors uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsRGBiToRGB * * SYNOPSIS */ /* ARGSUSED */
func XXcmsSetWhitePoint ¶
* NAME * XcmsSetWhitePoint * * SYNOPSIS
func XXcmsStoreColors ¶
func XXcmsStoreColors(tls *libc.TLS, dpy uintptr, colormap TColormap, pColors_in uintptr, nColors uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsStoreColors - Store Colors * * SYNOPSIS */
func XXcmsTekHVCClipC ¶
func XXcmsTekHVCClipC(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsTekHVCClipC - Reduce the chroma for a hue and value * * SYNOPSIS */ /* ARGSUSED */
func XXcmsTekHVCClipV ¶
func XXcmsTekHVCClipV(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsTekHVCClipV - Return the closest value * * SYNOPSIS */ /* ARGSUSED */
func XXcmsTekHVCClipVC ¶
func XXcmsTekHVCClipVC(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, i uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsTekHVCClipVC - Return the closest value and chroma * * SYNOPSIS */ /* ARGSUSED */
func XXcmsTekHVCQueryMaxC ¶
func XXcmsTekHVCQueryMaxC(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, value TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsTekHVCQueryMaxC - Compute the maximum chroma for a hue and value * * SYNOPSIS */
func XXcmsTekHVCQueryMaxV ¶
func XXcmsTekHVCQueryMaxV(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, chroma TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsTekHVCQueryMaxV - Compute maximum value for a hue and chroma * * SYNOPSIS */
func XXcmsTekHVCQueryMaxVC ¶
func XXcmsTekHVCQueryMaxVC(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsTekHVCQueryMaxVC - Compute maximum value and chroma. * * SYNOPSIS */
func XXcmsTekHVCQueryMaxVSamples ¶
func XXcmsTekHVCQueryMaxVSamples(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_in_out uintptr, nSamples uint32) (r int32)
C documentation
/* * NAME * XcmsTekHVCQueryMaxVSamples - Compute a set of value/chroma * pairs. * * SYNOPSIS */
func XXcmsTekHVCQueryMinV ¶
func XXcmsTekHVCQueryMinV(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, chroma TXcmsFloat, pColor_return uintptr) (r int32)
C documentation
/* * NAME * XcmsTekHVCQueryMinV - Compute minimum value for hue and chroma * * SYNOPSIS */
func XXcmsTekHVCToCIEuvY ¶
func XXcmsTekHVCToCIEuvY(tls *libc.TLS, ccc TXcmsCCC, pHVC_WhitePt uintptr, pColors_in_out uintptr, nColors uint32) (r int32)
C documentation
/* * NAME * XcmsTekHVCToCIEuvY - convert TekHVC to CIEuvY * * SYNOPSIS */
func XXcmsTekHVCWhiteShiftColors ¶
func XXcmsTekHVCWhiteShiftColors(tls *libc.TLS, ccc TXcmsCCC, pWhitePtFrom uintptr, pWhitePtTo uintptr, destSpecFmt TXcmsColorFormat, pColors_in_out uintptr, nColors uint32, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsTekHVCWhiteShiftColors * * SYNOPSIS */
func XXkbAllocClientMap ¶
**====================================================================**
func XXkbAllocControls ¶
func XXkbAllocControls(tls *libc.TLS, xkb TXkbDescPtr, which uint32) (r int32)
C documentation
/*ARGSUSED*/
func XXkbAllocGeomColors ¶
func XXkbAllocGeomColors(tls *libc.TLS, geom TXkbGeometryPtr, nColors int32) (r int32)
func XXkbAllocGeomDoodads ¶
func XXkbAllocGeomDoodads(tls *libc.TLS, geom TXkbGeometryPtr, nDoodads int32) (r int32)
func XXkbAllocGeomKeyAliases ¶
func XXkbAllocGeomKeyAliases(tls *libc.TLS, geom TXkbGeometryPtr, nKeyAliases int32) (r int32)
func XXkbAllocGeomKeys ¶
func XXkbAllocGeomKeys(tls *libc.TLS, row TXkbRowPtr, nKeys int32) (r int32)
func XXkbAllocGeomOutlines ¶
func XXkbAllocGeomOutlines(tls *libc.TLS, shape TXkbShapePtr, nOL int32) (r int32)
func XXkbAllocGeomOverlayKeys ¶
func XXkbAllocGeomOverlayKeys(tls *libc.TLS, row TXkbOverlayRowPtr, nKeys int32) (r int32)
func XXkbAllocGeomOverlayRows ¶
func XXkbAllocGeomOverlayRows(tls *libc.TLS, overlay TXkbOverlayPtr, nRows int32) (r int32)
func XXkbAllocGeomOverlays ¶
func XXkbAllocGeomOverlays(tls *libc.TLS, section TXkbSectionPtr, nOverlays int32) (r int32)
func XXkbAllocGeomPoints ¶
func XXkbAllocGeomPoints(tls *libc.TLS, ol TXkbOutlinePtr, nPts int32) (r int32)
func XXkbAllocGeomProps ¶
func XXkbAllocGeomProps(tls *libc.TLS, geom TXkbGeometryPtr, nProps int32) (r int32)
func XXkbAllocGeomRows ¶
func XXkbAllocGeomRows(tls *libc.TLS, section TXkbSectionPtr, nRows int32) (r int32)
func XXkbAllocGeomSectionDoodads ¶
func XXkbAllocGeomSectionDoodads(tls *libc.TLS, section TXkbSectionPtr, nDoodads int32) (r int32)
func XXkbAllocGeomSections ¶
func XXkbAllocGeomSections(tls *libc.TLS, geom TXkbGeometryPtr, nSections int32) (r int32)
func XXkbAllocGeomShapes ¶
func XXkbAllocGeomShapes(tls *libc.TLS, geom TXkbGeometryPtr, nShapes int32) (r int32)
func XXkbAllocGeometry ¶
func XXkbAllocGeometry(tls *libc.TLS, xkb TXkbDescPtr, sizes TXkbGeometrySizesPtr) (r int32)
func XXkbAllocIndicatorMaps ¶
func XXkbAllocIndicatorMaps(tls *libc.TLS, xkb TXkbDescPtr) (r int32)
**===================================================================**
func XXkbAllocKeyboard ¶
func XXkbAllocNames ¶
func XXkbAllocNames(tls *libc.TLS, xkb TXkbDescPtr, which uint32, nTotalRG int32, nTotalAliases int32) (r int32)
**===================================================================**
func XXkbAllocServerMap ¶
func XXkbApplyCompatMapToKey ¶
func XXkbApplyCompatMapToKey(tls *libc.TLS, xkb TXkbDescPtr, key TKeyCode, changes TXkbChangesPtr) (r int32)
func XXkbApplyVirtualModChanges ¶
func XXkbApplyVirtualModChanges(tls *libc.TLS, xkb TXkbDescPtr, changed uint32, changes TXkbChangesPtr) (r int32)
func XXkbBellEvent ¶
func XXkbChangeDeviceInfo ¶
func XXkbChangeDeviceInfo(tls *libc.TLS, dpy uintptr, devi TXkbDeviceInfoPtr, changes TXkbDeviceChangesPtr) (r int32)
func XXkbChangeKeycodeRange ¶
func XXkbChangeKeycodeRange(tls *libc.TLS, xkb TXkbDescPtr, minKC int32, maxKC int32, changes TXkbChangesPtr) (r int32)
func XXkbChangeMap ¶
func XXkbChangeMap(tls *libc.TLS, dpy uintptr, xkb TXkbDescPtr, changes TXkbMapChangesPtr) (r int32)
func XXkbChangeNames ¶
func XXkbChangeNames(tls *libc.TLS, dpy uintptr, xkb TXkbDescPtr, changes TXkbNameChangesPtr) (r int32)
func XXkbChangeTypesOfKey ¶
func XXkbChangeTypesOfKey(tls *libc.TLS, xkb TXkbDescPtr, key int32, nGroups int32, groups uint32, newTypesIn uintptr, changes TXkbMapChangesPtr) (r int32)
func XXkbComputeEffectiveMap ¶
func XXkbComputeEffectiveMap(tls *libc.TLS, xkb TXkbDescPtr, type1 TXkbKeyTypePtr, map_rtrn uintptr) (r int32)
func XXkbComputeRowBounds ¶
func XXkbComputeRowBounds(tls *libc.TLS, geom TXkbGeometryPtr, section TXkbSectionPtr, row TXkbRowPtr) (r int32)
func XXkbComputeSectionBounds ¶
func XXkbComputeSectionBounds(tls *libc.TLS, geom TXkbGeometryPtr, section TXkbSectionPtr) (r int32)
func XXkbComputeShapeBounds ¶
func XXkbComputeShapeBounds(tls *libc.TLS, shape TXkbShapePtr) (r int32)
func XXkbComputeShapeTop ¶
func XXkbComputeShapeTop(tls *libc.TLS, shape TXkbShapePtr, bounds TXkbBoundsPtr) (r int32)
func XXkbCopyKeyType ¶
func XXkbCopyKeyType(tls *libc.TLS, from TXkbKeyTypePtr, into TXkbKeyTypePtr) (r int32)
**====================================================================**
func XXkbCopyKeyTypes ¶
func XXkbCopyKeyTypes(tls *libc.TLS, from TXkbKeyTypePtr, into TXkbKeyTypePtr, num_types int32) (r int32)
func XXkbDeviceBell ¶
func XXkbDeviceBellEvent ¶
func XXkbFindOverlayForKey ¶
func XXkbFindOverlayForKey(tls *libc.TLS, geom TXkbGeometryPtr, wanted TXkbSectionPtr, under uintptr) (r1 uintptr)
func XXkbForceDeviceBell ¶
func XXkbFreeClientMap ¶
func XXkbFreeClientMap(tls *libc.TLS, xkb TXkbDescPtr, what uint32, freeMap int32)
func XXkbFreeCompatMap ¶
func XXkbFreeCompatMap(tls *libc.TLS, xkb TXkbDescPtr, which uint32, freeMap int32)
func XXkbFreeComponentList ¶
func XXkbFreeComponentList(tls *libc.TLS, list TXkbComponentListPtr)
func XXkbFreeControls ¶
func XXkbFreeControls(tls *libc.TLS, xkb TXkbDescPtr, which uint32, freeMap int32)
C documentation
/*ARGSUSED*/
func XXkbFreeDeviceInfo ¶
func XXkbFreeDeviceInfo(tls *libc.TLS, devi TXkbDeviceInfoPtr, which uint32, freeDevI int32)
func XXkbFreeGeomColors ¶
func XXkbFreeGeomDoodads ¶
func XXkbFreeGeomDoodads(tls *libc.TLS, doodads TXkbDoodadPtr, nDoodads int32, freeAll int32)
func XXkbFreeGeomKeyAliases ¶
func XXkbFreeGeomKeys ¶
func XXkbFreeGeomOutlines ¶
func XXkbFreeGeomOverlayKeys ¶
func XXkbFreeGeomOverlayRows ¶
func XXkbFreeGeomOverlays ¶
func XXkbFreeGeomPoints ¶
func XXkbFreeGeomProperties ¶
func XXkbFreeGeomRows ¶
func XXkbFreeGeomSections ¶
func XXkbFreeGeomShapes ¶
func XXkbFreeGeometry ¶
func XXkbFreeGeometry(tls *libc.TLS, geom TXkbGeometryPtr, which uint32, freeMap int32)
func XXkbFreeIndicatorMaps ¶
func XXkbFreeIndicatorMaps(tls *libc.TLS, xkb TXkbDescPtr)
func XXkbFreeKeyboard ¶
func XXkbFreeKeyboard(tls *libc.TLS, xkb TXkbDescPtr, which uint32, freeAll int32)
func XXkbFreeNames ¶
func XXkbFreeNames(tls *libc.TLS, xkb TXkbDescPtr, which uint32, freeMap int32)
func XXkbFreeServerMap ¶
func XXkbFreeServerMap(tls *libc.TLS, xkb TXkbDescPtr, what uint32, freeMap int32)
func XXkbGetAutoRepeatRate ¶
func XXkbGetCompatMap ¶
func XXkbGetControls ¶
func XXkbGetDeviceInfoChanges ¶
func XXkbGetDeviceInfoChanges(tls *libc.TLS, dpy uintptr, devi TXkbDeviceInfoPtr, changes TXkbDeviceChangesPtr) (r int32)
func XXkbGetDeviceLedInfo ¶
func XXkbGetGeometry ¶
func XXkbGetGeometry(tls *libc.TLS, dpy uintptr, xkb TXkbDescPtr) (r int32)
func XXkbGetIndicatorMap ¶
func XXkbGetIndicatorState ¶
func XXkbGetKeyActions ¶
func XXkbGetKeyBehaviors ¶
func XXkbGetKeyModifierMap ¶
func XXkbGetKeySyms ¶
func XXkbGetKeyTypes ¶
func XXkbGetKeyVirtualModMap ¶
func XXkbGetMapChanges ¶
func XXkbGetMapChanges(tls *libc.TLS, dpy uintptr, xkb TXkbDescPtr, changes TXkbMapChangesPtr) (r int32)
func XXkbGetNamedGeometry ¶
func XXkbGetNamedIndicator ¶
func XXkbGetNames ¶
func XXkbGetState ¶
func XXkbGetUpdatedMap ¶
func XXkbGetVirtualMods ¶
func XXkbKeysymToModifiers ¶
func XXkbLatchGroup ¶
func XXkbLatchModifiers ¶
func XXkbLibraryVersion ¶
func XXkbLockGroup ¶
func XXkbLockModifiers ¶
func XXkbLookupKeyBinding ¶
func XXkbLookupKeySym ¶
func XXkbNoteControlsChanges ¶
func XXkbNoteControlsChanges(tls *libc.TLS, old TXkbControlsChangesPtr, new1 uintptr, wanted uint32)
func XXkbNoteDeviceChanges ¶
func XXkbNoteDeviceChanges(tls *libc.TLS, old TXkbDeviceChangesPtr, new1 uintptr, wanted uint32)
func XXkbNoteMapChanges ¶
func XXkbNoteMapChanges(tls *libc.TLS, old TXkbMapChangesPtr, new1 uintptr, wanted uint32)
func XXkbNoteNameChanges ¶
func XXkbNoteNameChanges(tls *libc.TLS, old TXkbNameChangesPtr, new1 uintptr, wanted uint32)
func XXkbOpenDisplay ¶
func XXkbQueryExtension ¶
func XXkbResizeDeviceButtonActions ¶
func XXkbResizeDeviceButtonActions(tls *libc.TLS, devi TXkbDeviceInfoPtr, newTotal uint32) (r int32)
func XXkbResizeKeyActions ¶
func XXkbResizeKeySyms ¶
func XXkbResizeKeyType ¶
func XXkbSelectEventDetails ¶
func XXkbSelectEvents ¶
func XXkbSetAtomFuncs ¶
func XXkbSetAtomFuncs(tls *libc.TLS, __ccgo_fp_getAtom TXkbInternAtomFunc, __ccgo_fp_getName TXkbGetAtomNameFunc)
func XXkbSetAutoRepeatRate ¶
func XXkbSetCompatMap ¶
func XXkbSetControls ¶
func XXkbSetDebuggingFlags ¶
func XXkbSetDeviceInfo ¶
func XXkbSetDeviceLedInfo ¶
func XXkbSetGeometry ¶
**====================================================================**
func XXkbSetIgnoreLockMods ¶
func XXkbSetIndicatorMap ¶
func XXkbSetMap ¶
func XXkbSetNamedIndicator ¶
func XXkbSetNames ¶
func XXkbSetXlibControls ¶
func XXkbTranslateKey ¶
func XXkbTranslateKeyCode ¶
func XXkbTranslateKeySym ¶
func XXkbUpdateActionVirtualMods ¶
func XXkbUpdateActionVirtualMods(tls *libc.TLS, xkb TXkbDescPtr, act uintptr, changed uint32) (r int32)
**====================================================================**
func XXkbUpdateKeyTypeVirtualMods ¶
func XXkbUpdateKeyTypeVirtualMods(tls *libc.TLS, xkb TXkbDescPtr, type1 TXkbKeyTypePtr, changed uint32, changes TXkbChangesPtr)
func XXkbUpdateMapFromCore ¶
func XXkbUpdateMapFromCore(tls *libc.TLS, xkb TXkbDescPtr, first_key TKeyCode, num_keys int32, map_width int32, core_keysyms uintptr, changes TXkbChangesPtr) (r int32)
func XXkbUseExtension ¶
func XXkbVirtualModsToReal ¶
func XXkbVirtualModsToReal(tls *libc.TLS, xkb TXkbDescPtr, virtual_mask uint32, mask_rtrn uintptr) (r int32)
**====================================================================**
func XXmbDrawImageString ¶
func XXmbDrawString ¶
func XXmbDrawText ¶
func XXmbLookupString ¶
func XXmbSetWMProperties ¶
func XXmbTextEscapement ¶
func XXmbTextExtents ¶
func XXmbTextPerCharExtents ¶
func XXrmCombineDatabase ¶
func XXrmCombineDatabase(tls *libc.TLS, from TXrmDatabase, into uintptr, override int32)
func XXrmCombineFileDatabase ¶
func XXrmDestroyDatabase ¶
func XXrmDestroyDatabase(tls *libc.TLS, db TXrmDatabase)
func XXrmEnumerateDatabase ¶
func XXrmEnumerateDatabase(tls *libc.TLS, db TXrmDatabase, names TXrmNameList, classes TXrmClassList, mode int32, __ccgo_fp_proc TDBEnumProc, closure TXPointer) (r int32)
C documentation
/* call the proc for every value in the database, arbitrary order. * stop if the proc returns True. */
func XXrmGetResource ¶
func XXrmGetResource(tls *libc.TLS, db TXrmDatabase, name_str uintptr, class_str uintptr, pType_str uintptr, pValue TXrmValuePtr) (r int32)
func XXrmInitialize ¶
func XXrmLocaleOfDatabase ¶
func XXrmLocaleOfDatabase(tls *libc.TLS, db TXrmDatabase) (r uintptr)
func XXrmMergeDatabases ¶
func XXrmMergeDatabases(tls *libc.TLS, from TXrmDatabase, into uintptr)
func XXrmParseCommand ¶
func XXrmPutFileDatabase ¶
func XXrmPutFileDatabase(tls *libc.TLS, db TXrmDatabase, fileName uintptr)
func XXrmPutResource ¶
func XXrmPutStringResource ¶
func XXrmQGetResource ¶
func XXrmQGetResource(tls *libc.TLS, db TXrmDatabase, names TXrmNameList, classes TXrmClassList, pType uintptr, pValue TXrmValuePtr) (r int32)
func XXrmQGetSearchList ¶
func XXrmQGetSearchList(tls *libc.TLS, db TXrmDatabase, names TXrmNameList, classes TXrmClassList, searchList uintptr, listLength int32) (r int32)
func XXrmQGetSearchResource ¶
func XXrmQPutResource ¶
func XXrmQPutResource(tls *libc.TLS, pdb uintptr, bindings TXrmBindingList, quarks TXrmQuarkList, type1 TXrmRepresentation, value TXrmValuePtr)
func XXrmQPutStringResource ¶
func XXrmQPutStringResource(tls *libc.TLS, pdb uintptr, bindings TXrmBindingList, quarks TXrmQuarkList, str uintptr)
func XXrmSetDatabase ¶
func XXrmSetDatabase(tls *libc.TLS, display uintptr, database TXrmDatabase)
func XXrmStringToBindingQuarkList ¶
func XXrmStringToBindingQuarkList(tls *libc.TLS, name uintptr, bindings TXrmBindingList, quarks TXrmQuarkList)
func XXrmStringToQuarkList ¶
func XXrmStringToQuarkList(tls *libc.TLS, name uintptr, quarks TXrmQuarkList)
func XXutf8DrawImageString ¶
func XXutf8DrawString ¶
func XXutf8DrawText ¶
func XXutf8LookupString ¶
func XXutf8SetWMProperties ¶
func XXutf8TextEscapement ¶
func XXutf8TextExtents ¶
func XXwcDrawImageString ¶
func XXwcDrawString ¶
func XXwcDrawText ¶
func XXwcFreeStringList ¶
func XXwcLookupString ¶
func XXwcTextEscapement ¶
func XXwcTextExtents ¶
func XXwcTextPerCharExtents ¶
func X_XAllocScratch ¶
C documentation
/* * This routine can be used to (cheaply) get some memory within a single * Xlib routine for scratch space. A single buffer is reused each time * if possible. To be MT safe, you can only call this between a call to * GetReq* and a call to Data* or _XSend*, or in a context when the thread * is guaranteed to not unlock the display. */
func X_XAllocTemp ¶
C documentation
/* * Scratch space allocator you can call any time, multiple times, and be * MT safe, but you must hand the buffer back with _XFreeTemp. */
func X_XAsyncErrorHandler ¶
func X_XAsyncErrorHandler(tls *libc.TLS, dpy uintptr, rep uintptr, buf uintptr, len1 int32, data TXPointer) (r int32)
C documentation
/*ARGSUSED*/
func X_XCloseLC ¶
func X_XColor_to_XcmsRGB ¶
func X_XColor_to_XcmsRGB(tls *libc.TLS, ccc TXcmsCCC, pXColors uintptr, pColors uintptr, nColors uint32)
C documentation
/* * NAME * _XColor_to_XcmsRGB * * SYNOPSIS */
func X_XConnectXCB ¶
func X_XCopyEventCookie ¶
func X_XDefaultIOError ¶
C documentation
/* * _XDefaultIOError - Default fatal system error reporting routine. Called * when an X internal system error is encountered. */
func X_XDefaultIOErrorExit ¶
func X_XEatDataWords ¶
C documentation
/* * Read and discard "n" 32-bit words of data * Matches the units of the length field in X protocol replies, and provides * a single implementation of overflow checking to avoid having to replicate * those checks in every caller. */
func X_XEnq ¶
C documentation
/* * _XEnq - Place event packets on the display's queue. * note that no squishing of move events in V11, since there * is pointer motion hints.... */
func X_XEventToWire ¶
C documentation
/* * Reformat an XEvent structure to a wire event of the right type. * Return True on success. If the type is unrecognized, return what * _XUnknownNativeEvent returns (i.e., False). */
func X_XFetchEventCookie ¶
C documentation
/** * Return the event with the given cookie and remove it from the list. */
func X_XFlush ¶
C documentation
/* * _XFlush - Flush the X request buffer. If the buffer is empty, no * action is taken. */
func X_XFreeAtomTable ¶
func X_XFreeDisplayStructure ¶
func X_XFreeX11XCBStructure ¶
func X_XGetAsyncData ¶
func X_XGetAsyncReply ¶
func X_XGetBitsPerPixel ¶
func X_XGetHostname ¶
C documentation
/* * _XGetHostname - similar to gethostname but allows special processing. */
func X_XGetRequest ¶
C documentation
/* * WARNING: This implementation's pre-conditions and post-conditions * must remain compatible with the old macro-based implementations of * GetReq, GetReqExtra, GetResReq, and GetEmptyReq. The portions of the * Display structure affected by those macros are part of libX11's * ABI. */
func X_XGetWindowAttributes ¶
func X_XIDHandler ¶
func X_XIMCompileResourceList ¶
func X_XIMCompileResourceList(tls *libc.TLS, res TXIMResourceList, num_res uint32)
C documentation
/* * Compile the resource name. (resource_name ---> xrm_name) */
func X_XInitImageFuncPtrs ¶
C documentation
/* * This routine initializes the image object function pointers. The * intent is to provide native (i.e. fast) routines for native format images * only using the generic (i.e. slow) routines when fast ones don't exist. * However, with the current rather botched external interface, clients may * have to mung image attributes after the image gets created, so the fast * routines always have to check to make sure the optimization is still * valid, and reinit the functions if not. */
func X_XKeysymToModifiers ¶
func X_XLookupString ¶
func X_XLookupString(tls *libc.TLS, event uintptr, buffer uintptr, nbytes int32, keysym uintptr, status uintptr) (r int32)
C documentation
/*ARGSUSED*/
func X_XReadEvents ¶
C documentation
/* _XReadEvents - Flush the output queue, * then read as many events as possible (but at least 1) and enqueue them */
func X_XReadPad ¶
C documentation
/* * _XReadPad - Read bytes from the socket taking into account incomplete * reads. If the number of bytes is not 0 mod 4, read additional pad * bytes. */
func X_XRegisterFilterByMask ¶
func X_XRegisterFilterByMask(tls *libc.TLS, display uintptr, window TWindow, event_mask uint64, __ccgo_fp_filter uintptr, client_data TXPointer)
C documentation
/* * Register a filter with the filter machinery by event mask. */
func X_XRegisterFilterByType ¶
func X_XRegisterFilterByType(tls *libc.TLS, display uintptr, window TWindow, start_type int32, end_type int32, __ccgo_fp_filter uintptr, client_data TXPointer)
C documentation
/* * Register a filter with the filter machinery by type code. */
func X_XRegisterInternalConnection ¶
func X_XRegisterInternalConnection(tls *libc.TLS, dpy uintptr, fd int32, __ccgo_fp_callback T_XInternalConnectionProc, call_data TXPointer) (r int32)
C documentation
/* _XRegisterInternalConnection * Each IM (or Xlib extension) that opens a file descriptor that Xlib should * include in its select/poll mask must call this function to register the * fd with Xlib. Any XConnectionWatchProc registered by XAddConnectionWatch * will also be called. * * Whenever Xlib detects input available on fd, it will call callback * with call_data to process it. If non-Xlib code calls select/poll * and detects input available, it must call XProcessInternalConnection, * which will call the associated callback. * * Non-Xlib code can learn about these additional fds by calling * XInternalConnectionNumbers or, more typically, by registering * a XConnectionWatchProc with XAddConnectionWatch * to be called when fds are registered or unregistered. * * Returns True if registration succeeded, False if not, typically * because could not allocate memory. * Assumes Display locked when called. */
func X_XReply ¶
C documentation
/* * _XReply - Wait for a reply packet and copy its contents into the * specified rep. * extra: number of 32-bit words expected after the reply * discard: should I discard data following "extra" words? */
func X_XSend ¶
C documentation
/* * _XSend - Flush the buffer and send the client data. 32 bit word aligned * transmission is used, if size is not 0 mod 4, extra bytes are transmitted. * * Note that the connection must not be read from once the data currently * in the buffer has been written. */
func X_XSeqSyncFunction ¶
func X_XSetClipRectangles ¶
func X_XSetClipRectangles(tls *libc.TLS, dpy uintptr, gc TGC, clip_x_origin int32, clip_y_origin int32, rectangles uintptr, n int32, ordering int32)
C documentation
/* can only call when display is locked. */
func X_XSetImage ¶
func X_XSetLastRequestRead ¶
func X_XSetPrivSyncFunction ¶
func X_XSetSeqSyncFunction ¶
func X_XStoreEventCookie ¶
C documentation
/** * Add an event to the display's event list. This event must be freed on the * next call to XNextEvent(). */
func X_XTextHeight ¶
C documentation
/* * _XTextHeight - compute the height of a string of eightbit bytes. */
func X_XTextHeight16 ¶
C documentation
/* * _XTextHeight16 - compute the height of sequence of XChar2bs. */
func X_XTranslateKey ¶
func X_XTranslateKeySym ¶
func X_XUnregisterFilter ¶
func X_XUnregisterInternalConnection ¶
C documentation
/* _XUnregisterInternalConnection * Each IM (or Xlib extension) that closes a file descriptor previously * registered with _XRegisterInternalConnection must call this function. * Any XConnectionWatchProc registered by XAddConnectionWatch * will also be called. * * Assumes Display locked when called. */
func X_XUpdateAtomCache ¶
func X_XUpdateGCCache ¶
func X_XVIDtoVisual ¶
C documentation
/* * Given a visual id, find the visual structure for this id on this display. */
func X_XWireToEvent ¶
C documentation
/* * reformat a wire event into an XEvent structure of the right type. */
func X_XcmsAddCmapRec ¶
func X_XcmsAddCmapRec(tls *libc.TLS, dpy uintptr, cmap TColormap, windowID TWindow, visual uintptr) (r uintptr)
C documentation
/* * NAME * _XcmsAddCmapRec * * SYNOPSIS */
func X_XcmsCIELabQueryMaxLCRGB ¶
func X_XcmsCIELabQueryMaxLCRGB(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_return uintptr, pRGB_return uintptr) (r int32)
C documentation
/* * NAME * _XcmsCIELabQueryMaxLCRGB - Compute maximum L* and chroma. * * SYNOPSIS */
func X_XcmsCIELuvQueryMaxLCRGB ¶
func X_XcmsCIELuvQueryMaxLCRGB(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_return uintptr, pRGB_return uintptr) (r int32)
C documentation
/* * NAME * _XcmsCIELuvQueryMaxLCRGB - Compute maximum L* and chroma. * * SYNOPSIS */
func X_XcmsConvertColorsWithWhitePt ¶
func X_XcmsConvertColorsWithWhitePt(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, pWhitePt uintptr, nColors uint32, newFormat TXcmsColorFormat, pCompressed uintptr) (r int32)
C documentation
/* * NAME * _XcmsConvertColorsWithWhitePt - Convert XcmsColor structures * * SYNOPSIS */
func X_XcmsCopyCmapRecAndFree ¶
func X_XcmsCopyCmapRecAndFree(tls *libc.TLS, dpy uintptr, src_cmap TColormap, copy_cmap TColormap) (r uintptr)
C documentation
/* * NAME * _XcmsCopyCmapRecAndFree * * SYNOPSIS */
func X_XcmsCopyISOLatin1Lowered ¶
C documentation
/* * NAME * _XcmsCopyISOLatin1Lowered * * SYNOPSIS */
func X_XcmsDDConvertColors ¶
func X_XcmsDDConvertColors(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, nColors uint32, newFormat TXcmsColorFormat, pCompressed uintptr) (r int32)
C documentation
/* * NAME * _XcmsDDConvertColors - Convert XcmsColor structures * * SYNOPSIS */
func X_XcmsDIConvertColors ¶
func X_XcmsDIConvertColors(tls *libc.TLS, ccc TXcmsCCC, pColors_in_out uintptr, pWhitePt uintptr, nColors uint32, newFormat TXcmsColorFormat) (r int32)
C documentation
/* * NAME * _XcmsDIConvertColors - Convert XcmsColor structures * * SYNOPSIS */
func X_XcmsEqualWhitePts ¶
func X_XcmsEqualWhitePts(tls *libc.TLS, ccc TXcmsCCC, pWhitePt1 uintptr, pWhitePt2 uintptr) (r int32)
C documentation
/* * NAME * _XcmsEqualWhitePts * * SYNOPSIS */
func X_XcmsGetElement ¶
C documentation
/* * NAME * _XcmsGetElement -- get an element value from the property passed * * SYNOPSIS */
func X_XcmsGetProperty ¶
func X_XcmsGetProperty(tls *libc.TLS, pDpy uintptr, w TWindow, property TAtom, pFormat uintptr, pNItems uintptr, pNBytes uintptr, pValue uintptr) (r int32)
C documentation
/* * NAME * _XcmsGetProperty -- Determine the existence of a property * * SYNOPSIS */
func X_XcmsLRGB_InitScrnDefault ¶
func X_XcmsLRGB_InitScrnDefault(tls *libc.TLS, dpy uintptr, screenNumber int32, pPerScrnInfo uintptr) (r int32)
C documentation
/* * NAME * _XcmsInitScrnDefaultInfo * * SYNOPSIS */ /* ARGSUSED */
func X_XcmsResolveColorString ¶
func X_XcmsResolveColorString(tls *libc.TLS, ccc TXcmsCCC, color_string uintptr, pColor_exact_return uintptr, result_format TXcmsColorFormat) (r int32)
C documentation
/* * NAME * _XcmsResolveColorString - * * SYNOPSIS */
func X_XcmsSetGetColor ¶
func X_XcmsSetGetColor(tls *libc.TLS, __ccgo_fp_xColorProc uintptr, dpy uintptr, cmap TColormap, pColors_in_out uintptr, result_format TXcmsColorFormat, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsSetColor - * * SYNOPSIS */
func X_XcmsSetGetColors ¶
func X_XcmsSetGetColors(tls *libc.TLS, __ccgo_fp_xColorProc uintptr, dpy uintptr, cmap TColormap, pColors_in_out uintptr, nColors int32, result_format TXcmsColorFormat, pCompressed uintptr) (r int32)
C documentation
/* * NAME * XcmsSetColors - * * SYNOPSIS */
func X_XcmsTekHVCQueryMaxVCRGB ¶
func X_XcmsTekHVCQueryMaxVCRGB(tls *libc.TLS, ccc TXcmsCCC, hue TXcmsFloat, pColor_return uintptr, pRGB_return uintptr) (r int32)
C documentation
/* * NAME * _XcmsTekHVCQueryMaxVCRGB - Compute maximum value/chroma. * * SYNOPSIS */
func X_XimCbDispatch ¶
func X_XimCheckCreateICValues ¶
func X_XimCheckCreateICValues(tls *libc.TLS, res_list TXIMResourceList, list_num uint32) (r int32)
func X_XimCheckDataSize ¶
func X_XimCheckICMode ¶
func X_XimCheckICMode(tls *libc.TLS, res TXIMResourceList, mode uint64) (r int32)
func X_XimCheckIMMode ¶
func X_XimCheckIMMode(tls *libc.TLS, res TXIMResourceList, mode uint64) (r int32)
func X_XimCommitCallback ¶
func X_XimDecodeICATTRIBUTE ¶
func X_XimDecodeICATTRIBUTE(tls *libc.TLS, ic TXic, res_list TXIMResourceList, res_num uint32, data uintptr, data_len TINT16, arg uintptr, mode TBITMASK32) (r uintptr)
func X_XimDecodeIMATTRIBUTE ¶
func X_XimDecodeIMATTRIBUTE(tls *libc.TLS, im TXim, res_list TXIMResourceList, res_num uint32, data uintptr, data_len TINT16, arg uintptr, mode TBITMASK32) (r uintptr)
func X_XimDecodeLocalICAttr ¶
func X_XimDecodeLocalIMAttr ¶
func X_XimEncodeICATTRIBUTE ¶
func X_XimEncodeIMATTRIBUTE ¶
func X_XimEncodeLocalICAttr ¶
func X_XimEncodeLocalIMAttr ¶
func X_XimError ¶
func X_XimErrorCallback ¶
func X_XimFlush ¶
func X_XimForwardEvent ¶
func X_XimFreeCommitInfo ¶
func X_XimGetCharCode ¶
func X_XimGetCharCode(tls *libc.TLS, ucs_conv TXPointer, keysym TKeySym, buf uintptr, nbytes int32) (r int32)
C documentation
/* * Returns the locale dependent representation of a keysym. * The locale's encoding is passed in form of pointer to UCS converter. * The resulting multi-byte sequence is placed starting at buf (a buffer * with nbytes bytes, nbytes should be >= 8) and is NUL terminated. * Returns the length of the resulting multi-byte sequence, excluding the * terminating NUL byte. Return 0 if the keysym is not representable in the * locale */ /*ARGSUSED*/
func X_XimGetCurrentICValues ¶
func X_XimGetCurrentIMValues ¶
func X_XimGetICValueData ¶
func X_XimGetIMValueData ¶
func X_XimGetMyEndian ¶
func X_XimLcctstombs ¶
func X_XimLcctstoutf8 ¶
func X_XimLcctstowcs ¶
func X_XimLocalFilter ¶
func X_XimLocalGetICValues ¶
func X_XimLocalGetIMValues ¶
func X_XimLocalIMFree ¶
func X_XimLocalSetICValues ¶
func X_XimLocalSetIMValues ¶
func X_XimLookupMBText ¶
func X_XimLookupUTF8Text ¶
func X_XimLookupWCText ¶
func X_XimMakeICAttrIDList ¶
func X_XimMakeIMAttrIDList ¶
func X_XimProtoEventToWire ¶
func X_XimProtoIMFree ¶
func X_XimProtoWireToEvent ¶
C documentation
/* * reformat a wire event into an XEvent structure of the right type. */
func X_XimRegisterDispatcher ¶
func X_XimRegisterFilter ¶
func X_XimReregisterFilter ¶
func X_XimRespSyncReply ¶
func X_XimRespSyncReply(tls *libc.TLS, ic TXic, mode TBITMASK16) (r int32)
func X_XimServerDestroy ¶
func X_XimSetCurrentICValues ¶
func X_XimSetCurrentIMValues ¶
func X_XimSetHeader ¶
func X_XimSetICDefaults ¶
func X_XimSetICMode ¶
func X_XimSetICMode(tls *libc.TLS, res_list TXIMResourceList, list_num uint32, style TXIMStyle)
func X_XimSetICResourceList ¶
func X_XimSetICValueData ¶
func X_XimSetIMMode ¶
func X_XimSetIMMode(tls *libc.TLS, res_list TXIMResourceList, list_num uint32)
func X_XimSetIMResourceList ¶
func X_XimSetIMValueData ¶
func X_XimSetLocalIMDefaults ¶
func X_XimSyncCallback ¶
func X_XimThaiFilter ¶
func X_XimThaiFilter(tls *libc.TLS, d uintptr, w TWindow, ev uintptr, client_data TXPointer) (r int32)
C documentation
/* * Filter function for TACTIS */
func X_XimThaiIMFree ¶
func X_XimTransFlush ¶
func X_XimTransRead ¶
func X_XimTransWrite ¶
func X_XimTriggerNotify ¶
func X_XimUnregisterFilter ¶
func X_XimXTransBytesReadable ¶
func X_XimXTransBytesReadable(tls *libc.TLS, ciptr TXtransConnInfo, pend uintptr) (r int32)
func X_XimXTransClose ¶
func X_XimXTransClose(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
func X_XimXTransCloseForCloning ¶
func X_XimXTransCloseForCloning(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
func X_XimXTransConnect ¶
func X_XimXTransConnect(tls *libc.TLS, ciptr TXtransConnInfo, address uintptr) (r int32)
func X_XimXTransDisconnect ¶
func X_XimXTransDisconnect(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
func X_XimXTransFreeConnInfo ¶
func X_XimXTransFreeConnInfo(tls *libc.TLS, ciptr TXtransConnInfo)
func X_XimXTransGetConnectionNumber ¶
func X_XimXTransGetConnectionNumber(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
func X_XimXTransGetHostname ¶
func X_XimXTransGetPeerAddr ¶
func X_XimXTransIsLocal ¶
func X_XimXTransIsLocal(tls *libc.TLS, ciptr TXtransConnInfo) (r int32)
func X_XimXTransRead ¶
func X_XimXTransReadv ¶
func X_XimXTransSetOption ¶
func X_XimXTransWrite ¶
func X_XimXTransWritev ¶
func X_Ximctstombs ¶
func X_Ximctstoutf8 ¶
func X_Ximctstowcs ¶
func X_XkbCopyFromReadBuffer ¶
func X_XkbFreeReadBuffer ¶
func X_XkbFreeReadBuffer(tls *libc.TLS, buf TXkbReadBufferPtr) (r int32)
func X_XkbGetConverters ¶
func X_XkbGetReadBufferCountedString ¶
func X_XkbGetReadBufferCountedString(tls *libc.TLS, buf TXkbReadBufferPtr, rtrn uintptr) (r int32)
func X_XkbGetReadBufferPtr ¶
func X_XkbGetReadBufferPtr(tls *libc.TLS, from TXkbReadBufferPtr, size int32) (r uintptr)
func X_XkbInitReadBuffer ¶
func X_XkbNoteCoreMapChanges ¶
func X_XkbNoteCoreMapChanges(tls *libc.TLS, old TXkbMapChangesPtr, new1 uintptr, wanted uint32)
func X_XkbPeekAtReadBuffer ¶
func X_XkbPeekAtReadBuffer(tls *libc.TLS, from TXkbReadBufferPtr, size int32) (r uintptr)
func X_XkbReadBufferCopy32 ¶
func X_XkbReadCopyData32 ¶
func X_XkbReadCopyKeySyms ¶
func X_XkbReadGetMapReply ¶
func X_XkbReadGetNamesReply ¶
func X_XkbReloadDpy ¶
func X_XkbSkipReadBufferData ¶
func X_XkbSkipReadBufferData(tls *libc.TLS, from TXkbReadBufferPtr, size int32) (r int32)
func X_XkbWriteCopyData32 ¶
func X_XkbWriteCopyKeySyms ¶
func X_XlcAddCharSet ¶
func X_XlcAddCharSet(tls *libc.TLS, charset TXlcCharSet) (r int32)
C documentation
/* Registers an XlcCharSet in the list of character sets. Returns True if successful. */
func X_XlcAddLoader ¶
func X_XlcAddLoader(tls *libc.TLS, __ccgo_fp_proc TXLCdLoadProc, position TXlcPosition) (r int32)
func X_XlcAddUtf8Converters ¶
C documentation
/* Registers UTF-8 converters for a non-UTF-8 locale. */
func X_XlcCloseConverter ¶
func X_XlcCompareISOLatin1 ¶
C documentation
/* Compares two ISO 8859-1 strings, ignoring case of ASCII letters. Like strcasecmp in an ASCII locale. */
func X_XlcCompileResourceList ¶
func X_XlcCompileResourceList(tls *libc.TLS, resources TXlcResourceList, num_resources int32)
func X_XlcConvert ¶
func X_XlcDbg_printValue ¶
func X_XlcDeInitLoader ¶
func X_XlcDefaultMapModifiers ¶
func X_XlcDefaultMapModifiers(tls *libc.TLS, lcd TXLCd, user_mods uintptr, prog_mods uintptr) (r uintptr)
C documentation
/*ARGSUSED*/
func X_XlcDestroyLC ¶
func X_XlcDestroyLocaleDataBase ¶
C documentation
/************************************************************************/ /* _XlcDestroyLocaleDataBase(lcd) */ /*----------------------------------------------------------------------*/ /* This function destroy the XLocale Database that bound to the */ /* specified lcd. If the XLocale Database is referred from some */ /* other lcd, this function just decreases reference count of */ /* the database. If no locale refers the database, this function */ /* remove it from the cache list and free work area. */ /************************************************************************/
func X_XlcFileName ¶
C documentation
/************************************************************************/
func X_XlcGetCSValues ¶
func X_XlcGetCSValues(tls *libc.TLS, charset TXlcCharSet, va uintptr) (r uintptr)
C documentation
/* Retrieves a number of attributes of an XlcCharSet. Return NULL if successful, otherwise the name of the first argument specifying a nonexistent attribute. */
func X_XlcGetLocaleDataBase ¶
func X_XlcGetLocaleDataBase(tls *libc.TLS, lcd TXLCd, category uintptr, name uintptr, value uintptr, count uintptr)
C documentation
/************************************************************************/ /* _XlcGetLocaleDataBase(lcd, category, class, value, count) */ /*----------------------------------------------------------------------*/ /* This function retrieves XLocale database information. */ /************************************************************************/
func X_XlcGetResource ¶
func X_XlcGetResource(tls *libc.TLS, lcd TXLCd, category uintptr, class uintptr, value uintptr, count uintptr)
C documentation
/************************************************************************/ /* _XlcGetResource(lcd, category, class, value, count) */ /*----------------------------------------------------------------------*/ /* This function retrieves XLocale database information. */ /************************************************************************/
func X_XlcGetValues ¶
func X_XlcGetValues(tls *libc.TLS, base TXPointer, resources TXlcResourceList, num_resources int32, args TXlcArgList, num_args int32, mask uint64) (r uintptr)
func X_XlcInitCTInfo ¶
=========================== Initialization ===========================
func X_XlcInitLoader ¶
func X_XlcLocaleDirName ¶
func X_XlcLocaleLibDirName ¶
func X_XlcMapOSLocaleName ¶
func X_XlcNCompareISOLatin1 ¶
C documentation
/* Compares two ISO 8859-1 strings, at most len bytes of each, ignoring case of ASCII letters. Like strncasecmp in an ASCII locale. */
func X_XlcParseCharSet ¶
func X_XlcParseCharSet(tls *libc.TLS, charset TXlcCharSet) (r int32)
C documentation
/* * Fills into a freshly created XlcCharSet the fields that can be inferred * from the ESC sequence. These are side, char_size, set_size. * Returns True if the charset can be used with Compound Text. * * Used by _XlcCreateDefaultCharSet. */
func X_XlcRemoveLoader ¶
func X_XlcRemoveLoader(tls *libc.TLS, __ccgo_fp_proc TXLCdLoadProc)
func X_XlcResetConverter ¶
func X_XlcResolveI18NPath ¶
C documentation
/************************************************************************/
func X_XlcResolveLocaleName ¶
func X_XlcSetConverter ¶
func X_XlcSetValues ¶
func X_XlcSetValues(tls *libc.TLS, base TXPointer, resources TXlcResourceList, num_resources int32, args TXlcArgList, num_args int32, mask uint64) (r uintptr)
func X_XlcVaToArgList ¶
func X_XlcValidModSyntax ¶
func X_Xlcmbstoutf8 ¶
func X_Xlcmbstowcs ¶
func X_Xlcmbtowc ¶
func X_Xlcwcstombs ¶
func X_XmbDefaultDrawString ¶
func X_XmbDefaultTextExtents ¶
func X_XmbGenericDrawString ¶
func X_XmbGenericTextExtents ¶
func X_Xmbstoutf8 ¶
func X_XomConvert ¶
func X_XomGenericDrawString ¶
func X_XomGenericTextExtents ¶
func X_XwcDefaultDrawString ¶
func X_XwcDefaultTextExtents ¶
func X_XwcGenericDrawString ¶
func X_XwcGenericTextExtents ¶
func X_Xwcsncmp ¶
func X_Xwcsncpy ¶
Types ¶
type TAtomTable ¶
type TAtomTable = struct {
Ftable [64]TEntry
}
type TBITMASK16 ¶
type TBITMASK16 = uint16
type TBITMASK32 ¶
type TBITMASK32 = uint32
type TBeforeFlushType ¶
type TBeforeFlushType = uintptr
func XXESetBeforeFlush ¶
func XXESetBeforeFlush(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TBeforeFlushType) (r TBeforeFlushType)
type TByteInfoList ¶
type TByteInfoList = uintptr
type TByteInfoListRec ¶
type TByteInfoRec ¶
type TBytesReadable_t ¶
type TBytesReadable_t = int32
type TCTDataRec ¶
C documentation
/* * Static representation of a character set that can be used in Compound Text. */
type TCTDataRec1 ¶
type TCTInfoRec ¶
type TCTInfoRec = struct {
Fcharset TXlcCharSet
Fct_sequence uintptr
Ftype1 uint32
Ffinal_byte uint8
Fext_segment uintptr
Fext_segment_len int32
Fnext uintptr
}
C documentation
/* * Representation of a character set that can be used for Compound Text, * at run time. * Note: This information is not contained in the XlcCharSet, because * multiple ESC sequences may be used for the same XlcCharSet. */
type TCheckResult ¶
type TCheckResult = int32
type TClassType ¶
type TClassType = int32
type TCloseDisplayType ¶
type TCloseDisplayType = uintptr
func XXESetCloseDisplay ¶
func XXESetCloseDisplay(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TCloseDisplayType) (r TCloseDisplayType)
type TCodeRange ¶
type TCodeRange = uintptr
type TCodeRangeRec ¶
type TCodeSetRec ¶
type TCodeSetRec = struct {
Fcharset_list uintptr
Fnum_charsets int32
Fcs_num int32
Fside TXlcSide
Flength int32
FbyteM TByteInfoList
Fmbconv TConversion
Fctconv TConversion
Fctextseg TExtdSegment
Fparse_info TParseInfo
Fwc_encoding uint64
Fstring_encoding int32
}
type TColormap ¶
type TColormap = uint64
func XXCopyColormapAndFree ¶
func XXCreateColormap ¶
func XXDefaultColormap ¶
type TContentsClearFunc ¶
type TContentsClearFunc = uintptr
type TConversion ¶
type TConversion = uintptr
type TConversionRec ¶
type TConversionRec = struct {
Fconversion_type uint64
Fconv_num int32
Fconvlist TFontScope
Fcnv_file uintptr
Fcnvfunc TXlcConv
}
type TConversionValues ¶
type TConversionValues = struct {
FIntensityTbl TIntensityTbl
}
type TCopyEventCookieType ¶
type TCopyEventCookieType = uintptr
func XXESetCopyEventCookie ¶
func XXESetCopyEventCookie(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TCopyEventCookieType) (r TCopyEventCookieType)
type TCopyGCType ¶
type TCopyGCType = uintptr
func XXESetCopyGC ¶
func XXESetCopyGC(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TCopyGCType) (r TCopyGCType)
type TCreateFontType ¶
type TCreateFontType = uintptr
func XXESetCreateFont ¶
func XXESetCreateFont(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TCreateFontType) (r TCreateFontType)
type TCreateGCType ¶
type TCreateGCType = uintptr
func XXESetCreateGC ¶
func XXESetCreateGC(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TCreateGCType) (r TCreateGCType)
C documentation
/* * Routines to hang procs on the extension structure. */
type TDBEnumProc ¶
type TDBEnumProc = uintptr
type TDBParseInfo ¶
type TDBRec ¶
type TDBRec = struct {
Ftable uintptr
Fmask int32
Fnumentries int32
Flinfo TLockInfoRec
}
type TDEntryRec ¶
type TDEntryRec = struct {
Fentry TVEntryRec
Ftype1 TXrmRepresentation
}
type TDTCharIndex ¶
type TDTCharIndex = int32
type TDTModifier ¶
type TDTModifier = uint32
type TDTStructIndex ¶
type TDTStructIndex = int32
type TDatabaseRec ¶
type TDefTree ¶
type TDefTree = struct {
Fnext TDTIndex
Fsuccession TDTIndex
Fmodifier_mask TDTModifier
Fmodifier TDTModifier
Fkeysym TKeySym
Fmb TDTCharIndex
Fwc TDTCharIndex
Futf8 TDTCharIndex
Fks TKeySym
}
type TDefTreeBase ¶
type TDefTreeBase = struct {
Ftree uintptr
Fmb uintptr
Fwc uintptr
Futf8 uintptr
Ftreeused TDTIndex
Ftreesize TDTIndex
Fmbused TDTCharIndex
Fmbsize TDTCharIndex
Fwcused TDTCharIndex
Fwcsize TDTCharIndex
Futf8used TDTCharIndex
Futf8size TDTCharIndex
}
type TDisplay ¶
type TDisplay = struct {
Fext_data uintptr
Ffree_funcs uintptr
Ffd int32
Fconn_checker int32
Fproto_major_version int32
Fproto_minor_version int32
Fvendor uintptr
Fresource_base TXID
Fresource_mask TXID
Fresource_id TXID
Fresource_shift int32
Fresource_alloc uintptr
Fbyte_order int32
Fbitmap_unit int32
Fbitmap_pad int32
Fbitmap_bit_order int32
Fnformats int32
Fpixmap_format uintptr
Fvnumber int32
Frelease int32
Fhead uintptr
Ftail uintptr
Fqlen int32
Flast_request_read uint64
Frequest uint64
Flast_req uintptr
Fbuffer uintptr
Fbufptr uintptr
Fbufmax uintptr
Fmax_request_size uint32
Fdb uintptr
Fsynchandler uintptr
Fdisplay_name uintptr
Fdefault_screen int32
Fnscreens int32
Fscreens uintptr
Fmotion_buffer uint64
Fflags uint64
Fmin_keycode int32
Fmax_keycode int32
Fkeysyms uintptr
Fmodifiermap uintptr
Fkeysyms_per_keycode int32
Fxdefaults uintptr
Fscratch_buffer uintptr
Fscratch_length uint64
Fext_number int32
Fext_procs uintptr
Fevent_vec [128]uintptr
Fwire_vec [128]uintptr
Flock_meaning TKeySym
Flock uintptr
Fasync_handlers uintptr
Fbigreq_size uint64
Flock_fns uintptr
Fidlist_alloc uintptr
Fkey_bindings uintptr
Fcursor_font TFont
Fatoms uintptr
Fmode_switch uint32
Fnum_lock uint32
Fcontext_db uintptr
Ferror_vec uintptr
Fcms struct {
FdefaultCCCs TXPointer
FclientCmaps TXPointer
FperVisualIntensityMaps TXPointer
}
Fim_filters uintptr
Fqfree uintptr
Fnext_event_serial_num uint64
Fflushes uintptr
Fim_fd_info uintptr
Fim_fd_length int32
Fconn_watchers uintptr
Fwatcher_count int32
Ffiledes TXPointer
Fsavedsynchandler uintptr
Fresource_max TXID
Fxcmisc_opcode int32
Fxkb_info uintptr
Ftrans_conn uintptr
Fxcb uintptr
Fgeneric_event_vec [128]uintptr
Fgeneric_event_copy_vec [128]uintptr
Ferror_threads uintptr
Fexit_handler TXIOErrorExitHandler
Fexit_handler_data uintptr
Fin_ifevent TCARD32
Fifevent_thread Txthread_t
}
type TEClosureRec ¶
type TEClosureRec = struct {
Fdb TXrmDatabase
Fproc TDBEnumProc
Fclosure TXPointer
Fbindings TXrmBindingList
Fquarks TXrmQuarkList
Fmode int32
}
C documentation
/* closure used in enumerate database */
type TEVENTMASK ¶
type TEVENTMASK = uint32
func X_XimGetWindowEventmask ¶
func X_XimGetWindowEventmask(tls *libc.TLS, ic TXic) (r TEVENTMASK)
type TEdgeTable ¶
type TEdgeTable = struct {
Fymax int32
Fymin int32
Fscanlines TScanLineList
}
type TEdgeTableEntry ¶
type TEncodingType ¶
type TEncodingType = int32
type TErrorStringType ¶
type TErrorStringType = uintptr
func XXESetErrorString ¶
func XXESetErrorString(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TErrorStringType) (r TErrorStringType)
type TErrorType ¶
type TErrorType = uintptr
func XXESetError ¶
func XXESetError(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TErrorType) (r TErrorType)
type TEventToWireType ¶
type TEventToWireType = uintptr
func XXESetEventToWire ¶
func XXESetEventToWire(tls *libc.TLS, dpy uintptr, event_number int32, __ccgo_fp_proc TEventToWireType) (r TEventToWireType)
type TExtdSegment ¶
type TExtdSegment = uintptr
type TExtdSegmentRec ¶
type TExtdSegmentRec = struct {
Fname uintptr
Fside TXlcSide
Farea TFontScope
Farea_num int32
Fcharset TXlcCharSet
}
type TFlushGCType ¶
type TFlushGCType = uintptr
func XXESetFlushGC ¶
func XXESetFlushGC(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TFlushGCType) (r TFlushGCType)
type TFontDataRec ¶
type TFontDataRec = struct {
Fname uintptr
}
type TFontDataRec1 ¶
type TFontScope ¶
type TFontScope = uintptr
func X_XlcParse_scopemaps ¶
func X_XlcParse_scopemaps(tls *libc.TLS, str uintptr, size uintptr) (r TFontScope)
type TFontScopeRec ¶
type TFontSetRec ¶
type TFontSetRec1 ¶
type TFontSetRec1 = struct {
Fid int32
Fcharset_count int32
Fcharset_list uintptr
Ffont_data_count int32
Ffont_data TFontData
Ffont_name uintptr
Finfo uintptr
Ffont uintptr
Fside TXlcSide
Fis_xchar2b int32
Fsubstitute_num int32
Fsubstitute TFontData
Fvpart_initialize int32
Fvmap_num int32
Fvmap TFontData
Fvrotate_num int32
Fvrotate TVRotate
}
type TFreeFontType ¶
type TFreeFontType = uintptr
func XXESetFreeFont ¶
func XXESetFreeFont(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TFreeFontType) (r TFreeFontType)
type TFreeFuncType ¶
type TFreeFuncType = uintptr
type TFreeGCType ¶
type TFreeGCType = uintptr
func XXESetFreeGC ¶
func XXESetFreeGC(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TFreeGCType) (r TFreeGCType)
type TFreeModmapType ¶
type TFreeModmapType = uintptr
type TGRNData ¶
type TGRNData = struct {
Fname uintptr
Ftype1 TXrmRepresentation
Fvalue TXrmValuePtr
}
type TICPreeditAttributes ¶
type TICPreeditAttributes = struct {
Farea TXRectangle
Farea_needed TXRectangle
Fspot_location TXPoint
Fcolormap TColormap
Fstd_colormap TAtom
Fforeground uint64
Fbackground uint64
Fbackground_pixmap TPixmap
Ffontset TXFontSet
Fline_spacing int32
Fcursor TCursor
Fstart_callback TXICCallback
Fdone_callback TXICCallback
Fdraw_callback TXICCallback
Fcaret_callback TXICCallback
Fpreedit_state TXIMPreeditState
Fstate_notify_callback TXICCallback
}
type TICPreeditAttributesPtr ¶
type TICPreeditAttributesPtr = uintptr
type TICStatusAttributes ¶
type TICStatusAttributes = struct {
Farea TXRectangle
Farea_needed TXRectangle
Fcolormap TColormap
Fstd_colormap TAtom
Fforeground uint64
Fbackground uint64
Fbackground_pixmap TPixmap
Ffontset TXFontSet
Fline_spacing int32
Fcursor TCursor
Fstart_callback TXICCallback
Fdone_callback TXICCallback
Fdraw_callback TXICCallback
}
type TICStatusAttributesPtr ¶
type TICStatusAttributesPtr = uintptr
type TIntensityRec ¶
type TIntensityRec = struct {
Fvalue uint16
Fintensity TXcmsFloat
}
type TIntensityTbl ¶
type TKeyButMask ¶
type TKeyButMask = uint16
type TKeySym ¶
type TKeySym = uint64
func XXKeycodeToKeysym ¶
func XXkbKeycodeToKeysym ¶
func X_XKeycodeToKeysym ¶
type TLINEAR_RGB_SCCData ¶
type TLINEAR_RGB_SCCData = struct {
FXYZtoRGBmatrix [3][3]TXcmsFloat
FRGBtoXYZmatrix [3][3]TXcmsFloat
FpRedTbl uintptr
FpGreenTbl uintptr
FpBlueTbl uintptr
}
type TLTableRec ¶
type TLTableRec = struct {
Ftable TNTableRec
Fbuckets uintptr
}
C documentation
/* leaf tables have an extra level of indirection for the buckets, * so that resizing can be done without invalidating a search list. * This is completely ugly, and wastes some memory, but the Xlib * spec doesn't really specify whether invalidation is OK, and the * old implementation did not invalidate. */
type TLedInfoStuff ¶
type TLedInfoStuff = struct {
Fused int32
Fdevli TXkbDeviceLedInfoPtr
}
type TLockInfoPtr ¶
type TLockInfoPtr = uintptr
var X_Xglobal_lock TLockInfoPtr
C documentation
/* these pointers get initialized by XInitThreads */
var X_Xi18n_lock TLockInfoPtr
var X_conv_lock TLockInfoPtr
type TLockInfoRec ¶
type TLockInfoRec = struct {
Flock Txmutex_t
}
type TMbStateRec ¶
C documentation
/* This implementation uses an XlcConv from XlcNMultiByte to XlcNWideChar. */
type TNTableRec ¶
type TOMDataRec ¶
type TOMDataRec1 ¶
type TPOINTBLOCK ¶
type TParseInfo ¶
type TParseInfo = uintptr
type TParseInfoRec ¶
type TParseInfoRec = struct {
Ftype1 TEncodingType
Fencoding uintptr
Fcodeset TCodeSet
}
type TParseState ¶
type TParseState = int32
type TPendingRequest ¶
type TPixmap ¶
type TPixmap = uint64
func XXCreateBitmapFromData ¶
func XXCreateBitmapFromData(tls *libc.TLS, display uintptr, d TDrawable, data uintptr, width uint32, height uint32) (r TPixmap)
C documentation
/* * XCreateBitmapFromData: Routine to make a pixmap of depth 1 from user * supplied data. * D is any drawable on the same screen that the pixmap will be used in. * Data is a pointer to the bit data, and * width & height give the size in bits of the pixmap. * * The following format is assumed for data: * * format=XYPixmap * bit_order=LSBFirst * byte_order=LSBFirst * padding=8 * bitmap_unit=8 * xoffset=0 * no extra bytes per line */
func XXCreatePixmap ¶
func XXCreatePixmapFromBitmapData ¶
func XXCreatePixmapFromBitmapData(tls *libc.TLS, display uintptr, d TDrawable, data uintptr, width uint32, height uint32, fg uint64, bg uint64, depth uint32) (r TPixmap)
C documentation
/* * XCreatePixmapFromBitmapData: Routine to make a pixmap from user supplied bitmap data. * D is any drawable on the same screen that the pixmap will be used in. * Data is a pointer to the bit data, and * width & height give the size in bits of the pixmap. * Fg and Bg are the pixel values to use for the two colors. * Depth is the depth of the pixmap to create. * * The following format is assumed for data: * * format=XYPixmap * bit_order=LSBFirst * byte_order=LSBFirst * padding=8 * bitmap_unit=8 * xoffset=0 * no extra bytes per line */
type TPrintErrorType ¶
type TPrintErrorType = uintptr
func XXESetPrintErrorValues ¶
func XXESetPrintErrorValues(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TPrintErrorType) (r TPrintErrorType)
type TRectanglePtr ¶
type TRectanglePtr = uintptr
type TRegion ¶
type TRegion = uintptr
func XXPolygonRegion ¶
C documentation
/* * polytoregion * * Scan converts a polygon by returning a run-length * encoding of the resultant bitmap -- the run-length * encoding is in the form of an array of rectangles. */
type TScanLineList ¶
type TScanLineListBlock ¶
type TScanLineListBlock = struct {
FSLLs [25]TScanLineList
Fnext uintptr
}
type TScreen ¶
type TScreen = struct {
Fext_data uintptr
Fdisplay uintptr
Froot TWindow
Fwidth int32
Fheight int32
Fmwidth int32
Fmheight int32
Fndepths int32
Fdepths uintptr
Froot_depth int32
Froot_visual uintptr
Fdefault_gc TGC
Fcmap TColormap
Fwhite_pixel uint64
Fblack_pixel uint64
Fmax_maps int32
Fmin_maps int32
Fbacking_store int32
Fsave_unders int32
Froot_input_mask int64
}
type TScreenFormat ¶
type TSegConvRec ¶
type TSegConvRec = struct {
Flength int32
Fsource_encoding uintptr
Fsource TXlcCharSet
Fdestination_encoding uintptr
Fdest TXlcCharSet
Frange1 TFontScopeRec
Fconv_num int32
Fconv TFontScope
}
type TSetLedStuff ¶
type TSignature ¶
type TSignature = uint32
type TSockettrans2dev ¶
type TStateRec ¶
type TStateRec = struct {
Fcharset TXlcCharSet
FGL_charset TXlcCharSet
FGR_charset TXlcCharSet
FOther_charset TXlcCharSet
Fext_seg_left int32
}
C documentation
/* * Structure representing the parse state of a Compound Text string. */
type TStateRec1 ¶
type TStateRec2 ¶
type TStateRec2 = struct {
Flcd TXLCd
Fcharset TXlcCharSet
FGL_charset TXlcCharSet
FGR_charset TXlcCharSet
FGL_codeset TCodeSet
FGR_codeset TCodeSet
}
type TStaticXIM ¶
type TStaticXIM = uintptr
type TStaticXIMRec ¶
type TStaticXIMRec = struct {
Fmethods TXIMMethods
Fcore TXIMCoreRec
Fprivate uintptr
}
type TSummary16 ¶
type TTableEntry ¶
type TTableEntry = uintptr
type TTableEntryRec ¶
type TTestType1 ¶
type TTestType2 ¶
type TTokenTable ¶
type TTransIntrCallbackPtr ¶
type TTransIntrCallbackPtr = uintptr
type TTransIntrCallbackRec ¶
type TTransIntrCallbackRec = struct {
Ffunc1 uintptr
Fcall_data TXPointer
Fnext TTransIntrCallbackPtr
}
type TTransSpecRec ¶
type TTransportSW ¶
type TUDCAreaRec ¶
type TUbStateRec ¶
type TUbStateRec = struct {
Flcd TXLCd
}
C documentation
/* This implementation must keep the locale, for lcname. */
type TUtf8ConvRec ¶
type TVClosureRec ¶
type TVClosureRec = struct {
Ftype1 uintptr
Fvalue TXrmValuePtr
}
C documentation
/* closure used in get/put resource */
type TVEntryRec ¶
type TVRotateRec ¶
type TWindow ¶
type TWindow = uint64
func XXCreateSimpleWindow ¶
func XXCreateWindow ¶
func XXGetSelectionOwner ¶
type TWireToErrorType ¶
type TWireToErrorType = uintptr
func XXESetWireToError ¶
func XXESetWireToError(tls *libc.TLS, dpy uintptr, error_number int32, __ccgo_fp_proc TWireToErrorType) (r TWireToErrorType)
type TWireToEventCookieType ¶
type TWireToEventCookieType = uintptr
func XXESetWireToEventCookie ¶
func XXESetWireToEventCookie(tls *libc.TLS, dpy uintptr, extension int32, __ccgo_fp_proc TWireToEventCookieType) (r TWireToEventCookieType)
type TWireToEventType ¶
type TWireToEventType = uintptr
func XXESetWireToEvent ¶
func XXESetWireToEvent(tls *libc.TLS, dpy uintptr, event_number int32, __ccgo_fp_proc TWireToEventType) (r TWireToEventType)
type TXAnyEvent ¶
type TXButtonEvent ¶
type TXButtonPressedEvent ¶
type TXButtonReleasedEvent ¶
type TXCharStruct ¶
type TXCirculateEvent ¶
type TXCirculateRequestEvent ¶
type TXClassHint ¶
type TXClientMessageEvent ¶
type TXCloseLCProc ¶
type TXCloseLCProc = uintptr
type TXCloseOMProc ¶
type TXCloseOMProc = uintptr
type TXColormapEvent ¶
type TXComposeStatus ¶
type TXConfigureEvent ¶
type TXConfigureRequestEvent ¶
type TXConnectionWatchProc ¶
type TXConnectionWatchProc = uintptr
type TXCreateOCProc ¶
type TXCreateOCProc = uintptr
type TXCreateWindowEvent ¶
type TXCrossingEvent ¶
type TXDefaultStringProc ¶
type TXDefaultStringProc = uintptr
type TXDestroyOCProc ¶
type TXDestroyOCProc = uintptr
type TXDestroyWindowEvent ¶
type TXEDataObject ¶
type TXEnterWindowEvent ¶
type TXErrorEvent ¶
type TXErrorHandler ¶
type TXErrorHandler = uintptr
func XXSetErrorHandler ¶
func XXSetErrorHandler(tls *libc.TLS, __ccgo_fp_handler TXErrorHandler) (r TXErrorHandler)
type TXEvent ¶
type TXEvent = struct {
Fxany [0]TXAnyEvent
Fxkey [0]TXKeyEvent
Fxmotion [0]TXMotionEvent
Fxcrossing [0]TXCrossingEvent
Fxfocus [0]TXFocusChangeEvent
Fxexpose [0]TXExposeEvent
Fxgraphicsexpose [0]TXGraphicsExposeEvent
Fxnoexpose [0]TXNoExposeEvent
Fxvisibility [0]TXVisibilityEvent
Fxcreatewindow [0]TXCreateWindowEvent
Fxdestroywindow [0]TXDestroyWindowEvent
Fxunmap [0]TXUnmapEvent
Fxmap [0]TXMapEvent
Fxmaprequest [0]TXMapRequestEvent
Fxreparent [0]TXReparentEvent
Fxconfigure [0]TXConfigureEvent
Fxgravity [0]TXGravityEvent
Fxresizerequest [0]TXResizeRequestEvent
Fxconfigurerequest [0]TXConfigureRequestEvent
Fxcirculate [0]TXCirculateEvent
Fxcirculaterequest [0]TXCirculateRequestEvent
Fxproperty [0]TXPropertyEvent
Fxselectionclear [0]TXSelectionClearEvent
Fxselectionrequest [0]TXSelectionRequestEvent
Fxselection [0]TXSelectionEvent
Fxcolormap [0]TXColormapEvent
Fxclient [0]TXClientMessageEvent
Fxmapping [0]TXMappingEvent
Fxerror [0]TXErrorEvent
Fxkeymap [0]TXKeymapEvent
Fxgeneric [0]TXGenericEvent
Fpad [0][24]int64
Ftype1 int32
F__ccgo_pad35 [188]byte
}
type TXEventClass ¶
type TXEventClass = uint64
type TXExposeEvent ¶
type TXExtCodes ¶
type TXExtensionVersion ¶
type TXF86BigfontCodes ¶
type TXF86BigfontCodes = struct {
Fcodes uintptr
FserverSignature TCARD32
FserverCapabilities TCARD32
}
C documentation
/* Private data for this extension. */
type TXFilterEventList ¶
type TXFilterEventList = uintptr
type TXFilterEventProc ¶
type TXFilterEventProc = uintptr
type TXFilterEventRec ¶
type TXFocusChangeEvent ¶
type TXFocusInEvent ¶
type TXFocusOutEvent ¶
type TXFontProp ¶
type TXFontSetExtents ¶
type TXFontSetExtents = struct {
Fmax_ink_extent TXRectangle
Fmax_logical_extent TXRectangle
}
type TXFontStruct ¶
type TXFontStruct = struct {
Fext_data uintptr
Ffid TFont
Fdirection uint32
Fmin_char_or_byte2 uint32
Fmax_char_or_byte2 uint32
Fmin_byte1 uint32
Fmax_byte1 uint32
Fall_chars_exist int32
Fdefault_char uint32
Fn_properties int32
Fproperties uintptr
Fmin_bounds TXCharStruct
Fmax_bounds TXCharStruct
Fper_char uintptr
Fascent int32
Fdescent int32
}
type TXGCValues ¶
type TXGCValues = struct {
Ffunction int32
Fplane_mask uint64
Fforeground uint64
Fbackground uint64
Fline_width int32
Fline_style int32
Fcap_style int32
Fjoin_style int32
Ffill_style int32
Ffill_rule int32
Farc_mode int32
Ftile TPixmap
Fstipple TPixmap
Fts_x_origin int32
Fts_y_origin int32
Ffont TFont
Fsubwindow_mode int32
Fgraphics_exposures int32
Fclip_x_origin int32
Fclip_y_origin int32
Fclip_mask TPixmap
Fdash_offset int32
Fdashes int8
}
type TXGenericEvent ¶
type TXGenericEventCookie ¶
type TXGetOCValuesProc ¶
type TXGetOCValuesProc = uintptr
type TXGetOMValuesProc ¶
type TXGetOMValuesProc = uintptr
type TXGraphicsExposeEvent ¶
type TXGravityEvent ¶
type TXHostAddress ¶
type TXICCEncodingStyle ¶
type TXICCEncodingStyle = int32
type TXICCallback ¶
type TXICCoreRec ¶
type TXICCoreRec = struct {
Fim TXIM
Fnext TXIC
Fclient_window TWindow
Finput_style TXIMStyle
Ffocus_window TWindow
Ffilter_events uint64
Fgeometry_callback TXICCallback
Fres_name uintptr
Fres_class uintptr
Fdestroy_callback TXICCallback
Fstring_conversion_callback TXICCallback
Fstring_conversion TXIMStringConversionText
Freset_state TXIMResetState
Fhotkey uintptr
Fhotkey_state TXIMHotKeyState
Fpreedit_attr TICPreeditAttributes
Fstatus_attr TICStatusAttributes
}
type TXICMethods ¶
type TXICMethods = uintptr
type TXICMethodsRec ¶
type TXICPrivateRec ¶
type TXICPrivateRec = struct {
Fproto [0]TXicProtoPrivateRec
Flocal TXicLocalPrivateRec
F__ccgo_pad2 [8]byte
}
type TXICRec ¶
type TXICRec = struct {
Fmethods TXICMethods
Fcore TXICCoreRec
}
type TXIM ¶
type TXIM = uintptr
func X_XDefaultOpenIM ¶
func X_XimOpenIM ¶
type TXIMCallback ¶
type TXIMCaretDirection ¶
type TXIMCaretDirection = int32
type TXIMCaretStyle ¶
type TXIMCaretStyle = int32
type TXIMCoreRec ¶
type TXIMCoreRec = struct {
Flcd TXLCd
Fic_chain TXIC
Fdisplay uintptr
Frdb TXrmDatabase
Fres_name uintptr
Fres_class uintptr
Fim_values_list uintptr
Fic_values_list uintptr
Fstyles uintptr
Fdestroy_callback TXIMCallback
Fim_name uintptr
Fim_resources TXIMResourceList
Fim_num_resources uint32
Fic_resources TXIMResourceList
Fic_num_resources uint32
Fvisible_position int32
}
type TXIMFeedback ¶
type TXIMFeedback = uint64
type TXIMHotKeyState ¶
type TXIMHotKeyState = uint64
type TXIMHotKeyTrigger ¶
type TXIMHotKeyTriggers ¶
type TXIMMethods ¶
type TXIMMethods = uintptr
type TXIMMethodsRec ¶
type TXIMPreeditCaretCallbackStruct ¶
type TXIMPreeditCaretCallbackStruct = struct {
Fposition int32
Fdirection TXIMCaretDirection
Fstyle TXIMCaretStyle
}
type TXIMPreeditState ¶
type TXIMPreeditState = uint64
type TXIMPreeditStateNotifyCallbackStruct ¶
type TXIMPreeditStateNotifyCallbackStruct = struct {
Fstate TXIMPreeditState
}
type TXIMPrivateRec ¶
type TXIMPrivateRec = struct {
Flocal [0]TXimLocalPrivateRec
Fproto [0]TXimProtoPrivateRec
Fcommon TXimCommonPrivateRec
F__ccgo_pad3 [208]byte
}
type TXIMRec ¶
type TXIMRec = struct {
Fmethods TXIMMethods
Fcore TXIMCoreRec
}
type TXIMResetState ¶
type TXIMResetState = uint64
type TXIMResource ¶
type TXIMResourceList ¶
type TXIMResourceList = uintptr
func X_XimGetResourceListRec ¶
func X_XimGetResourceListRec(tls *libc.TLS, res_list TXIMResourceList, list_num uint32, name uintptr) (r TXIMResourceList)
func X_XimGetResourceListRecByQuark ¶
func X_XimGetResourceListRecByQuark(tls *libc.TLS, res_list TXIMResourceList, list_num uint32, quark TXrmQuark) (r TXIMResourceList)
type TXIMStaticXIMRec ¶
type TXIMStatusDataType ¶
type TXIMStatusDataType = int32
type TXIMStatusDrawCallbackStruct ¶
type TXIMStatusDrawCallbackStruct = struct {
Ftype1 TXIMStatusDataType
Fdata struct {
Fbitmap [0]TPixmap
Ftext uintptr
}
}
type TXIMStringConversionCallbackStruct ¶
type TXIMStringConversionCallbackStruct = struct {
Fposition TXIMStringConversionPosition
Fdirection TXIMCaretDirection
Foperation TXIMStringConversionOperation
Ffactor uint16
Ftext uintptr
}
type TXIMStringConversionFeedback ¶
type TXIMStringConversionFeedback = uint64
type TXIMStringConversionOperation ¶
type TXIMStringConversionOperation = uint16
type TXIMStringConversionPosition ¶
type TXIMStringConversionPosition = uint16
type TXIMStringConversionType ¶
type TXIMStringConversionType = uint16
type TXIMStyles ¶
type TXIMValuesList ¶
type TXIM_QueryExtRec ¶
type TXIOErrorExitHandler ¶
type TXIOErrorExitHandler = uintptr
type TXIOErrorHandler ¶
type TXIOErrorHandler = uintptr
func XXSetIOErrorHandler ¶
func XXSetIOErrorHandler(tls *libc.TLS, __ccgo_fp_handler TXIOErrorHandler) (r TXIOErrorHandler)
type TXIconSize ¶
type TXImage ¶
type TXImage = struct {
Fwidth int32
Fheight int32
Fxoffset int32
Fformat int32
Fdata uintptr
Fbyte_order int32
Fbitmap_unit int32
Fbitmap_bit_order int32
Fbitmap_pad int32
Fdepth int32
Fbytes_per_line int32
Fbits_per_pixel int32
Fred_mask uint64
Fgreen_mask uint64
Fblue_mask uint64
Fobdata TXPointer
Ff Tfuncs
}
type TXIntrCallbackPtr ¶
type TXIntrCallbackPtr = uintptr
type TXIntrCallbackRec ¶
type TXIntrCallbackRec = struct {
Ffunc1 uintptr
Fcall_data TXPointer
Fnext TXIntrCallbackPtr
}
type TXKeyEvent ¶
type TXKeyPressedEvent ¶
type TXKeyReleasedEvent ¶
type TXKeyboardControl ¶
type TXKeyboardState ¶
type TXKeymapEvent ¶
type TXLCd ¶
type TXLCd = uintptr
func X_XlcCreateLC ¶
func X_XlcCreateLC(tls *libc.TLS, name uintptr, methods TXLCdMethods) (r TXLCd)
func X_XlcCurrentLC ¶
type TXLCdCoreRec ¶
type TXLCdGeneric ¶
type TXLCdGeneric = uintptr
type TXLCdGenericPart ¶
type TXLCdGenericPart = struct {
Fcodeset_num int32
Fcodeset_list uintptr
Fmb_parse_table uintptr
Fmb_parse_list_num int32
Fmb_parse_list uintptr
Fwc_encode_mask uint64
Fwc_shift_bits uint64
Finitial_state_GL TCodeSet
Finitial_state_GR TCodeSet
Fsegment_conv_num int32
Fsegment_conv TSegConv
Fuse_stdc_env int32
Fforce_convert_to_mb int32
}
type TXLCdGenericRec ¶
type TXLCdGenericRec = struct {
Fcore TXLCdCoreRec
Fpub TXLCdPublicPart
Fgen TXLCdGenericPart
}
type TXLCdListRec ¶
type TXLCdLoadProc ¶
type TXLCdLoadProc = uintptr
type TXLCdMethods ¶
type TXLCdMethods = uintptr
type TXLCdMethodsRec ¶
type TXLCdMethodsRec = struct {
Fclose1 TXCloseLCProc
Fmap_modifiers TXlcMapModifiersProc
Fopen_om TXOpenOMProc
Fopen_im TXOpenIMProc
Finit_parse_info TXrmInitParseInfoProc
Fmb_text_prop_to_list TXmbTextPropertyToTextListProc
Fwc_text_prop_to_list TXwcTextPropertyToTextListProc
Futf8_text_prop_to_list TXmbTextPropertyToTextListProc
Fmb_text_list_to_prop TXmbTextListToTextPropertyProc
Fwc_text_list_to_prop TXwcTextListToTextPropertyProc
Futf8_text_list_to_prop TXmbTextListToTextPropertyProc
Fwc_free_string_list TXwcFreeStringListProc
Fdefault_string TXDefaultStringProc
Fregister_callback TXRegisterIMInstantiateCBProc
Funregister_callback TXUnregisterIMInstantiateCBProc
}
type TXLCdPublic ¶
type TXLCdPublic = uintptr
type TXLCdPublicMethods ¶
type TXLCdPublicMethods = uintptr
type TXLCdPublicMethodsPart ¶
type TXLCdPublicMethodsPart = struct {
Fsuperclass TXLCdPublicMethods
Fcreate TXlcPubCreateProc
Finitialize TXlcPubInitializeProc
Fdestroy TXlcPubDestroyProc
Fget_values TXlcPubGetValuesProc
Fget_resource TXlcPubGetResourceProc
}
type TXLCdPublicMethodsRec ¶
type TXLCdPublicMethodsRec = struct {
Fcore TXLCdMethodsRec
Fpub TXLCdPublicMethodsPart
}
type TXLCdPublicPart ¶
type TXLCdPublicRec ¶
type TXLCdPublicRec = struct {
Fcore TXLCdCoreRec
Fpub TXLCdPublicPart
}
type TXLCdRec ¶
type TXLCdRec = struct {
Fmethods TXLCdMethods
Fcore TXLCdCore
Fopaque TXPointer
}
type TXLeaveWindowEvent ¶
type TXMapEvent ¶
type TXMapRequestEvent ¶
type TXMappingEvent ¶
type TXModifierKeymap ¶
type TXMotionEvent ¶
type TXNoExposeEvent ¶
type TXOCCoreRec ¶
type TXOCCoreRec = struct {
Fom TXOM
Fnext TXOC
Fresources TXlcResourceList
Fnum_resources int32
Fbase_name_list uintptr
Fom_automatic int32
Ffont_info TXOMFontInfo
Ffont_set_extents TXFontSetExtents
Fdefault_string uintptr
Fmissing_list TXOMCharSetList
Forientation TXOrientation
Fres_name uintptr
Fres_class uintptr
}
type TXOCGeneric ¶
type TXOCGeneric = uintptr
type TXOCGenericPart ¶
type TXOCGenericPart1 ¶
type TXOCGenericRec ¶
type TXOCGenericRec = struct {
Fmethods TXOCMethods
Fcore TXOCCoreRec
Fgen TXOCGenericPart
}
type TXOCGenericRec1 ¶
type TXOCGenericRec1 = struct {
Fmethods TXOCMethods
Fcore TXOCCoreRec
Fgen TXOCGenericPart1
}
type TXOCMethods ¶
type TXOCMethods = uintptr
type TXOCMethodsList ¶
type TXOCMethodsList = uintptr
type TXOCMethodsListRec ¶
type TXOCMethodsListRec = struct {
Fname uintptr
Fmethods TXOCMethods
}
type TXOCMethodsRec ¶
type TXOCMethodsRec = struct {
Fdestroy TXDestroyOCProc
Fset_values TXSetOCValuesProc
Fget_values TXGetOCValuesProc
Fmb_escapement TXmbTextEscapementProc
Fmb_extents TXmbTextExtentsProc
Fmb_extents_per_char TXmbTextPerCharExtentsProc
Fmb_draw_string TXmbDrawStringProc
Fmb_draw_image_string TXmbDrawImageStringProc
Fwc_escapement TXwcTextEscapementProc
Fwc_extents TXwcTextExtentsProc
Fwc_extents_per_char TXwcTextPerCharExtentsProc
Fwc_draw_string TXwcDrawStringProc
Fwc_draw_image_string TXwcDrawImageStringProc
Futf8_escapement TXmbTextEscapementProc
Futf8_extents TXmbTextExtentsProc
Futf8_extents_per_char TXmbTextPerCharExtentsProc
Futf8_draw_string TXmbDrawStringProc
Futf8_draw_image_string TXmbDrawImageStringProc
}
type TXOCRec ¶
type TXOCRec = struct {
Fmethods TXOCMethods
Fcore TXOCCoreRec
}
type TXOMCharSetList ¶
type TXOMCoreRec ¶
type TXOMCoreRec = struct {
Flcd TXLCd
Fdisplay uintptr
Frdb TXrmDatabase
Fres_name uintptr
Fres_class uintptr
Foc_list TXOC
Fresources TXlcResourceList
Fnum_resources int32
Frequired_charset TXOMCharSetList
Forientation_list TXOMOrientation
Fdirectional_dependent int32
Fcontextual_drawing int32
Fcontext_dependent int32
}
type TXOMFontInfo ¶
type TXOMGeneric ¶
type TXOMGeneric = uintptr
type TXOMGenericPart ¶
type TXOMGenericPart = struct {
Fdata TOMData
}
type TXOMGenericPart1 ¶
type TXOMGenericRec ¶
type TXOMGenericRec = struct {
Fmethods TXOMMethods
Fcore TXOMCoreRec
Fgen TXOMGenericPart
}
type TXOMGenericRec1 ¶
type TXOMGenericRec1 = struct {
Fmethods TXOMMethods
Fcore TXOMCoreRec
Fgen TXOMGenericPart1
}
type TXOMMethods ¶
type TXOMMethods = uintptr
type TXOMMethodsRec ¶
type TXOMMethodsRec = struct {
Fclose1 TXCloseOMProc
Fset_values TXSetOMValuesProc
Fget_values TXGetOMValuesProc
Fcreate_oc TXCreateOCProc
}
type TXOMOrientation ¶
type TXOMRec ¶
type TXOMRec = struct {
Fmethods TXOMMethods
Fcore TXOMCoreRec
}
type TXOMTextType ¶
type TXOMTextType = int32
type TXOpenIMProc ¶
type TXOpenIMProc = uintptr
type TXOpenOMProc ¶
type TXOpenOMProc = uintptr
type TXOrientation ¶
type TXOrientation = int32
type TXPixmapFormatValues ¶
type TXPointer ¶
type TXPointer = uintptr
func X_XimGetLocaleCode ¶
C documentation
/* * Given the name of a charset, returns the pointer to convertors * from UCS char to specified charset char. * This converter is needed for _XimGetCharCode subroutine. */
func X_XlcCreateLocaleDataBase ¶
C documentation
/************************************************************************/ /* _XlcCreateLocaleDataBase(lcd) */ /*----------------------------------------------------------------------*/ /* This function create an XLocale database which correspond to */ /* the specified XLCd. */ /************************************************************************/
type TXPointerMovedEvent ¶
type TXPropertyEvent ¶
type TXRegisterIMInstantiateCBProc ¶
type TXRegisterIMInstantiateCBProc = uintptr
type TXReparentEvent ¶
type TXResizeRequestEvent ¶
type TXSelectionClearEvent ¶
type TXSelectionEvent ¶
type TXSelectionRequestEvent ¶
type TXSetOCValuesProc ¶
type TXSetOCValuesProc = uintptr
type TXSetOMValuesProc ¶
type TXSetOMValuesProc = uintptr
type TXSetWindowAttributes ¶
type TXSetWindowAttributes = struct {
Fbackground_pixmap TPixmap
Fbackground_pixel uint64
Fborder_pixmap TPixmap
Fborder_pixel uint64
Fbit_gravity int32
Fwin_gravity int32
Fbacking_store int32
Fbacking_planes uint64
Fbacking_pixel uint64
Fsave_under int32
Fevent_mask int64
Fdo_not_propagate_mask int64
Foverride_redirect int32
Fcolormap TColormap
Fcursor TCursor
}
type TXSizeHints ¶
type TXSizeHints = struct {
Fflags int64
Fx int32
Fy int32
Fwidth int32
Fheight int32
Fmin_width int32
Fmin_height int32
Fmax_width int32
Fmax_height int32
Fwidth_inc int32
Fheight_inc int32
Fmin_aspect struct {
Fx int32
Fy int32
}
Fmax_aspect struct {
Fx int32
Fy int32
}
Fbase_width int32
Fbase_height int32
Fwin_gravity int32
}
type TXStandardColormap ¶
type TXTextItem ¶
type TXTextItem16 ¶
type TXTextProperty ¶
type TXTimeCoord ¶
type TXUnmapEvent ¶
type TXUnregisterIMInstantiateCBProc ¶
type TXUnregisterIMInstantiateCBProc = uintptr
type TXVaNestedList ¶
type TXVaNestedList = uintptr
func XXVaCreateNestedList ¶
func XXVaCreateNestedList(tls *libc.TLS, dummy int32, va uintptr) (r TXVaNestedList)
C documentation
/*ARGSUSED*/
type TXVisibilityEvent ¶
type TXVisualInfo ¶
type TXWindowAttributes ¶
type TXWindowAttributes = struct {
Fx int32
Fy int32
Fwidth int32
Fheight int32
Fborder_width int32
Fdepth int32
Fvisual uintptr
Froot TWindow
Fclass int32
Fbit_gravity int32
Fwin_gravity int32
Fbacking_store int32
Fbacking_planes uint64
Fbacking_pixel uint64
Fsave_under int32
Fcolormap TColormap
Fmap_installed int32
Fmap_state int32
Fall_event_masks int64
Fyour_event_mask int64
Fdo_not_propagate_mask int64
Foverride_redirect int32
Fscreen uintptr
}
type TXWindowChanges ¶
type TXcmsCCC ¶
type TXcmsCCC = uintptr
func XXcmsCreateCCC ¶
type TXcmsCCCRec ¶
type TXcmsCCCRec = struct {
Fdpy uintptr
FscreenNumber int32
Fvisual uintptr
FclientWhitePt TXcmsColor
FgamutCompProc TXcmsCompressionProc
FgamutCompClientData TXPointer
FwhitePtAdjProc TXcmsWhiteAdjustProc
FwhitePtAdjClientData TXPointer
FpPerScrnInfo uintptr
}
type TXcmsCIELab ¶
type TXcmsCIELab = struct {
FL_star TXcmsFloat
Fa_star TXcmsFloat
Fb_star TXcmsFloat
}
type TXcmsCIELuv ¶
type TXcmsCIELuv = struct {
FL_star TXcmsFloat
Fu_star TXcmsFloat
Fv_star TXcmsFloat
}
type TXcmsCIEXYZ ¶
type TXcmsCIEXYZ = struct {
FX TXcmsFloat
FY TXcmsFloat
FZ TXcmsFloat
}
type TXcmsCIEuvY ¶
type TXcmsCIEuvY = struct {
Fu_prime TXcmsFloat
Fv_prime TXcmsFloat
FY TXcmsFloat
}
type TXcmsCIExyY ¶
type TXcmsCIExyY = struct {
Fx TXcmsFloat
Fy TXcmsFloat
FY TXcmsFloat
}
type TXcmsCmapRec ¶
type TXcmsColor ¶
type TXcmsColor = struct {
Fspec struct {
FRGBi [0]TXcmsRGBi
FCIEXYZ [0]TXcmsCIEXYZ
FCIEuvY [0]TXcmsCIEuvY
FCIExyY [0]TXcmsCIExyY
FCIELab [0]TXcmsCIELab
FCIELuv [0]TXcmsCIELuv
FTekHVC [0]TXcmsTekHVC
FPad [0]TXcmsPad
FRGB TXcmsRGB
F__ccgo_pad9 [26]byte
}
Fpixel uint64
Fformat TXcmsColorFormat
}
type TXcmsColorFormat ¶
type TXcmsColorFormat = uint64
func XXcmsFormatOfPrefix ¶
func XXcmsFormatOfPrefix(tls *libc.TLS, prefix uintptr) (r TXcmsColorFormat)
C documentation
/* * NAME * XcmsFormatOfPrefix * * SYNOPSIS */
func X_XcmsRegFormatOfPrefix ¶
func X_XcmsRegFormatOfPrefix(tls *libc.TLS, prefix uintptr) (r TXcmsColorFormat)
C documentation
/* * NAME * XcmsRegFormatOfPrefix * * SYNOPSIS */
type TXcmsColorSpace ¶
type TXcmsColorSpace = struct {
Fprefix uintptr
Fid TXcmsColorFormat
FparseString TXcmsParseStringProc
Fto_CIEXYZ TXcmsFuncListPtr
Ffrom_CIEXYZ TXcmsFuncListPtr
Finverse_flag int32
}
type TXcmsCompressionProc ¶
type TXcmsCompressionProc = uintptr
func XXcmsSetCompressionProc ¶
func XXcmsSetCompressionProc(tls *libc.TLS, ccc TXcmsCCC, __ccgo_fp_compression_proc TXcmsCompressionProc, client_data TXPointer) (r TXcmsCompressionProc)
type TXcmsConversionProc ¶
type TXcmsConversionProc = uintptr
type TXcmsDDConversionProc ¶
type TXcmsDDConversionProc = uintptr
type TXcmsDIConversionProc ¶
type TXcmsDIConversionProc = uintptr
type TXcmsFloat ¶
type TXcmsFloat = float64
type TXcmsFuncListPtr ¶
type TXcmsFuncListPtr = uintptr
type TXcmsFunctionSet ¶
type TXcmsFunctionSet = struct {
FDDColorSpaces uintptr
FscreenInitProc TXcmsScreenInitProc
FscreenFreeProc TXcmsScreenFreeProc
}
type TXcmsIntensityMap ¶
type TXcmsPad ¶
type TXcmsPad = struct {
Fpad0 TXcmsFloat
Fpad1 TXcmsFloat
Fpad2 TXcmsFloat
Fpad3 TXcmsFloat
}
type TXcmsParseStringProc ¶
type TXcmsParseStringProc = uintptr
type TXcmsPerDpyInfo ¶
type TXcmsPerDpyInfoPtr ¶
type TXcmsPerDpyInfoPtr = uintptr
type TXcmsPerScrnInfo ¶
type TXcmsPerScrnInfo = struct {
FscreenWhitePt TXcmsColor
FfunctionSet TXPointer
FscreenData TXPointer
Fstate uint8
Fpad [3]int8
}
type TXcmsRGBi ¶
type TXcmsRGBi = struct {
Fred TXcmsFloat
Fgreen TXcmsFloat
Fblue TXcmsFloat
}
type TXcmsRegColorSpaceEntry ¶
type TXcmsRegColorSpaceEntry = struct {
Fprefix uintptr
Fid TXcmsColorFormat
}
type TXcmsScreenFreeProc ¶
type TXcmsScreenFreeProc = uintptr
type TXcmsScreenInitProc ¶
type TXcmsScreenInitProc = uintptr
type TXcmsTekHVC ¶
type TXcmsTekHVC = struct {
FH TXcmsFloat
FV TXcmsFloat
FC TXcmsFloat
}
type TXcmsWhiteAdjustProc ¶
type TXcmsWhiteAdjustProc = uintptr
func XXcmsSetWhiteAdjustProc ¶
func XXcmsSetWhiteAdjustProc(tls *libc.TLS, ccc TXcmsCCC, __ccgo_fp_white_adjust_proc TXcmsWhiteAdjustProc, client_data TXPointer) (r TXcmsWhiteAdjustProc)
type TXicLocalPrivateRec ¶
type TXicLocalPrivateRec = struct {
Fvalue_mask int64
Fbase TDefTreeBase
Fcontext TDTIndex
Fcomposed TDTIndex
Fthai TXicThaiPart
Fic_resources TXIMResourceList
Fic_num_resources uint32
Fbrl_pressed uint8
Fbrl_committing uint8
Fbrl_committed uint8
Fbrl_release_start TTime
}
type TXicProtoPrivateRec ¶
type TXicProtoPrivateRec = struct {
Ficid TXICID
Fdmy TCARD16
Fflag TBITMASK32
Fregisted_filter_event TBITMASK32
Fforward_event_mask TEVENTMASK
Fsynchronous_event_mask TEVENTMASK
Ffilter_event_mask TEVENTMASK
Fintercept_event_mask TEVENTMASK
Fselect_event_mask TEVENTMASK
Fpreedit_font uintptr
Fpreedit_font_length int32
Fstatus_font uintptr
Fstatus_font_length int32
Fcommit_info TXimCommitInfo
Fic_resources TXIMResourceList
Fic_num_resources uint32
Fic_inner_resources TXIMResourceList
Fic_num_inner_resources uint32
Fsaved_icvalues uintptr
Fnum_saved_icvalues int32
Fpend_cb_que TXimPendingCallback
FwaitCallback int32
}
type TXicRec ¶
type TXicRec = struct {
Fmethods TXICMethods
Fcore TXICCoreRec
Fprivate TXICPrivateRec
}
type TXicThaiPart ¶
type TXimCbStatus ¶
type TXimCbStatus = int32
type TXimCommitInfo ¶
type TXimCommitInfo = uintptr
type TXimCommitInfoRec ¶
type TXimCommonPrivateRec ¶
type TXimDefICValues ¶
type TXimDefICValues = struct {
Finput_style TXIMStyle
Fclient_window TWindow
Ffocus_window TWindow
Ffilter_events uint64
Fgeometry_callback TXICCallback
Fres_name uintptr
Fres_class uintptr
Fdestroy_callback TXICCallback
Fpreedit_state_notify_callback TXICCallback
Fstring_conversion_callback TXICCallback
Fstring_conversion TXIMStringConversionText
Freset_state TXIMResetState
Fhotkey uintptr
Fhotkey_state TXIMHotKeyState
Fpreedit_attr TICPreeditAttributes
Fstatus_attr TICStatusAttributes
}
type TXimDefIMValues ¶
type TXimICMode ¶
type TXimIMMode ¶
type TXimImsportSW ¶
type TXimInstCallback ¶
type TXimInstCallback = uintptr
type TXimInstCallbackRec ¶
type TXimLocalPrivateRec ¶
type TXimPendingCallback ¶
type TXimPendingCallback = uintptr
type TXimPendingCallbackRec ¶
type TXimProtoIntrProc ¶
type TXimProtoIntrProc = uintptr
type TXimProtoIntrRec ¶
type TXimProtoIntrRec = struct {
Ffunc1 TXimProtoIntrProc
Fmajor_code TCARD16
Fminor_code TCARD16
Fcall_data TXPointer
Fnext uintptr
}
type TXimProtoPrivateRec ¶
type TXimProtoPrivateRec = struct {
Fctom_conv TXlcConv
Fctow_conv TXlcConv
Fctoutf8_conv TXlcConv
Fcstomb_conv TXlcConv
Fcstowc_conv TXlcConv
Fcstoutf8_conv TXlcConv
Fucstoc_conv TXlcConv
Fucstoutf8_conv TXlcConv
Fim_window TWindow
Fimid TXIMID
Funused TCARD16
Fdefault_styles uintptr
Fim_onkeylist uintptr
Fim_offkeylist uintptr
Fflag TBITMASK32
Fregisted_filter_event TBITMASK32
Fforward_event_mask TEVENTMASK
Fsynchronous_event_mask TEVENTMASK
Fintrproto uintptr
Fim_inner_resources TXIMResourceList
Fim_num_inner_resources uint32
Fic_inner_resources TXIMResourceList
Fic_num_inner_resources uint32
Fhold_data uintptr
Fhold_data_len int32
Flocale_name uintptr
Fprotocol_major_version TCARD16
Fprotocol_minor_version TCARD16
Fsaved_imvalues uintptr
Fnum_saved_imvalues int32
Fconnect TXimTransConnectProc
Fshutdown TXimTransShutdownProc
Fwrite TXimTransWriteProc
Fread TXimTransReadProc
Fflush TXimTransFlushProc
Fregister_dispatcher TXimTransRegDispatcher
Fcall_dispatcher TXimTransCallDispatcher
Fspec TXPointer
}
type TXimRec ¶
type TXimRec = struct {
Fmethods TXIMMethods
Fcore TXIMCoreRec
Fprivate TXIMPrivateRec
}
type TXimTransCallDispatcher ¶
type TXimTransCallDispatcher = uintptr
type TXimTransConnectProc ¶
type TXimTransConnectProc = uintptr
type TXimTransFlushProc ¶
type TXimTransFlushProc = uintptr
type TXimTransReadProc ¶
type TXimTransReadProc = uintptr
type TXimTransRegDispatcher ¶
type TXimTransRegDispatcher = uintptr
type TXimTransShutdownProc ¶
type TXimTransShutdownProc = uintptr
type TXimTransWriteProc ¶
type TXimTransWriteProc = uintptr
type TXimValueOffsetInfo ¶
type TXimValueOffsetInfo = uintptr
type TXimValueOffsetInfoRec ¶
type TXkbAccessXNotifyEvent ¶
type TXkbAction ¶
type TXkbAction = struct {
Fmods [0]TXkbModAction
Fgroup [0]TXkbGroupAction
Fiso [0]TXkbISOAction
Fptr [0]TXkbPtrAction
Fbtn [0]TXkbPtrBtnAction
Fdflt [0]TXkbPtrDfltAction
Fscreen [0]TXkbSwitchScreenAction
Fctrls [0]TXkbCtrlsAction
Fmsg [0]TXkbMessageAction
Fredirect [0]TXkbRedirectKeyAction
Fdevbtn [0]TXkbDeviceBtnAction
Fdevval [0]TXkbDeviceValuatorAction
Ftype1 [0]uint8
Fany1 TXkbAnyAction
}
type TXkbActionMessageEvent ¶
type TXkbAnyAction ¶
type TXkbAnyDoodadPtr ¶
type TXkbAnyDoodadPtr = uintptr
type TXkbAnyDoodadRec ¶
type TXkbAnyEvent ¶
type TXkbBehavior ¶
type TXkbBellNotifyEvent ¶
type TXkbBoundsPtr ¶
type TXkbBoundsPtr = uintptr
type TXkbChangesPtr ¶
type TXkbChangesPtr = uintptr
type TXkbChangesRec ¶
type TXkbChangesRec = struct {
Fdevice_spec uint16
Fstate_changes uint16
Fmap1 TXkbMapChangesRec
Fctrls TXkbControlsChangesRec
Findicators TXkbIndicatorChangesRec
Fnames TXkbNameChangesRec
Fcompat TXkbCompatChangesRec
}
type TXkbClientMapPtr ¶
type TXkbClientMapPtr = uintptr
type TXkbClientMapRec ¶
type TXkbClientMapRec = struct {
Fsize_types uint8
Fnum_types uint8
Ftypes TXkbKeyTypePtr
Fsize_syms uint16
Fnum_syms uint16
Fsyms uintptr
Fkey_sym_map TXkbSymMapPtr
Fmodmap uintptr
}
type TXkbColorPtr ¶
type TXkbColorPtr = uintptr
func XXkbAddGeomColor ¶
func XXkbAddGeomColor(tls *libc.TLS, geom TXkbGeometryPtr, spec uintptr, pixel uint32) (r TXkbColorPtr)
type TXkbColorRec ¶
type TXkbCompatChangesPtr ¶
type TXkbCompatChangesPtr = uintptr
type TXkbCompatChangesRec ¶
type TXkbCompatMapPtr ¶
type TXkbCompatMapPtr = uintptr
type TXkbCompatMapRec ¶
type TXkbCompatMapRec = struct {
Fsym_interpret TXkbSymInterpretPtr
Fgroups [4]TXkbModsRec
Fnum_si uint16
Fsize_si uint16
}
type TXkbComponentListPtr ¶
type TXkbComponentListPtr = uintptr
func XXkbListComponents ¶
func XXkbListComponents(tls *libc.TLS, dpy uintptr, deviceSpec uint32, ptrns TXkbComponentNamesPtr, max_inout uintptr) (r TXkbComponentListPtr)
type TXkbComponentListRec ¶
type TXkbComponentListRec = struct {
Fnum_keymaps int32
Fnum_keycodes int32
Fnum_types int32
Fnum_compat int32
Fnum_symbols int32
Fnum_geometry int32
Fkeymaps TXkbComponentNamePtr
Fkeycodes TXkbComponentNamePtr
Ftypes TXkbComponentNamePtr
Fcompat TXkbComponentNamePtr
Fsymbols TXkbComponentNamePtr
Fgeometry TXkbComponentNamePtr
}
type TXkbComponentNamePtr ¶
type TXkbComponentNamePtr = uintptr
type TXkbComponentNameRec ¶
type TXkbComponentNamesPtr ¶
type TXkbComponentNamesPtr = uintptr
type TXkbComponentNamesRec ¶
type TXkbControlsChangesPtr ¶
type TXkbControlsChangesPtr = uintptr
type TXkbControlsChangesRec ¶
type TXkbControlsNotifyEvent ¶
type TXkbControlsNotifyEvent = struct {
Ftype1 int32
Fserial uint64
Fsend_event int32
Fdisplay uintptr
Ftime TTime
Fxkb_type int32
Fdevice int32
Fchanged_ctrls uint32
Fenabled_ctrls uint32
Fenabled_ctrl_changes uint32
Fnum_groups int32
Fkeycode TKeyCode
Fevent_type int8
Freq_major int8
Freq_minor int8
}
type TXkbControlsPtr ¶
type TXkbControlsPtr = uintptr
type TXkbControlsRec ¶
type TXkbControlsRec = struct {
Fmk_dflt_btn uint8
Fnum_groups uint8
Fgroups_wrap uint8
Finternal TXkbModsRec
Fignore_lock TXkbModsRec
Fenabled_ctrls uint32
Frepeat_delay uint16
Frepeat_interval uint16
Fslow_keys_delay uint16
Fdebounce_delay uint16
Fmk_delay uint16
Fmk_interval uint16
Fmk_time_to_max uint16
Fmk_max_speed uint16
Fmk_curve int16
Fax_options uint16
Fax_timeout uint16
Faxt_opts_mask uint16
Faxt_opts_values uint16
Faxt_ctrls_mask uint32
Faxt_ctrls_values uint32
Fper_key_repeat [32]uint8
}
type TXkbConverters ¶
type TXkbConverters = struct {
FKSToMB TXkbKSToMBFunc
FKSToMBPriv TXPointer
FMBToKS TXkbMBToKSFunc
FMBToKSPriv TXPointer
FKSToUpper TXkbToUpperFunc
}
type TXkbCtrlsAction ¶
type TXkbDescPtr ¶
type TXkbDescPtr = uintptr
func XXkbGetKeyboard ¶
func XXkbGetKeyboardByName ¶
func XXkbGetKeyboardByName(tls *libc.TLS, dpy uintptr, deviceSpec uint32, names TXkbComponentNamesPtr, want uint32, need uint32, load int32) (r TXkbDescPtr)
func XXkbGetMap ¶
type TXkbDescRec ¶
type TXkbDescRec = struct {
Fdpy uintptr
Fflags uint16
Fdevice_spec uint16
Fmin_key_code TKeyCode
Fmax_key_code TKeyCode
Fctrls TXkbControlsPtr
Fserver TXkbServerMapPtr
Fmap1 TXkbClientMapPtr
Findicators TXkbIndicatorPtr
Fnames TXkbNamesPtr
Fcompat TXkbCompatMapPtr
Fgeom TXkbGeometryPtr
}
type TXkbDeviceBtnAction ¶
type TXkbDeviceChangesPtr ¶
type TXkbDeviceChangesPtr = uintptr
type TXkbDeviceChangesRec ¶
type TXkbDeviceChangesRec = struct {
Fchanged uint32
Ffirst_btn uint16
Fnum_btns uint16
Fleds TXkbDeviceLedChangesRec
}
type TXkbDeviceInfoPtr ¶
type TXkbDeviceInfoPtr = uintptr
func XXkbAllocDeviceInfo ¶
func XXkbAllocDeviceInfo(tls *libc.TLS, deviceSpec uint32, nButtons uint32, szLeds uint32) (r TXkbDeviceInfoPtr)
C documentation
/*ARGSUSED*/
func XXkbGetDeviceInfo ¶
type TXkbDeviceInfoRec ¶
type TXkbDeviceLedChangesPtr ¶
type TXkbDeviceLedChangesPtr = uintptr
type TXkbDeviceLedChangesRec ¶
type TXkbDeviceLedInfoPtr ¶
type TXkbDeviceLedInfoPtr = uintptr
func XXkbAddDeviceLedInfo ¶
func XXkbAddDeviceLedInfo(tls *libc.TLS, devi TXkbDeviceInfoPtr, ledClass uint32, ledId uint32) (r TXkbDeviceLedInfoPtr)
type TXkbDeviceLedInfoRec ¶
type TXkbDoodadPtr ¶
type TXkbDoodadPtr = uintptr
func XXkbAddGeomDoodad ¶
func XXkbAddGeomDoodad(tls *libc.TLS, geom TXkbGeometryPtr, section TXkbSectionPtr, name TAtom) (r TXkbDoodadPtr)
type TXkbDoodadRec ¶
type TXkbDoodadRec = struct {
Fshape [0]TXkbShapeDoodadRec
Ftext [0]TXkbTextDoodadRec
Findicator [0]TXkbIndicatorDoodadRec
Flogo [0]TXkbLogoDoodadRec
Fany1 TXkbAnyDoodadRec
F__ccgo_pad5 [24]byte
}
type TXkbEvent ¶
type TXkbEvent = struct {
Fany1 [0]TXkbAnyEvent
Fnew_kbd [0]TXkbNewKeyboardNotifyEvent
Fmap1 [0]TXkbMapNotifyEvent
Fstate [0]TXkbStateNotifyEvent
Fctrls [0]TXkbControlsNotifyEvent
Findicators [0]TXkbIndicatorNotifyEvent
Fnames [0]TXkbNamesNotifyEvent
Fcompat [0]TXkbCompatMapNotifyEvent
Fbell [0]TXkbBellNotifyEvent
Fmessage [0]TXkbActionMessageEvent
Faccessx [0]TXkbAccessXNotifyEvent
Fdevice [0]TXkbExtensionDeviceNotifyEvent
Fcore [0]TXEvent
Ftype1 int32
F__ccgo_pad14 [188]byte
}
type TXkbExtensionDeviceNotifyEvent ¶
type TXkbExtensionDeviceNotifyEvent = struct {
Ftype1 int32
Fserial uint64
Fsend_event int32
Fdisplay uintptr
Ftime TTime
Fxkb_type int32
Fdevice int32
Freason uint32
Fsupported uint32
Funsupported uint32
Ffirst_btn int32
Fnum_btns int32
Fleds_defined uint32
Fled_state uint32
Fled_class int32
Fled_id int32
}
type TXkbGeometryPtr ¶
type TXkbGeometryPtr = uintptr
type TXkbGeometryRec ¶
type TXkbGeometryRec = struct {
Fname TAtom
Fwidth_mm uint16
Fheight_mm uint16
Flabel_font uintptr
Flabel_color TXkbColorPtr
Fbase_color TXkbColorPtr
Fsz_properties uint16
Fsz_colors uint16
Fsz_shapes uint16
Fsz_sections uint16
Fsz_doodads uint16
Fsz_key_aliases uint16
Fnum_properties uint16
Fnum_colors uint16
Fnum_shapes uint16
Fnum_sections uint16
Fnum_doodads uint16
Fnum_key_aliases uint16
Fproperties TXkbPropertyPtr
Fcolors TXkbColorPtr
Fshapes TXkbShapePtr
Fsections TXkbSectionPtr
Fdoodads TXkbDoodadPtr
Fkey_aliases TXkbKeyAliasPtr
}
type TXkbGeometrySizesPtr ¶
type TXkbGeometrySizesPtr = uintptr
type TXkbGeometrySizesRec ¶
type TXkbGetAtomNameFunc ¶
type TXkbGetAtomNameFunc = uintptr
type TXkbGroupAction ¶
type TXkbISOAction ¶
type TXkbIndicatorChangesPtr ¶
type TXkbIndicatorChangesPtr = uintptr
type TXkbIndicatorChangesRec ¶
type TXkbIndicatorDoodadPtr ¶
type TXkbIndicatorDoodadPtr = uintptr
type TXkbIndicatorDoodadRec ¶
type TXkbIndicatorMapPtr ¶
type TXkbIndicatorMapPtr = uintptr
type TXkbIndicatorMapRec ¶
type TXkbIndicatorPtr ¶
type TXkbIndicatorPtr = uintptr
type TXkbIndicatorRec ¶
type TXkbIndicatorRec = struct {
Fphys_indicators uint64
Fmaps [32]TXkbIndicatorMapRec
}
type TXkbInfoPtr ¶
type TXkbInfoPtr = uintptr
type TXkbInfoRec ¶
type TXkbInfoRec = struct {
Fflags uint32
Fxlib_ctrls uint32
Fcodes uintptr
Fsrv_major int32
Fsrv_minor int32
Fselected_events uint32
Fselected_nkn_details uint16
Fselected_map_details uint16
Fdesc uintptr
Fchanges TXkbMapChangesRec
FcomposeLED TAtom
Fcvt TXkbConverters
Flatin1cvt TXkbConverters
}
type TXkbInternAtomFunc ¶
type TXkbInternAtomFunc = uintptr
type TXkbKSToMBFunc ¶
type TXkbKSToMBFunc = uintptr
type TXkbKTMapEntryPtr ¶
type TXkbKTMapEntryPtr = uintptr
type TXkbKTMapEntryRec ¶
type TXkbKTMapEntryRec = struct {
Factive int32
Flevel uint8
Fmods TXkbModsRec
}
type TXkbKbdDpyStatePtr ¶
type TXkbKbdDpyStatePtr = uintptr
type TXkbKeyAliasPtr ¶
type TXkbKeyAliasPtr = uintptr
func XXkbAddGeomKeyAlias ¶
func XXkbAddGeomKeyAlias(tls *libc.TLS, geom TXkbGeometryPtr, aliasStr uintptr, realStr uintptr) (r TXkbKeyAliasPtr)
type TXkbKeyAliasRec ¶
type TXkbKeyNamePtr ¶
type TXkbKeyNamePtr = uintptr
type TXkbKeyNameRec ¶
type TXkbKeyNameRec = struct {
Fname [4]int8
}
type TXkbKeyPtr ¶
type TXkbKeyPtr = uintptr
func XXkbAddGeomKey ¶
func XXkbAddGeomKey(tls *libc.TLS, row TXkbRowPtr) (r TXkbKeyPtr)
type TXkbKeyRec ¶
type TXkbKeyRec = struct {
Fname TXkbKeyNameRec
Fgap int16
Fshape_ndx uint8
Fcolor_ndx uint8
}
type TXkbKeyTypePtr ¶
type TXkbKeyTypePtr = uintptr
func XXkbAddKeyType ¶
func XXkbAddKeyType(tls *libc.TLS, xkb TXkbDescPtr, name TAtom, map_count int32, want_preserve int32, num_lvls int32) (r TXkbKeyTypePtr)
type TXkbKeyTypeRec ¶
type TXkbKeyTypeRec = struct {
Fmods TXkbModsRec
Fnum_levels uint8
Fmap_count uint8
Fmap1 TXkbKTMapEntryPtr
Fpreserve TXkbModsPtr
Fname TAtom
Flevel_names uintptr
}
type TXkbLogoDoodadPtr ¶
type TXkbLogoDoodadPtr = uintptr
type TXkbLogoDoodadRec ¶
type TXkbMBToKSFunc ¶
type TXkbMBToKSFunc = uintptr
type TXkbMapChangesPtr ¶
type TXkbMapChangesPtr = uintptr
type TXkbMapChangesRec ¶
type TXkbMapChangesRec = struct {
Fchanged uint16
Fmin_key_code TKeyCode
Fmax_key_code TKeyCode
Ffirst_type uint8
Fnum_types uint8
Ffirst_key_sym TKeyCode
Fnum_key_syms uint8
Ffirst_key_act TKeyCode
Fnum_key_acts uint8
Ffirst_key_behavior TKeyCode
Fnum_key_behaviors uint8
Ffirst_key_explicit TKeyCode
Fnum_key_explicit uint8
Ffirst_modmap_key TKeyCode
Fnum_modmap_keys uint8
Ffirst_vmodmap_key TKeyCode
Fnum_vmodmap_keys uint8
Fpad uint8
Fvmods uint16
}
type TXkbMapNotifyEvent ¶
type TXkbMapNotifyEvent = struct {
Ftype1 int32
Fserial uint64
Fsend_event int32
Fdisplay uintptr
Ftime TTime
Fxkb_type int32
Fdevice int32
Fchanged uint32
Fflags uint32
Ffirst_type int32
Fnum_types int32
Fmin_key_code TKeyCode
Fmax_key_code TKeyCode
Ffirst_key_sym TKeyCode
Ffirst_key_act TKeyCode
Ffirst_key_behavior TKeyCode
Ffirst_key_explicit TKeyCode
Ffirst_modmap_key TKeyCode
Ffirst_vmodmap_key TKeyCode
Fnum_key_syms int32
Fnum_key_acts int32
Fnum_key_behaviors int32
Fnum_key_explicit int32
Fnum_modmap_keys int32
Fnum_vmodmap_keys int32
Fvmods uint32
}
type TXkbMessageAction ¶
type TXkbModAction ¶
type TXkbModsPtr ¶
type TXkbModsPtr = uintptr
type TXkbModsRec ¶
type TXkbNameChangesPtr ¶
type TXkbNameChangesPtr = uintptr
type TXkbNameChangesRec ¶
type TXkbNamesNotifyEvent ¶
type TXkbNamesNotifyEvent = struct {
Ftype1 int32
Fserial uint64
Fsend_event int32
Fdisplay uintptr
Ftime TTime
Fxkb_type int32
Fdevice int32
Fchanged uint32
Ffirst_type int32
Fnum_types int32
Ffirst_lvl int32
Fnum_lvls int32
Fnum_aliases int32
Fnum_radio_groups int32
Fchanged_vmods uint32
Fchanged_groups uint32
Fchanged_indicators uint32
Ffirst_key int32
Fnum_keys int32
}
type TXkbNamesPtr ¶
type TXkbNamesPtr = uintptr
type TXkbNamesRec ¶
type TXkbNamesRec = struct {
Fkeycodes TAtom
Fgeometry TAtom
Fsymbols TAtom
Ftypes TAtom
Fcompat TAtom
Fvmods [16]TAtom
Findicators [32]TAtom
Fgroups [4]TAtom
Fkeys TXkbKeyNamePtr
Fkey_aliases TXkbKeyAliasPtr
Fradio_groups uintptr
Fphys_symbols TAtom
Fnum_keys uint8
Fnum_key_aliases uint8
Fnum_rg uint16
}
type TXkbNewKeyboardNotifyEvent ¶
type TXkbNewKeyboardNotifyEvent = struct {
Ftype1 int32
Fserial uint64
Fsend_event int32
Fdisplay uintptr
Ftime TTime
Fxkb_type int32
Fdevice int32
Fold_device int32
Fmin_key_code int32
Fmax_key_code int32
Fold_min_key_code int32
Fold_max_key_code int32
Fchanged uint32
Freq_major int8
Freq_minor int8
}
type TXkbOutlinePtr ¶
type TXkbOutlinePtr = uintptr
func XXkbAddGeomOutline ¶
func XXkbAddGeomOutline(tls *libc.TLS, shape TXkbShapePtr, sz_points int32) (r TXkbOutlinePtr)
type TXkbOutlineRec ¶
type TXkbOutlineRec = struct {
Fnum_points uint16
Fsz_points uint16
Fcorner_radius uint16
Fpoints TXkbPointPtr
}
type TXkbOverlayKeyPtr ¶
type TXkbOverlayKeyPtr = uintptr
func XXkbAddGeomOverlayKey ¶
func XXkbAddGeomOverlayKey(tls *libc.TLS, overlay TXkbOverlayPtr, row TXkbOverlayRowPtr, over uintptr, under uintptr) (r TXkbOverlayKeyPtr)
type TXkbOverlayKeyRec ¶
type TXkbOverlayKeyRec = struct {
Fover TXkbKeyNameRec
Funder TXkbKeyNameRec
}
type TXkbOverlayPtr ¶
type TXkbOverlayPtr = uintptr
func XXkbAddGeomOverlay ¶
func XXkbAddGeomOverlay(tls *libc.TLS, section TXkbSectionPtr, name TAtom, sz_rows int32) (r TXkbOverlayPtr)
type TXkbOverlayRec ¶
type TXkbOverlayRec = struct {
Fname TAtom
Fsection_under TXkbSectionPtr
Fnum_rows uint16
Fsz_rows uint16
Frows TXkbOverlayRowPtr
Fbounds TXkbBoundsPtr
}
type TXkbOverlayRowPtr ¶
type TXkbOverlayRowPtr = uintptr
func XXkbAddGeomOverlayRow ¶
func XXkbAddGeomOverlayRow(tls *libc.TLS, overlay TXkbOverlayPtr, row_under int32, sz_keys int32) (r TXkbOverlayRowPtr)
type TXkbOverlayRowRec ¶
type TXkbOverlayRowRec = struct {
Frow_under uint16
Fnum_keys uint16
Fsz_keys uint16
Fkeys TXkbOverlayKeyPtr
}
type TXkbPointPtr ¶
type TXkbPointPtr = uintptr
type TXkbPointRec ¶
type TXkbPropertyPtr ¶
type TXkbPropertyPtr = uintptr
func XXkbAddGeomProperty ¶
func XXkbAddGeomProperty(tls *libc.TLS, geom TXkbGeometryPtr, name uintptr, value uintptr) (r TXkbPropertyPtr)
type TXkbPropertyRec ¶
type TXkbPtrAction ¶
type TXkbPtrBtnAction ¶
type TXkbPtrDfltAction ¶
type TXkbReadBufferPtr ¶
type TXkbReadBufferPtr = uintptr
type TXkbReadBufferRec ¶
type TXkbRedirectKeyAction ¶
type TXkbRowPtr ¶
type TXkbRowPtr = uintptr
func XXkbAddGeomRow ¶
func XXkbAddGeomRow(tls *libc.TLS, section TXkbSectionPtr, sz_keys int32) (r TXkbRowPtr)
type TXkbRowRec ¶
type TXkbRowRec = struct {
Ftop int16
Fleft int16
Fnum_keys uint16
Fsz_keys uint16
Fvertical int32
Fkeys TXkbKeyPtr
Fbounds TXkbBoundsRec
}
type TXkbSectionPtr ¶
type TXkbSectionPtr = uintptr
func XXkbAddGeomSection ¶
func XXkbAddGeomSection(tls *libc.TLS, geom TXkbGeometryPtr, name TAtom, sz_rows int32, sz_doodads int32, sz_over int32) (r TXkbSectionPtr)
type TXkbSectionRec ¶
type TXkbSectionRec = struct {
Fname TAtom
Fpriority uint8
Ftop int16
Fleft int16
Fwidth uint16
Fheight uint16
Fangle int16
Fnum_rows uint16
Fnum_doodads uint16
Fnum_overlays uint16
Fsz_rows uint16
Fsz_doodads uint16
Fsz_overlays uint16
Frows TXkbRowPtr
Fdoodads TXkbDoodadPtr
Fbounds TXkbBoundsRec
Foverlays uintptr
}
type TXkbServerMapPtr ¶
type TXkbServerMapPtr = uintptr
type TXkbServerMapRec ¶
type TXkbShapeDoodadPtr ¶
type TXkbShapeDoodadPtr = uintptr
type TXkbShapeDoodadRec ¶
type TXkbShapePtr ¶
type TXkbShapePtr = uintptr
func XXkbAddGeomShape ¶
func XXkbAddGeomShape(tls *libc.TLS, geom TXkbGeometryPtr, name TAtom, sz_outlines int32) (r TXkbShapePtr)
type TXkbShapeRec ¶
type TXkbShapeRec = struct {
Fname TAtom
Fnum_outlines uint16
Fsz_outlines uint16
Foutlines TXkbOutlinePtr
Fapprox TXkbOutlinePtr
Fprimary TXkbOutlinePtr
Fbounds TXkbBoundsRec
}
type TXkbStateNotifyEvent ¶
type TXkbStateNotifyEvent = struct {
Ftype1 int32
Fserial uint64
Fsend_event int32
Fdisplay uintptr
Ftime TTime
Fxkb_type int32
Fdevice int32
Fchanged uint32
Fgroup int32
Fbase_group int32
Flatched_group int32
Flocked_group int32
Fmods uint32
Fbase_mods uint32
Flatched_mods uint32
Flocked_mods uint32
Fcompat_state int32
Fgrab_mods uint8
Fcompat_grab_mods uint8
Flookup_mods uint8
Fcompat_lookup_mods uint8
Fkeycode TKeyCode
Fevent_type int8
Freq_major int8
Freq_minor int8
}
type TXkbStatePtr ¶
type TXkbStatePtr = uintptr
type TXkbStateRec ¶
type TXkbSwitchScreenAction ¶
type TXkbSymInterpretPtr ¶
type TXkbSymInterpretPtr = uintptr
type TXkbSymInterpretRec ¶
type TXkbSymMapPtr ¶
type TXkbSymMapPtr = uintptr
type TXkbSymMapRec ¶
type TXkbTextDoodadPtr ¶
type TXkbTextDoodadPtr = uintptr
type TXkbTextDoodadRec ¶
type TXkbToUpperFunc ¶
type TXkbToUpperFunc = uintptr
type TXlcArgList ¶
type TXlcArgList = uintptr
type TXlcCharSet ¶
type TXlcCharSet = uintptr
func X_XlcAddCT ¶
func X_XlcAddCT(tls *libc.TLS, name uintptr, ct_sequence uintptr) (r TXlcCharSet)
C documentation
/* Creates a new XlcCharSet, given its name (including side suffix) and Compound Text ESC sequence (normally at most 4 bytes), and makes it eligible for Compound Text processing. */
func X_XlcCreateDefaultCharSet ¶
func X_XlcCreateDefaultCharSet(tls *libc.TLS, name uintptr, ct_sequence uintptr) (r TXlcCharSet)
C documentation
/* Creates a new XlcCharSet, given its name (including side suffix) and Compound Text ESC sequence (normally at most 4 bytes). */
func X_XlcGetCharSet ¶
func X_XlcGetCharSet(tls *libc.TLS, name uintptr) (r TXlcCharSet)
C documentation
/* Returns the charset with the given name (including side suffix). Returns NULL if not found. */
func X_XlcGetCharSetWithSide ¶
func X_XlcGetCharSetWithSide(tls *libc.TLS, encoding_name uintptr, side TXlcSide) (r TXlcCharSet)
C documentation
/* Returns the charset with the given encoding (no side suffix) and responsible for at least the given side (XlcGL or XlcGR). Returns NULL if not found. */
type TXlcCharSetList ¶
type TXlcCharSetList = uintptr
type TXlcCharSetListRec ¶
type TXlcCharSetListRec = struct {
Fcharset TXlcCharSet
Fnext uintptr
}
type TXlcCharSetRec ¶
type TXlcCloseConverterProc ¶
type TXlcCloseConverterProc = uintptr
type TXlcConv ¶
type TXlcConv = uintptr
func X_XlcOpenConverter ¶
func X_XomInitConverter ¶
func X_XomInitConverter(tls *libc.TLS, oc TXOC, type1 TXOMTextType) (r TXlcConv)
type TXlcConvMethods ¶
type TXlcConvMethods = uintptr
type TXlcConvMethodsRec ¶
type TXlcConvMethodsRec = struct {
Fclose1 TXlcCloseConverterProc
Fconvert TXlcConvertProc
Freset TXlcResetConverterProc
}
type TXlcConvRec ¶
type TXlcConvRec = struct {
Fmethods TXlcConvMethods
Fstate TXPointer
}
type TXlcConvertProc ¶
type TXlcConvertProc = uintptr
type TXlcConverterList ¶
type TXlcConverterList = uintptr
type TXlcConverterListRec ¶
type TXlcDatabase ¶
type TXlcDatabase = uintptr
type TXlcDatabaseList ¶
type TXlcDatabaseList = uintptr
type TXlcDatabaseListRec ¶
type TXlcDatabaseListRec = struct {
Fname_q TXrmQuark
Flc_db TXlcDatabase
Fdatabase TDatabase
Fref_count int32
Fnext uintptr
}
type TXlcDatabaseRec ¶
type TXlcLoaderList ¶
type TXlcLoaderList = uintptr
type TXlcLoaderListRec ¶
type TXlcLoaderListRec = struct {
Fnext uintptr
Fproc TXLCdLoadProc
}
type TXlcMapModifiersProc ¶
type TXlcMapModifiersProc = uintptr
type TXlcNameProc ¶
type TXlcNameProc = uintptr
type TXlcOpenConverterProc ¶
type TXlcOpenConverterProc = uintptr
type TXlcPosition ¶
type TXlcPosition = int32
type TXlcPubCreateProc ¶
type TXlcPubCreateProc = uintptr
type TXlcPubDestroyProc ¶
type TXlcPubDestroyProc = uintptr
type TXlcPubGetResourceProc ¶
type TXlcPubGetResourceProc = uintptr
type TXlcPubGetValuesProc ¶
type TXlcPubGetValuesProc = uintptr
type TXlcPubInitializeProc ¶
type TXlcPubInitializeProc = uintptr
type TXlcResetConverterProc ¶
type TXlcResetConverterProc = uintptr
type TXlcResource ¶
type TXlcResourceList ¶
type TXlcResourceList = uintptr
type TXmbCharProc ¶
type TXmbCharProc = uintptr
type TXmbDrawImageStringProc ¶
type TXmbDrawImageStringProc = uintptr
type TXmbDrawStringProc ¶
type TXmbDrawStringProc = uintptr
type TXmbFinishProc ¶
type TXmbFinishProc = uintptr
type TXmbInitProc ¶
type TXmbInitProc = uintptr
type TXmbTextEscapementProc ¶
type TXmbTextEscapementProc = uintptr
type TXmbTextExtentsProc ¶
type TXmbTextExtentsProc = uintptr
type TXmbTextItem ¶
type TXmbTextListToTextPropertyProc ¶
type TXmbTextListToTextPropertyProc = uintptr
type TXmbTextPerCharExtentsProc ¶
type TXmbTextPerCharExtentsProc = uintptr
type TXmbTextPropertyToTextListProc ¶
type TXmbTextPropertyToTextListProc = uintptr
type TXrmBinding ¶
type TXrmBinding = int32
type TXrmBindingList ¶
type TXrmBindingList = uintptr
type TXrmClassList ¶
type TXrmClassList = uintptr
type TXrmDatabase ¶
type TXrmDatabase = uintptr
func XXrmGetDatabase ¶
func XXrmGetDatabase(tls *libc.TLS, display uintptr) (r TXrmDatabase)
func XXrmGetFileDatabase ¶
func XXrmGetFileDatabase(tls *libc.TLS, filename uintptr) (r TXrmDatabase)
func XXrmGetStringDatabase ¶
func XXrmGetStringDatabase(tls *libc.TLS, data uintptr) (r TXrmDatabase)
func X_XInitKeysymDB ¶
func X_XInitKeysymDB(tls *libc.TLS) (r TXrmDatabase)
type TXrmDestroyProc ¶
type TXrmDestroyProc = uintptr
type TXrmHashBucket ¶
type TXrmHashBucket = uintptr
type TXrmHashBucketRec ¶
type TXrmHashBucketRec = struct {
Ftable TNTable
Fmbstate TXPointer
Fmethods TXrmMethods
Flinfo TLockInfoRec
}
C documentation
/* An XrmDatabase just holds a pointer to the first top-level table. * The type name is no longer descriptive, but better to not change * the Xresource.h header file. This type also gets used to define * XrmSearchList, which is a complete crock, but we'll just leave it * and caste types as required. */
type TXrmHashTable ¶
type TXrmHashTable = uintptr
type TXrmInitParseInfoProc ¶
type TXrmInitParseInfoProc = uintptr
type TXrmMethods ¶
type TXrmMethods = uintptr
func X_XrmDefaultInitParseInfo ¶
func X_XrmDefaultInitParseInfo(tls *libc.TLS, lcd TXLCd, rm_state uintptr) (r TXrmMethods)
func X_XrmInitParseInfo ¶
func X_XrmInitParseInfo(tls *libc.TLS, state uintptr) (r TXrmMethods)
type TXrmMethodsRec ¶
type TXrmMethodsRec = struct {
Fmbinit TXmbInitProc
Fmbchar TXmbCharProc
Fmbfinish TXmbFinishProc
Flcname TXlcNameProc
Fdestroy TXrmDestroyProc
}
type TXrmNameList ¶
type TXrmNameList = uintptr
type TXrmOptionDescList ¶
type TXrmOptionDescList = uintptr
type TXrmOptionDescRec ¶
type TXrmOptionDescRec = struct {
Foption uintptr
Fspecifier uintptr
FargKind TXrmOptionKind
Fvalue TXPointer
}
type TXrmOptionKind ¶
type TXrmOptionKind = int32
type TXrmQuarkList ¶
type TXrmQuarkList = uintptr
type TXrmRepresentation ¶
type TXrmRepresentation = int32
type TXrmString ¶
type TXrmString = uintptr
func XXrmQuarkToString ¶
func XXrmQuarkToString(tls *libc.TLS, quark TXrmQuark) (r TXrmString)
type TXrmValuePtr ¶
type TXrmValuePtr = uintptr
type TXtransConnInfo ¶
type TXtransConnInfo = uintptr
func X_XimXTransOpenCOTSClient ¶
func X_XimXTransOpenCOTSClient(tls *libc.TLS, address uintptr) (r TXtransConnInfo)
type TXtransaddr ¶
type TXtransaddr = struct {
Fss_family Tsa_family_t
F__ss_padding [118]int8
F__ss_align uint64
}
type TXtransport ¶
type TXtransport_table ¶
type TXwcDrawImageStringProc ¶
type TXwcDrawImageStringProc = uintptr
type TXwcDrawStringProc ¶
type TXwcDrawStringProc = uintptr
type TXwcFreeStringListProc ¶
type TXwcFreeStringListProc = uintptr
type TXwcTextEscapementProc ¶
type TXwcTextEscapementProc = uintptr
type TXwcTextExtentsProc ¶
type TXwcTextExtentsProc = uintptr
type TXwcTextItem ¶
type TXwcTextListToTextPropertyProc ¶
type TXwcTextListToTextPropertyProc = uintptr
type TXwcTextPerCharExtentsProc ¶
type TXwcTextPerCharExtentsProc = uintptr
type TXwcTextPropertyToTextListProc ¶
type TXwcTextPropertyToTextListProc = uintptr
type T_ByteInfo ¶
type T_ByteInfo = TByteInfoRec
type T_ByteInfoList ¶
type T_ByteInfoList = TByteInfoListRec
type T_CTDataRec ¶
type T_CTDataRec = TCTDataRec
C documentation
/* * Static representation of a character set that can be used in Compound Text. */
type T_CTDataRec1 ¶
type T_CTDataRec1 = TCTDataRec1
type T_CTInfoRec ¶
type T_CTInfoRec = TCTInfoRec
C documentation
/* * Representation of a character set that can be used for Compound Text, * at run time. * Note: This information is not contained in the XlcCharSet, because * multiple ESC sequences may be used for the same XlcCharSet. */
type T_CodeRangeRec ¶
type T_CodeRangeRec = TCodeRangeRec
type T_CodeSetRec ¶
type T_CodeSetRec = TCodeSetRec
type T_Conversion ¶
type T_Conversion = TConversionRec
type T_ConversionValues ¶
type T_ConversionValues = TConversionValues
type T_DEntry ¶
type T_DEntry = TDEntryRec
type T_DatabaseRec ¶
type T_DatabaseRec = TDatabaseRec
type T_DefTreeBase ¶
type T_DefTreeBase = TDefTreeBase
type T_EClosure ¶
type T_EClosure = TEClosureRec
C documentation
/* closure used in enumerate database */
type T_EdgeTableEntry ¶
type T_EdgeTableEntry = TEdgeTableEntry
type T_ExtdSegment ¶
type T_ExtdSegment = TExtdSegmentRec
type T_FillPolyReq ¶
type T_FillPolyReq = TxFillPolyReq
type T_FontDataRec ¶
type T_FontDataRec = TFontDataRec
type T_FontDataRec1 ¶
type T_FontDataRec1 = TFontDataRec1
type T_FontScope ¶
type T_FontScope = TFontScopeRec
type T_FontSetRec ¶
type T_FontSetRec = TFontSetRec
type T_FontSetRec1 ¶
type T_FontSetRec1 = TFontSetRec1
type T_G_fpos64_t ¶
type T_G_fpos64_t = Tfpos_t
type T_IO_cookie_io_functions_t ¶
type T_IO_cookie_io_functions_t = Tcookie_io_functions_t
type T_IntensityRec ¶
type T_IntensityRec = TIntensityRec
type T_IntensityTbl ¶
type T_IntensityTbl = TIntensityTbl
type T_LTable ¶
type T_LTable = TLTableRec
C documentation
/* leaf tables have an extra level of indirection for the buckets, * so that resizing can be done without invalidating a search list. * This is completely ugly, and wastes some memory, but the Xlib * spec doesn't really specify whether invalidation is OK, and the * old implementation did not invalidate. */
type T_LedInfoStuff ¶
type T_LedInfoStuff = TLedInfoStuff
type T_LockInfoRec ¶
type T_LockInfoRec = struct {
Flock Txmutex_t
}
type T_MbStateRec ¶
type T_MbStateRec = TMbStateRec
C documentation
/* This implementation uses an XlcConv from XlcNMultiByte to XlcNWideChar. */
type T_NTable ¶
type T_NTable = TNTableRec
type T_OMDataRec ¶
type T_OMDataRec = TOMDataRec
type T_OMDataRec1 ¶
type T_OMDataRec1 = TOMDataRec1
type T_POINTBLOCK ¶
type T_POINTBLOCK = TPOINTBLOCK
type T_ParseInfoRec ¶
type T_ParseInfoRec = struct {
Ftype1 TEncodingType
Fencoding uintptr
Fcodeset TCodeSet
}
type T_PutImageReq ¶
type T_PutImageReq = TxPutImageReq
type T_SClosure ¶
type T_SClosure = TSClosureRec
C documentation
/* closure used in get search list */
type T_ScanLineList ¶
type T_ScanLineList = TScanLineList
type T_ScanLineListBlock ¶
type T_ScanLineListBlock = TScanLineListBlock
type T_SegConvRec ¶
type T_SegConvRec = TSegConvRec
type T_SetLedStuff ¶
type T_SetLedStuff = TSetLedStuff
type T_Sockettrans2dev ¶
type T_Sockettrans2dev = TSockettrans2dev
type T_StateRec ¶
type T_StateRec = TStateRec
C documentation
/* * Structure representing the parse state of a Compound Text string. */
type T_StateRec1 ¶
type T_StateRec2 ¶
type T_StateRec2 = TStateRec2
type T_StaticXIM ¶
type T_StaticXIM = struct {
Fmethods TXIMMethods
Fcore TXIMCoreRec
Fprivate uintptr
}
type T_TableEntryRec ¶
type T_TableEntryRec = TTableEntryRec
type T_TransIntrCallbackRec ¶
type T_TransIntrCallbackRec = struct {
Ffunc1 uintptr
Fcall_data TXPointer
Fnext TTransIntrCallbackPtr
}
type T_UDCArea ¶
type T_UDCArea = TUDCAreaRec
type T_UbStateRec ¶
type T_UbStateRec = TUbStateRec
C documentation
/* This implementation must keep the locale, for lcname. */
type T_Utf8ConvRec ¶
type T_Utf8ConvRec = TUtf8ConvRec
type T_VClosure ¶
type T_VClosure = TVClosureRec
C documentation
/* closure used in get/put resource */
type T_VEntry ¶
type T_VEntry = TVEntryRec
type T_VRotateRec ¶
type T_VRotateRec = TVRotateRec
type T_WAttrsState ¶
type T_WAttrsState = T_XWAttrsState
type T_X11XCBPrivate ¶
type T_X11XCBPrivate = struct {
Fconnection uintptr
Fpending_requests uintptr
Fpending_requests_tail uintptr
Fnext_event uintptr
Fnext_response uintptr
Freal_bufmax uintptr
Freply_data uintptr
Freply_length int32
Freply_consumed int32
Flast_flushed Tuint64_t
Fevent_owner _XEventQueueOwner
Fnext_xid TXID
Fevent_notify Txcondition_t
Fevent_waiter int32
Freply_notify Txcondition_t
}
type T_XAsyncEState ¶
type T_XAsyncEState = T_XAsyncErrorState
type T_XAsyncErrorState ¶
type T_XAsyncHandler ¶
type T_XCVList ¶
type T_XCVList = struct {
Fcv Txcondition_t
Fbuf uintptr
Fnext uintptr
}
type T_XComposeStatus ¶
type T_XComposeStatus = TXComposeStatus
type T_XConnWatchInfo ¶
type T_XConnWatchInfo = struct {
Ffn TXConnectionWatchProc
Fclient_data TXPointer
Fnext uintptr
}
type T_XConnectionInfo ¶
type T_XConnectionInfo = struct {
Ffd int32
Fread_callback T_XInternalConnectionProc
Fcall_data TXPointer
Fwatch_data uintptr
Fnext uintptr
}
type T_XContextDB ¶
type T_XContextDB = TDBRec
type T_XDisplay ¶
type T_XDisplay = struct {
Fext_data uintptr
Ffree_funcs uintptr
Ffd int32
Fconn_checker int32
Fproto_major_version int32
Fproto_minor_version int32
Fvendor uintptr
Fresource_base TXID
Fresource_mask TXID
Fresource_id TXID
Fresource_shift int32
Fresource_alloc uintptr
Fbyte_order int32
Fbitmap_unit int32
Fbitmap_pad int32
Fbitmap_bit_order int32
Fnformats int32
Fpixmap_format uintptr
Fvnumber int32
Frelease int32
Fhead uintptr
Ftail uintptr
Fqlen int32
Flast_request_read uint64
Frequest uint64
Flast_req uintptr
Fbuffer uintptr
Fbufptr uintptr
Fbufmax uintptr
Fmax_request_size uint32
Fdb uintptr
Fsynchandler uintptr
Fdisplay_name uintptr
Fdefault_screen int32
Fnscreens int32
Fscreens uintptr
Fmotion_buffer uint64
Fflags uint64
Fmin_keycode int32
Fmax_keycode int32
Fkeysyms uintptr
Fmodifiermap uintptr
Fkeysyms_per_keycode int32
Fxdefaults uintptr
Fscratch_buffer uintptr
Fscratch_length uint64
Fext_number int32
Fext_procs uintptr
Fevent_vec [128]uintptr
Fwire_vec [128]uintptr
Flock_meaning TKeySym
Flock uintptr
Fasync_handlers uintptr
Fbigreq_size uint64
Flock_fns uintptr
Fidlist_alloc uintptr
Fkey_bindings uintptr
Fcursor_font TFont
Fatoms uintptr
Fmode_switch uint32
Fnum_lock uint32
Fcontext_db uintptr
Ferror_vec uintptr
Fcms struct {
FdefaultCCCs TXPointer
FclientCmaps TXPointer
FperVisualIntensityMaps TXPointer
}
Fim_filters uintptr
Fqfree uintptr
Fnext_event_serial_num uint64
Fflushes uintptr
Fim_fd_info uintptr
Fim_fd_length int32
Fconn_watchers uintptr
Fwatcher_count int32
Ffiledes TXPointer
Fsavedsynchandler uintptr
Fresource_max TXID
Fxcmisc_opcode int32
Fxkb_info uintptr
Ftrans_conn uintptr
Fxcb uintptr
Fgeneric_event_vec [128]uintptr
Fgeneric_event_copy_vec [128]uintptr
Ferror_threads uintptr
Fexit_handler TXIOErrorExitHandler
Fexit_handler_data uintptr
Fin_ifevent TCARD32
Fifevent_thread Txthread_t
}
type T_XDisplayAtoms ¶
type T_XDisplayAtoms = TAtomTable
type T_XErrorThreadInfo ¶
type T_XErrorThreadInfo = struct {
Fnext uintptr
Ferror_thread Txthread_t
}
type T_XExtData ¶
type T_XExtData = TXExtData
type T_XExten ¶
type T_XExten = T_XExtension
type T_XExtension ¶
type T_XExtension = struct {
Fnext uintptr
Fcodes TXExtCodes
Fcreate_GC TCreateGCType
Fcopy_GC TCopyGCType
Fflush_GC TFlushGCType
Ffree_GC TFreeGCType
Fcreate_Font TCreateFontType
Ffree_Font TFreeFontType
Fclose_display TCloseDisplayType
Ferror1 TErrorType
Ferror_string TErrorStringType
Fname uintptr
Ferror_values TPrintErrorType
Fbefore_flush TBeforeFlushType
Fnext_flush uintptr
}
type T_XF86BigfontQueryFont ¶
type T_XF86BigfontQueryFont = TxXF86BigfontQueryFontReq
type T_XF86BigfontQueryVersion ¶
type T_XF86BigfontQueryVersion = TxXF86BigfontQueryVersionReq
type T_XFreeFuncRec ¶
type T_XFreeFuncRec = struct {
Fatoms TFreeFuncType
Fmodifiermap TFreeModmapType
Fkey_bindings TFreeFuncType
Fcontext_db TFreeFuncType
FdefaultCCCs TFreeFuncType
FclientCmaps TFreeFuncType
FintensityMaps TFreeFuncType
Fim_filters TFreeFuncType
Fxkb TFreeFuncType
}
type T_XFreeFuncs ¶
type T_XFreeFuncs = T_XFreeFuncRec
type T_XGetAtomNameState ¶
type T_XIC ¶
type T_XIC = struct {
Fmethods TXICMethods
Fcore TXICCoreRec
}
type T_XICPrivateRec ¶
type T_XICPrivateRec = TXICPrivateRec
type T_XIM ¶
type T_XIM = struct {
Fmethods TXIMMethods
Fcore TXIMCoreRec
}
type T_XIMFilter ¶
type T_XIMFilter = TXFilterEventRec
type T_XIMHotKeyTrigger ¶
type T_XIMHotKeyTrigger = TXIMHotKeyTrigger
type T_XIMHotKeyTriggers ¶
type T_XIMHotKeyTriggers = TXIMHotKeyTriggers
type T_XIMPreeditCaretCallbackStruct ¶
type T_XIMPreeditCaretCallbackStruct = TXIMPreeditCaretCallbackStruct
type T_XIMPreeditDrawCallbackStruct ¶
type T_XIMPreeditDrawCallbackStruct = TXIMPreeditDrawCallbackStruct
type T_XIMPreeditStateNotifyCallbackStruct ¶
type T_XIMPreeditStateNotifyCallbackStruct = TXIMPreeditStateNotifyCallbackStruct
type T_XIMPrivateRec ¶
type T_XIMPrivateRec = TXIMPrivateRec
type T_XIMStaticXIMRec ¶
type T_XIMStaticXIMRec = TXIMStaticXIMRec
type T_XIMStatusDrawCallbackStruct ¶
type T_XIMStatusDrawCallbackStruct = TXIMStatusDrawCallbackStruct
type T_XIMStringConversionCallbackStruct ¶
type T_XIMStringConversionCallbackStruct = TXIMStringConversionCallbackStruct
type T_XIMStringConversionText ¶
type T_XIMStringConversionText = TXIMStringConversionText
type T_XIM_QueryExtRec ¶
type T_XIM_QueryExtRec = TXIM_QueryExtRec
type T_XIntAtomState ¶
type T_XInternalAsync ¶
type T_XInternalAsync = T_XAsyncHandler
type T_XInternalConnectionProc ¶
type T_XInternalConnectionProc = uintptr
type T_XIntrCallbackRec ¶
type T_XIntrCallbackRec = struct {
Ffunc1 uintptr
Fcall_data TXPointer
Fnext TXIntrCallbackPtr
}
type T_XKeytrans ¶
type T_XLCd ¶
type T_XLCd = struct {
Fmethods TXLCdMethods
Fcore TXLCdCore
Fopaque TXPointer
}
type T_XLCdGenericPart ¶
type T_XLCdGenericPart = TXLCdGenericPart
type T_XLCdGenericRec ¶
type T_XLCdGenericRec = TXLCdGenericRec
type T_XLCdListRec ¶
type T_XLCdListRec = TXLCdListRec
type T_XLCdPublicMethodsPart ¶
type T_XLCdPublicMethodsPart = TXLCdPublicMethodsPart
type T_XLCdPublicMethodsRec ¶
type T_XLCdPublicMethodsRec = struct {
Fcore TXLCdMethodsRec
Fpub TXLCdPublicMethodsPart
}
type T_XLCdPublicPart ¶
type T_XLCdPublicPart = TXLCdPublicPart
type T_XLCdPublicRec ¶
type T_XLCdPublicRec = TXLCdPublicRec
type T_XLockInfo ¶
type T_XLockInfo = struct {
Fmutex Txmutex_t
Freply_bytes_left int32
Freply_was_read int32
Freply_awaiters uintptr
Freply_awaiters_tail uintptr
Fevent_awaiters uintptr
Fevent_awaiters_tail uintptr
Freply_first int32
Flocking_level int32
Flocking_thread Txthread_t
Fcv Txcondition_t
Freading_thread Txthread_t
Fconni_thread Txthread_t
Fwriters Txcondition_t
Fnum_free_cvls int32
Ffree_cvls uintptr
Fpop_reader uintptr
Fpush_reader uintptr
Fcondition_wait uintptr
Finternal_lock_display uintptr
Fcondition_signal uintptr
Fcondition_broadcast uintptr
Flock_wait uintptr
Fuser_lock_display uintptr
Fuser_unlock_display uintptr
Fcreate_cvl uintptr
}
type T_XLockPtrs ¶
type T_XOC ¶
type T_XOC = struct {
Fmethods TXOCMethods
Fcore TXOCCoreRec
}
type T_XOCGenericPart ¶
type T_XOCGenericPart = TXOCGenericPart
type T_XOCGenericPart1 ¶
type T_XOCGenericPart1 = TXOCGenericPart1
type T_XOCGenericRec ¶
type T_XOCGenericRec = TXOCGenericRec
type T_XOCGenericRec1 ¶
type T_XOCGenericRec1 = TXOCGenericRec1
type T_XOCMethodsListRec ¶
type T_XOCMethodsListRec = TXOCMethodsListRec
type T_XOM ¶
type T_XOM = struct {
Fmethods TXOMMethods
Fcore TXOMCoreRec
}
type T_XOMCoreRec ¶
type T_XOMCoreRec = TXOMCoreRec
type T_XOMGenericPart ¶
type T_XOMGenericPart = TXOMGenericPart
type T_XOMGenericPart1 ¶
type T_XOMGenericPart1 = TXOMGenericPart1
type T_XOMGenericRec ¶
type T_XOMGenericRec = TXOMGenericRec
type T_XOMGenericRec1 ¶
type T_XOMGenericRec1 = TXOMGenericRec1
type T_XOMMethodsRec ¶
type T_XOMMethodsRec = TXOMMethodsRec
type T_XPrivDisplay ¶
type T_XPrivDisplay = uintptr
type T_XSQEvent ¶
type T_XSQEvent = T_XQEvent
type T_XSpecRec ¶
type T_XSpecRec = TXSpecRec
type T_XWAttrsState ¶
type T_XcmsCCC ¶
type T_XcmsCCC = struct {
Fdpy uintptr
FscreenNumber int32
Fvisual uintptr
FclientWhitePt TXcmsColor
FgamutCompProc TXcmsCompressionProc
FgamutCompClientData TXPointer
FwhitePtAdjProc TXcmsWhiteAdjustProc
FwhitePtAdjClientData TXPointer
FpPerScrnInfo uintptr
}
type T_XcmsCmapRec ¶
type T_XcmsCmapRec = TXcmsCmapRec
type T_XcmsColorSpace ¶
type T_XcmsColorSpace = TXcmsColorSpace
type T_XcmsFunctionSet ¶
type T_XcmsFunctionSet = TXcmsFunctionSet
type T_XcmsIntensityMap ¶
type T_XcmsIntensityMap = TXcmsIntensityMap
type T_XcmsPerDpyInfo ¶
type T_XcmsPerDpyInfo = TXcmsPerDpyInfo
type T_XcmsPerScrnInfo ¶
type T_XcmsPerScrnInfo = TXcmsPerScrnInfo
type T_XcmsRegColorSpaceEntry ¶
type T_XcmsRegColorSpaceEntry = TXcmsRegColorSpaceEntry
type T_Xgethostbynameparams ¶
type T_Xgethostbynameparams = int32
type T_Xgetpwparams ¶
type T_Xgetpwret ¶
type T_Xgetpwret = int32
type T_Xgetservbynameparams ¶
type T_Xgetservbynameparams = int32
type T_Xic ¶
type T_Xic = struct {
Fmethods TXICMethods
Fcore TXICCoreRec
Fprivate TXICPrivateRec
}
type T_XicLocalPrivateRec ¶
type T_XicLocalPrivateRec = TXicLocalPrivateRec
type T_XicProtoPrivateRec ¶
type T_XicProtoPrivateRec = TXicProtoPrivateRec
type T_XicThaiPart ¶
type T_XicThaiPart = TXicThaiPart
type T_Xim ¶
type T_Xim = struct {
Fmethods TXIMMethods
Fcore TXIMCoreRec
Fprivate TXIMPrivateRec
}
type T_XimCacheStruct ¶
type T_XimCacheStruct = struct {
Fid TINT32
Fversion TINT32
Ftree TDTStructIndex
Fmb TDTStructIndex
Fwc TDTStructIndex
Futf8 TDTStructIndex
Fsize TDTStructIndex
Ftop TDTIndex
Ftreeused TDTIndex
Fmbused TDTCharIndex
Fwcused TDTCharIndex
Futf8used TDTCharIndex
}
type T_XimCommitInfoRec ¶
type T_XimCommitInfoRec = TXimCommitInfoRec
type T_XimCommonPrivateRec ¶
type T_XimCommonPrivateRec = TXimCommonPrivateRec
type T_XimDefICValues ¶
type T_XimDefICValues = TXimDefICValues
type T_XimDefIMValues ¶
type T_XimDefIMValues = TXimDefIMValues
type T_XimICMode ¶
type T_XimICMode = TXimICMode
type T_XimIMMode ¶
type T_XimIMMode = TXimIMMode
type T_XimInstCallback ¶
type T_XimInstCallback = TXimInstCallbackRec
type T_XimLocalPrivateRec ¶
type T_XimLocalPrivateRec = TXimLocalPrivateRec
type T_XimPendingCallback ¶
type T_XimPendingCallback = TXimPendingCallbackRec
type T_XimProtoIntrRec ¶
type T_XimProtoIntrRec = TXimProtoIntrRec
type T_XimProtoPrivateRec ¶
type T_XimProtoPrivateRec = TXimProtoPrivateRec
type T_XimValueOffsetInfo ¶
type T_XimValueOffsetInfo = TXimValueOffsetInfoRec
type T_XkbAccessXNotify ¶
type T_XkbAccessXNotify = TXkbAccessXNotifyEvent
type T_XkbAction ¶
type T_XkbAction = TXkbAction
type T_XkbActionMessage ¶
type T_XkbActionMessage = TXkbActionMessageEvent
type T_XkbAnyAction ¶
type T_XkbAnyAction = TXkbAnyAction
type T_XkbAnyDoodad ¶
type T_XkbAnyDoodad = TXkbAnyDoodadRec
type T_XkbAnyEvent ¶
type T_XkbAnyEvent = TXkbAnyEvent
type T_XkbBehavior ¶
type T_XkbBehavior = TXkbBehavior
type T_XkbBellNotify ¶
type T_XkbBellNotify = TXkbBellNotifyEvent
type T_XkbBounds ¶
type T_XkbBounds = TXkbBoundsRec
type T_XkbChanges ¶
type T_XkbChanges = TXkbChangesRec
type T_XkbClientMapRec ¶
type T_XkbClientMapRec = TXkbClientMapRec
type T_XkbColor ¶
type T_XkbColor = TXkbColorRec
type T_XkbCompatChanges ¶
type T_XkbCompatChanges = TXkbCompatChangesRec
type T_XkbCompatMapNotify ¶
type T_XkbCompatMapNotify = TXkbCompatMapNotifyEvent
type T_XkbCompatMapRec ¶
type T_XkbCompatMapRec = TXkbCompatMapRec
type T_XkbComponentList ¶
type T_XkbComponentList = TXkbComponentListRec
type T_XkbComponentName ¶
type T_XkbComponentName = TXkbComponentNameRec
type T_XkbComponentNames ¶
type T_XkbComponentNames = TXkbComponentNamesRec
type T_XkbControls ¶
type T_XkbControls = TXkbControlsRec
type T_XkbControlsChanges ¶
type T_XkbControlsChanges = TXkbControlsChangesRec
type T_XkbControlsNotify ¶
type T_XkbControlsNotify = TXkbControlsNotifyEvent
type T_XkbConverters ¶
type T_XkbConverters = TXkbConverters
type T_XkbCtrlsAction ¶
type T_XkbCtrlsAction = TXkbCtrlsAction
type T_XkbDesc ¶
type T_XkbDesc = TXkbDescRec
type T_XkbDeviceBtnAction ¶
type T_XkbDeviceBtnAction = TXkbDeviceBtnAction
type T_XkbDeviceChanges ¶
type T_XkbDeviceChanges = TXkbDeviceChangesRec
type T_XkbDeviceInfo ¶
type T_XkbDeviceInfo = TXkbDeviceInfoRec
type T_XkbDeviceLedChanges ¶
type T_XkbDeviceLedChanges = TXkbDeviceLedChangesRec
type T_XkbDeviceLedInfo ¶
type T_XkbDeviceLedInfo = TXkbDeviceLedInfoRec
type T_XkbDeviceValuatorAction ¶
type T_XkbDeviceValuatorAction = TXkbDeviceValuatorAction
type T_XkbDoodad ¶
type T_XkbDoodad = TXkbDoodadRec
type T_XkbEvent ¶
type T_XkbEvent = TXkbEvent
type T_XkbExtensionDeviceNotify ¶
type T_XkbExtensionDeviceNotify = TXkbExtensionDeviceNotifyEvent
type T_XkbGeometry ¶
type T_XkbGeometry = struct {
Fname TAtom
Fwidth_mm uint16
Fheight_mm uint16
Flabel_font uintptr
Flabel_color TXkbColorPtr
Fbase_color TXkbColorPtr
Fsz_properties uint16
Fsz_colors uint16
Fsz_shapes uint16
Fsz_sections uint16
Fsz_doodads uint16
Fsz_key_aliases uint16
Fnum_properties uint16
Fnum_colors uint16
Fnum_shapes uint16
Fnum_sections uint16
Fnum_doodads uint16
Fnum_key_aliases uint16
Fproperties TXkbPropertyPtr
Fcolors TXkbColorPtr
Fshapes TXkbShapePtr
Fsections TXkbSectionPtr
Fdoodads TXkbDoodadPtr
Fkey_aliases TXkbKeyAliasPtr
}
type T_XkbGeometrySizes ¶
type T_XkbGeometrySizes = TXkbGeometrySizesRec
type T_XkbGroupAction ¶
type T_XkbGroupAction = TXkbGroupAction
type T_XkbISOAction ¶
type T_XkbISOAction = TXkbISOAction
type T_XkbIndicatorChanges ¶
type T_XkbIndicatorChanges = TXkbIndicatorChangesRec
type T_XkbIndicatorDoodad ¶
type T_XkbIndicatorDoodad = TXkbIndicatorDoodadRec
type T_XkbIndicatorMapRec ¶
type T_XkbIndicatorMapRec = TXkbIndicatorMapRec
type T_XkbIndicatorNotify ¶
type T_XkbIndicatorNotify = TXkbIndicatorNotifyEvent
type T_XkbIndicatorRec ¶
type T_XkbIndicatorRec = TXkbIndicatorRec
type T_XkbInfoRec ¶
type T_XkbInfoRec = TXkbInfoRec
type T_XkbKTMapEntry ¶
type T_XkbKTMapEntry = TXkbKTMapEntryRec
type T_XkbKey ¶
type T_XkbKey = TXkbKeyRec
type T_XkbKeyAliasRec ¶
type T_XkbKeyAliasRec = TXkbKeyAliasRec
type T_XkbKeyNameRec ¶
type T_XkbKeyNameRec = TXkbKeyNameRec
type T_XkbKeyType ¶
type T_XkbKeyType = TXkbKeyTypeRec
type T_XkbLogoDoodad ¶
type T_XkbLogoDoodad = TXkbLogoDoodadRec
type T_XkbMapChanges ¶
type T_XkbMapChanges = TXkbMapChangesRec
type T_XkbMapNotifyEvent ¶
type T_XkbMapNotifyEvent = TXkbMapNotifyEvent
type T_XkbMessageAction ¶
type T_XkbMessageAction = TXkbMessageAction
type T_XkbModAction ¶
type T_XkbModAction = TXkbModAction
type T_XkbMods ¶
type T_XkbMods = TXkbModsRec
type T_XkbNameChanges ¶
type T_XkbNameChanges = TXkbNameChangesRec
type T_XkbNamesNotify ¶
type T_XkbNamesNotify = TXkbNamesNotifyEvent
type T_XkbNamesRec ¶
type T_XkbNamesRec = TXkbNamesRec
type T_XkbNewKeyboardNotify ¶
type T_XkbNewKeyboardNotify = TXkbNewKeyboardNotifyEvent
type T_XkbOutline ¶
type T_XkbOutline = TXkbOutlineRec
type T_XkbOverlay ¶
type T_XkbOverlay = TXkbOverlayRec
type T_XkbOverlayKey ¶
type T_XkbOverlayKey = TXkbOverlayKeyRec
type T_XkbOverlayRow ¶
type T_XkbOverlayRow = TXkbOverlayRowRec
type T_XkbPoint ¶
type T_XkbPoint = TXkbPointRec
type T_XkbProperty ¶
type T_XkbProperty = TXkbPropertyRec
type T_XkbPtrAction ¶
type T_XkbPtrAction = TXkbPtrAction
type T_XkbPtrBtnAction ¶
type T_XkbPtrBtnAction = TXkbPtrBtnAction
type T_XkbPtrDfltAction ¶
type T_XkbPtrDfltAction = TXkbPtrDfltAction
type T_XkbReadBuffer ¶
type T_XkbReadBuffer = TXkbReadBufferRec
type T_XkbRedirectKeyAction ¶
type T_XkbRedirectKeyAction = TXkbRedirectKeyAction
type T_XkbRow ¶
type T_XkbRow = TXkbRowRec
type T_XkbSection ¶
type T_XkbSection = TXkbSectionRec
type T_XkbServerMapRec ¶
type T_XkbServerMapRec = TXkbServerMapRec
type T_XkbShape ¶
type T_XkbShape = TXkbShapeRec
type T_XkbShapeDoodad ¶
type T_XkbShapeDoodad = TXkbShapeDoodadRec
type T_XkbStateNotifyEvent ¶
type T_XkbStateNotifyEvent = TXkbStateNotifyEvent
type T_XkbStateRec ¶
type T_XkbStateRec = TXkbStateRec
type T_XkbSwitchScreenAction ¶
type T_XkbSwitchScreenAction = TXkbSwitchScreenAction
type T_XkbSymInterpretRec ¶
type T_XkbSymInterpretRec = TXkbSymInterpretRec
type T_XkbSymMapRec ¶
type T_XkbSymMapRec = TXkbSymMapRec
type T_XkbTextDoodad ¶
type T_XkbTextDoodad = TXkbTextDoodadRec
type T_XlcCharSetListRec ¶
type T_XlcCharSetListRec = TXlcCharSetListRec
type T_XlcCharSetRec ¶
type T_XlcCharSetRec = TXlcCharSetRec
type T_XlcConvMethodsRec ¶
type T_XlcConvMethodsRec = TXlcConvMethodsRec
type T_XlcConvRec ¶
type T_XlcConvRec = struct {
Fmethods TXlcConvMethods
Fstate TXPointer
}
type T_XlcConverterListRec ¶
type T_XlcConverterListRec = TXlcConverterListRec
type T_XlcDatabaseListRec ¶
type T_XlcDatabaseListRec = TXlcDatabaseListRec
type T_XlcDatabaseRec ¶
type T_XlcDatabaseRec = TXlcDatabaseRec
type T_XlcLoaderListRec ¶
type T_XlcLoaderListRec = TXlcLoaderListRec
type T_XlcResource ¶
type T_XlcResource = TXlcResource
type T_XrmHashBucketRec ¶
type T_XrmHashBucketRec = struct {
Ftable TNTable
Fmbstate TXPointer
Fmethods TXrmMethods
Flinfo TLockInfoRec
}
type T_XtransConnInfo ¶
type T_Xtransport ¶
type T_Xtransport = TXtransport
type T_Xtransport_table ¶
type T_Xtransport_table = TXtransport_table
type T_xQueryFontReply ¶
type T_xQueryFontReply = TxQueryFontReply
type T_xRectangle ¶
type T_xRectangle = TxRectangle
type T_xSegment ¶
type T_xSegment = TxSegment
type T_xkbAccessXNotify ¶
type T_xkbAccessXNotify = TxkbAccessXNotify
type T_xkbActionMessage ¶
type T_xkbActionMessage = TxkbActionMessage
type T_xkbActionWireDesc ¶
type T_xkbActionWireDesc = TxkbActionWireDesc
type T_xkbAnyDoodadWireDesc ¶
type T_xkbAnyDoodadWireDesc = TxkbAnyDoodadWireDesc
type T_xkbAnyEvent ¶
type T_xkbAnyEvent = TxkbAnyEvent
type T_xkbBehaviorWireDesc ¶
type T_xkbBehaviorWireDesc = TxkbBehaviorWireDesc
type T_xkbBell ¶
type T_xkbBell = TxkbBellReq
type T_xkbBellNotify ¶
type T_xkbBellNotify = TxkbBellNotify
type T_xkbCompatMapNotify ¶
type T_xkbCompatMapNotify = TxkbCompatMapNotify
type T_xkbControlsNotify ¶
type T_xkbControlsNotify = TxkbControlsNotify
type T_xkbDeviceLedsWireDesc ¶
type T_xkbDeviceLedsWireDesc = TxkbDeviceLedsWireDesc
type T_xkbDoodadWireDesc ¶
type T_xkbDoodadWireDesc = TxkbDoodadWireDesc
type T_xkbEvent ¶
type T_xkbEvent = TxkbEvent
type T_xkbExtensionDeviceNotify ¶
type T_xkbExtensionDeviceNotify = TxkbExtensionDeviceNotify
type T_xkbGetCompatMap ¶
type T_xkbGetCompatMap = TxkbGetCompatMapReq
type T_xkbGetCompatMapReply ¶
type T_xkbGetCompatMapReply = TxkbGetCompatMapReply
type T_xkbGetControls ¶
type T_xkbGetControls = TxkbGetControlsReq
type T_xkbGetControlsReply ¶
type T_xkbGetControlsReply = TxkbGetControlsReply
type T_xkbGetDeviceInfo ¶
type T_xkbGetDeviceInfo = TxkbGetDeviceInfoReq
type T_xkbGetDeviceInfoReply ¶
type T_xkbGetDeviceInfoReply = TxkbGetDeviceInfoReply
type T_xkbGetGeometry ¶
type T_xkbGetGeometry = TxkbGetGeometryReq
type T_xkbGetGeometryReply ¶
type T_xkbGetGeometryReply = TxkbGetGeometryReply
type T_xkbGetIndicatorMap ¶
type T_xkbGetIndicatorMap = TxkbGetIndicatorMapReq
type T_xkbGetIndicatorMapReply ¶
type T_xkbGetIndicatorMapReply = TxkbGetIndicatorMapReply
type T_xkbGetIndicatorState ¶
type T_xkbGetIndicatorState = TxkbGetIndicatorStateReq
type T_xkbGetIndicatorStateReply ¶
type T_xkbGetIndicatorStateReply = TxkbGetIndicatorStateReply
type T_xkbGetKbdByName ¶
type T_xkbGetKbdByName = TxkbGetKbdByNameReq
type T_xkbGetKbdByNameReply ¶
type T_xkbGetKbdByNameReply = TxkbGetKbdByNameReply
type T_xkbGetMap ¶
type T_xkbGetMap = TxkbGetMapReq
type T_xkbGetMapReply ¶
type T_xkbGetMapReply = TxkbGetMapReply
type T_xkbGetNamedIndicator ¶
type T_xkbGetNamedIndicator = TxkbGetNamedIndicatorReq
type T_xkbGetNamedIndicatorReply ¶
type T_xkbGetNamedIndicatorReply = TxkbGetNamedIndicatorReply
type T_xkbGetNames ¶
type T_xkbGetNames = TxkbGetNamesReq
type T_xkbGetNamesReply ¶
type T_xkbGetNamesReply = TxkbGetNamesReply
type T_xkbGetState ¶
type T_xkbGetState = TxkbGetStateReq
type T_xkbGetStateReply ¶
type T_xkbGetStateReply = TxkbGetStateReply
type T_xkbIndicatorDoodadWireDesc ¶
type T_xkbIndicatorDoodadWireDesc = TxkbIndicatorDoodadWireDesc
type T_xkbIndicatorMapWireDesc ¶
type T_xkbIndicatorMapWireDesc = TxkbIndicatorMapWireDesc
type T_xkbIndicatorNotify ¶
type T_xkbIndicatorNotify = TxkbIndicatorNotify
type T_xkbKTMapEntryWireDesc ¶
type T_xkbKTMapEntryWireDesc = TxkbKTMapEntryWireDesc
type T_xkbKTSetMapEntryWireDesc ¶
type T_xkbKTSetMapEntryWireDesc = TxkbKTSetMapEntryWireDesc
type T_xkbKeyTypeWireDesc ¶
type T_xkbKeyTypeWireDesc = TxkbKeyTypeWireDesc
type T_xkbKeyWireDesc ¶
type T_xkbKeyWireDesc = TxkbKeyWireDesc
type T_xkbLatchLockState ¶
type T_xkbLatchLockState = TxkbLatchLockStateReq
type T_xkbListComponents ¶
type T_xkbListComponents = TxkbListComponentsReq
type T_xkbListComponentsReply ¶
type T_xkbListComponentsReply = TxkbListComponentsReply
type T_xkbLogoDoodadWireDesc ¶
type T_xkbLogoDoodadWireDesc = TxkbLogoDoodadWireDesc
type T_xkbMapNotify ¶
type T_xkbMapNotify = TxkbMapNotify
type T_xkbModsWireDesc ¶
type T_xkbModsWireDesc = TxkbModsWireDesc
type T_xkbNamesNotify ¶
type T_xkbNamesNotify = TxkbNamesNotify
type T_xkbNewKeyboardNotify ¶
type T_xkbNewKeyboardNotify = TxkbNewKeyboardNotify
type T_xkbOutlineWireDesc ¶
type T_xkbOutlineWireDesc = TxkbOutlineWireDesc
type T_xkbOverlayKeyWireDesc ¶
type T_xkbOverlayKeyWireDesc = TxkbOverlayKeyWireDesc
type T_xkbOverlayRowWireDesc ¶
type T_xkbOverlayRowWireDesc = TxkbOverlayRowWireDesc
type T_xkbOverlayWireDesc ¶
type T_xkbOverlayWireDesc = TxkbOverlayWireDesc
type T_xkbPerClientFlags ¶
type T_xkbPerClientFlags = TxkbPerClientFlagsReq
type T_xkbPerClientFlagsReply ¶
type T_xkbPerClientFlagsReply = TxkbPerClientFlagsReply
type T_xkbPointWireDesc ¶
type T_xkbPointWireDesc = TxkbPointWireDesc
type T_xkbRowWireDesc ¶
type T_xkbRowWireDesc = TxkbRowWireDesc
type T_xkbSectionWireDesc ¶
type T_xkbSectionWireDesc = TxkbSectionWireDesc
type T_xkbSelectEvents ¶
type T_xkbSelectEvents = TxkbSelectEventsReq
type T_xkbSetCompatMap ¶
type T_xkbSetCompatMap = TxkbSetCompatMapReq
type T_xkbSetControls ¶
type T_xkbSetControls = TxkbSetControlsReq
type T_xkbSetDebuggingFlags ¶
type T_xkbSetDebuggingFlags = TxkbSetDebuggingFlagsReq
type T_xkbSetDebuggingFlagsReply ¶
type T_xkbSetDebuggingFlagsReply = TxkbSetDebuggingFlagsReply
type T_xkbSetDeviceInfo ¶
type T_xkbSetDeviceInfo = TxkbSetDeviceInfoReq
type T_xkbSetGeometry ¶
type T_xkbSetGeometry = TxkbSetGeometryReq
type T_xkbSetIndicatorMap ¶
type T_xkbSetIndicatorMap = TxkbSetIndicatorMapReq
type T_xkbSetMap ¶
type T_xkbSetMap = TxkbSetMapReq
type T_xkbSetNamedIndicator ¶
type T_xkbSetNamedIndicator = TxkbSetNamedIndicatorReq
type T_xkbSetNames ¶
type T_xkbSetNames = TxkbSetNamesReq
type T_xkbShapeDoodadWireDesc ¶
type T_xkbShapeDoodadWireDesc = TxkbShapeDoodadWireDesc
type T_xkbShapeWireDesc ¶
type T_xkbShapeWireDesc = TxkbShapeWireDesc
type T_xkbStateNotify ¶
type T_xkbStateNotify = TxkbStateNotify
type T_xkbSymInterpretWireDesc ¶
type T_xkbSymInterpretWireDesc = TxkbSymInterpretWireDesc
type T_xkbSymMapWireDesc ¶
type T_xkbSymMapWireDesc = TxkbSymMapWireDesc
type T_xkbTextDoodadWireDesc ¶
type T_xkbTextDoodadWireDesc = TxkbTextDoodadWireDesc
type T_xkbUseExtension ¶
type T_xkbUseExtension = TxkbUseExtensionReq
type T_xkbUseExtensionReply ¶
type T_xkbUseExtensionReply = TxkbUseExtensionReply
type T_xkbVModMapWireDesc ¶
type T_xkbVModMapWireDesc = TxkbVModMapWireDesc
type Tblksize_t ¶
type Tblksize_t = int64
type Tclockid_t ¶
type Tclockid_t = int32
type Tcmsghdr ¶
type Tcmsghdr = struct {
Fcmsg_len Tsocklen_t
F__pad1 int32
Fcmsg_level int32
Fcmsg_type int32
}
type TcomparProcp ¶
type TcomparProcp = uintptr
type Tcookie_io_functions_t ¶
type Tcookie_io_functions_t = struct {
}
type Tcpu_set_t ¶
type Tcpu_set_t = struct {
F__bits [16]uint64
}
type Tf_owner_ex ¶
type Tfile_handle ¶
type Tfsblkcnt_t ¶
type Tfsblkcnt_t = uint64
type Tfsfilcnt_t ¶
type Tfsfilcnt_t = uint64
type TgetNTableEProcp ¶
type TgetNTableEProcp = uintptr
type TgetNTableSProcp ¶
type TgetNTableSProcp = uintptr
C documentation
/* types for typecasting ETable based functions to NTable based functions */
type TgetNTableVProcp ¶
type TgetNTableVProcp = uintptr
type Tgroup_filter ¶
type Tgroup_filter = struct {
Fgf_interface Tuint32_t
Fgf_group Tsockaddr_storage
Fgf_fmode Tuint32_t
Fgf_numsrc Tuint32_t
Fgf_slist [1]Tsockaddr_storage
}
type Tgroup_req ¶
type Tgroup_req = struct {
Fgr_interface Tuint32_t
Fgr_group Tsockaddr_storage
}
type Tgroup_source_req ¶
type Tgroup_source_req = struct {
Fgsr_interface Tuint32_t
Fgsr_group Tsockaddr_storage
Fgsr_source Tsockaddr_storage
}
type Timaxdiv_t ¶
type Tin6_pktinfo ¶
type Tin_addr ¶
type Tin_addr = struct {
Fs_addr Tin_addr_t
}
type Tin_addr_t ¶
type Tin_addr_t = uint32
type Tin_pktinfo ¶
type Tin_port_t ¶
type Tin_port_t = uint16
type Tint_fast16_t ¶
type Tint_fast16_t = int32
type Tint_fast32_t ¶
type Tint_fast32_t = int32
type Tint_fast64_t ¶
type Tint_fast64_t = int64
type Tint_fast8_t ¶
type Tint_fast8_t = int8
type Tint_least16_t ¶
type Tint_least16_t = int16
type Tint_least32_t ¶
type Tint_least32_t = int32
type Tint_least64_t ¶
type Tint_least64_t = int64
type Tint_least8_t ¶
type Tint_least8_t = int8
type TinterpolProcp ¶
type TinterpolProcp = uintptr
type Tip6_mtuinfo ¶
type Tip6_mtuinfo = struct {
Fip6m_addr Tsockaddr_in6
Fip6m_mtu Tuint32_t
}
type Tip_mreq_source ¶
type Tip_msfilter ¶
type Tipv6_mreq ¶
type Titimerspec ¶
type Titimerval ¶
type Tlconv ¶
type Tlconv = struct {
Fdecimal_point uintptr
Fthousands_sep uintptr
Fgrouping uintptr
Fint_curr_symbol uintptr
Fcurrency_symbol uintptr
Fmon_decimal_point uintptr
Fmon_thousands_sep uintptr
Fmon_grouping uintptr
Fpositive_sign uintptr
Fnegative_sign uintptr
Fint_frac_digits int8
Ffrac_digits int8
Fp_cs_precedes int8
Fp_sep_by_space int8
Fn_cs_precedes int8
Fn_sep_by_space int8
Fp_sign_posn int8
Fn_sign_posn int8
Fint_p_cs_precedes int8
Fint_p_sep_by_space int8
Fint_n_cs_precedes int8
Fint_n_sep_by_space int8
Fint_p_sign_posn int8
Fint_n_sign_posn int8
}
type Tmax_align_t ¶
type Tmsghdr ¶
type Tmsghdr = struct {
Fmsg_name uintptr
Fmsg_namelen Tsocklen_t
Fmsg_iov uintptr
Fmsg_iovlen int32
F__pad1 int32
Fmsg_control uintptr
Fmsg_controllen Tsocklen_t
F__pad2 int32
Fmsg_flags int32
}
type TnonOverlapProcp ¶
type TnonOverlapProcp = uintptr /* Function to call for non- * overlapping bands in region * 2 */
type ToverlapProcp ¶
type ToverlapProcp = uintptr
type Tpthread_attr_t ¶
type Tpthread_barrier_t ¶
type Tpthread_barrierattr_t ¶
type Tpthread_barrierattr_t = struct {
F__attr uint32
}
type Tpthread_cond_t ¶
type Tpthread_condattr_t ¶
type Tpthread_condattr_t = struct {
F__attr uint32
}
type Tpthread_key_t ¶
type Tpthread_key_t = uint32
type Tpthread_mutex_t ¶
type Tpthread_mutexattr_t ¶
type Tpthread_mutexattr_t = struct {
F__attr uint32
}
type Tpthread_once_t ¶
type Tpthread_once_t = int32
type Tpthread_rwlock_t ¶
type Tpthread_rwlockattr_t ¶
type Tpthread_rwlockattr_t = struct {
F__attr [2]uint32
}
type Tpthread_spinlock_t ¶
type Tpthread_spinlock_t = int32
type Tpthread_t ¶
type Tpthread_t = uintptr
type Tptrdiff_t ¶
type Tptrdiff_t = int64
type Tregister_t ¶
type Tregister_t = int64
type Trusage ¶
type Trusage = struct {
Fru_utime Ttimeval
Fru_stime Ttimeval
Fru_maxrss int64
Fru_ixrss int64
Fru_idrss int64
Fru_isrss int64
Fru_minflt int64
Fru_majflt int64
Fru_nswap int64
Fru_inblock int64
Fru_oublock int64
Fru_msgsnd int64
Fru_msgrcv int64
Fru_nsignals int64
Fru_nvcsw int64
Fru_nivcsw int64
F__reserved [16]int64
}
type Tsa_family_t ¶
type Tsa_family_t = uint16
type Tsched_param ¶
type Tsockaddr ¶
type Tsockaddr = struct {
Fsa_family Tsa_family_t
Fsa_data [14]int8
}
type Tsockaddr_in ¶
type Tsockaddr_in = struct {
Fsin_family Tsa_family_t
Fsin_port Tin_port_t
Fsin_addr Tin_addr
Fsin_zero [8]Tuint8_t
}
type Tsockaddr_in6 ¶
type Tsockaddr_in6 = struct {
Fsin6_family Tsa_family_t
Fsin6_port Tin_port_t
Fsin6_flowinfo Tuint32_t
Fsin6_addr Tin6_addr
Fsin6_scope_id Tuint32_t
}
type Tsockaddr_storage ¶
type Tsockaddr_storage = struct {
Fss_family Tsa_family_t
F__ss_padding [118]int8
F__ss_align uint64
}
type Tsockaddr_un ¶
type Tsockaddr_un = struct {
Fsun_family Tsa_family_t
Fsun_path [108]int8
}
type Tsocklen_t ¶
type Tsocklen_t = uint32
type Tstatx ¶
type Tstatx = struct {
Fstx_mask Tuint32_t
Fstx_blksize Tuint32_t
Fstx_attributes Tuint64_t
Fstx_nlink Tuint32_t
Fstx_uid Tuint32_t
Fstx_gid Tuint32_t
Fstx_mode Tuint16_t
F__pad0 [1]Tuint16_t
Fstx_ino Tuint64_t
Fstx_size Tuint64_t
Fstx_blocks Tuint64_t
Fstx_attributes_mask Tuint64_t
Fstx_atime Tstatx_timestamp
Fstx_btime Tstatx_timestamp
Fstx_ctime Tstatx_timestamp
Fstx_mtime Tstatx_timestamp
Fstx_rdev_major Tuint32_t
Fstx_rdev_minor Tuint32_t
Fstx_dev_major Tuint32_t
Fstx_dev_minor Tuint32_t
F__pad1 [14]Tuint64_t
}
type Tstatx_timestamp ¶
type Tstored_event ¶
type Tstored_event = struct {
Fev TXGenericEventCookie
Fprev uintptr
Fnext uintptr
}
type Tsuseconds_t ¶
type Tsuseconds_t = int64
type Ttcp_diag_md5sig ¶
type Ttcp_info ¶
type Ttcp_info = struct {
Ftcpi_state Tuint8_t
Ftcpi_ca_state Tuint8_t
Ftcpi_retransmits Tuint8_t
Ftcpi_probes Tuint8_t
Ftcpi_backoff Tuint8_t
Ftcpi_options Tuint8_t
F__ccgo6 uint8
F__ccgo7 uint8
Ftcpi_rto Tuint32_t
Ftcpi_ato Tuint32_t
Ftcpi_snd_mss Tuint32_t
Ftcpi_rcv_mss Tuint32_t
Ftcpi_unacked Tuint32_t
Ftcpi_sacked Tuint32_t
Ftcpi_lost Tuint32_t
Ftcpi_retrans Tuint32_t
Ftcpi_fackets Tuint32_t
Ftcpi_last_data_sent Tuint32_t
Ftcpi_last_ack_sent Tuint32_t
Ftcpi_last_data_recv Tuint32_t
Ftcpi_last_ack_recv Tuint32_t
Ftcpi_pmtu Tuint32_t
Ftcpi_rcv_ssthresh Tuint32_t
Ftcpi_rtt Tuint32_t
Ftcpi_rttvar Tuint32_t
Ftcpi_snd_ssthresh Tuint32_t
Ftcpi_snd_cwnd Tuint32_t
Ftcpi_advmss Tuint32_t
Ftcpi_reordering Tuint32_t
Ftcpi_rcv_rtt Tuint32_t
Ftcpi_rcv_space Tuint32_t
Ftcpi_total_retrans Tuint32_t
Ftcpi_pacing_rate Tuint64_t
Ftcpi_max_pacing_rate Tuint64_t
Ftcpi_bytes_acked Tuint64_t
Ftcpi_bytes_received Tuint64_t
Ftcpi_segs_out Tuint32_t
Ftcpi_segs_in Tuint32_t
Ftcpi_notsent_bytes Tuint32_t
Ftcpi_min_rtt Tuint32_t
Ftcpi_data_segs_in Tuint32_t
Ftcpi_data_segs_out Tuint32_t
Ftcpi_delivery_rate Tuint64_t
Ftcpi_busy_time Tuint64_t
Ftcpi_rwnd_limited Tuint64_t
Ftcpi_sndbuf_limited Tuint64_t
Ftcpi_delivered Tuint32_t
Ftcpi_delivered_ce Tuint32_t
Ftcpi_bytes_sent Tuint64_t
Ftcpi_bytes_retrans Tuint64_t
Ftcpi_dsack_dups Tuint32_t
Ftcpi_reord_seen Tuint32_t
Ftcpi_rcv_ooopack Tuint32_t
Ftcpi_snd_wnd Tuint32_t
}
type Ttcp_md5sig ¶
type Ttcp_repair_window ¶
type Ttcp_zerocopy_receive ¶
type Ttcphdr ¶
type Ttcphdr = struct {
F__ccgo0_0 struct {
F__ccgo1_0 [0]struct {
Fth_sport Tuint16_t
Fth_dport Tuint16_t
Fth_seq Tuint32_t
Fth_ack Tuint32_t
F__ccgo12 uint8
Fth_flags Tuint8_t
Fth_win Tuint16_t
Fth_sum Tuint16_t
Fth_urp Tuint16_t
}
F__ccgo0_0 struct {
Fsource Tuint16_t
Fdest Tuint16_t
Fseq Tuint32_t
Fack_seq Tuint32_t
F__ccgo12 uint16
Fwindow Tuint16_t
Fcheck Tuint16_t
Furg_ptr Tuint16_t
}
}
}
type Ttimeval ¶
type Ttimeval = struct {
Ftv_sec Ttime_t
Ftv_usec Tsuseconds_t
}
type Tu_int16_t ¶
type Tu_int16_t = uint16
type Tu_int32_t ¶
type Tu_int32_t = uint32
type Tu_int64_t ¶
type Tu_int64_t = uint64
type TucstocsConvProc ¶
type TucstocsConvProc = uintptr
type Tuint_fast16_t ¶
type Tuint_fast16_t = uint32
type Tuint_fast32_t ¶
type Tuint_fast32_t = uint32
type Tuint_fast64_t ¶
type Tuint_fast64_t = uint64
type Tuint_fast8_t ¶
type Tuint_fast8_t = uint8
type Tuint_least16_t ¶
type Tuint_least16_t = uint16
type Tuint_least32_t ¶
type Tuint_least32_t = uint32
type Tuint_least64_t ¶
type Tuint_least64_t = uint64
type Tuint_least8_t ¶
type Tuint_least8_t = uint8
type Tuintmax_t ¶
type Tuintmax_t = uint64
type Tuintptr_t ¶
type Tuintptr_t = uint64
type Tuseconds_t ¶
type Tuseconds_t = uint32
type TxAllocColorCellsReply ¶
type TxAllocColorCellsReq ¶
type TxAllocColorPlanesReply ¶
type TxAllocColorPlanesReq ¶
type TxAllocColorReply ¶
type TxAllocColorReq ¶
type TxAllocNamedColorReply ¶
type TxAllocNamedColorReq ¶
type TxAllowEventsReq ¶
type TxChangeGCReq ¶
type TxChangeHostsReq ¶
type TxChangeModeReq ¶
type TxChangePropertyReq ¶
type TxChangeSaveSetReq ¶
type TxCharInfo ¶
type TxCirculateWindowReq ¶
type TxClearAreaReq ¶
type TxColorItem ¶
type TxConfigureWindowReq ¶
type TxConnClientPrefix ¶
type TxConnSetup ¶
type TxConnSetup = struct {
Frelease TCARD32
FridBase TCARD32
FridMask TCARD32
FmotionBufferSize TCARD32
FnbytesVendor TCARD16
FmaxRequestSize TCARD16
FnumRoots TCARD8
FnumFormats TCARD8
FimageByteOrder TCARD8
FbitmapBitOrder TCARD8
FbitmapScanlineUnit TCARD8
FbitmapScanlinePad TCARD8
FminKeyCode TCARD8
FmaxKeyCode TCARD8
Fpad2 TCARD32
}
type TxConnSetupPrefix ¶
type TxConvertSelectionReq ¶
type TxCopyAreaReq ¶
type TxCopyGCReq ¶
type TxCopyPlaneReq ¶
type TxCreateColormapReq ¶
type TxCreateCursorReq ¶
type TxCreateGCReq ¶
type TxCreateGlyphCursorReq ¶
type TxCreatePixmapReq ¶
type TxCreateWindowReq ¶
type TxDeletePropertyReq ¶
type TxEvent ¶
type TxEvent = struct {
Fu struct {
FkeyButtonPointer [0]struct {
Fpad00 TCARD32
Ftime TCARD32
Froot TCARD32
Fevent TCARD32
Fchild TCARD32
FrootX TINT16
FrootY TINT16
FeventX TINT16
FeventY TINT16
Fstate TKeyButMask
FsameScreen TBOOL
Fpad1 TBYTE
}
FenterLeave [0]struct {
Fpad00 TCARD32
Ftime TCARD32
Froot TCARD32
Fevent TCARD32
Fchild TCARD32
FrootX TINT16
FrootY TINT16
FeventX TINT16
FeventY TINT16
Fstate TKeyButMask
Fmode TBYTE
Fflags TBYTE
}
Ffocus [0]struct {
Fpad00 TCARD32
Fwindow TCARD32
Fmode TBYTE
Fpad1 TBYTE
Fpad2 TBYTE
Fpad3 TBYTE
}
Fexpose [0]struct {
Fpad00 TCARD32
Fwindow TCARD32
Fx TCARD16
Fy TCARD16
Fwidth TCARD16
Fheight TCARD16
Fcount TCARD16
Fpad2 TCARD16
}
FgraphicsExposure [0]struct {
Fpad00 TCARD32
Fdrawable TCARD32
Fx TCARD16
Fy TCARD16
Fwidth TCARD16
Fheight TCARD16
FminorEvent TCARD16
Fcount TCARD16
FmajorEvent TBYTE
Fpad1 TBYTE
Fpad2 TBYTE
Fpad3 TBYTE
}
FnoExposure [0]struct {
Fpad00 TCARD32
Fdrawable TCARD32
FminorEvent TCARD16
FmajorEvent TBYTE
Fbpad TBYTE
}
Fvisibility [0]struct {
Fpad00 TCARD32
Fwindow TCARD32
Fstate TCARD8
Fpad1 TBYTE
Fpad2 TBYTE
Fpad3 TBYTE
}
FcreateNotify [0]struct {
Fpad00 TCARD32
Fparent TCARD32
Fwindow TCARD32
Fx TINT16
Fy TINT16
Fwidth TCARD16
Fheight TCARD16
FborderWidth TCARD16
Foverride TBOOL
Fbpad TBYTE
}
FdestroyNotify [0]struct {
Fpad00 TCARD32
Fevent TCARD32
Fwindow TCARD32
}
FunmapNotify [0]struct {
Fpad00 TCARD32
Fevent TCARD32
Fwindow TCARD32
FfromConfigure TBOOL
Fpad1 TBYTE
Fpad2 TBYTE
Fpad3 TBYTE
}
FmapNotify [0]struct {
Fpad00 TCARD32
Fevent TCARD32
Fwindow TCARD32
Foverride TBOOL
Fpad1 TBYTE
Fpad2 TBYTE
Fpad3 TBYTE
}
FmapRequest [0]struct {
Fpad00 TCARD32
Fparent TCARD32
Fwindow TCARD32
}
Freparent [0]struct {
Fpad00 TCARD32
Fevent TCARD32
Fwindow TCARD32
Fparent TCARD32
Fx TINT16
Fy TINT16
Foverride TBOOL
Fpad1 TBYTE
Fpad2 TBYTE
Fpad3 TBYTE
}
FconfigureNotify [0]struct {
Fpad00 TCARD32
Fevent TCARD32
Fwindow TCARD32
FaboveSibling TCARD32
Fx TINT16
Fy TINT16
Fwidth TCARD16
Fheight TCARD16
FborderWidth TCARD16
Foverride TBOOL
Fbpad TBYTE
}
FconfigureRequest [0]struct {
Fpad00 TCARD32
Fparent TCARD32
Fwindow TCARD32
Fsibling TCARD32
Fx TINT16
Fy TINT16
Fwidth TCARD16
Fheight TCARD16
FborderWidth TCARD16
FvalueMask TCARD16
Fpad1 TCARD32
}
Fgravity [0]struct {
Fpad00 TCARD32
Fevent TCARD32
Fwindow TCARD32
Fx TINT16
Fy TINT16
Fpad1 TCARD32
Fpad2 TCARD32
Fpad3 TCARD32
Fpad4 TCARD32
}
FresizeRequest [0]struct {
Fpad00 TCARD32
Fwindow TCARD32
Fwidth TCARD16
Fheight TCARD16
}
Fcirculate [0]struct {
Fpad00 TCARD32
Fevent TCARD32
Fwindow TCARD32
Fparent TCARD32
Fplace TBYTE
Fpad1 TBYTE
Fpad2 TBYTE
Fpad3 TBYTE
}
Fproperty [0]struct {
Fpad00 TCARD32
Fwindow TCARD32
Fatom TCARD32
Ftime TCARD32
Fstate TBYTE
Fpad1 TBYTE
Fpad2 TCARD16
}
FselectionClear [0]struct {
Fpad00 TCARD32
Ftime TCARD32
Fwindow TCARD32
Fatom TCARD32
}
FselectionRequest [0]struct {
Fpad00 TCARD32
Ftime TCARD32
Fowner TCARD32
Frequestor TCARD32
Fselection TCARD32
Ftarget TCARD32
Fproperty TCARD32
}
FselectionNotify [0]struct {
Fpad00 TCARD32
Ftime TCARD32
Frequestor TCARD32
Fselection TCARD32
Ftarget TCARD32
Fproperty TCARD32
}
Fcolormap [0]struct {
Fpad00 TCARD32
Fwindow TCARD32
Fcolormap TCARD32
Fnew1 TBOOL
Fstate TBYTE
Fpad1 TBYTE
Fpad2 TBYTE
}
FmappingNotify [0]struct {
Fpad00 TCARD32
Frequest TCARD8
FfirstKeyCode TCARD8
Fcount TCARD8
Fpad1 TBYTE
}
FclientMessage [0]struct {
Fpad00 TCARD32
Fwindow TCARD32
Fu struct {
Fs [0]struct {
Ftype1 TCARD32
Fshorts0 TINT16
Fshorts1 TINT16
Fshorts2 TINT16
Fshorts3 TINT16
Fshorts4 TINT16
Fshorts5 TINT16
Fshorts6 TINT16
Fshorts7 TINT16
Fshorts8 TINT16
Fshorts9 TINT16
}
Fb [0]struct {
Ftype1 TCARD32
Fbytes [20]TINT8
}
Fl struct {
Ftype1 TCARD32
Flongs0 TINT32
Flongs1 TINT32
Flongs2 TINT32
Flongs3 TINT32
Flongs4 TINT32
}
}
}
Fu struct {
Ftype1 TBYTE
Fdetail TBYTE
FsequenceNumber TCARD16
}
F__ccgo_pad26 [28]byte
}
}
type TxFillPolyReq ¶
type TxFontProp ¶
type TxForceScreenSaverReq ¶
type TxFreeColorsReq ¶
type TxGenericEvent ¶
type TxGenericReply ¶
type TxGetAtomNameReply ¶
type TxGetFontPathReply ¶
type TxGetGeometryReply ¶
type TxGetImageReply ¶
type TxGetImageReq ¶
type TxGetInputFocusReply ¶
type TxGetKeyboardMappingReq ¶
type TxGetMotionEventsReply ¶
type TxGetMotionEventsReq ¶
type TxGetPropertyReply ¶
type TxGetPropertyReq ¶
type TxGetScreenSaverReply ¶
type TxGetWindowAttributesReply ¶
type TxGetWindowAttributesReply = struct {
Ftype1 TBYTE
FbackingStore TCARD8
FsequenceNumber TCARD16
Flength TCARD32
FvisualID TCARD32
Fclass TCARD16
FbitGravity TCARD8
FwinGravity TCARD8
FbackingBitPlanes TCARD32
FbackingPixel TCARD32
FsaveUnder TBOOL
FmapInstalled TBOOL
FmapState TCARD8
Foverride TBOOL
Fcolormap TCARD32
FallEventMasks TCARD32
FyourEventMask TCARD32
FdoNotPropagateMask TCARD16
Fpad TCARD16
}
type TxGrabButtonReq ¶
type TxGrabKeyReq ¶
type TxGrabKeyboardReply ¶
type TxGrabKeyboardReq ¶
type TxGrabPointerReply ¶
type TxGrabPointerReq ¶
type TxHostEntry ¶
type TxImageText16Req ¶
type TxImageText8Req ¶
type TxImageTextReq ¶
type TxInternAtomReply ¶
type TxInternAtomReq ¶
type TxKeymapEvent ¶
type TxListExtensionsReply ¶
type TxListFontsReply ¶
type TxListFontsReq ¶
type TxListFontsWithInfoReply ¶
type TxListFontsWithInfoReply = struct {
Ftype1 TBYTE
FnameLength TCARD8
FsequenceNumber TCARD16
Flength TCARD32
FminBounds TxCharInfo
Fwalign1 TCARD32
FmaxBounds TxCharInfo
Fwalign2 TCARD32
FminCharOrByte2 TCARD16
FmaxCharOrByte2 TCARD16
FdefaultChar TCARD16
FnFontProps TCARD16
FdrawDirection TCARD8
FminByte1 TCARD8
FmaxByte1 TCARD8
FallCharsExist TBOOL
FfontAscent TINT16
FfontDescent TINT16
FnReplies TCARD32
}
type TxListFontsWithInfoReq ¶
type TxListHostsReply ¶
type TxListHostsReq ¶
type TxListPropertiesReply ¶
type TxLookupColorReply ¶
type TxLookupColorReq ¶
type TxOpenFontReq ¶
type TxPixmapFormat ¶
type TxPolyArcReq ¶
type TxPolyFillArcReq ¶
type TxPolyFillRectangleReq ¶
type TxPolyLineReq ¶
type TxPolyPointReq ¶
type TxPolyRectangleReq ¶
type TxPolySegmentReq ¶
type TxPolyText16Req ¶
type TxPolyText8Req ¶
type TxPolyTextReq ¶
type TxPropIconSize ¶
type TxPropSizeHints ¶
type TxPropSizeHints = struct {
Fflags uint64
Fx int64
Fy int64
Fwidth int64
Fheight int64
FminWidth int64
FminHeight int64
FmaxWidth int64
FmaxHeight int64
FwidthInc int64
FheightInc int64
FminAspectX int64
FminAspectY int64
FmaxAspectX int64
FmaxAspectY int64
FbaseWidth int64
FbaseHeight int64
FwinGravity int64
}
type TxPropStandardColormap ¶
type TxPropWMHints ¶
type TxPropWMState ¶
type TxPutImageReq ¶
type TxQueryBestSizeReply ¶
type TxQueryBestSizeReq ¶
type TxQueryColorsReply ¶
type TxQueryColorsReq ¶
type TxQueryExtensionReply ¶
type TxQueryExtensionReq ¶
type TxQueryFontReply ¶
type TxQueryFontReply = struct {
Ftype1 TBYTE
Fpad1 TBYTE
FsequenceNumber TCARD16
Flength TCARD32
FminBounds TxCharInfo
Fwalign1 TCARD32
FmaxBounds TxCharInfo
Fwalign2 TCARD32
FminCharOrByte2 TCARD16
FmaxCharOrByte2 TCARD16
FdefaultChar TCARD16
FnFontProps TCARD16
FdrawDirection TCARD8
FminByte1 TCARD8
FmaxByte1 TCARD8
FallCharsExist TBOOL
FfontAscent TINT16
FfontDescent TINT16
FnCharInfos TCARD32
}
type TxQueryKeymapReply ¶
type TxQueryPointerReply ¶
type TxQueryTextExtentsReply ¶
type TxQueryTextExtentsReq ¶
type TxQueryTreeReply ¶
type TxRecolorCursorReq ¶
type TxReparentWindowReq ¶
type TxReply ¶
type TxReply = struct {
Fgeom [0]TxGetGeometryReply
Ftree [0]TxQueryTreeReply
Fatom [0]TxInternAtomReply
FatomName [0]TxGetAtomNameReply
Fproperty [0]TxGetPropertyReply
FlistProperties [0]TxListPropertiesReply
Fselection [0]TxGetSelectionOwnerReply
FgrabPointer [0]TxGrabPointerReply
FgrabKeyboard [0]TxGrabKeyboardReply
Fpointer [0]TxQueryPointerReply
FmotionEvents [0]TxGetMotionEventsReply
Fcoords [0]TxTranslateCoordsReply
FinputFocus [0]TxGetInputFocusReply
FtextExtents [0]TxQueryTextExtentsReply
Ffonts [0]TxListFontsReply
FfontPath [0]TxGetFontPathReply
Fimage [0]TxGetImageReply
Fcolormaps [0]TxListInstalledColormapsReply
FallocColor [0]TxAllocColorReply
FallocNamedColor [0]TxAllocNamedColorReply
FcolorCells [0]TxAllocColorCellsReply
FcolorPlanes [0]TxAllocColorPlanesReply
Fcolors [0]TxQueryColorsReply
FlookupColor [0]TxLookupColorReply
FbestSize [0]TxQueryBestSizeReply
Fextension [0]TxQueryExtensionReply
Fextensions [0]TxListExtensionsReply
FsetModifierMapping [0]TxSetModifierMappingReply
FgetModifierMapping [0]TxGetModifierMappingReply
FsetPointerMapping [0]TxSetPointerMappingReply
FgetKeyboardMapping [0]TxGetKeyboardMappingReply
FgetPointerMapping [0]TxGetPointerMappingReply
FpointerControl [0]TxGetPointerControlReply
FscreenSaver [0]TxGetScreenSaverReply
Fhosts [0]TxListHostsReply
Ferror1 [0]TxError
Fevent [0]TxEvent
Fgeneric TxGenericReply
}
type TxResourceReq ¶
type TxRotatePropertiesReq ¶
type TxSendEventReq ¶
type TxSetAccessControlReq ¶
type TxSetClipRectanglesReq ¶
type TxSetCloseDownModeReq ¶
type TxSetDashesReq ¶
type TxSetFontPathReq ¶
type TxSetInputFocusReq ¶
type TxSetMappingReply ¶
type TxSetModifierMappingReq ¶
type TxSetPointerMappingReq ¶
type TxSetScreenSaverReq ¶
type TxSetSelectionOwnerReq ¶
type TxStoreColorsReq ¶
type TxStoreNamedColorReq ¶
type TxTimecoord ¶
type TxTranslateCoordsReply ¶
type TxTranslateCoordsReq ¶
type TxUngrabButtonReq ¶
type TxUngrabKeyReq ¶
type TxVisualType ¶
type TxWarpPointerReq ¶
type TxWindowRoot ¶
type TxWindowRoot = struct {
FwindowId TCARD32
FdefaultColormap TCARD32
FwhitePixel TCARD32
FblackPixel TCARD32
FcurrentInputMask TCARD32
FpixWidth TCARD16
FpixHeight TCARD16
FmmWidth TCARD16
FmmHeight TCARD16
FminInstalledMaps TCARD16
FmaxInstalledMaps TCARD16
FrootVisualID TCARD32
FbackingStore TCARD8
FsaveUnders TBOOL
FrootDepth TCARD8
FnDepths TCARD8
}
type TxXF86BigfontQueryFontReply ¶
type TxXF86BigfontQueryFontReply = struct {
Ftype1 TBYTE
Fpad1 TCARD8
FsequenceNumber TCARD16
Flength TCARD32
FminBounds TxCharInfo
Fwalign1 TCARD32
FmaxBounds TxCharInfo
Fwalign2 TCARD32
FminCharOrByte2 TCARD16
FmaxCharOrByte2 TCARD16
FdefaultChar TCARD16
FnFontProps TCARD16
FdrawDirection TCARD8
FminByte1 TCARD8
FmaxByte1 TCARD8
FallCharsExist TBOOL
FfontAscent TINT16
FfontDescent TINT16
FnCharInfos TCARD32
FnUniqCharInfos TCARD32
Fshmid TCARD32
Fshmsegoffset TCARD32
}
type Txcb_access_control_t ¶
type Txcb_access_control_t = int32
type Txcb_access_error_t ¶
type Txcb_alloc_color_cells_cookie_t ¶
type Txcb_alloc_color_cells_cookie_t = struct {
}
type Txcb_alloc_color_cookie_t ¶
type Txcb_alloc_color_cookie_t = struct {
}
type Txcb_alloc_color_planes_cookie_t ¶
type Txcb_alloc_color_planes_cookie_t = struct {
}
type Txcb_alloc_error_t ¶
type Txcb_alloc_named_color_cookie_t ¶
type Txcb_alloc_named_color_cookie_t = struct {
}
type Txcb_allow_events_request_t ¶
type Txcb_allow_events_request_t = struct {
Fmajor_opcode Tuint8_t
Fmode Tuint8_t
Flength Tuint16_t
Ftime Txcb_timestamp_t
}
type Txcb_allow_t ¶
type Txcb_allow_t = int32
type Txcb_arc_iterator_t ¶
type Txcb_arc_mode_t ¶
type Txcb_arc_mode_t = int32
type Txcb_arc_t ¶
type Txcb_atom_enum_t ¶
type Txcb_atom_enum_t = int32
type Txcb_atom_error_t ¶
type Txcb_atom_iterator_t ¶
type Txcb_atom_t ¶
type Txcb_atom_t = uint32
type Txcb_auth_info_t ¶
type Txcb_auto_repeat_mode_t ¶
type Txcb_auto_repeat_mode_t = int32
type Txcb_back_pixmap_t ¶
type Txcb_back_pixmap_t = int32
type Txcb_backing_store_t ¶
type Txcb_backing_store_t = int32
type Txcb_bell_request_t ¶
type Txcb_blanking_t ¶
type Txcb_blanking_t = int32
type Txcb_bool32_iterator_t ¶
type Txcb_bool32_t ¶
type Txcb_bool32_t = uint32
type Txcb_button_index_t ¶
type Txcb_button_index_t = int32
type Txcb_button_iterator_t ¶
type Txcb_button_iterator_t = struct {
}
type Txcb_button_mask_t ¶
type Txcb_button_mask_t = int32
type Txcb_button_press_event_t ¶
type Txcb_button_press_event_t = struct {
}
type Txcb_button_release_event_t ¶
type Txcb_button_release_event_t = struct {
}
type Txcb_button_t ¶
type Txcb_button_t = uint8
type Txcb_cap_style_t ¶
type Txcb_cap_style_t = int32
type Txcb_change_active_pointer_grab_request_t ¶
type Txcb_change_active_pointer_grab_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcursor Txcb_cursor_t
Ftime Txcb_timestamp_t
Fevent_mask Tuint16_t
Fpad1 [2]Tuint8_t
}
type Txcb_change_gc_request_t ¶
type Txcb_change_gc_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fgc Txcb_gcontext_t
Fvalue_mask Tuint32_t
}
type Txcb_change_gc_value_list_t ¶
type Txcb_change_gc_value_list_t = struct {
Ffunction Tuint32_t
Fplane_mask Tuint32_t
Fforeground Tuint32_t
Fbackground Tuint32_t
Fline_width Tuint32_t
Fline_style Tuint32_t
Fcap_style Tuint32_t
Fjoin_style Tuint32_t
Ffill_style Tuint32_t
Ffill_rule Tuint32_t
Ftile Txcb_pixmap_t
Fstipple Txcb_pixmap_t
Ftile_stipple_x_origin Tint32_t
Ftile_stipple_y_origin Tint32_t
Ffont Txcb_font_t
Fsubwindow_mode Tuint32_t
Fgraphics_exposures Txcb_bool32_t
Fclip_x_origin Tint32_t
Fclip_y_origin Tint32_t
Fclip_mask Txcb_pixmap_t
Fdash_offset Tuint32_t
Fdashes Tuint32_t
Farc_mode Tuint32_t
}
type Txcb_change_property_request_t ¶
type Txcb_change_property_request_t = struct {
Fmajor_opcode Tuint8_t
Fmode Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
Fproperty Txcb_atom_t
Ftype1 Txcb_atom_t
Fformat Tuint8_t
Fpad0 [3]Tuint8_t
Fdata_len Tuint32_t
}
type Txcb_change_save_set_request_t ¶
type Txcb_change_save_set_request_t = struct {
Fmajor_opcode Tuint8_t
Fmode Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_change_window_attributes_request_t ¶
type Txcb_change_window_attributes_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
Fvalue_mask Tuint32_t
}
type Txcb_change_window_attributes_value_list_t ¶
type Txcb_change_window_attributes_value_list_t = struct {
Fbackground_pixmap Txcb_pixmap_t
Fbackground_pixel Tuint32_t
Fborder_pixmap Txcb_pixmap_t
Fborder_pixel Tuint32_t
Fbit_gravity Tuint32_t
Fwin_gravity Tuint32_t
Fbacking_store Tuint32_t
Fbacking_planes Tuint32_t
Fbacking_pixel Tuint32_t
Foverride_redirect Txcb_bool32_t
Fsave_under Txcb_bool32_t
Fevent_mask Tuint32_t
Fdo_not_propogate_mask Tuint32_t
Fcolormap Txcb_colormap_t
Fcursor Txcb_cursor_t
}
type Txcb_char2b_iterator_t ¶
type Txcb_char2b_t ¶
type Txcb_charinfo_t ¶
type Txcb_circulate_notify_event_t ¶
type Txcb_circulate_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fevent Txcb_window_t
Fwindow Txcb_window_t
Fpad1 [4]Tuint8_t
Fplace Tuint8_t
Fpad2 [3]Tuint8_t
}
type Txcb_circulate_request_event_t ¶
type Txcb_circulate_request_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fevent Txcb_window_t
Fwindow Txcb_window_t
Fpad1 [4]Tuint8_t
Fplace Tuint8_t
Fpad2 [3]Tuint8_t
}
type Txcb_circulate_t ¶
type Txcb_circulate_t = int32
type Txcb_circulate_window_request_t ¶
type Txcb_circulate_window_request_t = struct {
Fmajor_opcode Tuint8_t
Fdirection Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_client_message_event_t ¶
type Txcb_client_message_event_t = struct {
Fresponse_type Tuint8_t
Fformat Tuint8_t
Fsequence Tuint16_t
Fwindow Txcb_window_t
Ftype1 Txcb_atom_t
Fdata Txcb_client_message_data_t
}
type Txcb_clip_ordering_t ¶
type Txcb_clip_ordering_t = int32
type Txcb_close_down_t ¶
type Txcb_close_down_t = int32
type Txcb_close_font_request_t ¶
type Txcb_close_font_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Ffont Txcb_font_t
}
type Txcb_color_flag_t ¶
type Txcb_color_flag_t = int32
type Txcb_coloritem_t ¶
type Txcb_colormap_alloc_t ¶
type Txcb_colormap_alloc_t = int32
type Txcb_colormap_enum_t ¶
type Txcb_colormap_enum_t = int32
type Txcb_colormap_error_t ¶
type Txcb_colormap_notify_event_t ¶
type Txcb_colormap_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fwindow Txcb_window_t
Fcolormap Txcb_colormap_t
F_new Tuint8_t
Fstate Tuint8_t
Fpad1 [2]Tuint8_t
}
type Txcb_colormap_state_t ¶
type Txcb_colormap_state_t = int32
type Txcb_colormap_t ¶
type Txcb_colormap_t = uint32
type Txcb_config_window_t ¶
type Txcb_config_window_t = int32
type Txcb_configure_notify_event_t ¶
type Txcb_configure_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fevent Txcb_window_t
Fwindow Txcb_window_t
Fabove_sibling Txcb_window_t
Fx Tint16_t
Fy Tint16_t
Fwidth Tuint16_t
Fheight Tuint16_t
Fborder_width Tuint16_t
Foverride_redirect Tuint8_t
Fpad1 Tuint8_t
}
type Txcb_configure_request_event_t ¶
type Txcb_configure_request_event_t = struct {
Fresponse_type Tuint8_t
Fstack_mode Tuint8_t
Fsequence Tuint16_t
Fparent Txcb_window_t
Fwindow Txcb_window_t
Fsibling Txcb_window_t
Fx Tint16_t
Fy Tint16_t
Fwidth Tuint16_t
Fheight Tuint16_t
Fborder_width Tuint16_t
Fvalue_mask Tuint16_t
}
type Txcb_convert_selection_request_t ¶
type Txcb_convert_selection_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Frequestor Txcb_window_t
Fselection Txcb_atom_t
Ftarget Txcb_atom_t
Fproperty Txcb_atom_t
Ftime Txcb_timestamp_t
}
type Txcb_coord_mode_t ¶
type Txcb_coord_mode_t = int32
type Txcb_copy_area_request_t ¶
type Txcb_copy_area_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fsrc_drawable Txcb_drawable_t
Fdst_drawable Txcb_drawable_t
Fgc Txcb_gcontext_t
Fsrc_x Tint16_t
Fsrc_y Tint16_t
Fdst_x Tint16_t
Fdst_y Tint16_t
Fwidth Tuint16_t
Fheight Tuint16_t
}
type Txcb_copy_colormap_and_free_request_t ¶
type Txcb_copy_colormap_and_free_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fmid Txcb_colormap_t
Fsrc_cmap Txcb_colormap_t
}
type Txcb_copy_gc_request_t ¶
type Txcb_copy_gc_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fsrc_gc Txcb_gcontext_t
Fdst_gc Txcb_gcontext_t
Fvalue_mask Tuint32_t
}
type Txcb_copy_plane_request_t ¶
type Txcb_copy_plane_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fsrc_drawable Txcb_drawable_t
Fdst_drawable Txcb_drawable_t
Fgc Txcb_gcontext_t
Fsrc_x Tint16_t
Fsrc_y Tint16_t
Fdst_x Tint16_t
Fdst_y Tint16_t
Fwidth Tuint16_t
Fheight Tuint16_t
Fbit_plane Tuint32_t
}
type Txcb_create_colormap_request_t ¶
type Txcb_create_colormap_request_t = struct {
Fmajor_opcode Tuint8_t
Falloc Tuint8_t
Flength Tuint16_t
Fmid Txcb_colormap_t
Fwindow Txcb_window_t
Fvisual Txcb_visualid_t
}
type Txcb_create_cursor_request_t ¶
type Txcb_create_cursor_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcid Txcb_cursor_t
Fsource Txcb_pixmap_t
Fmask Txcb_pixmap_t
Ffore_red Tuint16_t
Ffore_green Tuint16_t
Ffore_blue Tuint16_t
Fback_red Tuint16_t
Fback_green Tuint16_t
Fback_blue Tuint16_t
Fx Tuint16_t
Fy Tuint16_t
}
type Txcb_create_gc_request_t ¶
type Txcb_create_gc_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcid Txcb_gcontext_t
Fdrawable Txcb_drawable_t
Fvalue_mask Tuint32_t
}
type Txcb_create_gc_value_list_t ¶
type Txcb_create_gc_value_list_t = struct {
Ffunction Tuint32_t
Fplane_mask Tuint32_t
Fforeground Tuint32_t
Fbackground Tuint32_t
Fline_width Tuint32_t
Fline_style Tuint32_t
Fcap_style Tuint32_t
Fjoin_style Tuint32_t
Ffill_style Tuint32_t
Ffill_rule Tuint32_t
Ftile Txcb_pixmap_t
Fstipple Txcb_pixmap_t
Ftile_stipple_x_origin Tint32_t
Ftile_stipple_y_origin Tint32_t
Ffont Txcb_font_t
Fsubwindow_mode Tuint32_t
Fgraphics_exposures Txcb_bool32_t
Fclip_x_origin Tint32_t
Fclip_y_origin Tint32_t
Fclip_mask Txcb_pixmap_t
Fdash_offset Tuint32_t
Fdashes Tuint32_t
Farc_mode Tuint32_t
}
type Txcb_create_glyph_cursor_request_t ¶
type Txcb_create_glyph_cursor_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcid Txcb_cursor_t
Fsource_font Txcb_font_t
Fmask_font Txcb_font_t
Fsource_char Tuint16_t
Fmask_char Tuint16_t
Ffore_red Tuint16_t
Ffore_green Tuint16_t
Ffore_blue Tuint16_t
Fback_red Tuint16_t
Fback_green Tuint16_t
Fback_blue Tuint16_t
}
type Txcb_create_pixmap_request_t ¶
type Txcb_create_pixmap_request_t = struct {
Fmajor_opcode Tuint8_t
Fdepth Tuint8_t
Flength Tuint16_t
Fpid Txcb_pixmap_t
Fdrawable Txcb_drawable_t
Fwidth Tuint16_t
Fheight Tuint16_t
}
type Txcb_create_window_request_t ¶
type Txcb_create_window_request_t = struct {
Fmajor_opcode Tuint8_t
Fdepth Tuint8_t
Flength Tuint16_t
Fwid Txcb_window_t
Fparent Txcb_window_t
Fx Tint16_t
Fy Tint16_t
Fwidth Tuint16_t
Fheight Tuint16_t
Fborder_width Tuint16_t
F_class Tuint16_t
Fvisual Txcb_visualid_t
Fvalue_mask Tuint32_t
}
type Txcb_create_window_value_list_t ¶
type Txcb_create_window_value_list_t = struct {
Fbackground_pixmap Txcb_pixmap_t
Fbackground_pixel Tuint32_t
Fborder_pixmap Txcb_pixmap_t
Fborder_pixel Tuint32_t
Fbit_gravity Tuint32_t
Fwin_gravity Tuint32_t
Fbacking_store Tuint32_t
Fbacking_planes Tuint32_t
Fbacking_pixel Tuint32_t
Foverride_redirect Txcb_bool32_t
Fsave_under Txcb_bool32_t
Fevent_mask Tuint32_t
Fdo_not_propogate_mask Tuint32_t
Fcolormap Txcb_colormap_t
Fcursor Txcb_cursor_t
}
type Txcb_cursor_enum_t ¶
type Txcb_cursor_enum_t = int32
type Txcb_cursor_error_t ¶
type Txcb_cursor_iterator_t ¶
type Txcb_cursor_t ¶
type Txcb_cursor_t = uint32
type Txcb_delete_property_request_t ¶
type Txcb_delete_property_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
Fproperty Txcb_atom_t
}
type Txcb_depth_iterator_t ¶
type Txcb_depth_t ¶
type Txcb_destroy_notify_event_t ¶
type Txcb_destroy_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fevent Txcb_window_t
Fwindow Txcb_window_t
}
type Txcb_destroy_subwindows_request_t ¶
type Txcb_destroy_subwindows_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_destroy_window_request_t ¶
type Txcb_destroy_window_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_drawable_error_t ¶
type Txcb_drawable_t ¶
type Txcb_drawable_t = uint32
type Txcb_enter_notify_event_t ¶
type Txcb_enter_notify_event_t = struct {
Fresponse_type Tuint8_t
Fdetail Tuint8_t
Fsequence Tuint16_t
Ftime Txcb_timestamp_t
Froot Txcb_window_t
Fevent Txcb_window_t
Fchild Txcb_window_t
Froot_x Tint16_t
Froot_y Tint16_t
Fevent_x Tint16_t
Fevent_y Tint16_t
Fstate Tuint16_t
Fmode Tuint8_t
Fsame_screen_focus Tuint8_t
}
type Txcb_event_mask_t ¶
type Txcb_event_mask_t = int32
type Txcb_expose_event_t ¶
type Txcb_exposures_t ¶
type Txcb_exposures_t = int32
type Txcb_extension_t ¶
type Txcb_family_t ¶
type Txcb_family_t = int32
type Txcb_fill_poly_request_t ¶
type Txcb_fill_poly_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
Fshape Tuint8_t
Fcoordinate_mode Tuint8_t
Fpad1 [2]Tuint8_t
}
type Txcb_fill_rule_t ¶
type Txcb_fill_rule_t = int32
type Txcb_fill_style_t ¶
type Txcb_fill_style_t = int32
type Txcb_focus_in_event_t ¶
type Txcb_focus_out_event_t ¶
type Txcb_font_draw_t ¶
type Txcb_font_draw_t = int32
type Txcb_font_enum_t ¶
type Txcb_font_enum_t = int32
type Txcb_font_error_t ¶
type Txcb_font_iterator_t ¶
type Txcb_font_t ¶
type Txcb_font_t = uint32
type Txcb_fontable_t ¶
type Txcb_fontable_t = uint32
type Txcb_fontprop_t ¶
type Txcb_fontprop_t = struct {
Fname Txcb_atom_t
Fvalue Tuint32_t
}
type Txcb_format_iterator_t ¶
type Txcb_format_t ¶
type Txcb_free_colormap_request_t ¶
type Txcb_free_colormap_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcmap Txcb_colormap_t
}
type Txcb_free_colors_request_t ¶
type Txcb_free_colors_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcmap Txcb_colormap_t
Fplane_mask Tuint32_t
}
type Txcb_free_cursor_request_t ¶
type Txcb_free_cursor_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcursor Txcb_cursor_t
}
type Txcb_free_gc_request_t ¶
type Txcb_free_gc_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fgc Txcb_gcontext_t
}
type Txcb_free_pixmap_request_t ¶
type Txcb_free_pixmap_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fpixmap Txcb_pixmap_t
}
type Txcb_g_context_error_t ¶
type Txcb_gcontext_t ¶
type Txcb_gcontext_t = uint32
type Txcb_ge_event_t ¶
type Txcb_ge_generic_event_t ¶
type Txcb_generic_error_t ¶
type Txcb_generic_event_t ¶
type Txcb_generic_iterator_t ¶
type Txcb_generic_reply_t ¶
type Txcb_get_atom_name_cookie_t ¶
type Txcb_get_atom_name_cookie_t = struct {
}
type Txcb_get_atom_name_request_t ¶
type Txcb_get_atom_name_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fatom Txcb_atom_t
}
type Txcb_get_font_path_cookie_t ¶
type Txcb_get_font_path_cookie_t = struct {
}
type Txcb_get_geometry_cookie_t ¶
type Txcb_get_geometry_cookie_t = struct {
}
type Txcb_get_geometry_request_t ¶
type Txcb_get_geometry_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
}
type Txcb_get_image_cookie_t ¶
type Txcb_get_image_cookie_t = struct {
}
type Txcb_get_image_reply_t ¶
type Txcb_get_input_focus_cookie_t ¶
type Txcb_get_input_focus_cookie_t = struct {
}
type Txcb_get_input_focus_reply_t ¶
type Txcb_get_input_focus_reply_t = struct {
Fresponse_type Tuint8_t
Frevert_to Tuint8_t
Fsequence Tuint16_t
Flength Tuint32_t
Ffocus Txcb_window_t
}
type Txcb_get_keyboard_control_cookie_t ¶
type Txcb_get_keyboard_control_cookie_t = struct {
}
type Txcb_get_keyboard_control_reply_t ¶
type Txcb_get_keyboard_control_reply_t = struct {
Fresponse_type Tuint8_t
Fglobal_auto_repeat Tuint8_t
Fsequence Tuint16_t
Flength Tuint32_t
Fled_mask Tuint32_t
Fkey_click_percent Tuint8_t
Fbell_percent Tuint8_t
Fbell_pitch Tuint16_t
Fbell_duration Tuint16_t
Fpad0 [2]Tuint8_t
Fauto_repeats [32]Tuint8_t
}
type Txcb_get_keyboard_mapping_cookie_t ¶
type Txcb_get_keyboard_mapping_cookie_t = struct {
}
type Txcb_get_keyboard_mapping_request_t ¶
type Txcb_get_keyboard_mapping_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Ffirst_keycode Txcb_keycode_t
Fcount Tuint8_t
}
type Txcb_get_modifier_mapping_cookie_t ¶
type Txcb_get_modifier_mapping_cookie_t = struct {
}
type Txcb_get_motion_events_cookie_t ¶
type Txcb_get_motion_events_cookie_t = struct {
}
type Txcb_get_motion_events_request_t ¶
type Txcb_get_motion_events_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
Fstart Txcb_timestamp_t
Fstop Txcb_timestamp_t
}
type Txcb_get_pointer_control_cookie_t ¶
type Txcb_get_pointer_control_cookie_t = struct {
}
type Txcb_get_pointer_mapping_cookie_t ¶
type Txcb_get_pointer_mapping_cookie_t = struct {
}
type Txcb_get_property_cookie_t ¶
type Txcb_get_property_cookie_t = struct {
}
type Txcb_get_property_request_t ¶
type Txcb_get_property_request_t = struct {
Fmajor_opcode Tuint8_t
F_delete Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
Fproperty Txcb_atom_t
Ftype1 Txcb_atom_t
Flong_offset Tuint32_t
Flong_length Tuint32_t
}
type Txcb_get_property_type_t ¶
type Txcb_get_property_type_t = int32
type Txcb_get_screen_saver_cookie_t ¶
type Txcb_get_screen_saver_cookie_t = struct {
}
type Txcb_get_selection_owner_cookie_t ¶
type Txcb_get_selection_owner_cookie_t = struct {
}
type Txcb_get_selection_owner_reply_t ¶
type Txcb_get_selection_owner_reply_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Flength Tuint32_t
Fowner Txcb_window_t
}
type Txcb_get_selection_owner_request_t ¶
type Txcb_get_selection_owner_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fselection Txcb_atom_t
}
type Txcb_get_window_attributes_cookie_t ¶
type Txcb_get_window_attributes_cookie_t = struct {
}
type Txcb_get_window_attributes_reply_t ¶
type Txcb_get_window_attributes_reply_t = struct {
Fresponse_type Tuint8_t
Fbacking_store Tuint8_t
Fsequence Tuint16_t
Flength Tuint32_t
Fvisual Txcb_visualid_t
F_class Tuint16_t
Fbit_gravity Tuint8_t
Fwin_gravity Tuint8_t
Fbacking_planes Tuint32_t
Fbacking_pixel Tuint32_t
Fsave_under Tuint8_t
Fmap_is_installed Tuint8_t
Fmap_state Tuint8_t
Foverride_redirect Tuint8_t
Fcolormap Txcb_colormap_t
Fall_event_masks Tuint32_t
Fyour_event_mask Tuint32_t
Fdo_not_propagate_mask Tuint16_t
Fpad0 [2]Tuint8_t
}
type Txcb_get_window_attributes_request_t ¶
type Txcb_get_window_attributes_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_grab_button_request_t ¶
type Txcb_grab_button_request_t = struct {
}
type Txcb_grab_key_request_t ¶
type Txcb_grab_key_request_t = struct {
Fmajor_opcode Tuint8_t
Fowner_events Tuint8_t
Flength Tuint16_t
Fgrab_window Txcb_window_t
Fmodifiers Tuint16_t
Fkey Txcb_keycode_t
Fpointer_mode Tuint8_t
Fkeyboard_mode Tuint8_t
Fpad0 [3]Tuint8_t
}
type Txcb_grab_keyboard_cookie_t ¶
type Txcb_grab_keyboard_cookie_t = struct {
}
type Txcb_grab_keyboard_request_t ¶
type Txcb_grab_keyboard_request_t = struct {
Fmajor_opcode Tuint8_t
Fowner_events Tuint8_t
Flength Tuint16_t
Fgrab_window Txcb_window_t
Ftime Txcb_timestamp_t
Fpointer_mode Tuint8_t
Fkeyboard_mode Tuint8_t
Fpad0 [2]Tuint8_t
}
type Txcb_grab_mode_t ¶
type Txcb_grab_mode_t = int32
type Txcb_grab_pointer_cookie_t ¶
type Txcb_grab_pointer_cookie_t = struct {
}
type Txcb_grab_pointer_request_t ¶
type Txcb_grab_pointer_request_t = struct {
Fmajor_opcode Tuint8_t
Fowner_events Tuint8_t
Flength Tuint16_t
Fgrab_window Txcb_window_t
Fevent_mask Tuint16_t
Fpointer_mode Tuint8_t
Fkeyboard_mode Tuint8_t
Fconfine_to Txcb_window_t
Fcursor Txcb_cursor_t
Ftime Txcb_timestamp_t
}
type Txcb_grab_status_t ¶
type Txcb_grab_status_t = int32
type Txcb_grab_t ¶
type Txcb_grab_t = int32
type Txcb_gravity_notify_event_t ¶
type Txcb_gravity_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fevent Txcb_window_t
Fwindow Txcb_window_t
Fx Tint16_t
Fy Tint16_t
}
type Txcb_gravity_t ¶
type Txcb_gravity_t = int32
type Txcb_host_iterator_t ¶
type Txcb_host_mode_t ¶
type Txcb_host_mode_t = int32
type Txcb_host_t ¶
type Txcb_id_choice_error_t ¶
type Txcb_image_format_t ¶
type Txcb_image_format_t = int32
type Txcb_image_order_t ¶
type Txcb_image_order_t = int32
type Txcb_image_text_16_request_t ¶
type Txcb_image_text_16_request_t = struct {
Fmajor_opcode Tuint8_t
Fstring_len Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
Fx Tint16_t
Fy Tint16_t
}
type Txcb_image_text_8_request_t ¶
type Txcb_image_text_8_request_t = struct {
Fmajor_opcode Tuint8_t
Fstring_len Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
Fx Tint16_t
Fy Tint16_t
}
type Txcb_input_focus_t ¶
type Txcb_input_focus_t = int32
type Txcb_install_colormap_request_t ¶
type Txcb_install_colormap_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcmap Txcb_colormap_t
}
type Txcb_intern_atom_cookie_t ¶
type Txcb_intern_atom_cookie_t = struct {
}
type Txcb_intern_atom_reply_t ¶
type Txcb_intern_atom_reply_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Flength Tuint32_t
Fatom Txcb_atom_t
}
type Txcb_join_style_t ¶
type Txcb_join_style_t = int32
type Txcb_key_but_mask_t ¶
type Txcb_key_but_mask_t = int32
type Txcb_key_press_event_t ¶
type Txcb_key_press_event_t = struct {
Fresponse_type Tuint8_t
Fdetail Txcb_keycode_t
Fsequence Tuint16_t
Ftime Txcb_timestamp_t
Froot Txcb_window_t
Fevent Txcb_window_t
Fchild Txcb_window_t
Froot_x Tint16_t
Froot_y Tint16_t
Fevent_x Tint16_t
Fevent_y Tint16_t
Fstate Tuint16_t
Fsame_screen Tuint8_t
Fpad0 Tuint8_t
}
type Txcb_key_release_event_t ¶
type Txcb_key_release_event_t = struct {
Fresponse_type Tuint8_t
Fdetail Txcb_keycode_t
Fsequence Tuint16_t
Ftime Txcb_timestamp_t
Froot Txcb_window_t
Fevent Txcb_window_t
Fchild Txcb_window_t
Froot_x Tint16_t
Froot_y Tint16_t
Fevent_x Tint16_t
Fevent_y Tint16_t
Fstate Tuint16_t
Fsame_screen Tuint8_t
Fpad0 Tuint8_t
}
type Txcb_keycode32_t ¶
type Txcb_keycode32_t = uint32
type Txcb_keycode_iterator_t ¶
type Txcb_keycode_t ¶
type Txcb_keycode_t = uint8
type Txcb_keysym_iterator_t ¶
type Txcb_keysym_t ¶
type Txcb_keysym_t = uint32
type Txcb_kill_t ¶
type Txcb_kill_t = int32
type Txcb_leave_notify_event_t ¶
type Txcb_leave_notify_event_t = struct {
Fresponse_type Tuint8_t
Fdetail Tuint8_t
Fsequence Tuint16_t
Ftime Txcb_timestamp_t
Froot Txcb_window_t
Fevent Txcb_window_t
Fchild Txcb_window_t
Froot_x Tint16_t
Froot_y Tint16_t
Fevent_x Tint16_t
Fevent_y Tint16_t
Fstate Tuint16_t
Fmode Tuint8_t
Fsame_screen_focus Tuint8_t
}
type Txcb_led_mode_t ¶
type Txcb_led_mode_t = int32
type Txcb_length_error_t ¶
type Txcb_line_style_t ¶
type Txcb_line_style_t = int32
type Txcb_list_extensions_cookie_t ¶
type Txcb_list_extensions_cookie_t = struct {
}
type Txcb_list_fonts_cookie_t ¶
type Txcb_list_fonts_cookie_t = struct {
}
type Txcb_list_fonts_reply_t ¶
type Txcb_list_fonts_with_info_cookie_t ¶
type Txcb_list_fonts_with_info_cookie_t = struct {
}
type Txcb_list_fonts_with_info_reply_t ¶
type Txcb_list_fonts_with_info_reply_t = struct {
Fresponse_type Tuint8_t
Fname_len Tuint8_t
Fsequence Tuint16_t
Flength Tuint32_t
Fmin_bounds Txcb_charinfo_t
Fpad0 [4]Tuint8_t
Fmax_bounds Txcb_charinfo_t
Fpad1 [4]Tuint8_t
Fmin_char_or_byte2 Tuint16_t
Fmax_char_or_byte2 Tuint16_t
Fdefault_char Tuint16_t
Fproperties_len Tuint16_t
Fdraw_direction Tuint8_t
Fmin_byte1 Tuint8_t
Fmax_byte1 Tuint8_t
Fall_chars_exist Tuint8_t
Ffont_ascent Tint16_t
Ffont_descent Tint16_t
Freplies_hint Tuint32_t
}
type Txcb_list_hosts_cookie_t ¶
type Txcb_list_hosts_cookie_t = struct {
}
type Txcb_list_hosts_reply_t ¶
type Txcb_list_installed_colormaps_cookie_t ¶
type Txcb_list_installed_colormaps_cookie_t = struct {
}
type Txcb_list_installed_colormaps_request_t ¶
type Txcb_list_installed_colormaps_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_list_properties_cookie_t ¶
type Txcb_list_properties_cookie_t = struct {
}
type Txcb_list_properties_request_t ¶
type Txcb_list_properties_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_lookup_color_cookie_t ¶
type Txcb_lookup_color_cookie_t = struct {
}
type Txcb_map_index_t ¶
type Txcb_map_index_t = int32
type Txcb_map_notify_event_t ¶
type Txcb_map_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fevent Txcb_window_t
Fwindow Txcb_window_t
Foverride_redirect Tuint8_t
Fpad1 [3]Tuint8_t
}
type Txcb_map_request_event_t ¶
type Txcb_map_request_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fparent Txcb_window_t
Fwindow Txcb_window_t
}
type Txcb_map_state_t ¶
type Txcb_map_state_t = int32
type Txcb_map_subwindows_request_t ¶
type Txcb_map_subwindows_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_map_window_request_t ¶
type Txcb_map_window_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_mapping_status_t ¶
type Txcb_mapping_status_t = int32
type Txcb_mapping_t ¶
type Txcb_mapping_t = int32
type Txcb_match_error_t ¶
type Txcb_mod_mask_t ¶
type Txcb_mod_mask_t = int32
type Txcb_motion_notify_event_t ¶
type Txcb_motion_notify_event_t = struct {
Fresponse_type Tuint8_t
Fdetail Tuint8_t
Fsequence Tuint16_t
Ftime Txcb_timestamp_t
Froot Txcb_window_t
Fevent Txcb_window_t
Fchild Txcb_window_t
Froot_x Tint16_t
Froot_y Tint16_t
Fevent_x Tint16_t
Fevent_y Tint16_t
Fstate Tuint16_t
Fsame_screen Tuint8_t
Fpad0 Tuint8_t
}
type Txcb_motion_t ¶
type Txcb_motion_t = int32
type Txcb_name_error_t ¶
type Txcb_notify_detail_t ¶
type Txcb_notify_detail_t = int32
type Txcb_notify_mode_t ¶
type Txcb_notify_mode_t = int32
type Txcb_pixmap_enum_t ¶
type Txcb_pixmap_enum_t = int32
type Txcb_pixmap_error_t ¶
type Txcb_pixmap_iterator_t ¶
type Txcb_pixmap_t ¶
type Txcb_pixmap_t = uint32
type Txcb_place_t ¶
type Txcb_place_t = int32
type Txcb_point_iterator_t ¶
type Txcb_point_t ¶
type Txcb_poly_arc_request_t ¶
type Txcb_poly_arc_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
}
type Txcb_poly_fill_arc_request_t ¶
type Txcb_poly_fill_arc_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
}
type Txcb_poly_fill_rectangle_request_t ¶
type Txcb_poly_fill_rectangle_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
}
type Txcb_poly_line_request_t ¶
type Txcb_poly_line_request_t = struct {
Fmajor_opcode Tuint8_t
Fcoordinate_mode Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
}
type Txcb_poly_point_request_t ¶
type Txcb_poly_point_request_t = struct {
Fmajor_opcode Tuint8_t
Fcoordinate_mode Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
}
type Txcb_poly_rectangle_request_t ¶
type Txcb_poly_rectangle_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
}
type Txcb_poly_segment_request_t ¶
type Txcb_poly_segment_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
}
type Txcb_poly_shape_t ¶
type Txcb_poly_shape_t = int32
type Txcb_poly_text_16_request_t ¶
type Txcb_poly_text_16_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
Fx Tint16_t
Fy Tint16_t
}
type Txcb_poly_text_8_request_t ¶
type Txcb_poly_text_8_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fdrawable Txcb_drawable_t
Fgc Txcb_gcontext_t
Fx Tint16_t
Fy Tint16_t
}
type Txcb_prop_mode_t ¶
type Txcb_prop_mode_t = int32
type Txcb_property_notify_event_t ¶
type Txcb_property_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fwindow Txcb_window_t
Fatom Txcb_atom_t
Ftime Txcb_timestamp_t
Fstate Tuint8_t
Fpad1 [3]Tuint8_t
}
type Txcb_property_t ¶
type Txcb_property_t = int32
type Txcb_protocol_request_t ¶
type Txcb_query_best_size_cookie_t ¶
type Txcb_query_best_size_cookie_t = struct {
}
type Txcb_query_colors_cookie_t ¶
type Txcb_query_colors_cookie_t = struct {
}
type Txcb_query_colors_request_t ¶
type Txcb_query_colors_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcmap Txcb_colormap_t
}
type Txcb_query_extension_cookie_t ¶
type Txcb_query_extension_cookie_t = struct {
}
type Txcb_query_font_cookie_t ¶
type Txcb_query_font_cookie_t = struct {
}
type Txcb_query_font_reply_t ¶
type Txcb_query_font_reply_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Flength Tuint32_t
Fmin_bounds Txcb_charinfo_t
Fpad1 [4]Tuint8_t
Fmax_bounds Txcb_charinfo_t
Fpad2 [4]Tuint8_t
Fmin_char_or_byte2 Tuint16_t
Fmax_char_or_byte2 Tuint16_t
Fdefault_char Tuint16_t
Fproperties_len Tuint16_t
Fdraw_direction Tuint8_t
Fmin_byte1 Tuint8_t
Fmax_byte1 Tuint8_t
Fall_chars_exist Tuint8_t
Ffont_ascent Tint16_t
Ffont_descent Tint16_t
Fchar_infos_len Tuint32_t
}
type Txcb_query_font_request_t ¶
type Txcb_query_font_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Ffont Txcb_fontable_t
}
type Txcb_query_keymap_cookie_t ¶
type Txcb_query_keymap_cookie_t = struct {
}
type Txcb_query_pointer_cookie_t ¶
type Txcb_query_pointer_cookie_t = struct {
}
type Txcb_query_pointer_request_t ¶
type Txcb_query_pointer_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_query_shape_of_t ¶
type Txcb_query_shape_of_t = int32
type Txcb_query_text_extents_cookie_t ¶
type Txcb_query_text_extents_cookie_t = struct {
}
type Txcb_query_text_extents_reply_t ¶
type Txcb_query_text_extents_reply_t = struct {
Fresponse_type Tuint8_t
Fdraw_direction Tuint8_t
Fsequence Tuint16_t
Flength Tuint32_t
Ffont_ascent Tint16_t
Ffont_descent Tint16_t
Foverall_ascent Tint16_t
Foverall_descent Tint16_t
Foverall_width Tint32_t
Foverall_left Tint32_t
Foverall_right Tint32_t
}
type Txcb_query_text_extents_request_t ¶
type Txcb_query_text_extents_request_t = struct {
Fmajor_opcode Tuint8_t
Fodd_length Tuint8_t
Flength Tuint16_t
Ffont Txcb_fontable_t
}
type Txcb_query_tree_cookie_t ¶
type Txcb_query_tree_cookie_t = struct {
}
type Txcb_query_tree_reply_t ¶
type Txcb_query_tree_reply_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Flength Tuint32_t
Froot Txcb_window_t
Fparent Txcb_window_t
Fchildren_len Tuint16_t
Fpad1 [14]Tuint8_t
}
type Txcb_query_tree_request_t ¶
type Txcb_query_tree_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_rectangle_t ¶
type Txcb_reparent_notify_event_t ¶
type Txcb_reparent_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fevent Txcb_window_t
Fwindow Txcb_window_t
Fparent Txcb_window_t
Fx Tint16_t
Fy Tint16_t
Foverride_redirect Tuint8_t
Fpad1 [3]Tuint8_t
}
type Txcb_reparent_window_request_t ¶
type Txcb_reparent_window_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
Fparent Txcb_window_t
Fx Tint16_t
Fy Tint16_t
}
type Txcb_request_error_t ¶
type Txcb_rgb_iterator_t ¶
type Txcb_rgb_t ¶
type Txcb_screen_iterator_t ¶
type Txcb_screen_saver_t ¶
type Txcb_screen_saver_t = int32
type Txcb_screen_t ¶
type Txcb_screen_t = struct {
Froot Txcb_window_t
Fdefault_colormap Txcb_colormap_t
Fwhite_pixel Tuint32_t
Fblack_pixel Tuint32_t
Fcurrent_input_masks Tuint32_t
Fwidth_in_pixels Tuint16_t
Fheight_in_pixels Tuint16_t
Fwidth_in_millimeters Tuint16_t
Fheight_in_millimeters Tuint16_t
Fmin_installed_maps Tuint16_t
Fmax_installed_maps Tuint16_t
Froot_visual Txcb_visualid_t
Fbacking_stores Tuint8_t
Fsave_unders Tuint8_t
Froot_depth Tuint8_t
Fallowed_depths_len Tuint8_t
}
type Txcb_segment_iterator_t ¶
type Txcb_segment_t ¶
type Txcb_selection_clear_event_t ¶
type Txcb_selection_clear_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Ftime Txcb_timestamp_t
Fowner Txcb_window_t
Fselection Txcb_atom_t
}
type Txcb_selection_notify_event_t ¶
type Txcb_selection_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Ftime Txcb_timestamp_t
Frequestor Txcb_window_t
Fselection Txcb_atom_t
Ftarget Txcb_atom_t
Fproperty Txcb_atom_t
}
type Txcb_selection_request_event_t ¶
type Txcb_selection_request_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Ftime Txcb_timestamp_t
Fowner Txcb_window_t
Frequestor Txcb_window_t
Fselection Txcb_atom_t
Ftarget Txcb_atom_t
Fproperty Txcb_atom_t
}
type Txcb_send_event_dest_t ¶
type Txcb_send_event_dest_t = int32
type Txcb_set_input_focus_request_t ¶
type Txcb_set_input_focus_request_t = struct {
Fmajor_opcode Tuint8_t
Frevert_to Tuint8_t
Flength Tuint16_t
Ffocus Txcb_window_t
Ftime Txcb_timestamp_t
}
type Txcb_set_mode_t ¶
type Txcb_set_mode_t = int32
type Txcb_set_modifier_mapping_cookie_t ¶
type Txcb_set_modifier_mapping_cookie_t = struct {
}
type Txcb_set_pointer_mapping_cookie_t ¶
type Txcb_set_pointer_mapping_cookie_t = struct {
}
type Txcb_set_selection_owner_request_t ¶
type Txcb_set_selection_owner_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fowner Txcb_window_t
Fselection Txcb_atom_t
Ftime Txcb_timestamp_t
}
type Txcb_setup_failed_t ¶
type Txcb_setup_iterator_t ¶
type Txcb_setup_request_t ¶
type Txcb_setup_t ¶
type Txcb_setup_t = struct {
Fstatus Tuint8_t
Fpad0 Tuint8_t
Fprotocol_major_version Tuint16_t
Fprotocol_minor_version Tuint16_t
Flength Tuint16_t
Frelease_number Tuint32_t
Fresource_id_base Tuint32_t
Fresource_id_mask Tuint32_t
Fmotion_buffer_size Tuint32_t
Fvendor_len Tuint16_t
Fmaximum_request_length Tuint16_t
Froots_len Tuint8_t
Fpixmap_formats_len Tuint8_t
Fimage_byte_order Tuint8_t
Fbitmap_format_bit_order Tuint8_t
Fbitmap_format_scanline_unit Tuint8_t
Fbitmap_format_scanline_pad Tuint8_t
Fmin_keycode Txcb_keycode_t
Fmax_keycode Txcb_keycode_t
Fpad1 [4]Tuint8_t
}
type Txcb_stack_mode_t ¶
type Txcb_stack_mode_t = int32
type Txcb_store_colors_request_t ¶
type Txcb_store_colors_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcmap Txcb_colormap_t
}
type Txcb_str_iterator_t ¶
type Txcb_str_t ¶
type Txcb_str_t = struct {
Fname_len Tuint8_t
}
type Txcb_subwindow_mode_t ¶
type Txcb_subwindow_mode_t = int32
type Txcb_time_t ¶
type Txcb_time_t = int32
type Txcb_timecoord_t ¶
type Txcb_timecoord_t = struct {
Ftime Txcb_timestamp_t
Fx Tint16_t
Fy Tint16_t
}
type Txcb_timestamp_t ¶
type Txcb_timestamp_t = uint32
type Txcb_translate_coordinates_cookie_t ¶
type Txcb_translate_coordinates_cookie_t = struct {
}
type Txcb_translate_coordinates_request_t ¶
type Txcb_translate_coordinates_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fsrc_window Txcb_window_t
Fdst_window Txcb_window_t
Fsrc_x Tint16_t
Fsrc_y Tint16_t
}
type Txcb_ungrab_button_request_t ¶
type Txcb_ungrab_button_request_t = struct {
}
type Txcb_ungrab_key_request_t ¶
type Txcb_ungrab_key_request_t = struct {
Fmajor_opcode Tuint8_t
Fkey Txcb_keycode_t
Flength Tuint16_t
Fgrab_window Txcb_window_t
Fmodifiers Tuint16_t
Fpad0 [2]Tuint8_t
}
type Txcb_ungrab_keyboard_request_t ¶
type Txcb_ungrab_keyboard_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Ftime Txcb_timestamp_t
}
type Txcb_ungrab_pointer_request_t ¶
type Txcb_ungrab_pointer_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Ftime Txcb_timestamp_t
}
type Txcb_uninstall_colormap_request_t ¶
type Txcb_uninstall_colormap_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fcmap Txcb_colormap_t
}
type Txcb_unmap_notify_event_t ¶
type Txcb_unmap_notify_event_t = struct {
Fresponse_type Tuint8_t
Fpad0 Tuint8_t
Fsequence Tuint16_t
Fevent Txcb_window_t
Fwindow Txcb_window_t
Ffrom_configure Tuint8_t
Fpad1 [3]Tuint8_t
}
type Txcb_unmap_subwindows_request_t ¶
type Txcb_unmap_subwindows_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_unmap_window_request_t ¶
type Txcb_unmap_window_request_t = struct {
Fmajor_opcode Tuint8_t
Fpad0 Tuint8_t
Flength Tuint16_t
Fwindow Txcb_window_t
}
type Txcb_value_error_t ¶
type Txcb_visibility_t ¶
type Txcb_visibility_t = int32
type Txcb_visual_class_t ¶
type Txcb_visual_class_t = int32
type Txcb_visualid_t ¶
type Txcb_visualid_t = uint32
type Txcb_visualtype_t ¶
type Txcb_void_cookie_t ¶
type Txcb_void_cookie_t = struct {
}
type Txcb_window_class_t ¶
type Txcb_window_class_t = int32
type Txcb_window_enum_t ¶
type Txcb_window_enum_t = int32
type Txcb_window_error_t ¶
type Txcb_window_iterator_t ¶
type Txcb_window_t ¶
type Txcb_window_t = uint32
type Txcondition_rec ¶
type Txcondition_t ¶
type Txcondition_t = uintptr
type TxkbAccessXNotify ¶
type TxkbActionMessage ¶
type TxkbActionWireDesc ¶
type TxkbAnyDoodadWireDesc ¶
type TxkbAnyEvent ¶
type TxkbBehaviorWireDesc ¶
type TxkbBellNotify ¶
type TxkbBellReq ¶
type TxkbCompatMapNotify ¶
type TxkbControlsNotify ¶
type TxkbControlsNotify = struct {
Ftype1 TBYTE
FxkbType TBYTE
FsequenceNumber TCARD16
Ftime TCARD32
FdeviceID TCARD8
FnumGroups TCARD8
Fpad1 TCARD16
FchangedControls TCARD32
FenabledControls TCARD32
FenabledControlChanges TCARD32
Fkeycode TCARD8
FeventType TCARD8
FrequestMajor TCARD8
FrequestMinor TCARD8
Fpad2 TCARD32
}
type TxkbDeviceLedsWireDesc ¶
type TxkbDoodadWireDesc ¶
type TxkbDoodadWireDesc = struct {
Fshape [0]TxkbShapeDoodadWireDesc
Ftext [0]TxkbTextDoodadWireDesc
Findicator [0]TxkbIndicatorDoodadWireDesc
Flogo [0]TxkbLogoDoodadWireDesc
Fany1 TxkbAnyDoodadWireDesc
}
type TxkbEvent ¶
type TxkbEvent = struct {
Fu struct {
Fnew_kbd [0]TxkbNewKeyboardNotify
Fmap1 [0]TxkbMapNotify
Fstate [0]TxkbStateNotify
Fctrls [0]TxkbControlsNotify
Findicators [0]TxkbIndicatorNotify
Fnames [0]TxkbNamesNotify
Fcompat [0]TxkbCompatMapNotify
Fbell [0]TxkbBellNotify
Fmessage [0]TxkbActionMessage
Faccessx [0]TxkbAccessXNotify
Fdevice [0]TxkbExtensionDeviceNotify
Fany1 TxkbAnyEvent
}
}
type TxkbExtensionDeviceNotify ¶
type TxkbExtensionDeviceNotify = struct {
Ftype1 TBYTE
FxkbType TBYTE
FsequenceNumber TCARD16
Ftime TCARD32
FdeviceID TCARD8
Fpad1 TCARD8
Freason TCARD16
FledClass TCARD16
FledID TCARD16
FledsDefined TCARD32
FledState TCARD32
FfirstBtn TCARD8
FnBtns TCARD8
Fsupported TCARD16
Funsupported TCARD16
Fpad3 TCARD16
}
type TxkbGetCompatMapReply ¶
type TxkbGetCompatMapReq ¶
type TxkbGetControlsReply ¶
type TxkbGetControlsReply = struct {
Ftype1 TBYTE
FdeviceID TCARD8
FsequenceNumber TCARD16
Flength TCARD32
FmkDfltBtn TCARD8
FnumGroups TCARD8
FgroupsWrap TCARD8
FinternalMods TCARD8
FignoreLockMods TCARD8
FinternalRealMods TCARD8
FignoreLockRealMods TCARD8
Fpad1 TCARD8
FinternalVMods TCARD16
FignoreLockVMods TCARD16
FrepeatDelay TCARD16
FrepeatInterval TCARD16
FslowKeysDelay TCARD16
FdebounceDelay TCARD16
FmkDelay TCARD16
FmkInterval TCARD16
FmkTimeToMax TCARD16
FmkMaxSpeed TCARD16
FmkCurve TINT16
FaxOptions TCARD16
FaxTimeout TCARD16
FaxtOptsMask TCARD16
FaxtOptsValues TCARD16
Fpad2 TCARD16
FaxtCtrlsMask TCARD32
FaxtCtrlsValues TCARD32
FenabledCtrls TCARD32
FperKeyRepeat [32]TBYTE
}
type TxkbGetControlsReq ¶
type TxkbGetDeviceInfoReply ¶
type TxkbGetDeviceInfoReply = struct {
Ftype1 TCARD8
FdeviceID TCARD8
FsequenceNumber TCARD16
Flength TCARD32
Fpresent TCARD16
Fsupported TCARD16
Funsupported TCARD16
FnDeviceLedFBs TCARD16
FfirstBtnWanted TCARD8
FnBtnsWanted TCARD8
FfirstBtnRtrn TCARD8
FnBtnsRtrn TCARD8
FtotalBtns TCARD8
FhasOwnState TBOOL
FdfltKbdFB TCARD16
FdfltLedFB TCARD16
Fpad TCARD16
FdevType TCARD32
}
type TxkbGetDeviceInfoReq ¶
type TxkbGetGeometryReply ¶
type TxkbGetGeometryReply = struct {
Ftype1 TCARD8
FdeviceID TCARD8
FsequenceNumber TCARD16
Flength TCARD32
Fname TCARD32
Ffound TBOOL
Fpad TCARD8
FwidthMM TCARD16
FheightMM TCARD16
FnProperties TCARD16
FnColors TCARD16
FnShapes TCARD16
FnSections TCARD16
FnDoodads TCARD16
FnKeyAliases TCARD16
FbaseColorNdx TCARD8
FlabelColorNdx TCARD8
}
type TxkbGetGeometryReq ¶
type TxkbGetIndicatorMapReq ¶
type TxkbGetKbdByNameReply ¶
type TxkbGetKbdByNameReq ¶
type TxkbGetMapReply ¶
type TxkbGetMapReply = struct {
Ftype1 TCARD8
FdeviceID TCARD8
FsequenceNumber TCARD16
Flength TCARD32
Fpad1 TCARD16
FminKeyCode TCARD8
FmaxKeyCode TCARD8
Fpresent TCARD16
FfirstType TCARD8
FnTypes TCARD8
FtotalTypes TCARD8
FfirstKeySym TCARD8
FtotalSyms TCARD16
FnKeySyms TCARD8
FfirstKeyAct TCARD8
FtotalActs TCARD16
FnKeyActs TCARD8
FfirstKeyBehavior TCARD8
FnKeyBehaviors TCARD8
FtotalKeyBehaviors TCARD8
FfirstKeyExplicit TCARD8
FnKeyExplicit TCARD8
FtotalKeyExplicit TCARD8
FfirstModMapKey TCARD8
FnModMapKeys TCARD8
FtotalModMapKeys TCARD8
FfirstVModMapKey TCARD8
FnVModMapKeys TCARD8
FtotalVModMapKeys TCARD8
Fpad2 TCARD8
FvirtualMods TCARD16
}
type TxkbGetMapReq ¶
type TxkbGetMapReq = struct {
FreqType TCARD8
FxkbReqType TCARD8
Flength TCARD16
FdeviceSpec TCARD16
Ffull TCARD16
Fpartial TCARD16
FfirstType TCARD8
FnTypes TCARD8
FfirstKeySym TCARD8
FnKeySyms TCARD8
FfirstKeyAct TCARD8
FnKeyActs TCARD8
FfirstKeyBehavior TCARD8
FnKeyBehaviors TCARD8
FvirtualMods TCARD16
FfirstKeyExplicit TCARD8
FnKeyExplicit TCARD8
FfirstModMapKey TCARD8
FnModMapKeys TCARD8
FfirstVModMapKey TCARD8
FnVModMapKeys TCARD8
Fpad1 TCARD16
}
type TxkbGetNamedIndicatorReply ¶
type TxkbGetNamedIndicatorReply = struct {
Ftype1 TBYTE
FdeviceID TBYTE
FsequenceNumber TCARD16
Flength TCARD32
Findicator TCARD32
Ffound TBOOL
Fon TBOOL
FrealIndicator TBOOL
Fndx TCARD8
Fflags TCARD8
FwhichGroups TCARD8
Fgroups TCARD8
FwhichMods TCARD8
Fmods TCARD8
FrealMods TCARD8
FvirtualMods TCARD16
Fctrls TCARD32
Fsupported TBOOL
Fpad1 TCARD8
Fpad2 TCARD16
}
type TxkbGetNamesReply ¶
type TxkbGetNamesReply = struct {
Ftype1 TBYTE
FdeviceID TBYTE
FsequenceNumber TCARD16
Flength TCARD32
Fwhich TCARD32
FminKeyCode TCARD8
FmaxKeyCode TCARD8
FnTypes TCARD8
FgroupNames TCARD8
FvirtualMods TCARD16
FfirstKey TCARD8
FnKeys TCARD8
Findicators TCARD32
FnRadioGroups TCARD8
FnKeyAliases TCARD8
FnKTLevels TCARD16
Fpad3 TCARD32
}
type TxkbGetNamesReq ¶
type TxkbGetStateReply ¶
type TxkbGetStateReply = struct {
Ftype1 TBYTE
FdeviceID TBYTE
FsequenceNumber TCARD16
Flength TCARD32
Fmods TCARD8
FbaseMods TCARD8
FlatchedMods TCARD8
FlockedMods TCARD8
Fgroup TCARD8
FlockedGroup TCARD8
FbaseGroup TINT16
FlatchedGroup TINT16
FcompatState TCARD8
FgrabMods TCARD8
FcompatGrabMods TCARD8
FlookupMods TCARD8
FcompatLookupMods TCARD8
Fpad1 TCARD8
FptrBtnState TCARD16
Fpad2 TCARD16
Fpad3 TCARD32
}
type TxkbGetStateReq ¶
type TxkbIndicatorNotify ¶
type TxkbKTMapEntryWireDesc ¶
type TxkbKeyTypeWireDesc ¶
type TxkbKeyWireDesc ¶
type TxkbLatchLockStateReq ¶
type TxkbListComponentsReply ¶
type TxkbListComponentsReq ¶
type TxkbLogoDoodadWireDesc ¶
type TxkbMapNotify ¶
type TxkbMapNotify = struct {
Ftype1 TBYTE
FxkbType TBYTE
FsequenceNumber TCARD16
Ftime TCARD32
FdeviceID TCARD8
FptrBtnActions TCARD8
Fchanged TCARD16
FminKeyCode TCARD8
FmaxKeyCode TCARD8
FfirstType TCARD8
FnTypes TCARD8
FfirstKeySym TCARD8
FnKeySyms TCARD8
FfirstKeyAct TCARD8
FnKeyActs TCARD8
FfirstKeyBehavior TCARD8
FnKeyBehaviors TCARD8
FfirstKeyExplicit TCARD8
FnKeyExplicit TCARD8
FfirstModMapKey TCARD8
FnModMapKeys TCARD8
FfirstVModMapKey TCARD8
FnVModMapKeys TCARD8
FvirtualMods TCARD16
Fpad1 TCARD16
}
type TxkbModsWireDesc ¶
type TxkbNamesNotify ¶
type TxkbNamesNotify = struct {
Ftype1 TBYTE
FxkbType TBYTE
FsequenceNumber TCARD16
Ftime TCARD32
FdeviceID TCARD8
Fpad1 TCARD8
Fchanged TCARD16
FfirstType TCARD8
FnTypes TCARD8
FfirstLevelName TCARD8
FnLevelNames TCARD8
Fpad2 TCARD8
FnRadioGroups TCARD8
FnAliases TCARD8
FchangedGroupNames TCARD8
FchangedVirtualMods TCARD16
FfirstKey TCARD8
FnKeys TCARD8
FchangedIndicators TCARD32
Fpad3 TCARD32
}
type TxkbNewKeyboardNotify ¶
type TxkbNewKeyboardNotify = struct {
Ftype1 TBYTE
FxkbType TBYTE
FsequenceNumber TCARD16
Ftime TCARD32
FdeviceID TCARD8
FoldDeviceID TCARD8
FminKeyCode TCARD8
FmaxKeyCode TCARD8
FoldMinKeyCode TCARD8
FoldMaxKeyCode TCARD8
FrequestMajor TCARD8
FrequestMinor TCARD8
Fchanged TCARD16
Fdetail TCARD8
Fpad1 TCARD8
Fpad2 TCARD32
Fpad3 TCARD32
Fpad4 TCARD32
}
type TxkbOutlineWireDesc ¶
type TxkbOverlayKeyWireDesc ¶
type TxkbOverlayRowWireDesc ¶
type TxkbOverlayWireDesc ¶
type TxkbPerClientFlagsReply ¶
type TxkbPerClientFlagsReq ¶
type TxkbPointWireDesc ¶
type TxkbRowWireDesc ¶
type TxkbSectionWireDesc ¶
type TxkbSelectEventsReq ¶
type TxkbSetCompatMapReq ¶
type TxkbSetControlsReq ¶
type TxkbSetControlsReq = struct {
FreqType TCARD8
FxkbReqType TCARD8
Flength TCARD16
FdeviceSpec TCARD16
FaffectInternalMods TCARD8
FinternalMods TCARD8
FaffectIgnoreLockMods TCARD8
FignoreLockMods TCARD8
FaffectInternalVMods TCARD16
FinternalVMods TCARD16
FaffectIgnoreLockVMods TCARD16
FignoreLockVMods TCARD16
FmkDfltBtn TCARD8
FgroupsWrap TCARD8
FaxOptions TCARD16
Fpad1 TCARD16
FaffectEnabledCtrls TCARD32
FenabledCtrls TCARD32
FchangeCtrls TCARD32
FrepeatDelay TCARD16
FrepeatInterval TCARD16
FslowKeysDelay TCARD16
FdebounceDelay TCARD16
FmkDelay TCARD16
FmkInterval TCARD16
FmkTimeToMax TCARD16
FmkMaxSpeed TCARD16
FmkCurve TINT16
FaxTimeout TCARD16
FaxtCtrlsMask TCARD32
FaxtCtrlsValues TCARD32
FaxtOptsMask TCARD16
FaxtOptsValues TCARD16
FperKeyRepeat [32]TBYTE
}
type TxkbSetDeviceInfoReq ¶
type TxkbSetGeometryReq ¶
type TxkbSetGeometryReq = struct {
FreqType TCARD8
FxkbReqType TCARD8
Flength TCARD16
FdeviceSpec TCARD16
FnShapes TCARD8
FnSections TCARD8
Fname TCARD32
FwidthMM TCARD16
FheightMM TCARD16
FnProperties TCARD16
FnColors TCARD16
FnDoodads TCARD16
FnKeyAliases TCARD16
FbaseColorNdx TCARD8
FlabelColorNdx TCARD8
Fpad TCARD16
}
type TxkbSetIndicatorMapReq ¶
type TxkbSetMapReq ¶
type TxkbSetMapReq = struct {
FreqType TCARD8
FxkbReqType TCARD8
Flength TCARD16
FdeviceSpec TCARD16
Fpresent TCARD16
Fflags TCARD16
FminKeyCode TCARD8
FmaxKeyCode TCARD8
FfirstType TCARD8
FnTypes TCARD8
FfirstKeySym TCARD8
FnKeySyms TCARD8
FtotalSyms TCARD16
FfirstKeyAct TCARD8
FnKeyActs TCARD8
FtotalActs TCARD16
FfirstKeyBehavior TCARD8
FnKeyBehaviors TCARD8
FtotalKeyBehaviors TCARD8
FfirstKeyExplicit TCARD8
FnKeyExplicit TCARD8
FtotalKeyExplicit TCARD8
FfirstModMapKey TCARD8
FnModMapKeys TCARD8
FtotalModMapKeys TCARD8
FfirstVModMapKey TCARD8
FnVModMapKeys TCARD8
FtotalVModMapKeys TCARD8
FvirtualMods TCARD16
}
type TxkbSetNamedIndicatorReq ¶
type TxkbSetNamedIndicatorReq = struct {
FreqType TCARD8
FxkbReqType TCARD8
Flength TCARD16
FdeviceSpec TCARD16
FledClass TCARD16
FledID TCARD16
Fpad1 TCARD16
Findicator TCARD32
FsetState TBOOL
Fon TBOOL
FsetMap TBOOL
FcreateMap TBOOL
Fpad2 TCARD8
Fflags TCARD8
FwhichGroups TCARD8
Fgroups TCARD8
FwhichMods TCARD8
FrealMods TCARD8
FvirtualMods TCARD16
Fctrls TCARD32
}
type TxkbSetNamesReq ¶
type TxkbSetNamesReq = struct {
FreqType TCARD8
FxkbReqType TCARD8
Flength TCARD16
FdeviceSpec TCARD16
FvirtualMods TCARD16
Fwhich TCARD32
FfirstType TCARD8
FnTypes TCARD8
FfirstKTLevel TCARD8
FnKTLevels TCARD8
Findicators TCARD32
FgroupNames TCARD8
FnRadioGroups TCARD8
FfirstKey TCARD8
FnKeys TCARD8
FnKeyAliases TCARD8
Fpad1 TCARD8
FtotalKTLevelNames TCARD16
}
type TxkbShapeDoodadWireDesc ¶
type TxkbShapeWireDesc ¶
type TxkbStateNotify ¶
type TxkbStateNotify = struct {
Ftype1 TBYTE
FxkbType TBYTE
FsequenceNumber TCARD16
Ftime TCARD32
FdeviceID TCARD8
Fmods TCARD8
FbaseMods TCARD8
FlatchedMods TCARD8
FlockedMods TCARD8
Fgroup TCARD8
FbaseGroup TINT16
FlatchedGroup TINT16
FlockedGroup TCARD8
FcompatState TCARD8
FgrabMods TCARD8
FcompatGrabMods TCARD8
FlookupMods TCARD8
FcompatLookupMods TCARD8
FptrBtnState TCARD16
Fchanged TCARD16
Fkeycode TCARD8
FeventType TCARD8
FrequestMajor TCARD8
FrequestMinor TCARD8
}
type TxkbSymMapWireDesc ¶
type TxkbTextDoodadWireDesc ¶
type TxkbUseExtensionReply ¶
type TxkbUseExtensionReq ¶
type TxkbVModMapWireDesc ¶
type Txmutex_rec ¶
type Txthread_key_t ¶
type Txthread_key_t = uint32
type Txthread_t ¶
type Txthread_t = uintptr