clutter 3.0.8-x86-mingw32 → 3.0.9-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (123) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/lib/clutter.rb +3 -3
  4. data/sample/bin-layout.rb +1 -1
  5. data/sample/image-content.rb +1 -1
  6. data/sample/pan-action.rb +1 -1
  7. data/test/run-test.rb +6 -1
  8. data/vendor/local/bin/json-glib-format.exe +0 -0
  9. data/vendor/local/bin/json-glib-validate.exe +0 -0
  10. data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
  11. data/vendor/local/bin/libcogl-20.dll +0 -0
  12. data/vendor/local/bin/libcogl-pango-20.dll +0 -0
  13. data/vendor/local/bin/libcogl-path-20.dll +0 -0
  14. data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
  15. data/vendor/local/include/json-glib-1.0/json-glib/json-types.h +1 -0
  16. data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +3 -3
  17. data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
  18. data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
  19. data/vendor/local/lib/libcogl-pango.dll.a +0 -0
  20. data/vendor/local/lib/libcogl-path.dll.a +0 -0
  21. data/vendor/local/lib/libcogl.dll.a +0 -0
  22. data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
  23. data/vendor/local/lib/libjson-glib-1.0.la +1 -1
  24. data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
  25. data/vendor/local/share/gir-1.0/Json-1.0.gir +2 -2
  26. data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +29 -29
  27. data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +22 -22
  28. data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +32 -32
  29. data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +25 -25
  30. data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +52 -52
  31. data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +2 -2
  32. data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +2 -2
  33. data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +2 -2
  34. data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +2 -2
  35. data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +2 -2
  36. data/vendor/local/share/gtk-doc/html/json-glib/ch06.html +2 -2
  37. data/vendor/local/share/gtk-doc/html/json-glib/index.html +3 -3
  38. data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +2 -2
  39. data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +2 -2
  40. data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +2 -2
  41. data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +2 -2
  42. data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +2 -2
  43. data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +2 -2
  44. data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +2 -2
  45. data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +2 -2
  46. data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +2 -2
  47. data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +2 -2
  48. data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +2 -2
  49. data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +2 -2
  50. data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +2 -2
  51. data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +2 -2
  52. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +16 -16
  53. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +14 -14
  54. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +49 -49
  55. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +10 -10
  56. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +88 -88
  57. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +57 -57
  58. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +17 -17
  59. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +6 -6
  60. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +64 -66
  61. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +20 -5
  62. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +2 -2
  63. data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +2 -2
  64. data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +2 -2
  65. data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +2 -2
  66. data/vendor/local/share/gtk-doc/html/json-glib/license.html +2 -2
  67. data/vendor/local/share/gtk-doc/html/json-glib/tools.html +2 -2
  68. data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
  69. data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  70. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  71. data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  72. data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
  73. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
  74. data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  75. data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
  76. data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
  77. data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
  78. data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
  79. data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
  80. data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
  81. data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
  82. data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  83. data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  84. data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
  85. data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  86. data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
  87. data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  88. data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  89. data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
  90. data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
  91. data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
  92. data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
  93. data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
  94. data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  95. data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  96. data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
  97. data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
  98. data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
  99. data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
  100. data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
  101. data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  102. data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  103. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
  104. data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
  105. data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
  106. data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  107. data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  108. data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  109. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
  110. data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  111. data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
  112. data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  113. data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  114. data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
  115. data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  116. data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  117. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  118. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
  119. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
  120. data/vendor/local/share/man/man1/json-glib-format.1 +1 -1
  121. data/vendor/local/share/man/man1/json-glib-validate.1 +1 -1
  122. metadata +13 -14
  123. data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +0 -394
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="ch02.html" title="Parser">
9
9
  <link rel="prev" href="ch02.html" title="Parser">
