dinu.main

Undocumented in source.

Members

Enums

XRequestCode
enum XRequestCode
Undocumented in source.

Static functions

main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
windowLoop
void windowLoop()
Undocumented in source. Be warned that the author may not have intended to support it.
xerror
int xerror(Display* dpy, XErrorEvent* ee)
Undocumented in source. Be warned that the author may not have intended to support it.
xerror_fatal
int xerror_fatal(Display* dpy)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

close
void delegate() close;
Undocumented in source.
commandBuilder
CommandBuilder commandBuilder;
Undocumented in source.
display
Display* display;
Undocumented in source.
options
Options options;
Undocumented in source.
root
x11.X.Window root;
Undocumented in source.
runProgram
bool runProgram;
Undocumented in source.
xerror_default
int function(Display*, XErrorEvent*) xerror_default;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
xerror_fatal_default
int function(Display*) xerror_fatal_default;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Options
struct Options
Undocumented in source.

Meta