Skip to main content

Module paste

Module paste 

Source
Expand description

Getting the offered MIME types and the clipboard contents.

Structsยง

State ๐Ÿ”’

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_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 ๐Ÿ”’