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. - Request
Clipboard Options - Specified options for a
Clipboard::requestrequest. - Selection
Owner Changed - The details of a new clipboard selection.
- SetSelection
Options - Specified options for a
Clipboard::set_selectionrequest.
Traits§
- IsClipboard
Session - A session that is compatible with the Clipboard portal