31 std::shared_ptr<Impl>
pimpl;
std::string getClipboard() const
return clipboard contents as UTF8 text
Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state cha...
An RAII wrapper around jtanx's libclipboard (https://github.com/jtanx/libclipboard) ...
std::shared_ptr< Impl > pimpl
void putClipboard(const std::string &) const
puts UTF8 text string on clipboard