mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-08 22:58:09 +02:00
presentation-time: Annotate destructor events
Signed-off-by: Tadeo Kondrak <me@tadeo.ca>
This commit is contained in:
parent
6a7c97988e
commit
cae8a2b6fc
1 changed files with 2 additions and 2 deletions
|
|
@ -198,7 +198,7 @@
|
|||
</entry>
|
||||
</enum>
|
||||
|
||||
<event name="presented">
|
||||
<event name="presented" type="destructor">
|
||||
<description summary="the content update was displayed">
|
||||
The associated content update was displayed to the user at the
|
||||
indicated time (tv_sec_hi/lo, tv_nsec). For the interpretation of
|
||||
|
|
@ -256,7 +256,7 @@
|
|||
<arg name="flags" type="uint" enum="kind" summary="combination of 'kind' values"/>
|
||||
</event>
|
||||
|
||||
<event name="discarded">
|
||||
<event name="discarded" type="destructor">
|
||||
<description summary="the content update was not displayed">
|
||||
The content update was never displayed to the user.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue