getClipboardString

read string from clipboard (usually during SAPP_EVENTTYPE_CLIPBOARD_PASTED)

scope @trusted @nogc nothrow
const(char)*
getClipboardString
()

Meta