mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
docs: gvariant-core: g_variant_normalise -> g_variant_get_normal_form()
This commit is contained in:
@@ -903,7 +903,7 @@ g_variant_get_child_value (GVariant *value,
|
|||||||
*
|
*
|
||||||
* The stored data is in machine native byte order but may not be in
|
* The stored data is in machine native byte order but may not be in
|
||||||
* fully-normalised form if read from an untrusted source. See
|
* fully-normalised form if read from an untrusted source. See
|
||||||
* g_variant_normalise() for a solution.
|
* g_variant_get_normal_form() for a solution.
|
||||||
*
|
*
|
||||||
* This function is approximately O(n) in the size of @data.
|
* This function is approximately O(n) in the size of @data.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user