X11Platform.setClipboardText

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

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

Meta