Skip to main content

Module clipboard

Module clipboard 

Source
Available on crate feature clipboard only.
Expand description

Interact with the clipboard.

The portal is mostly meant to be used along with RemoteDesktop or InputCapture.

Structs§

Clipboard
Wrapper of the DBus interface: org.freedesktop.portal.Clipboard.
RequestClipboardOptions
Specified options for a Clipboard::request request.
SelectionOwnerChanged
The details of a new clipboard selection.
SetSelectionOptions
Specified options for a Clipboard::set_selection request.

Traits§

IsClipboardSession
A session that is compatible with the Clipboard portal