forked from joejulian/gio
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>