- XCompositeCreateRegionFromBorderClip
XserverRegion XCompositeCreateRegionFromBorderClip(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XCompositeGetOverlayWindow
Window XCompositeGetOverlayWindow(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XCompositeNameWindowPixmap
Pixmap XCompositeNameWindowPixmap(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XCompositeQueryExtension
Bool XCompositeQueryExtension(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.
- XCompositeQueryVersion
Status XCompositeQueryVersion(Display* dpy, int* major_version_return, int* minor_version_return)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XCompositeRedirectSubwindows
void XCompositeRedirectSubwindows(Display* dpy, Window window, int update)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XCompositeRedirectWindow
void XCompositeRedirectWindow(Display* dpy, Window window, int update)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XCompositeReleaseOverlayWindow
void XCompositeReleaseOverlayWindow(Display* dpy, Window window)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XCompositeUnredirectSubwindows
void XCompositeUnredirectSubwindows(Display* dpy, Window window, int update)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XCompositeUnredirectWindow
void XCompositeUnredirectWindow(Display* dpy, Window window, int update)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XCompositeVersion
int XCompositeVersion()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.