mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-02 07:57:29 +00:00
3bb6cca157
Now that all events are not emitted at the top level, there is no longer a way to receive the clipboard event generated by this window-global clipboard read method. As such, this commit drops the useless and confusing method from the exported API. Fixes: https://todo.sr.ht/~eliasnaur/gio/501 Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>