SDL
2.0
|
#include "../../SDL_internal.h"
Go to the source code of this file.
Functions | |
int | WIN_SetClipboardText (_THIS, const char *text) |
char * | WIN_GetClipboardText (_THIS) |
SDL_bool | WIN_HasClipboardText (_THIS) |
void | WIN_CheckClipboardUpdate (struct SDL_VideoData *data) |
void WIN_CheckClipboardUpdate | ( | struct SDL_VideoData * | data | ) |
char* WIN_GetClipboardText | ( | _THIS | ) |
int WIN_SetClipboardText | ( | _THIS | , |
const char * | text | ||
) |