SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
Clipboard.hpp File Reference
Include dependency graph for Clipboard.hpp:

Go to the source code of this file.

Namespaces

namespace  sf
namespace  sf::Clipboard
 Give access to the system clipboard.

Functions

SFML_WINDOW_API String sf::Clipboard::getString ()
 Get the content of the clipboard as string data.
SFML_WINDOW_API void sf::Clipboard::setString (const String &text)
 Set the content of the clipboard as string data.