|
SDL
2.0
|
#include "../../SDL_internal.h"
Include dependency graph for SDL_x11clipboard.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | X11_SetClipboardText (_THIS, const char *text) |
| char * | X11_GetClipboardText (_THIS) |
| SDL_bool | X11_HasClipboardText (_THIS) |
| Atom | X11_GetSDLCutBufferClipboardType (Display *display) |
| char* X11_GetClipboardText | ( | _THIS | ) |
| Atom X11_GetSDLCutBufferClipboardType | ( | Display * | display | ) |
| int X11_SetClipboardText | ( | _THIS | , |
| const char * | text | ||
| ) |