protocol: Specify wl_callback::done to be a destructor event
It's the only destructor event in the core protocol, and destructor events were previously unannotated. Signed-off-by: Tadeo Kondrak <me@tadeo.ca>
This commit is contained in:
parent
efab39642e
commit
ddf21afa6e
|
@ -179,7 +179,7 @@
|
|||
the related request is done.
|
||||
</description>
|
||||
|
||||
<event name="done">
|
||||
<event name="done" type="destructor">
|
||||
<description summary="done event">
|
||||
Notify the client when the related request is done.
|
||||
</description>
|
||||
|
|
Loading…
Reference in New Issue
Block a user