[json-glib/doc-fixes: 13/17] Update the JSON/GVariant API documentation




commit 700ae09fca622f09ae9437b1362717bdef08e488
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Jun 10 17:27:46 2021 +0100

    Update the JSON/GVariant API documentation

 json-glib/json-gvariant.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/json-glib/json-gvariant.c b/json-glib/json-gvariant.c
index 8e693c8..15f03f5 100644
--- a/json-glib/json-gvariant.c
+++ b/json-glib/json-gvariant.c
@@ -1232,9 +1232,9 @@ out:
 
 /**
  * json_gvariant_deserialize:
- * @json_node: A #JsonNode to convert
- * @signature: (nullable): A valid `GVariant` type string
- * @error: A pointer to a #GError
+ * @json_node: the node to convert
+ * @signature: (nullable): a valid `GVariant` type string
+ * @error: (nullable): return location for a #GError, or `NULL`
  *
  * Converts a JSON data structure to a `GVariant`.
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]