iced

Module clipboard

Source
Expand description

Access the clipboard.

Functionsยง

read
Read the current contents of the clipboard.
read_primary
Read the current contents of the primary clipboard.
write
Write the given contents to the clipboard.
write_primary
Write the given contents to the primary clipboard.