|
SDL
2.0
|
#include "../../SDL_internal.h"
Include dependency graph for SDL_waylandclipboard.h:Go to the source code of this file.
Functions | |
| int | Wayland_SetClipboardText (_THIS, const char *text) |
| char * | Wayland_GetClipboardText (_THIS) |
| SDL_bool | Wayland_HasClipboardText (_THIS) |
| char* Wayland_GetClipboardText | ( | _THIS | ) |
| int Wayland_SetClipboardText | ( | _THIS | , |
| const char * | text | ||
| ) |