Query whether the clipboard exists and contains a non-empty text string.
Defined in SDL_clipboard.h
void); SDL_bool SDL_HasClipboardText(
(SDL_bool) Returns SDL_TRUE if the clipboard has text, or SDL_FALSE if it does not.
This function is available since SDL 2.0.0.