cf_clipboard_has_data¶
Category: input
GitHub: cute_clipboard.h
Checks if the clipboard contains data for the given MIME type.
| Parameters | Description |
|---|---|
mime_type |
The MIME type to check (e.g. "image/png"). |
Return Value¶
Returns true if the clipboard has data for the MIME type.