SDL
2.0
|
#include "../../SDL_internal.h"
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 | ||
) |