Module paste

Module paste 

Source
Expand description

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.
get_mime_types_ordered
Retrieves the offered MIME types, preserving their original order.