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