mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-25 02:30:10 +01:00
xdg-shell: add missing enum attribute to set_constraint_adjustment
Closes: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/177 Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
This commit is contained in:
parent
a5536f9a8c
commit
1c57b24ff8
1 changed files with 1 additions and 1 deletions
|
|
@ -344,7 +344,7 @@
|
|||
|
||||
The default adjustment is none.
|
||||
</description>
|
||||
<arg name="constraint_adjustment" type="uint"
|
||||
<arg name="constraint_adjustment" type="uint" enum="constraint_adjustment"
|
||||
summary="bit mask of constraint adjustments"/>
|
||||
</request>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue