Win32Platform.setClipboardText

sets text to clipboard (when mouseBuffer == true, use mouse selection clipboard - under linux)

class Win32Platform
override
void
setClipboardText
(
dstring text
,
bool mouseBuffer = false
)

Meta