SDLPlatform.setClipboardText

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

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

Meta