10
10
  <link rel="next" href="JsonReader.html" title="JsonReader">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -249,7 +249,7 @@ json_parser_new (<em class="parameter"><code><span class="type">void</span></cod
249
249
  load a JSON stream from either a file or a buffer and then walk the
250
250
  hierarchy using the data types API.</p>
251
251
  <div class="refsect3">
252
- <a name="id-1.4.3.2.9.2.5"></a><h4>Returns</h4>
252
+ <a name="json-parser-new.returns"></a><h4>Returns</h4>
253
253
  <p> the newly created <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>. Use <code class="function">g_object_unref()</code>
254
254
  to release all the memory it allocates.</p>
255
255
  </div>
@@ -262,7 +262,7 @@ json_parser_new_immutable (<em class="parameter"><code><span class="type">void</
262
262
  <p>Creates a new <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> instance with its <a class="link" href="JsonParser.html#JsonParser--immutable" title="The “immutable” property"><span class="type">“immutable”</span></a> property
263
263
  set to <code class="literal">TRUE</code> to create immutable output trees.</p>
264
264
  <div class="refsect3">
265
- <a name="id-1.4.3.2.9.3.5"></a><h4>Returns</h4>
265
+ <a name="json-parser-new-immutable.returns"></a><h4>Returns</h4>
266
266
  <p> a new <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>. </p>
267
267
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
268
268
  </div>
@@ -279,7 +279,7 @@ json_parser_load_from_file (<em class="parameter"><code><a class="link" href="Js
279
279
  and parses it. See
280
280
  <a class="link" href="JsonParser.html#json-parser-load-from-data" title="json_parser_load_from_data ()"><code class="function">json_parser_load_from_data()</code></a>.</p>
281
281
  <div class="refsect3">
282
- <a name="id-1.4.3.2.9.4.5"></a><h4>Parameters</h4>
282
+ <a name="json-parser-load-from-file.parameters"></a><h4>Parameters</h4>
283
283
  <div class="informaltable"><table width="100%" border="0">
284
284
  <colgroup>
285
285
  <col width="150px" class="parameters_name">
@@ -306,7 +306,7 @@ json_parser_load_from_file (<em class="parameter"><code><a class="link" href="Js
306
306
  </table></div>
307
307
  </div>
308
308
  <div class="refsect3">
309
- <a name="id-1.4.3.2.9.4.6"></a><h4>Returns</h4>
309
+ <a name="json-parser-load-from-file.returns"></a><h4>Returns</h4>
310
310
  <p> <code class="literal">TRUE</code> if the file was successfully loaded and parsed.
311
311
  In case of error, <em class="parameter"><code>error</code></em>
312
312
  is set accordingly and <code class="literal">FALSE</code> is returned</p>
@@ -324,7 +324,7 @@ json_parser_load_from_data (<em class="parameter"><code><a class="link" href="Js
324
324
  multiple times with the same <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> object, but the contents of the
325
325
  parser will be destroyed each time.</p>
326
326
  <div class="refsect3">
327
- <a name="id-1.4.3.2.9.5.5"></a><h4>Parameters</h4>
327
+ <a name="json-parser-load-from-data.parameters"></a><h4>Parameters</h4>
328
328
  <div class="informaltable"><table width="100%" border="0">
329
329
  <colgroup>
330
330
  <col width="150px" class="parameters_name">
@@ -356,7 +356,7 @@ parser will be destroyed each time.</p>
356
356
  </table></div>
357
357
  </div>
358
358
  <div class="refsect3">
359
- <a name="id-1.4.3.2.9.5.6"></a><h4>Returns</h4>
359
+ <a name="json-parser-load-from-data.returns"></a><h4>Returns</h4>
360
360
  <p> <code class="literal">TRUE</code> if the buffer was succesfully parser. In case
361
361
  of error, <em class="parameter"><code>error</code></em>
362
362
  is set accordingly and <code class="literal">FALSE</code> is returned</p>
@@ -379,7 +379,7 @@ operation was cancelled, the error <code class="literal">G_IO_ERROR_CANCELLED</c
379
379
  on the passed <em class="parameter"><code>error</code></em>
380
380
  .</p>
381
381
  <div class="refsect3">
382
- <a name="id-1.4.3.2.9.6.6"></a><h4>Parameters</h4>
382
+ <a name="json-parser-load-from-stream.parameters"></a><h4>Parameters</h4>
383
383
  <div class="informaltable"><table width="100%" border="0">
384
384
  <colgroup>
385
385
  <col width="150px" class="parameters_name">
@@ -411,7 +411,7 @@ on the passed <em class="parameter"><code>error</code></em>
411
411
  </table></div>
412
412
  </div>
413
413
  <div class="refsect3">
414
- <a name="id-1.4.3.2.9.6.7"></a><h4>Returns</h4>
414
+ <a name="json-parser-load-from-stream.returns"></a><h4>Returns</h4>
415
415
  <p> <code class="literal">TRUE</code> if the data stream was successfully read and
416
416
  parsed, and <code class="literal">FALSE</code> otherwise</p>
417
417
  </div>
@@ -435,7 +435,7 @@ synchronous version of this call.</p>
435
435
  then call <a class="link" href="JsonParser.html#json-parser-load-from-stream-finish" title="json_parser_load_from_stream_finish ()"><code class="function">json_parser_load_from_stream_finish()</code></a> to get the result
436
436
  of the operation.</p>
437
437
  <div class="refsect3">
438
- <a name="id-1.4.3.2.9.7.7"></a><h4>Parameters</h4>
438
+ <a name="json-parser-load-from-stream-async.parameters"></a><h4>Parameters</h4>
439
439
  <div class="informaltable"><table width="100%" border="0">
440
440
  <colgroup>
441
441
  <col width="150px" class="parameters_name">
@@ -484,7 +484,7 @@ json_parser_load_from_stream_finish (<em class="parameter"><code><a class="link"
484
484
  <p>Finishes an asynchronous stream loading started with
485
485
  <a class="link" href="JsonParser.html#json-parser-load-from-stream-async" title="json_parser_load_from_stream_async ()"><code class="function">json_parser_load_from_stream_async()</code></a>.</p>
486
486
  <div class="refsect3">
487
- <a name="id-1.4.3.2.9.8.5"></a><h4>Parameters</h4>
487
+ <a name="json-parser-load-from-stream-finish.parameters"></a><h4>Parameters</h4>
488
488
  <div class="informaltable"><table width="100%" border="0">
489
489
  <colgroup>
490
490
  <col width="150px" class="parameters_name">
@@ -511,7 +511,7 @@ json_parser_load_from_stream_finish (<em class="parameter"><code><a class="link"
511
511
  </table></div>
512
512
  </div>
513
513
  <div class="refsect3">
514
- <a name="id-1.4.3.2.9.8.6"></a><h4>Returns</h4>
514
+ <a name="json-parser-load-from-stream-finish.returns"></a><h4>Returns</h4>
515
515
  <p> <code class="literal">TRUE</code> if the content of the stream was successfully retrieves
516
516
  and parsed, and <code class="literal">FALSE</code> otherwise. In case of error, the <span class="type">GError</span> will be
517
517
  filled accordingly.</p>
@@ -525,7 +525,7 @@ filled accordingly.</p>
525
525
  json_parser_get_root (<em class="parameter"><code><a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser</code></em>);</pre>
526
526
  <p>Retrieves the top level node from the parsed JSON stream.</p>
527
527
  <div class="refsect3">
528
- <a name="id-1.4.3.2.9.9.5"></a><h4>Parameters</h4>
528
+ <a name="json-parser-get-root.parameters"></a><h4>Parameters</h4>
529
529
  <div class="informaltable"><table width="100%" border="0">
530
530
  <colgroup>
531
531
  <col width="150px" class="parameters_name">
@@ -540,7 +540,7 @@ json_parser_get_root (<em class="parameter"><code><a class="link" href="JsonPars
540
540
  </table></div>
541
541
  </div>
542
542
  <div class="refsect3">
543
- <a name="id-1.4.3.2.9.9.6"></a><h4>Returns</h4>
543
+ <a name="json-parser-get-root.returns"></a><h4>Returns</h4>
544
544
  <p> the root <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> . The returned
545
545
  node is owned by the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> and should never be modified
546
546
  or freed. </p>
@@ -557,7 +557,7 @@ json_parser_get_current_line (<em class="parameter"><code><a class="link" href="
557
557
  function from outside the signal handlers emitted by <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> will
558
558
  yield 0.</p>
559
559
  <div class="refsect3">
560
- <a name="id-1.4.3.2.9.10.6"></a><h4>Parameters</h4>
560
+ <a name="json-parser-get-current-line.parameters"></a><h4>Parameters</h4>
561
561
  <div class="informaltable"><table width="100%" border="0">
562
562
  <colgroup>
563
563
  <col width="150px" class="parameters_name">
@@ -572,7 +572,7 @@ yield 0.</p>
572
572
  </table></div>
573
573
  </div>
574
574
  <div class="refsect3">
575
- <a name="id-1.4.3.2.9.10.7"></a><h4>Returns</h4>
575
+ <a name="json-parser-get-current-line.returns"></a><h4>Returns</h4>
576
576
  <p> the currently parsed line, or 0.</p>
577
577
  </div>
578
578
  </div>
@@ -587,7 +587,7 @@ from 0.</p>
587
587
  function from outside the signal handlers emitted by <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> will
588
588
  yield 0.</p>
589
589
  <div class="refsect3">
590
- <a name="id-1.4.3.2.9.11.6"></a><h4>Parameters</h4>
590
+ <a name="json-parser-get-current-pos.parameters"></a><h4>Parameters</h4>
591
591
  <div class="informaltable"><table width="100%" border="0">
592
592
  <colgroup>
593
593
  <col width="150px" class="parameters_name">
@@ -602,7 +602,7 @@ yield 0.</p>
602
602
  </table></div>
603
603
  </div>
604
604
  <div class="refsect3">
605
- <a name="id-1.4.3.2.9.11.7"></a><h4>Returns</h4>
605
+ <a name="json-parser-get-current-pos.returns"></a><h4>Returns</h4>
606
606
  <p> the position in the current line, or 0.</p>
607
607
  </div>
608
608
  </div>
@@ -631,7 +631,7 @@ hand value of the assignment. <a class="link" href="JsonParser.html" title="Json
631
631
  existence of the assignment in the data stream and the variable name
632
632
  used.</p>
633
633
  <div class="refsect3">
634
- <a name="id-1.4.3.2.9.12.9"></a><h4>Parameters</h4>
634
+ <a name="json-parser-has-assignment.parameters"></a><h4>Parameters</h4>
635
635
  <div class="informaltable"><table width="100%" border="0">
636
636
  <colgroup>
637
637
  <col width="150px" class="parameters_name">
@@ -654,7 +654,7 @@ name, or <code class="literal">NULL</code>. </p></td>
654
654
  </table></div>
655
655
  </div>
656
656
  <div class="refsect3">
657
- <a name="id-1.4.3.2.9.12.10"></a><h4>Returns</h4>
657
+ <a name="json-parser-has-assignment.returns"></a><h4>Returns</h4>
658
658
  <p> <code class="literal">TRUE</code> if there was an assignment, <code class="literal">FALSE</code> otherwise. If
659
659
  <em class="parameter"><code>variable_name</code></em>
660
660
  is not <code class="literal">NULL</code> it will be set to the name of the variable
@@ -671,7 +671,7 @@ never be modified or freed.</p>
671
671
  <p>Error enumeration for <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a></p>
672
672
  <p>This enumeration can be extended at later date</p>
673
673
  <div class="refsect3">
674
- <a name="id-1.4.3.2.10.2.5"></a><h4>Members</h4>
674
+ <a name="JsonParserError.members"></a><h4>Members</h4>
675
675
  <div class="informaltable"><table width="100%" border="0">
676
676
  <colgroup>
677
677
  <col width="300px" class="enum_members_name">
@@ -774,7 +774,7 @@ private and should only be accessed via the provided API.</p>
774
774
  </pre>
775
775
  <p><a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> class.</p>
776
776
  <div class="refsect3">
777
- <a name="id-1.4.3.2.10.4.5"></a><h4>Members</h4>
777
+ <a name="JsonParserClass.members"></a><h4>Members</h4>
778
778
  <div class="informaltable"><table width="100%" border="0">
779
779
  <colgroup>
780
780
  <col width="300px" class="struct_members_name">
@@ -858,7 +858,7 @@ user_function (<a class="link" href="JsonParser.html" title="JsonParser"><span c
858
858
  has successfully parsed a single element of a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a>. The
859
859
  array and element index are passed to the signal handlers.</p>
860
860
  <div class="refsect3">
861
- <a name="id-1.4.3.2.12.2.5"></a><h4>Parameters</h4>
861
+ <a name="JsonParser-array-element.parameters"></a><h4>Parameters</h4>
862
862
  <div class="informaltable"><table width="100%" border="0">
863
863
  <colgroup>
864
864
  <col width="150px" class="parameters_name">
@@ -901,7 +901,7 @@ user_function (<a class="link" href="JsonParser.html" title="JsonParser"><span c
901
901
  <p>The ::array-end signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
902
902
  has successfully parsed an entire <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a></p>
903
903
  <div class="refsect3">
904
- <a name="id-1.4.3.2.12.3.5"></a><h4>Parameters</h4>
904
+ <a name="JsonParser-array-end.parameters"></a><h4>Parameters</h4>
905
905
  <div class="informaltable"><table width="100%" border="0">
906
906
  <colgroup>
907
907
  <col width="150px" class="parameters_name">
@@ -938,7 +938,7 @@ user_function (<a class="link" href="JsonParser.html" title="JsonParser"><span c
938
938
  <p>The ::array-start signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
939
939
  starts parsing a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a></p>
940
940
  <div class="refsect3">
941
- <a name="id-1.4.3.2.12.4.5"></a><h4>Parameters</h4>
941
+ <a name="JsonParser-array-start.parameters"></a><h4>Parameters</h4>
942
942
  <div class="informaltable"><table width="100%" border="0">
943
943
  <colgroup>
944
944
  <col width="150px" class="parameters_name">
@@ -971,7 +971,7 @@ user_function (<a class="link" href="JsonParser.html" title="JsonParser"><span c
971
971
  <p>The ::error signal is emitted each time a <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> encounters
972
972
  an error in a JSON stream.</p>
973
973
  <div class="refsect3">
974
- <a name="id-1.4.3.2.12.5.5"></a><h4>Parameters</h4>
974
+ <a name="JsonParser-error.parameters"></a><h4>Parameters</h4>
975
975
  <div class="informaltable"><table width="100%" border="0">
976
976
  <colgroup>
977
977
  <col width="150px" class="parameters_name">
@@ -1009,7 +1009,7 @@ user_function (<a class="link" href="JsonParser.html" title="JsonParser"><span c
1009
1009
  <p>The ::object-end signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
1010
1010
  has successfully parsed an entire <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>.</p>
1011
1011
  <div class="refsect3">
1012
- <a name="id-1.4.3.2.12.6.5"></a><h4>Parameters</h4>
1012
+ <a name="JsonParser-object-end.parameters"></a><h4>Parameters</h4>
1013
1013
  <div class="informaltable"><table width="100%" border="0">
1014
1014
  <colgroup>
1015
1015
  <col width="150px" class="parameters_name">
@@ -1049,7 +1049,7 @@ user_function (<a class="link" href="JsonParser.html" title="JsonParser"><span c
1049
1049
  has successfully parsed a single member of a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>. The
1050
1050
  object and member are passed to the signal handlers.</p>
1051
1051
  <div class="refsect3">
1052
- <a name="id-1.4.3.2.12.7.5"></a><h4>Parameters</h4>
1052
+ <a name="JsonParser-object-member.parameters"></a><h4>Parameters</h4>
1053
1053
  <div class="informaltable"><table width="100%" border="0">
1054
1054
  <colgroup>
1055
1055
  <col width="150px" class="parameters_name">
@@ -1091,7 +1091,7 @@ user_function (<a class="link" href="JsonParser.html" title="JsonParser"><span c
1091
1091
  <p>The ::object-start signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
1092
1092
  starts parsing a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>.</p>
1093
1093
  <div class="refsect3">
1094
- <a name="id-1.4.3.2.12.8.5"></a><h4>Parameters</h4>
1094
+ <a name="JsonParser-object-start.parameters"></a><h4>Parameters</h4>
1095
1095
  <div class="informaltable"><table width="100%" border="0">
1096
1096
  <colgroup>
1097
1097
  <col width="150px" class="parameters_name">
@@ -1123,7 +1123,7 @@ user_function (<a class="link" href="JsonParser.html" title="JsonParser"><span c
1123
1123
  <p>The ::parse-end signal is emitted when the parser successfully
1124
1124
  finished parsing a JSON data stream</p>
1125
1125
  <div class="refsect3">
1126
- <a name="id-1.4.3.2.12.9.5"></a><h4>Parameters</h4>
1126
+ <a name="JsonParser-parse-end.parameters"></a><h4>Parameters</h4>
1127
1127
  <div class="informaltable"><table width="100%" border="0">
1128
1128
  <colgroup>
1129
1129
  <col width="150px" class="parameters_name">
@@ -1155,7 +1155,7 @@ user_function (<a class="link" href="JsonParser.html" title="JsonParser"><span c
1155
1155
  <p>The ::parse-start signal is emitted when the parser began parsing
1156
1156
  a JSON data stream.</p>
1157
1157
  <div class="refsect3">
1158
- <a name="id-1.4.3.2.12.10.5"></a><h4>Parameters</h4>
1158
+ <a name="JsonParser-parse-start.parameters"></a><h4>Parameters</h4>
1159
1159
  <div class="informaltable"><table width="100%" border="0">
1160
1160
  <colgroup>
1161
1161
  <col width="150px" class="parameters_name">
@@ -1181,6 +1181,6 @@ a JSON data stream.</p>
1181
1181
  </div>
1182
1182
  </div>
1183
1183
  <div class="footer">
1184
- <hr>Generated by GTK-Doc V1.24</div>
1184
+ <hr>Generated by GTK-Doc V1.25</div>
1185
1185
  </body>
1186
1186
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="ch02.html" title="Parser">
9
9
  <link rel="prev" href="JsonReader.html" title="JsonReader">
10
10
  <link rel="next" href="ch03.html" title="Generator">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -49,10 +49,6 @@
49
49
  </td>
50
50
  </tr>
51
51
  <tr>
52
- <td class="define_keyword">#define</td>
53
- <td class="function_name"><a class="link" href="JsonPath.html#JSON-PATH-ERROR:CAPS" title="JSON_PATH_ERROR">JSON_PATH_ERROR</a></td>
54
- </tr>
55
- <tr>
56
52
  <td class="function_type">
57
53
  <span class="returnvalue">gboolean</span>
58
54
  </td>
@@ -96,6 +92,10 @@
96
92
  <td class="function_name"><a class="link" href="JsonPath.html#JsonPathClass" title="JsonPathClass">JsonPathClass</a></td>
97
93
  </tr>
98
94
  <tr>
95
+ <td class="define_keyword">#define</td>
96
+ <td class="function_name"><a class="link" href="JsonPath.html#JSON-PATH-ERROR:CAPS" title="JSON_PATH_ERROR">JSON_PATH_ERROR</a></td>
97
+ </tr>
98
+ <tr>
99
99
  <td class="datatype_keyword">enum</td>
100
100
  <td class="function_name"><a class="link" href="JsonPath.html#JsonPathError" title="enum JsonPathError">JsonPathError</a></td>
101
101
  </tr>
@@ -308,7 +308,7 @@ json_path_new (<em class="parameter"><code><span class="type">void</span></code>
308
308
  <p>Once created, the <a class="link" href="JsonPath.html" title="JsonPath"><span class="type">JsonPath</span></a> object should be used with <a class="link" href="JsonPath.html#json-path-compile" title="json_path_compile ()"><code class="function">json_path_compile()</code></a>
309
309
  and <a class="link" href="JsonPath.html#json-path-match" title="json_path_match ()"><code class="function">json_path_match()</code></a>.</p>
310
310
  <div class="refsect3">
311
- <a name="id-1.4.3.4.7.2.6"></a><h4>Returns</h4>
311
+ <a name="json-path-new.returns"></a><h4>Returns</h4>
312
312
  <p> the newly created <a class="link" href="JsonPath.html" title="JsonPath"><span class="type">JsonPath</span></a> instance. Use
313
313
  <code class="function">g_object_unref()</code> to free the allocated resources when done. </p>
314
314
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -317,14 +317,6 @@ and <a class="link" href="JsonPath.html#json-path-match" title="json_path_match
317
317
  </div>
318
318
  <hr>
319
319
  <div class="refsect2">
320
- <a name="JSON-PATH-ERROR:CAPS"></a><h3>JSON_PATH_ERROR</h3>
321
- <pre class="programlisting">#define JSON_PATH_ERROR (json_path_error_quark ())
322
- </pre>
323
- <p>Error domain for <a class="link" href="JsonPath.html" title="JsonPath"><span class="type">JsonPath</span></a> errors</p>
324
- <p class="since">Since: <a class="link" href="ix08.html#api-index-0.14">0.14</a></p>
325
- </div>
326
- <hr>
327
- <div class="refsect2">
328
320
  <a name="json-path-compile"></a><h3>json_path_compile ()</h3>
329
321
  <pre class="programlisting"><span class="returnvalue">gboolean</span>
330
322
  json_path_compile (<em class="parameter"><code><a class="link" href="JsonPath.html" title="JsonPath"><span class="type">JsonPath</span></a> *path</code></em>,
@@ -334,7 +326,7 @@ json_path_compile (<em class="parameter"><code><a class="link" href="JsonPath.ht
334
326
  .</p>
335
327
  <p>A JSONPath expression must be compiled before calling <a class="link" href="JsonPath.html#json-path-match" title="json_path_match ()"><code class="function">json_path_match()</code></a>.</p>
336
328
  <div class="refsect3">
337
- <a name="id-1.4.3.4.7.4.6"></a><h4>Parameters</h4>
329
+ <a name="json-path-compile.parameters"></a><h4>Parameters</h4>
338
330
  <div class="informaltable"><table width="100%" border="0">
339
331
  <colgroup>
340
332
  <col width="150px" class="parameters_name">
@@ -361,7 +353,7 @@ json_path_compile (<em class="parameter"><code><a class="link" href="JsonPath.ht
361
353
  </table></div>
362
354
  </div>
363
355
  <div class="refsect3">
364
- <a name="id-1.4.3.4.7.4.7"></a><h4>Returns</h4>
356
+ <a name="json-path-compile.returns"></a><h4>Returns</h4>
365
357
  <p> <code class="literal">TRUE</code> on success; on error, <em class="parameter"><code>error</code></em>
366
358
  will be set with
367
359
  the <a class="link" href="JsonPath.html#JSON-PATH-ERROR:CAPS" title="JSON_PATH_ERROR"><code class="literal">JSON_PATH_ERROR</code></a> domain and a code from the <a class="link" href="JsonPath.html#JsonPathError" title="enum JsonPathError"><span class="type">JsonPathError</span></a>
@@ -378,10 +370,10 @@ json_path_match (<em class="parameter"><code><a class="link" href="JsonPath.html
378
370
  <p>Matches the JSON tree pointed by <em class="parameter"><code>root</code></em>
379
371
  using the expression compiled
380
372
  into the <a class="link" href="JsonPath.html" title="JsonPath"><span class="type">JsonPath</span></a>.</p>
381
- <p>The matching <a href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNodes</span></a> will be copied into a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> and
373
+ <p>The matching <a href="json-glib-JSON-Node.html#JsonNode-struct"><span class="type">JsonNodes</span></a> will be copied into a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> and
382
374
  returned wrapped in a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>.</p>
383
375
  <div class="refsect3">
384
- <a name="id-1.4.3.4.7.5.6"></a><h4>Parameters</h4>
376
+ <a name="json-path-match.parameters"></a><h4>Parameters</h4>
385
377
  <div class="informaltable"><table width="100%" border="0">
386
378
  <colgroup>
387
379
  <col width="150px" class="parameters_name">
@@ -403,9 +395,9 @@ returned wrapped in a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><
403
395
  </table></div>
404
396
  </div>
405
397
  <div class="refsect3">
406
- <a name="id-1.4.3.4.7.5.7"></a><h4>Returns</h4>
398
+ <a name="json-path-match.returns"></a><h4>Returns</h4>
407
399
  <p> a newly-created <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> of type
408
- <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS"><code class="literal">JSON_NODE_ARRAY</code></a> containing an array of matching <a href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNodes</span></a>.
400
+ <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS"><code class="literal">JSON_NODE_ARRAY</code></a> containing an array of matching <a href="json-glib-JSON-Node.html#JsonNode-struct"><span class="type">JsonNodes</span></a>.
409
401
  Use <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_node_unref ()"><code class="function">json_node_unref()</code></a> when done. </p>
410
402
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
411
403
  </div>
@@ -426,7 +418,7 @@ creates a <a class="link" href="JsonPath.html" title="JsonPath"><span class="typ
426
418
  matches it against the JSON tree pointed by <em class="parameter"><code>root</code></em>
427
419
  .</p>
428
420
  <div class="refsect3">
429
- <a name="id-1.4.3.4.7.6.6"></a><h4>Parameters</h4>
421
+ <a name="json-path-query.parameters"></a><h4>Parameters</h4>
430
422
  <div class="informaltable"><table width="100%" border="0">
431
423
  <colgroup>
432
424
  <col width="150px" class="parameters_name">
@@ -453,9 +445,9 @@ matches it against the JSON tree pointed by <em class="parameter"><code>root</co
453
445
  </table></div>
454
446
  </div>
455
447
  <div class="refsect3">
456
- <a name="id-1.4.3.4.7.6.7"></a><h4>Returns</h4>
448
+ <a name="json-path-query.returns"></a><h4>Returns</h4>
457
449
  <p> a newly-created <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> of type
458
- <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS"><code class="literal">JSON_NODE_ARRAY</code></a> containing an array of matching <a href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNodes</span></a>.
450
+ <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS"><code class="literal">JSON_NODE_ARRAY</code></a> containing an array of matching <a href="json-glib-JSON-Node.html#JsonNode-struct"><span class="type">JsonNodes</span></a>.
459
451
  Use <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_node_unref ()"><code class="function">json_node_unref()</code></a> when done. </p>
460
452
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
461
453
  </div>
@@ -481,10 +473,18 @@ cannot be directly accessed.</p>
481
473
  </div>
482
474
  <hr>
483
475
  <div class="refsect2">
476
+ <a name="JSON-PATH-ERROR:CAPS"></a><h3>JSON_PATH_ERROR</h3>
477
+ <pre class="programlisting">#define JSON_PATH_ERROR (json_path_error_quark ())
478
+ </pre>
479
+ <p>Error domain for <a class="link" href="JsonPath.html" title="JsonPath"><span class="type">JsonPath</span></a> errors</p>
480
+ <p class="since">Since: <a class="link" href="ix08.html#api-index-0.14">0.14</a></p>
481
+ </div>
482
+ <hr>
483
+ <div class="refsect2">
484
484
  <a name="JsonPathError"></a><h3>enum JsonPathError</h3>
485
485
  <p>Error code enumeration for the <a class="link" href="JsonPath.html#JSON-PATH-ERROR:CAPS" title="JSON_PATH_ERROR"><code class="literal">JSON_PATH_ERROR</code></a> domain.</p>
486
486
  <div class="refsect3">
487
- <a name="id-1.4.3.4.8.4.4"></a><h4>Members</h4>
487
+ <a name="JsonPathError.members"></a><h4>Members</h4>
488
488
  <div class="informaltable"><table width="100%" border="0">
489
489
  <colgroup>
490
490
  <col width="300px" class="enum_members_name">
@@ -505,6 +505,6 @@ cannot be directly accessed.</p>
505
505
  </div>
506
506
  </div>
507
507
  <div class="footer">
508
- <hr>Generated by GTK-Doc V1.24</div>
508
+ <hr>Generated by GTK-Doc V1.25</div>
509
509
  </body>
510
510
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="ch02.html" title="Parser">
9
9
  <link rel="prev" href="JsonParser.html" title="JsonParser">
10
10
  <link rel="next" href="JsonPath.html" title="JsonPath">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -192,10 +192,6 @@
192
192
  </td>
193
193
  </tr>
194
194
  <tr>
195
- <td class="define_keyword">#define</td>
196
- <td class="function_name"><a class="link" href="JsonReader.html#JSON-READER-ERROR:CAPS" title="JSON_READER_ERROR">JSON_READER_ERROR</a></td>
197
- </tr>
198
- <tr>
199
195
  <td class="function_type">const <span class="returnvalue">GError</span> *
200
196
  </td>
201
197
  <td class="function_name">
@@ -241,6 +237,10 @@
241
237
  <td class="datatype_keyword">enum</td>
242
238
  <td class="function_name"><a class="link" href="JsonReader.html#JsonReaderError" title="enum JsonReaderError">JsonReaderError</a></td>
243
239
  </tr>
240
+ <tr>
241
+ <td class="define_keyword">#define</td>
242
+ <td class="function_name"><a class="link" href="JsonReader.html#JSON-READER-ERROR:CAPS" title="JSON_READER_ERROR">JSON_READER_ERROR</a></td>
243
+ </tr>
244
244
  </tbody>
245
245
  </table></div>
246
246
  </div>
@@ -325,7 +325,7 @@ json_reader_new (<em class="parameter"><code><a class="link" href="json-glib-JSO
325
325
  the JSON tree starting from <em class="parameter"><code>node</code></em>
326
326
  </p>
327
327
  <div class="refsect3">
328
- <a name="id-1.4.3.3.8.2.5"></a><h4>Parameters</h4>
328
+ <a name="json-reader-new.parameters"></a><h4>Parameters</h4>
329
329
  <div class="informaltable"><table width="100%" border="0">
330
330
  <colgroup>
331
331
  <col width="150px" class="parameters_name">
@@ -340,7 +340,7 @@ the JSON tree starting from <em class="parameter"><code>node</code></em>
340
340
  </table></div>
341
341
  </div>
342
342
  <div class="refsect3">
343
- <a name="id-1.4.3.3.8.2.6"></a><h4>Returns</h4>
343
+ <a name="json-reader-new.returns"></a><h4>Returns</h4>
344
344
  <p> the newly created <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a>. Use <code class="function">g_object_unref()</code> to
345
345
  release the allocated resources when done</p>
346
346
  </div>
@@ -359,7 +359,7 @@ a copy of <em class="parameter"><code>root</code></em>
359
359
  </p>
360
360
  <p>If another <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> is currently set as root, it will be replaced.</p>
361
361
  <div class="refsect3">
362
- <a name="id-1.4.3.3.8.3.6"></a><h4>Parameters</h4>
362
+ <a name="json-reader-set-root.parameters"></a><h4>Parameters</h4>
363
363
  <div class="informaltable"><table width="100%" border="0">
364
364
  <colgroup>
365
365
  <col width="150px" class="parameters_name">
@@ -470,7 +470,7 @@ code paths:</p>
470
470
 
471
471
  <p></p>
472
472
  <div class="refsect3">
473
- <a name="id-1.4.3.3.8.4.14"></a><h4>Parameters</h4>
473
+ <a name="json-reader-read-element.parameters"></a><h4>Parameters</h4>
474
474
  <div class="informaltable"><table width="100%" border="0">
475
475
  <colgroup>
476
476
  <col width="150px" class="parameters_name">
@@ -492,7 +492,7 @@ code paths:</p>
492
492
  </table></div>
493
493
  </div>
494
494
  <div class="refsect3">
495
- <a name="id-1.4.3.3.8.4.15"></a><h4>Returns</h4>
495
+ <a name="json-reader-read-element.returns"></a><h4>Returns</h4>
496
496
  <p> <code class="literal">TRUE</code> on success, and <code class="literal">FALSE</code> otherwise</p>
497
497
  </div>
498
498
  <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
@@ -507,7 +507,7 @@ inside an array</p>
507
507
  <p>This function resets the error state of <em class="parameter"><code>reader</code></em>
508
508
  , if any was set</p>
509
509
  <div class="refsect3">
510
- <a name="id-1.4.3.3.8.5.6"></a><h4>Parameters</h4>
510
+ <a name="json-reader-end-element.parameters"></a><h4>Parameters</h4>
511
511
  <div class="informaltable"><table width="100%" border="0">
512
512
  <colgroup>
513
513
  <col width="150px" class="parameters_name">
@@ -531,7 +531,7 @@ json_reader_is_array (<em class="parameter"><code><a class="link" href="JsonRead
531
531
  <p>Checks whether the <em class="parameter"><code>reader</code></em>
532
532
  is currently on an array</p>
533
533
  <div class="refsect3">
534
- <a name="id-1.4.3.3.8.6.5"></a><h4>Parameters</h4>
534
+ <a name="json-reader-is-array.parameters"></a><h4>Parameters</h4>
535
535
  <div class="informaltable"><table width="100%" border="0">
536
536
  <colgroup>
537
537
  <col width="150px" class="parameters_name">
@@ -546,7 +546,7 @@ json_reader_is_array (<em class="parameter"><code><a class="link" href="JsonRead
546
546
  </table></div>
547
547
  </div>
548
548
  <div class="refsect3">
549
- <a name="id-1.4.3.3.8.6.6"></a><h4>Returns</h4>
549
+ <a name="json-reader-is-array.returns"></a><h4>Returns</h4>
550
550
  <p> <code class="literal">TRUE</code> if the <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> is on an array, and <code class="literal">FALSE</code>
551
551
  otherwise</p>
552
552
  </div>
@@ -561,7 +561,7 @@ json_reader_count_elements (<em class="parameter"><code><a class="link" href="Js
561
561
  is
562
562
  positioned on an array</p>
563
563
  <div class="refsect3">
564
- <a name="id-1.4.3.3.8.7.5"></a><h4>Parameters</h4>
564
+ <a name="json-reader-count-elements.parameters"></a><h4>Parameters</h4>
565
565
  <div class="informaltable"><table width="100%" border="0">
566
566
  <colgroup>
567
567
  <col width="150px" class="parameters_name">
@@ -576,7 +576,7 @@ positioned on an array</p>
576
576
  </table></div>
577
577
  </div>
578
578
  <div class="refsect3">
579
- <a name="id-1.4.3.3.8.7.6"></a><h4>Returns</h4>
579
+ <a name="json-reader-count-elements.returns"></a><h4>Returns</h4>
580
580
  <p> the number of elements, or -1. In case of failure
581
581
  the <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> is set in an error state</p>
582
582
  </div>
@@ -669,7 +669,7 @@ defined in the object, the <a class="link" href="JsonReader.html" title="JsonRea
669
669
 
670
670
  <p></p>
671
671
  <div class="refsect3">
672
- <a name="id-1.4.3.3.8.8.14"></a><h4>Parameters</h4>
672
+ <a name="json-reader-read-member.parameters"></a><h4>Parameters</h4>
673
673
  <div class="informaltable"><table width="100%" border="0">
674
674
  <colgroup>
675
675
  <col width="150px" class="parameters_name">
@@ -691,7 +691,7 @@ defined in the object, the <a class="link" href="JsonReader.html" title="JsonRea
691
691
  </table></div>
692
692
  </div>
693
693
  <div class="refsect3">
694
- <a name="id-1.4.3.3.8.8.15"></a><h4>Returns</h4>
694
+ <a name="json-reader-read-member.returns"></a><h4>Returns</h4>
695
695
  <p> <code class="literal">TRUE</code> on success, and <code class="literal">FALSE</code> otherwise</p>
696
696
  </div>
697
697
  <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
@@ -706,7 +706,7 @@ inside an object</p>
706
706
  <p>This function resets the error state of <em class="parameter"><code>reader</code></em>
707
707
  , if any was set</p>
708
708
  <div class="refsect3">
709
- <a name="id-1.4.3.3.8.9.6"></a><h4>Parameters</h4>
709
+ <a name="json-reader-end-member.parameters"></a><h4>Parameters</h4>
710
710
  <div class="informaltable"><table width="100%" border="0">
711
711
  <colgroup>
712
712
  <col width="150px" class="parameters_name">
@@ -730,7 +730,7 @@ json_reader_is_object (<em class="parameter"><code><a class="link" href="JsonRea
730
730
  <p>Checks whether the <em class="parameter"><code>reader</code></em>
731
731
  is currently on an object</p>
732
732
  <div class="refsect3">
733
- <a name="id-1.4.3.3.8.10.5"></a><h4>Parameters</h4>
733
+ <a name="json-reader-is-object.parameters"></a><h4>Parameters</h4>
734
734
  <div class="informaltable"><table width="100%" border="0">
735
735
  <colgroup>
736
736
  <col width="150px" class="parameters_name">
@@ -745,7 +745,7 @@ json_reader_is_object (<em class="parameter"><code><a class="link" href="JsonRea
745
745
  </table></div>
746
746
  </div>
747
747
  <div class="refsect3">
748
- <a name="id-1.4.3.3.8.10.6"></a><h4>Returns</h4>
748
+ <a name="json-reader-is-object.returns"></a><h4>Returns</h4>
749
749
  <p> <code class="literal">TRUE</code> if the <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> is on an object, and <code class="literal">FALSE</code>
750
750
  otherwise</p>
751
751
  </div>
@@ -760,7 +760,7 @@ json_reader_count_members (<em class="parameter"><code><a class="link" href="Jso
760
760
  is
761
761
  positioned on an object</p>
762
762
  <div class="refsect3">
763
- <a name="id-1.4.3.3.8.11.5"></a><h4>Parameters</h4>
763
+ <a name="json-reader-count-members.parameters"></a><h4>Parameters</h4>
764
764
  <div class="informaltable"><table width="100%" border="0">
765
765
  <colgroup>
766
766
  <col width="150px" class="parameters_name">
@@ -775,7 +775,7 @@ positioned on an object</p>
775
775
  </table></div>
776
776
  </div>
777
777
  <div class="refsect3">
778
- <a name="id-1.4.3.3.8.11.6"></a><h4>Returns</h4>
778
+ <a name="json-reader-count-members.returns"></a><h4>Returns</h4>
779
779
  <p> the number of members, or -1. In case of failure
780
780
  the <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> is set in an error state</p>
781
781
  </div>
@@ -790,7 +790,7 @@ json_reader_list_members (<em class="parameter"><code><a class="link" href="Json
790
790
 
791
791
  is positioned on an object.</p>
792
792
  <div class="refsect3">
793
- <a name="id-1.4.3.3.8.12.5"></a><h4>Parameters</h4>
793
+ <a name="json-reader-list-members.parameters"></a><h4>Parameters</h4>
794
794
  <div class="informaltable"><table width="100%" border="0">
795
795
  <colgroup>
796
796
  <col width="150px" class="parameters_name">
@@ -805,7 +805,7 @@ is positioned on an object.</p>
805
805
  </table></div>
806
806
  </div>
807
807
  <div class="refsect3">
808
- <a name="id-1.4.3.3.8.12.6"></a><h4>Returns</h4>
808
+ <a name="json-reader-list-members.returns"></a><h4>Returns</h4>
809
809
  <p> a newly allocated, <code class="literal">NULL</code>-terminated
810
810
  array of strings holding the members name. Use <code class="function">g_strfreev()</code> when
811
811
  done. </p>
@@ -820,7 +820,7 @@ done. </p>
820
820
  json_reader_get_member_name (<em class="parameter"><code><a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> *reader</code></em>);</pre>
821
821
  <p>Retrieves the name of the current member.</p>
822
822
  <div class="refsect3">
823
- <a name="id-1.4.3.3.8.13.5"></a><h4>Parameters</h4>
823
+ <a name="json-reader-get-member-name.parameters"></a><h4>Parameters</h4>
824
824
  <div class="informaltable"><table width="100%" border="0">
825
825
  <colgroup>
826
826
  <col width="150px" class="parameters_name">
@@ -835,7 +835,7 @@ json_reader_get_member_name (<em class="parameter"><code><a class="link" href="J
835
835
  </table></div>
836
836
  </div>
837
837
  <div class="refsect3">
838
- <a name="id-1.4.3.3.8.13.6"></a><h4>Returns</h4>
838
+ <a name="json-reader-get-member-name.returns"></a><h4>Returns</h4>
839
839
  <p> the name of the member, or <code class="literal">NULL</code>. </p>
840
840
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
841
841
  </div>
@@ -849,7 +849,7 @@ json_reader_is_value (<em class="parameter"><code><a class="link" href="JsonRead
849
849
  <p>Checks whether the <em class="parameter"><code>reader</code></em>
850
850
  is currently on a value</p>
851
851
  <div class="refsect3">
852
- <a name="id-1.4.3.3.8.14.5"></a><h4>Parameters</h4>
852
+ <a name="json-reader-is-value.parameters"></a><h4>Parameters</h4>
853
853
  <div class="informaltable"><table width="100%" border="0">
854
854
  <colgroup>
855
855
  <col width="150px" class="parameters_name">
@@ -864,7 +864,7 @@ json_reader_is_value (<em class="parameter"><code><a class="link" href="JsonRead
864
864
  </table></div>
865
865
  </div>
866
866
  <div class="refsect3">
867
- <a name="id-1.4.3.3.8.14.6"></a><h4>Returns</h4>
867
+ <a name="json-reader-is-value.returns"></a><h4>Returns</h4>
868
868
  <p> <code class="literal">TRUE</code> if the <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> is on a value, and <code class="literal">FALSE</code>
869
869
  otherwise</p>
870
870
  </div>
@@ -878,7 +878,7 @@ json_reader_get_value (<em class="parameter"><code><a class="link" href="JsonRea
878
878
  <p>Retrieves the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> of the current position of <em class="parameter"><code>reader</code></em>
879
879
  </p>
880
880
  <div class="refsect3">
881
- <a name="id-1.4.3.3.8.15.5"></a><h4>Parameters</h4>
881
+ <a name="json-reader-get-value.parameters"></a><h4>Parameters</h4>
882
882
  <div class="informaltable"><table width="100%" border="0">
883
883
  <colgroup>
884
884
  <col width="150px" class="parameters_name">
@@ -893,7 +893,7 @@ json_reader_get_value (<em class="parameter"><code><a class="link" href="JsonRea
893
893
  </table></div>
894
894
  </div>
895
895
  <div class="refsect3">
896
- <a name="id-1.4.3.3.8.15.6"></a><h4>Returns</h4>
896
+ <a name="json-reader-get-value.returns"></a><h4>Returns</h4>
897
897
  <p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>, or <code class="literal">NULL</code>. The returned node
898
898
  is owned by the <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> and it should not be modified or freed
899
899
  directly. </p>
@@ -909,7 +909,7 @@ json_reader_get_int_value (<em class="parameter"><code><a class="link" href="Jso
909
909
  <p>Retrieves the integer value of the current position of <em class="parameter"><code>reader</code></em>
910
910
  </p>
911
911
  <div class="refsect3">
912
- <a name="id-1.4.3.3.8.16.5"></a><h4>Parameters</h4>
912
+ <a name="json-reader-get-int-value.parameters"></a><h4>Parameters</h4>
913
913
  <div class="informaltable"><table width="100%" border="0">
914
914
  <colgroup>
915
915
  <col width="150px" class="parameters_name">
@@ -924,7 +924,7 @@ json_reader_get_int_value (<em class="parameter"><code><a class="link" href="Jso
924
924
  </table></div>
925
925
  </div>
926
926
  <div class="refsect3">
927
- <a name="id-1.4.3.3.8.16.6"></a><h4>Returns</h4>
927
+ <a name="json-reader-get-int-value.returns"></a><h4>Returns</h4>
928
928
  <p> the integer value</p>
929
929
  </div>
930
930
  <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
@@ -937,7 +937,7 @@ json_reader_get_double_value (<em class="parameter"><code><a class="link" href="
937
937
  <p>Retrieves the floating point value of the current position of <em class="parameter"><code>reader</code></em>
938
938
  </p>
939
939
  <div class="refsect3">
940
- <a name="id-1.4.3.3.8.17.5"></a><h4>Parameters</h4>
940
+ <a name="json-reader-get-double-value.parameters"></a><h4>Parameters</h4>
941
941
  <div class="informaltable"><table width="100%" border="0">
942
942
  <colgroup>
943
943
  <col width="150px" class="parameters_name">
@@ -952,7 +952,7 @@ json_reader_get_double_value (<em class="parameter"><code><a class="link" href="
952
952
  </table></div>
953
953
  </div>
954
954
  <div class="refsect3">
955
- <a name="id-1.4.3.3.8.17.6"></a><h4>Returns</h4>
955
+ <a name="json-reader-get-double-value.returns"></a><h4>Returns</h4>
956
956
  <p> the floating point value</p>
957
957
  </div>
958
958
  <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
@@ -965,7 +965,7 @@ json_reader_get_string_value (<em class="parameter"><code><a class="link" href="
965
965
  <p>Retrieves the string value of the current position of <em class="parameter"><code>reader</code></em>
966
966
  </p>
967
967
  <div class="refsect3">
968
- <a name="id-1.4.3.3.8.18.5"></a><h4>Parameters</h4>
968
+ <a name="json-reader-get-string-value.parameters"></a><h4>Parameters</h4>
969
969
  <div class="informaltable"><table width="100%" border="0">
970
970
  <colgroup>
971
971
  <col width="150px" class="parameters_name">
@@ -980,7 +980,7 @@ json_reader_get_string_value (<em class="parameter"><code><a class="link" href="
980
980
  </table></div>
981
981
  </div>
982
982
  <div class="refsect3">
983
- <a name="id-1.4.3.3.8.18.6"></a><h4>Returns</h4>
983
+ <a name="json-reader-get-string-value.returns"></a><h4>Returns</h4>
984
984
  <p> the string value</p>
985
985
  </div>
986
986
  <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
@@ -993,7 +993,7 @@ json_reader_get_boolean_value (<em class="parameter"><code><a class="link" href=
993
993
  <p>Retrieves the boolean value of the current position of <em class="parameter"><code>reader</code></em>
994
994
  </p>
995
995
  <div class="refsect3">
996
- <a name="id-1.4.3.3.8.19.5"></a><h4>Parameters</h4>
996
+ <a name="json-reader-get-boolean-value.parameters"></a><h4>Parameters</h4>
997
997
  <div class="informaltable"><table width="100%" border="0">
998
998
  <colgroup>
999
999
  <col width="150px" class="parameters_name">
@@ -1008,7 +1008,7 @@ json_reader_get_boolean_value (<em class="parameter"><code><a class="link" href=
1008
1008
  </table></div>
1009
1009
  </div>
1010
1010
  <div class="refsect3">
1011
- <a name="id-1.4.3.3.8.19.6"></a><h4>Returns</h4>
1011
+ <a name="json-reader-get-boolean-value.returns"></a><h4>Returns</h4>
1012
1012
  <p> the boolean value</p>
1013
1013
  </div>
1014
1014
  <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
@@ -1021,7 +1021,7 @@ json_reader_get_null_value (<em class="parameter"><code><a class="link" href="Js
1021
1021
  <p>Checks whether the value of the current position of <em class="parameter"><code>reader</code></em>
1022
1022
  is 'null'</p>
1023
1023
  <div class="refsect3">
1024
- <a name="id-1.4.3.3.8.20.5"></a><h4>Parameters</h4>
1024
+ <a name="json-reader-get-null-value.parameters"></a><h4>Parameters</h4>
1025
1025
  <div class="informaltable"><table width="100%" border="0">
1026
1026
  <colgroup>
1027
1027
  <col width="150px" class="parameters_name">
@@ -1036,21 +1036,13 @@ json_reader_get_null_value (<em class="parameter"><code><a class="link" href="Js
1036
1036
  </table></div>
1037
1037
  </div>
1038
1038
  <div class="refsect3">
1039
- <a name="id-1.4.3.3.8.20.6"></a><h4>Returns</h4>
1039
+ <a name="json-reader-get-null-value.returns"></a><h4>Returns</h4>
1040
1040
  <p> <code class="literal">TRUE</code> if 'null' is set, and <code class="literal">FALSE</code> otherwise</p>
1041
1041
  </div>
1042
1042
  <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
1043
1043
  </div>
1044
1044
  <hr>
1045
1045
  <div class="refsect2">
1046
- <a name="JSON-READER-ERROR:CAPS"></a><h3>JSON_READER_ERROR</h3>
1047
- <pre class="programlisting">#define JSON_READER_ERROR (json_reader_error_quark ())
1048
- </pre>
1049
- <p>Error domain for <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> errors</p>
1050
- <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
1051
- </div>
1052
- <hr>
1053
- <div class="refsect2">
1054
1046
  <a name="json-reader-get-error"></a><h3>json_reader_get_error ()</h3>
1055
1047
  <pre class="programlisting">const <span class="returnvalue">GError</span> *
1056
1048
  json_reader_get_error (<em class="parameter"><code><a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> *reader</code></em>);</pre>
@@ -1058,7 +1050,7 @@ json_reader_get_error (<em class="parameter"><code><a class="link" href="JsonRea
1058
1050
  , if the <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a>
1059
1051
  is in error state</p>
1060
1052
  <div class="refsect3">
1061
- <a name="id-1.4.3.3.8.22.5"></a><h4>Parameters</h4>
1053
+ <a name="json-reader-get-error.parameters"></a><h4>Parameters</h4>
1062
1054
  <div class="informaltable"><table width="100%" border="0">
1063
1055
  <colgroup>
1064
1056
  <col width="150px" class="parameters_name">
@@ -1073,7 +1065,7 @@ is in error state</p>
1073
1065
  </table></div>
1074
1066
  </div>
1075
1067
  <div class="refsect3">
1076
- <a name="id-1.4.3.3.8.22.6"></a><h4>Returns</h4>
1068
+ <a name="json-reader-get-error.returns"></a><h4>Returns</h4>
1077
1069
  <p> the pointer to the error, or <code class="literal">NULL</code>. </p>
1078
1070
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1079
1071
  </div>
@@ -1103,7 +1095,7 @@ be accessed using the provided API</p>
1103
1095
  <a name="JsonReaderError"></a><h3>enum JsonReaderError</h3>
1104
1096
  <p>Error codes enumeration for <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> errors</p>
1105
1097
  <div class="refsect3">
1106
- <a name="id-1.4.3.3.9.4.4"></a><h4>Members</h4>
1098
+ <a name="JsonReaderError.members"></a><h4>Members</h4>
1107
1099
  <div class="informaltable"><table width="100%" border="0">
1108
1100
  <colgroup>
1109
1101
  <col width="300px" class="enum_members_name">
@@ -1167,6 +1159,14 @@ be accessed using the provided API</p>
1167
1159
  </div>
1168
1160
  <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
1169
1161
  </div>
1162
+ <hr>
1163
+ <div class="refsect2">
1164
+ <a name="JSON-READER-ERROR:CAPS"></a><h3>JSON_READER_ERROR</h3>
1165
+ <pre class="programlisting">#define JSON_READER_ERROR (json_reader_error_quark ())
1166
+ </pre>
1167
+ <p>Error domain for <a class="link" href="JsonReader.html" title="JsonReader"><span class="type">JsonReader</span></a> errors</p>
1168
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-0.12">0.12</a></p>
1169
+ </div>
1170
1170
  </div>
1171
1171
  <div class="refsect1">
1172
1172
  <a name="JsonReader.property-details"></a><h2>Property Details</h2>
@@ -1180,6 +1180,6 @@ be accessed using the provided API</p>
1180
1180
  </div>
1181
1181
  </div>
1182
1182
  <div class="footer">
1183
- <hr>Generated by GTK-Doc V1.24</div>
1183
+ <hr>Generated by GTK-Doc V1.25</div>
1184
1184
  </body>
1185
1185
  </html>