23 #ifndef OSX_PASTEBOARD_H
24 #define OSX_PASTEBOARD_H
47 #endif // OSX_PASTEBOARD_H
static void out(const wchar_t *fmt,...)
bool osx_GetStringFromPasteboard(std::string &out)
Get a string from the pasteboard.
bool osx_SendStringToPasteboard(const std::string &string)
Store a string on the pasteboard.