- closeWindowvoid closeWindow(Window w) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createWindowWindow createWindow(dstring windowCaption, Window parent, uint flags, uint width, uint height) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- enterMessageLoopint enterMessageLoop() 
- Starts application message loop. 
- getClipboardTextdstring getClipboardText(bool mouseBuffer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleRequestvoid handleRequest(HTTPServerRequest req, HTTPServerResponse res) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- hasClipboardTextbool hasClipboardText(bool mouseBuffer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- httpServerSettingsvoid httpServerSettings(HTTPServerSettings s) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- requestLayoutvoid requestLayout() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setClipboardTextvoid setClipboardText(dstring text, bool mouseBuffer) 
- Undocumented in source. Be warned that the author may not have intended to support it.