Function clipboard_win::get_clipboard_string
source ยท pub fn get_clipboard_string() -> SysResult<String>
Expand description
Shortcut to retrieve string from clipboard.
It opens clipboard and gets string, if possible.
pub fn get_clipboard_string() -> SysResult<String>
Shortcut to retrieve string from clipboard.
It opens clipboard and gets string, if possible.