mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 09:46:17 +01:00
Merge branch 'wip/chergert/fix-gvariant-spec' into 'main'
docs/gvariant: fix a(si) example in specification Closes #3478 See merge request GNOME/glib!4289
This commit is contained in:
commit
f2ca182ab4
@ -677,7 +677,7 @@ represents when deserialised with the given type.
|
||||
With type ``'a(si)'``::
|
||||
|
||||
'h 'i \0 -- fe ff ff ff 03 ## ## ## 'b 'y 'e \0
|
||||
ff ff ff ff 04 09
|
||||
ff ff ff ff 04 09 15
|
||||
|
||||
has a value of ``[('hi', -2), ('bye', -1)]``.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user