[json-glib] docs: Add the new JsonParser stream API



commit 8cac7f2b6987803e36ff6abe012cd3e017b5b960
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Mon Aug 2 16:40:36 2010 +0100

    docs: Add the new JsonParser stream API

 doc/reference/json-glib-sections.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/doc/reference/json-glib-sections.txt b/doc/reference/json-glib-sections.txt
index 7ea4679..b985593 100644
--- a/doc/reference/json-glib-sections.txt
+++ b/doc/reference/json-glib-sections.txt
@@ -144,6 +144,9 @@ JsonParserClass
 json_parser_new
 json_parser_load_from_file
 json_parser_load_from_data
+json_parser_load_from_stream
+json_parser_load_from_stream_async
+json_parser_load_from_stream_finish
 
 <SUBSECTION>
 json_parser_get_root



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