mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
protocol: fix typo in wl_data_offer.set_actions description
Signed-off-by: Michael Forney <mforney@mforney.org>
This commit is contained in:
parent
e7d88f35eb
commit
3a05d94dc2
1 changed files with 1 additions and 1 deletions
|
|
@ -572,7 +572,7 @@
|
||||||
|
|
||||||
This request determines the final result of the drag-and-drop
|
This request determines the final result of the drag-and-drop
|
||||||
operation. If the end result is that no action is accepted,
|
operation. If the end result is that no action is accepted,
|
||||||
the drag source will receive wl_drag_source.cancelled.
|
the drag source will receive wl_data_source.cancelled.
|
||||||
|
|
||||||
The dnd_actions argument must contain only values expressed in the
|
The dnd_actions argument must contain only values expressed in the
|
||||||
wl_data_device_manager.dnd_actions enum, and the preferred_action
|
wl_data_device_manager.dnd_actions enum, and the preferred_action
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue