17 #ifndef CLIPBOARD_HPP_INCLUDED
18 #define CLIPBOARD_HPP_INCLUDED
bool available()
Whether wesnoth was compiled with support for a clipboard.
std::string copy_from_clipboard(const bool)
Copies text from the clipboard.
void handle_system_event(const SDL_Event &)
void copy_to_clipboard(const std::string &text, const bool)
Copies text to the clipboard.
GLsizei const GLcharARB ** string