Query whether the clipboard exists and contains a non-empty text string.
true if the clipboard has text, or false if it does not.
Threadsafety: This function should only be called on the main thread.
SDL_GetClipboardText SDL_SetClipboardText
See Implementation
Query whether the clipboard exists and contains a non-empty text string.