summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGarrett Regier <garrettregier@gmail.com>2017-06-16 17:14:35 -0700
committerGarrett Regier <garrettregier@gmail.com>2017-06-16 17:16:32 -0700
commit0c01de6d988539a3929f0ee9bbc39f1245ae0cdf (patch)
tree89d63c55b34944d209bfbef24c15328d6d8c10a6 /doc
parentd78ad648942637fb9212d1d93670509d4c7f687b (diff)
downloadjson-glib-0c01de6d988539a3929f0ee9bbc39f1245ae0cdf.tar.gz
generator: Add an GString-based method
This allows callers to avoid extra allocations when dumping to a preexisting string. https://bugzilla.gnome.org/show_bug.cgi?id=773504
Diffstat (limited to 'doc')
-rw-r--r--doc/json-glib-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/json-glib-sections.txt b/doc/json-glib-sections.txt
index 047f03e..44942c4 100644
--- a/doc/json-glib-sections.txt
+++ b/doc/json-glib-sections.txt
@@ -227,6 +227,7 @@ json_generator_get_indent_char
<SUBSECTION>
json_generator_to_file
json_generator_to_data
+json_generator_to_gstring
json_generator_to_stream
<SUBSECTION Standard>