mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-05 01:41:08 -05:00
Document which type are nullable, and wire format for null value
Signed-off-by: Ian Douglas Scott <idscott@system76.com>
This commit is contained in:
parent
971f8e4ace
commit
60827b862e
2 changed files with 4 additions and 3 deletions
|
|
@ -118,7 +118,7 @@ struct wl_object;
|
|||
* * `n`: new_id
|
||||
* * `a`: array
|
||||
* * `h`: fd
|
||||
* * `?`: following argument is nullable
|
||||
* * `?`: following argument (`o` or `s`) is nullable
|
||||
*
|
||||
* While demarshaling primitive arguments is straightforward, when demarshaling
|
||||
* messages containing `object` or `new_id` arguments, the protocol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue