SDL
2.0
|
#include "../SDL_sysvideo.h"
Go to the source code of this file.
Functions | |
int | UIKit_SetClipboardText (_THIS, const char *text) |
char * | UIKit_GetClipboardText (_THIS) |
SDL_bool | UIKit_HasClipboardText (_THIS) |
void | UIKit_InitClipboard (_THIS) |
void | UIKit_QuitClipboard (_THIS) |
char* UIKit_GetClipboardText | ( | _THIS | ) |
int UIKit_SetClipboardText | ( | _THIS | , |
const char * | text | ||
) |