x11.extensions.Xcomposite

Undocumented in source.

Public Imports

x11.X
public import x11.X, x11.Xlib;
Undocumented in source.
x11.Xlib
public import x11.X, x11.Xlib;
Undocumented in source.

Members

Aliases

XserverRegion
alias XserverRegion = XID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

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.

Meta