- UIAppMain
int UIAppMain(string[] args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- XGetXCBConnection
xcb_connection_t* XGetXCBConnection(std.c.linux.X11.Xlib.Display* dpy)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- XSetEventQueueOwner
void XSetEventQueueOwner(std.c.linux.X11.Xlib.Display* dpy, XEventQueueOwner owner)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.