mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
gvariant: Document the return transfer of g_variant_byteswap()
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
3079ca90ab
commit
eda4b198c9
@ -5982,6 +5982,7 @@ g_variant_get_normal_form (GVariant *value)
|
||||
* bytes and containers containing only these things (recursively).
|
||||
*
|
||||
* The returned value is always in normal form and is marked as trusted.
|
||||
* A full, not floating, reference is returned.
|
||||
*
|
||||
* Returns: (transfer full): the byteswapped form of @value
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user