Module fermium::clipboard[][src]

Interact with the system clipboard.

Functions

SDL_GetClipboardText

Get UTF-8 text from the clipboard, which must be freed with SDL_free

SDL_HasClipboardText

Returns a flag indicating whether the clipboard exists and contains a text string that is non-empty.

SDL_SetClipboardText

Put UTF-8 text into the clipboard