Module fermium::clipboard

source ·
Expand description

Interact with the system clipboard.

Functions

Get UTF-8 text from the clipboard, which must be freed with SDL_free
Returns a flag indicating whether the clipboard exists and contains a text string that is non-empty.
Put UTF-8 text into the clipboard