29#include "GraphicsApi.h"
32#ifndef DOXYGEN_SHOULD_SKIP_THIS
91#ifndef DOXYGEN_SHOULD_SKIP_THIS
An interface for getting and setting the contents of the system clipboard.
Definition: Clipboard.h:66
static std::string getString()
Get the content of the clipboard as string data.
static void setString(const std::string &text)
Set the content of the clipboard as string data.
The namespace for gf classes.