[−][src]Module wl_clipboard_rs::paste
Getting the offered MIME types and the clipboard contents.
Enums
ClipboardType | The clipboard to operate on. |
Error | Errors that can occur for pasting and listing MIME types. |
MimeType | MIME types that can be requested from the clipboard. |
Seat | Seat to operate on. |
Functions
get_contents | Retrieves the clipboard contents. |
get_mime_types | Retrieves the offered MIME types. |