Wiki Page Content

Revision 1 as of 2011-04-14 22:21:13

Clear message

DRAFT

SDL_HasClipboardText

Use this function to return whether the clipboard has text.

Syntax

SDL_bool SDL_HasClipboardText(void)

Return Value

Returns SDL_TRUE if the clipboard has text, or SDL_FALSE if it does not.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryClipboard

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit