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