pub unsafe fn claim_clipboard_ownership(bufname: *const c_char, message: String)
Expand description

Claim that our app is X11 clipboard owner Now when some other linux app will ask X11 for clipboard content - it will be redirected to our app