From 91051e9059b67b8d633e385afb48a36d4f9467ba Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 22 May 2022 18:26:35 -0400 Subject: Add action parameter to puglAcceptOffer() --- doc/c/clipboards.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/c/clipboards.rst') diff --git a/doc/c/clipboards.rst b/doc/c/clipboards.rst index c7b6ef4..ca8b4ad 100644 --- a/doc/c/clipboards.rst +++ b/doc/c/clipboards.rst @@ -90,7 +90,7 @@ it can accept the offer with :func:`puglAcceptOffer`: } } -A view region must be given, +An :enum:`action ` and view region must be given, which the window system may use to optimize the process and/or provide user feedback. When an offer is accepted, -- cgit v1.2.1