Module iced_winit::clipboard

source ·
Expand description

Access the clipboard.

Structs

A buffer for short-term storage and transfer within and between applications.

Enums

A clipboard action to be performed by some Command.

Functions

Read the current contents of the clipboard.
Write the given contents to the clipboard.