SDL
2.0
|
#include "../../SDL_internal.h"
Go to the source code of this file.
Functions | |
int | Android_SetClipboardText (_THIS, const char *text) |
char * | Android_GetClipboardText (_THIS) |
SDL_bool | Android_HasClipboardText (_THIS) |
char* Android_GetClipboardText | ( | _THIS | ) |
int Android_SetClipboardText | ( | _THIS | , |
const char * | text | ||
) |