pub fn get_clipboard_string() -> SysResult<String>
Shortcut to retrieve string from clipboard.
It opens clipboard and gets string, if possible.