x11.extensions.Xinerama

Undocumented in source.

Members

Functions

XineramaIsActive
Bool XineramaIsActive(Display* dpy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaQueryExtension
Bool XineramaQueryExtension(Display* dpy, int* event_base, int* error_base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaQueryScreens
XineramaScreenInfo* XineramaQueryScreens(Display* dpy, int* number)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XineramaQueryVersion
Status XineramaQueryVersion(Display* dpy, int* major_versionp, int* minor_versionp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

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

Meta