- XFixesChangeCursor
void XFixesChangeCursor(Display* dpy, Cursor source, Cursor destination)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesChangeCursorByName
void XFixesChangeCursorByName(Display* dpy, Cursor source, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesChangeSaveSet
void XFixesChangeSaveSet(Display* dpy, Window win, int mode, int target, int map)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesCopyRegion
void XFixesCopyRegion(Display* dpy, XserverRegion dst, XserverRegion src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesCreatePointerBarrier
PointerBarrier XFixesCreatePointerBarrier(Display* dpy, Window w, int x1, int y1, int x2, int y2, int directions, int num_devices, int* devices)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesCreateRegion
XserverRegion XFixesCreateRegion(Display* dpy, XRectangle* rectangles, int nrectangles)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesCreateRegionFromBitmap
XserverRegion XFixesCreateRegionFromBitmap(Display* dpy, Pixmap bitmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesCreateRegionFromGC
XserverRegion XFixesCreateRegionFromGC(Display* dpy, GC gc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesCreateRegionFromPicture
XserverRegion XFixesCreateRegionFromPicture(Display* dpy, XID picture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesCreateRegionFromWindow
XserverRegion XFixesCreateRegionFromWindow(Display* dpy, Window window, int kind)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesDestroyPointerBarrier
void XFixesDestroyPointerBarrier(Display* dpy, PointerBarrier b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesDestroyRegion
void XFixesDestroyRegion(Display* dpy, XserverRegion region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesExpandRegion
void XFixesExpandRegion(Display* dpy, XserverRegion dst, XserverRegion src, uint left, uint uright, uint utop, uint ubottom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesFetchRegion
XRectangle* XFixesFetchRegion(Display* dpy, XserverRegion region, int* nrectanglesRet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesFetchRegionAndBounds
XRectangle* XFixesFetchRegionAndBounds(Display* dpy, XserverRegion region, int* nrectanglesRet, XRectangle* bounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesGetCursorImage
XFixesCursorImage* XFixesGetCursorImage(Display* dpy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesGetCursorName
const(char)* XFixesGetCursorName(Display* dpy, Cursor cursor, Atom* atom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesHideCursor
void XFixesHideCursor(Display* dpy, Window win)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesIntersectRegion
void XFixesIntersectRegion(Display* dpy, XserverRegion dst, XserverRegion src1, XserverRegion src2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesInvertRegion
void XFixesInvertRegion(Display* dpy, XserverRegion dst, XRectangle* rect, XserverRegion src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesQueryExtension
Bool XFixesQueryExtension(Display* dpy, int* event_base_return, int* error_base_return)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesQueryVersion
Status XFixesQueryVersion(Display* dpy, int* major_static, int* minor_static)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesRegionExtents
void XFixesRegionExtents(Display* dpy, XserverRegion dst, XserverRegion src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesSelectCursorInput
void XFixesSelectCursorInput(Display* dpy, Window win, ulong eventMask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesSelectSelectionInput
void XFixesSelectSelectionInput(Display* dpy, Window win, Atom selection, ulong eventMask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesSetCursorName
void XFixesSetCursorName(Display* dpy, Cursor cursor, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesSetGCClipRegion
void XFixesSetGCClipRegion(Display* dpy, GC gc, int clip_x_origin, int clip_y_origin, XserverRegion region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesSetPictureClipRegion
void XFixesSetPictureClipRegion(Display* dpy, XID picture, int clip_x_origin, int clip_y_origin, XserverRegion region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesSetRegion
void XFixesSetRegion(Display* dpy, XserverRegion region, XRectangle* rectangles, int nrectangles)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesSetWindowShapeRegion
void XFixesSetWindowShapeRegion(Display* dpy, Window win, int shape_kind, int x_off, int y_off, XserverRegion region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesShowCursor
void XFixesShowCursor(Display* dpy, Window win)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesSubtractRegion
void XFixesSubtractRegion(Display* dpy, XserverRegion dst, XserverRegion src1, XserverRegion src2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesTranslateRegion
void XFixesTranslateRegion(Display* dpy, XserverRegion region, int dx, int dy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesUnionRegion
void XFixesUnionRegion(Display* dpy, XserverRegion dst, XserverRegion src1, XserverRegion src2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XFixesVersion
int XFixesVersion()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.