ClipboardHelper

Undocumented in source.

Members

Static functions

getClipboardText
const(char)* getClipboardText()
Undocumented in source. Be warned that the author may not have intended to support it.
setClipboardText
void setClipboardText(const(char)* text)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

window
GLFWwindow* window;
Undocumented in source.

Meta