Expand description
Getting the offered MIME types and the clipboard contents.
Structsยง
- State ๐
Enumsยง
- Clipboard
Type - The clipboard to operate on.
- Error
- Errors that can occur for pasting and listing MIME types.
- Mime
Type - MIME types that can be requested from the clipboard.
- Seat
- Seat to operate on.
Functionsยง
- get_
contents - Retrieves the clipboard contents.
- get_
contents_ ๐internal - get_
mime_ types - Retrieves the offered MIME types.
- get_
mime_ ๐types_ internal - get_
mime_ types_ ordered - Retrieves the offered MIME types, preserving their original order.
- get_
offer ๐