mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
protocol: Undefine wl_display_sync callback data
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
This commit is contained in:
parent
03e304544b
commit
af1dc3ef4b
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
||||||
compositor after the callback is fired and as such the client must not
|
compositor after the callback is fired and as such the client must not
|
||||||
attempt to use it after that point.
|
attempt to use it after that point.
|
||||||
|
|
||||||
The callback_data passed in the callback is the event serial.
|
The callback_data passed in the callback is undefined and should be ignored.
|
||||||
</description>
|
</description>
|
||||||
<arg name="callback" type="new_id" interface="wl_callback"
|
<arg name="callback" type="new_id" interface="wl_callback"
|
||||||
summary="callback object for the sync request"/>
|
summary="callback object for the sync request"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue