Function Platform.getClipboardText

retrieves text from clipboard (when mouseBuffer == true, use mouse selection clipboard - under linux)

Prototype

abstract dstring getClipboardText(
  bool mouseBuffer = false
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0