mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
59bc001677
The app.ReadClipboard and app.WriteClipboard can be used to interact with the system clipboard. The clipboard may be asynchronous, so system.ClipboardEvent is introduced to deliver the result of a read. Updates gio#31 Signed-off-by: Elias Naur <mail@eliasnaur.com>