mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 07:00:08 +01:00
presentation-time: Add enum attribute to 'flags'
Signed-off-by: onox <denkpadje@gmail.com>
This commit is contained in:
parent
4ed0cafeef
commit
1c19d4bc31
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@
|
||||||
summary="high 32 bits of refresh counter"/>
|
summary="high 32 bits of refresh counter"/>
|
||||||
<arg name="seq_lo" type="uint"
|
<arg name="seq_lo" type="uint"
|
||||||
summary="low 32 bits of refresh counter"/>
|
summary="low 32 bits of refresh counter"/>
|
||||||
<arg name="flags" type="uint" summary="combination of 'kind' values"/>
|
<arg name="flags" type="uint" enum="kind" summary="combination of 'kind' values"/>
|
||||||
</event>
|
</event>
|
||||||
|
|
||||||
<event name="discarded">
|
<event name="discarded">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue