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="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
9
9
  <link rel="prev" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
10
10
  <link rel="next" href="json-glib-Serializable-Interface.html" title="Serializable Interface">
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">
@@ -111,7 +111,7 @@ json_gobject_serialize (<em class="parameter"><code><span class="type">GObject</
111
111
  instance. Each member of the returned JSON object will
112
112
  map to a property of the <span class="type">GObject</span></p>
113
113
  <div class="refsect3">
114
- <a name="id-1.5.2.5.2.5"></a><h4>Parameters</h4>
114
+ <a name="json-gobject-serialize.parameters"></a><h4>Parameters</h4>
115
115
  <div class="informaltable"><table width="100%" border="0">
116
116
  <colgroup>
117
117
  <col width="150px" class="parameters_name">
@@ -126,7 +126,7 @@ map to a property of the <span class="type">GObject</span></p>
126
126
  </table></div>
127
127
  </div>
128
128
  <div class="refsect3">
129
- <a name="id-1.5.2.5.2.6"></a><h4>Returns</h4>
129
+ <a name="json-gobject-serialize.returns"></a><h4>Returns</h4>
130
130
  <p> the newly created <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>
131
131
  of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS"><code class="literal">JSON_NODE_OBJECT</code></a>. 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> to free
132
132
  the resources allocated by this function. </p>
@@ -144,7 +144,7 @@ json_gobject_deserialize (<em class="parameter"><code><span class="type">GType</
144
144
  , and constructs it
145
145
  using the members of the passed <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a></p>
146
146
  <div class="refsect3">
147
- <a name="id-1.5.2.5.3.5"></a><h4>Parameters</h4>
147
+ <a name="json-gobject-deserialize.parameters"></a><h4>Parameters</h4>
148
148
  <div class="informaltable"><table width="100%" border="0">
149
149
  <colgroup>
150
150
  <col width="150px" class="parameters_name">
@@ -168,7 +168,7 @@ instance of type <em class="parameter"><code>gtype</code></em>
168
168
  </table></div>
169
169
  </div>
170
170
  <div class="refsect3">
171
- <a name="id-1.5.2.5.3.6"></a><h4>Returns</h4>
171
+ <a name="json-gobject-deserialize.returns"></a><h4>Returns</h4>
172
172
  <p> The newly created <span class="type">GObject</span>
173
173
  instance. Use <code class="function">g_object_unref()</code> to free the resources
174
174
  allocated by this function. </p>
@@ -190,7 +190,7 @@ be asked to serialize all its properties; otherwise, the default
190
190
  implementation will be use to translate the compatible types into
191
191
  JSON native types.</p>
192
192
  <div class="refsect3">
193
- <a name="id-1.5.2.5.4.6"></a><h4>Parameters</h4>
193
+ <a name="json-gobject-to-data.parameters"></a><h4>Parameters</h4>
194
194
  <div class="informaltable"><table width="100%" border="0">
195
195
  <colgroup>
196
196
  <col width="150px" class="parameters_name">
@@ -212,7 +212,7 @@ JSON native types.</p>
212
212
  </table></div>
213
213
  </div>
214
214
  <div class="refsect3">
215
- <a name="id-1.5.2.5.4.7"></a><h4>Returns</h4>
215
+ <a name="json-gobject-to-data.returns"></a><h4>Returns</h4>
216
216
  <p> a JSON data stream representing the passed <span class="type">GObject</span></p>
217
217
  </div>
218
218
  <p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
@@ -233,7 +233,7 @@ into the respective properties; otherwise, the default implementation
233
233
  will be used to translate the compatible JSON native types.</p>
234
234
  <p>Note: the JSON data stream must be an object declaration.</p>
235
235
  <div class="refsect3">
236
- <a name="id-1.5.2.5.5.6"></a><h4>Parameters</h4>
236
+ <a name="json-gobject-from-data.parameters"></a><h4>Parameters</h4>
237
237
  <div class="informaltable"><table width="100%" border="0">
238
238
  <colgroup>
239
239
  <col width="150px" class="parameters_name">
@@ -265,7 +265,7 @@ will be used to translate the compatible JSON native types.</p>
265
265
  </table></div>
266
266
  </div>
267
267
  <div class="refsect3">
268
- <a name="id-1.5.2.5.5.7"></a><h4>Returns</h4>
268
+ <a name="json-gobject-from-data.returns"></a><h4>Returns</h4>
269
269
  <p> a <span class="type">GObject</span> or <code class="literal">NULL</code>. </p>
270
270
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
271
271
  </div>
@@ -291,7 +291,7 @@ into the respective properties; otherwise, the default implementation
291
291
  will be used to translate the compatible JSON native types.</p>
292
292
  <p>Note: the JSON data stream must be an object declaration.</p>
293
293
  <div class="refsect3">
294
- <a name="id-1.5.2.5.6.8"></a><h4>Parameters</h4>
294
+ <a name="json-construct-gobject.parameters"></a><h4>Parameters</h4>
295
295
  <div class="informaltable"><table width="100%" border="0">
296
296
  <colgroup>
297
297
  <col width="150px" class="parameters_name">
@@ -323,7 +323,7 @@ will be used to translate the compatible JSON native types.</p>
323
323
  </table></div>
324
324
  </div>
325
325
  <div class="refsect3">
326
- <a name="id-1.5.2.5.6.9"></a><h4>Returns</h4>
326
+ <a name="json-construct-gobject.returns"></a><h4>Returns</h4>
327
327
  <p> a <span class="type">GObject</span> or <code class="literal">NULL</code>. </p>
328
328
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
329
329
  </div>
@@ -345,7 +345,7 @@ the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable
345
345
  its properties; otherwise, the default implementation will be use to
346
346
  translate the compatible types into JSON native types.</p>
347
347
  <div class="refsect3">
348
- <a name="id-1.5.2.5.7.6"></a><h4>Parameters</h4>
348
+ <a name="json-serialize-gobject.parameters"></a><h4>Parameters</h4>
349
349
  <div class="informaltable"><table width="100%" border="0">
350
350
  <colgroup>
351
351
  <col width="150px" class="parameters_name">
@@ -367,7 +367,7 @@ translate the compatible types into JSON native types.</p>
367
367
  </table></div>
368
368
  </div>
369
369
  <div class="refsect3">
370
- <a name="id-1.5.2.5.7.7"></a><h4>Returns</h4>
370
+ <a name="json-serialize-gobject.returns"></a><h4>Returns</h4>
371
371
  <p> a JSON data stream representing the passed <span class="type">GObject</span></p>
372
372
  </div>
373
373
  </div>
@@ -377,6 +377,6 @@ translate the compatible types into JSON native types.</p>
377
377
  </div>
378
378
  </div>
379
379
  <div class="footer">
380
- <hr>Generated by GTK-Doc V1.24</div>
380
+ <hr>Generated by GTK-Doc V1.25</div>
381
381
  </body>
382
382
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="ch01.html" title="Data Types">
9
9
  <link rel="prev" href="json-glib-JSON-Node.html" title="JSON Node">
10
10
  <link rel="next" href="json-glib-JSON-Object.html" title="JSON Object">
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">
@@ -322,7 +322,7 @@ json_array_new (<em class="parameter"><code><span class="type">void</span></code
322
322
  <p>Creates a new <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a>.</p>
323
323
  <p><span class="annotation">[<acronym title="This symbol is a constructor, not a static method."><span class="acronym">constructor</span></acronym>]</span></p>
324
324
  <div class="refsect3">
325
- <a name="id-1.3.3.3.8.2.6"></a><h4>Returns</h4>
325
+ <a name="json-array-new.returns"></a><h4>Returns</h4>
326
326
  <p> the newly created <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a>. </p>
327
327
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
328
328
  </div>
@@ -336,7 +336,7 @@ json_array_sized_new (<em class="parameter"><code><span class="type">guint</span
336
336
  slots already allocated.</p>
337
337
  <p><span class="annotation">[<acronym title="This symbol is a constructor, not a static method."><span class="acronym">constructor</span></acronym>]</span></p>
338
338
  <div class="refsect3">
339
- <a name="id-1.3.3.3.8.3.6"></a><h4>Parameters</h4>
339
+ <a name="json-array-sized-new.parameters"></a><h4>Parameters</h4>
340
340
  <div class="informaltable"><table width="100%" border="0">
341
341
  <colgroup>
342
342
  <col width="150px" class="parameters_name">
@@ -351,7 +351,7 @@ json_array_sized_new (<em class="parameter"><code><span class="type">guint</span
351
351
  </table></div>
352
352
  </div>
353
353
  <div class="refsect3">
354
- <a name="id-1.3.3.3.8.3.7"></a><h4>Returns</h4>
354
+ <a name="json-array-sized-new.returns"></a><h4>Returns</h4>
355
355
  <p> the newly created <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a>. </p>
356
356
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
357
357
  </div>
@@ -363,7 +363,7 @@ json_array_sized_new (<em class="parameter"><code><span class="type">guint</span
363
363
  json_array_ref (<em class="parameter"><code><a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> *array</code></em>);</pre>
364
364
  <p>Increase by one the reference count of a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a>.</p>
365
365
  <div class="refsect3">
366
- <a name="id-1.3.3.3.8.4.5"></a><h4>Parameters</h4>
366
+ <a name="json-array-ref.parameters"></a><h4>Parameters</h4>
367
367
  <div class="informaltable"><table width="100%" border="0">
368
368
  <colgroup>
369
369
  <col width="150px" class="parameters_name">
@@ -378,7 +378,7 @@ json_array_ref (<em class="parameter"><code><a class="link" href="json-glib-JSON
378
378
  </table></div>
379
379
  </div>
380
380
  <div class="refsect3">
381
- <a name="id-1.3.3.3.8.4.6"></a><h4>Returns</h4>
381
+ <a name="json-array-ref.returns"></a><h4>Returns</h4>
382
382
  <p> the passed <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a>, with the reference count
383
383
  increased by one. </p>
384
384
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -393,7 +393,7 @@ json_array_unref (<em class="parameter"><code><a class="link" href="json-glib-JS
393
393
  reference count reaches zero, the array is destroyed and all
394
394
  its allocated resources are freed.</p>
395
395
  <div class="refsect3">
396
- <a name="id-1.3.3.3.8.5.5"></a><h4>Parameters</h4>
396
+ <a name="json-array-unref.parameters"></a><h4>Parameters</h4>
397
397
  <div class="informaltable"><table width="100%" border="0">
398
398
  <colgroup>
399
399
  <col width="150px" class="parameters_name">
@@ -418,7 +418,7 @@ recursively seal all elements in the array too.</p>
418
418
  <p>If the <em class="parameter"><code>array</code></em>
419
419
  is already immutable, this is a no-op.</p>
420
420
  <div class="refsect3">
421
- <a name="id-1.3.3.3.8.6.6"></a><h4>Parameters</h4>
421
+ <a name="json-array-seal.parameters"></a><h4>Parameters</h4>
422
422
  <div class="informaltable"><table width="100%" border="0">
423
423
  <colgroup>
424
424
  <col width="150px" class="parameters_name">
@@ -443,7 +443,7 @@ json_array_is_immutable (<em class="parameter"><code><a class="link" href="json-
443
443
  has been marked as immutable by calling
444
444
  <a class="link" href="json-glib-JSON-Array.html#json-array-seal" title="json_array_seal ()"><code class="function">json_array_seal()</code></a> on it.</p>
445
445
  <div class="refsect3">
446
- <a name="id-1.3.3.3.8.7.5"></a><h4>Parameters</h4>
446
+ <a name="json-array-is-immutable.parameters"></a><h4>Parameters</h4>
447
447
  <div class="informaltable"><table width="100%" border="0">
448
448
  <colgroup>
449
449
  <col width="150px" class="parameters_name">
@@ -458,7 +458,7 @@ json_array_is_immutable (<em class="parameter"><code><a class="link" href="json-
458
458
  </table></div>
459
459
  </div>
460
460
  <div class="refsect3">
461
- <a name="id-1.3.3.3.8.7.6"></a><h4>Returns</h4>
461
+ <a name="json-array-is-immutable.returns"></a><h4>Returns</h4>
462
462
  <p> <code class="literal">TRUE</code> if the <em class="parameter"><code>array</code></em>
463
463
  is immutable</p>
464
464
  </div>
@@ -475,7 +475,7 @@ json_array_hash (<em class="parameter"><code><span class="type">gconstpointer</s
475
475
  the array is immutable, this is a fast operation; otherwise, it scales
476
476
  proportionally with the length of the array.</p>
477
477
  <div class="refsect3">
478
- <a name="id-1.3.3.3.8.8.6"></a><h4>Parameters</h4>
478
+ <a name="json-array-hash.parameters"></a><h4>Parameters</h4>
479
479
  <div class="informaltable"><table width="100%" border="0">
480
480
  <colgroup>
481
481
  <col width="150px" class="parameters_name">
@@ -490,7 +490,7 @@ proportionally with the length of the array.</p>
490
490
  </table></div>
491
491
  </div>
492
492
  <div class="refsect3">
493
- <a name="id-1.3.3.3.8.8.7"></a><h4>Returns</h4>
493
+ <a name="json-array-hash.returns"></a><h4>Returns</h4>
494
494
  <p> hash value for <em class="parameter"><code>key</code></em>
495
495
  </p>
496
496
  </div>
@@ -504,11 +504,11 @@ json_array_equal (<em class="parameter"><code><span class="type">gconstpointer</
504
504
  <em class="parameter"><code><span class="type">gconstpointer</span> b</code></em>);</pre>
505
505
  <p>Check whether <em class="parameter"><code>a</code></em>
506
506
  and <em class="parameter"><code>b</code></em>
507
- are equal <a href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArrays</span></a>, meaning they have the same
507
+ are equal <a href="json-glib-JSON-Array.html#JsonArray-struct"><span class="type">JsonArrays</span></a>, meaning they have the same
508
508
  number of elements, and the values of elements in corresponding positions
509
509
  are equal.</p>
510
510
  <div class="refsect3">
511
- <a name="id-1.3.3.3.8.9.5"></a><h4>Parameters</h4>
511
+ <a name="json-array-equal.parameters"></a><h4>Parameters</h4>
512
512
  <div class="informaltable"><table width="100%" border="0">
513
513
  <colgroup>
514
514
  <col width="150px" class="parameters_name">
@@ -530,7 +530,7 @@ are equal.</p>
530
530
  </table></div>
531
531
  </div>
532
532
  <div class="refsect3">
533
- <a name="id-1.3.3.3.8.9.6"></a><h4>Returns</h4>
533
+ <a name="json-array-equal.returns"></a><h4>Returns</h4>
534
534
  <p> <code class="literal">TRUE</code> if <em class="parameter"><code>a</code></em>
535
535
  and <em class="parameter"><code>b</code></em>
536
536
  are equal; <code class="literal">FALSE</code> otherwise</p>
@@ -548,7 +548,7 @@ json_array_add_element (<em class="parameter"><code><a class="link" href="json-g
548
548
  . The array will take ownership of the
549
549
  <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>.</p>
550
550
  <div class="refsect3">
551
- <a name="id-1.3.3.3.8.10.5"></a><h4>Parameters</h4>
551
+ <a name="json-array-add-element.parameters"></a><h4>Parameters</h4>
552
552
  <div class="informaltable"><table width="100%" border="0">
553
553
  <colgroup>
554
554
  <col width="150px" class="parameters_name">
@@ -580,7 +580,7 @@ json_array_get_element (<em class="parameter"><code><a class="link" href="json-g
580
580
 
581
581
  inside a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a>.</p>
582
582
  <div class="refsect3">
583
- <a name="id-1.3.3.3.8.11.5"></a><h4>Parameters</h4>
583
+ <a name="json-array-get-element.parameters"></a><h4>Parameters</h4>
584
584
  <div class="informaltable"><table width="100%" border="0">
585
585
  <colgroup>
586
586
  <col width="150px" class="parameters_name">
@@ -602,7 +602,7 @@ inside a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class=
602
602
  </table></div>
603
603
  </div>
604
604
  <div class="refsect3">
605
- <a name="id-1.3.3.3.8.11.6"></a><h4>Returns</h4>
605
+ <a name="json-array-get-element.returns"></a><h4>Returns</h4>
606
606
  <p> a pointer to the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> at the requested index. </p>
607
607
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
608
608
  </div>
@@ -617,7 +617,7 @@ json_array_dup_element (<em class="parameter"><code><a class="link" href="json-g
617
617
  element at <em class="parameter"><code>index_</code></em>
618
618
  inside a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a></p>
619
619
  <div class="refsect3">
620
- <a name="id-1.3.3.3.8.12.5"></a><h4>Parameters</h4>
620
+ <a name="json-array-dup-element.parameters"></a><h4>Parameters</h4>
621
621
  <div class="informaltable"><table width="100%" border="0">
622
622
  <colgroup>
623
623
  <col width="150px" class="parameters_name">
@@ -639,7 +639,7 @@ element at <em class="parameter"><code>index_</code></em>
639
639
  </table></div>
640
640
  </div>
641
641
  <div class="refsect3">
642
- <a name="id-1.3.3.3.8.12.6"></a><h4>Returns</h4>
642
+ <a name="json-array-dup-element.returns"></a><h4>Returns</h4>
643
643
  <p> a copy of the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> at the requested
644
644
  index. 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>
645
645
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -653,7 +653,7 @@ index. Use <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title
653
653
  json_array_get_elements (<em class="parameter"><code><a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> *array</code></em>);</pre>
654
654
  <p>Gets the elements of a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> as a list of <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> instances.</p>
655
655
  <div class="refsect3">
656
- <a name="id-1.3.3.3.8.13.5"></a><h4>Parameters</h4>
656
+ <a name="json-array-get-elements.parameters"></a><h4>Parameters</h4>
657
657
  <div class="informaltable"><table width="100%" border="0">
658
658
  <colgroup>
659
659
  <col width="150px" class="parameters_name">
@@ -668,7 +668,7 @@ json_array_get_elements (<em class="parameter"><code><a class="link" href="json-
668
668
  </table></div>
669
669
  </div>
670
670
  <div class="refsect3">
671
- <a name="id-1.3.3.3.8.13.6"></a><h4>Returns</h4>
671
+ <a name="json-array-get-elements.returns"></a><h4>Returns</h4>
672
672
  <p> a <span class="type">GList</span>
673
673
  containing the elements of the array. The contents of the list are
674
674
  owned by the array and should never be modified or freed. Use
@@ -683,7 +683,7 @@ owned by the array and should never be modified or freed. Use
683
683
  json_array_get_length (<em class="parameter"><code><a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> *array</code></em>);</pre>
684
684
  <p>Retrieves the length of a <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a></p>
685
685
  <div class="refsect3">
686
- <a name="id-1.3.3.3.8.14.5"></a><h4>Parameters</h4>
686
+ <a name="json-array-get-length.parameters"></a><h4>Parameters</h4>
687
687
  <div class="informaltable"><table width="100%" border="0">
688
688
  <colgroup>
689
689
  <col width="150px" class="parameters_name">
@@ -698,7 +698,7 @@ json_array_get_length (<em class="parameter"><code><a class="link" href="json-gl
698
698
  </table></div>
699
699
  </div>
700
700
  <div class="refsect3">
701
- <a name="id-1.3.3.3.8.14.6"></a><h4>Returns</h4>
701
+ <a name="json-array-get-length.returns"></a><h4>Returns</h4>
702
702
  <p> the length of the array</p>
703
703
  </div>
704
704
  </div>
@@ -713,7 +713,7 @@ json_array_remove_element (<em class="parameter"><code><a class="link" href="jso
713
713
  freeing its allocated
714
714
  resources.</p>
715
715
  <div class="refsect3">
716
- <a name="id-1.3.3.3.8.15.5"></a><h4>Parameters</h4>
716
+ <a name="json-array-remove-element.parameters"></a><h4>Parameters</h4>
717
717
  <div class="informaltable"><table width="100%" border="0">
718
718
  <colgroup>
719
719
  <col width="150px" class="parameters_name">
@@ -749,7 +749,7 @@ should not add or remove elements to and from <em class="parameter"><code>array<
749
749
  this function. It is safe to change the value of <em class="parameter"><code>element_node</code></em>
750
750
  .</p>
751
751
  <div class="refsect3">
752
- <a name="id-1.3.3.3.8.16.5"></a><h4>Parameters</h4>
752
+ <a name="JsonArrayForeach.parameters"></a><h4>Parameters</h4>
753
753
  <div class="informaltable"><table width="100%" border="0">
754
754
  <colgroup>
755
755
  <col width="150px" class="parameters_name">
@@ -801,7 +801,7 @@ from within the iterator <em class="parameter"><code>func</code></em>
801
801
  remove elements from the <em class="parameter"><code>array</code></em>
802
802
  .</p>
803
803
  <div class="refsect3">
804
- <a name="id-1.3.3.3.8.17.6"></a><h4>Parameters</h4>
804
+ <a name="json-array-foreach-element.parameters"></a><h4>Parameters</h4>
805
805
  <div class="informaltable"><table width="100%" border="0">
806
806
  <colgroup>
807
807
  <col width="150px" class="parameters_name">
@@ -841,7 +841,7 @@ json_array_add_array_element (<em class="parameter"><code><a class="link" href="
841
841
  of the newly added <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a></p>
842
842
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-take-array" title="json_node_take_array ()"><code class="function">json_node_take_array()</code></a></p>
843
843
  <div class="refsect3">
844
- <a name="id-1.3.3.3.8.18.6"></a><h4>Parameters</h4>
844
+ <a name="json-array-add-array-element.parameters"></a><h4>Parameters</h4>
845
845
  <div class="informaltable"><table width="100%" border="0">
846
846
  <colgroup>
847
847
  <col width="150px" class="parameters_name">
@@ -876,7 +876,7 @@ inside <em class="parameter"><code>array</code></em>
876
876
  </p>
877
877
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-array" title="json_node_get_array ()"><code class="function">json_node_get_array()</code></a></p>
878
878
  <div class="refsect3">
879
- <a name="id-1.3.3.3.8.19.6"></a><h4>Parameters</h4>
879
+ <a name="json-array-get-array-element.parameters"></a><h4>Parameters</h4>
880
880
  <div class="informaltable"><table width="100%" border="0">
881
881
  <colgroup>
882
882
  <col width="150px" class="parameters_name">
@@ -898,7 +898,7 @@ inside <em class="parameter"><code>array</code></em>
898
898
  </table></div>
899
899
  </div>
900
900
  <div class="refsect3">
901
- <a name="id-1.3.3.3.8.19.7"></a><h4>Returns</h4>
901
+ <a name="json-array-get-array-element.returns"></a><h4>Returns</h4>
902
902
  <p> the array. </p>
903
903
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
904
904
  </div>
@@ -915,7 +915,7 @@ json_array_add_boolean_element (<em class="parameter"><code><a class="link" href
915
915
  </p>
916
916
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-set-boolean" title="json_node_set_boolean ()"><code class="function">json_node_set_boolean()</code></a></p>
917
917
  <div class="refsect3">
918
- <a name="id-1.3.3.3.8.20.6"></a><h4>Parameters</h4>
918
+ <a name="json-array-add-boolean-element.parameters"></a><h4>Parameters</h4>
919
919
  <div class="informaltable"><table width="100%" border="0">
920
920
  <colgroup>
921
921
  <col width="150px" class="parameters_name">
@@ -950,7 +950,7 @@ inside <em class="parameter"><code>array</code></em>
950
950
  </p>
951
951
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-boolean" title="json_node_get_boolean ()"><code class="function">json_node_get_boolean()</code></a></p>
952
952
  <div class="refsect3">
953
- <a name="id-1.3.3.3.8.21.6"></a><h4>Parameters</h4>
953
+ <a name="json-array-get-boolean-element.parameters"></a><h4>Parameters</h4>
954
954
  <div class="informaltable"><table width="100%" border="0">
955
955
  <colgroup>
956
956
  <col width="150px" class="parameters_name">
@@ -972,7 +972,7 @@ inside <em class="parameter"><code>array</code></em>
972
972
  </table></div>
973
973
  </div>
974
974
  <div class="refsect3">
975
- <a name="id-1.3.3.3.8.21.7"></a><h4>Returns</h4>
975
+ <a name="json-array-get-boolean-element.returns"></a><h4>Returns</h4>
976
976
  <p> the integer value</p>
977
977
  </div>
978
978
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -988,7 +988,7 @@ json_array_add_double_element (<em class="parameter"><code><a class="link" href=
988
988
  </p>
989
989
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-set-double" title="json_node_set_double ()"><code class="function">json_node_set_double()</code></a></p>
990
990
  <div class="refsect3">
991
- <a name="id-1.3.3.3.8.22.6"></a><h4>Parameters</h4>
991
+ <a name="json-array-add-double-element.parameters"></a><h4>Parameters</h4>
992
992
  <div class="informaltable"><table width="100%" border="0">
993
993
  <colgroup>
994
994
  <col width="150px" class="parameters_name">
@@ -1023,7 +1023,7 @@ json_array_get_double_element (<em class="parameter"><code><a class="link" href=
1023
1023
  </p>
1024
1024
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-double" title="json_node_get_double ()"><code class="function">json_node_get_double()</code></a></p>
1025
1025
  <div class="refsect3">
1026
- <a name="id-1.3.3.3.8.23.6"></a><h4>Parameters</h4>
1026
+ <a name="json-array-get-double-element.parameters"></a><h4>Parameters</h4>
1027
1027
  <div class="informaltable"><table width="100%" border="0">
1028
1028
  <colgroup>
1029
1029
  <col width="150px" class="parameters_name">
@@ -1045,7 +1045,7 @@ json_array_get_double_element (<em class="parameter"><code><a class="link" href=
1045
1045
  </table></div>
1046
1046
  </div>
1047
1047
  <div class="refsect3">
1048
- <a name="id-1.3.3.3.8.23.7"></a><h4>Returns</h4>
1048
+ <a name="json-array-get-double-element.returns"></a><h4>Returns</h4>
1049
1049
  <p> the floating point value</p>
1050
1050
  </div>
1051
1051
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -1061,7 +1061,7 @@ json_array_add_int_element (<em class="parameter"><code><a class="link" href="js
1061
1061
  </p>
1062
1062
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-set-int" title="json_node_set_int ()"><code class="function">json_node_set_int()</code></a></p>
1063
1063
  <div class="refsect3">
1064
- <a name="id-1.3.3.3.8.24.6"></a><h4>Parameters</h4>
1064
+ <a name="json-array-add-int-element.parameters"></a><h4>Parameters</h4>
1065
1065
  <div class="informaltable"><table width="100%" border="0">
1066
1066
  <colgroup>
1067
1067
  <col width="150px" class="parameters_name">
@@ -1096,7 +1096,7 @@ inside <em class="parameter"><code>array</code></em>
1096
1096
  </p>
1097
1097
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-int" title="json_node_get_int ()"><code class="function">json_node_get_int()</code></a></p>
1098
1098
  <div class="refsect3">
1099
- <a name="id-1.3.3.3.8.25.6"></a><h4>Parameters</h4>
1099
+ <a name="json-array-get-int-element.parameters"></a><h4>Parameters</h4>
1100
1100
  <div class="informaltable"><table width="100%" border="0">
1101
1101
  <colgroup>
1102
1102
  <col width="150px" class="parameters_name">
@@ -1118,7 +1118,7 @@ inside <em class="parameter"><code>array</code></em>
1118
1118
  </table></div>
1119
1119
  </div>
1120
1120
  <div class="refsect3">
1121
- <a name="id-1.3.3.3.8.25.7"></a><h4>Returns</h4>
1121
+ <a name="json-array-get-int-element.returns"></a><h4>Returns</h4>
1122
1122
  <p> the integer value</p>
1123
1123
  </div>
1124
1124
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -1132,7 +1132,7 @@ json_array_add_null_element (<em class="parameter"><code><a class="link" href="j
1132
1132
  </p>
1133
1133
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a></p>
1134
1134
  <div class="refsect3">
1135
- <a name="id-1.3.3.3.8.26.6"></a><h4>Parameters</h4>
1135
+ <a name="json-array-add-null-element.parameters"></a><h4>Parameters</h4>
1136
1136
  <div class="informaltable"><table width="100%" border="0">
1137
1137
  <colgroup>
1138
1138
  <col width="150px" class="parameters_name">
@@ -1158,7 +1158,7 @@ json_array_get_null_element (<em class="parameter"><code><a class="link" href="j
1158
1158
  is set to null</p>
1159
1159
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-TYPE:CAPS" title="JSON_NODE_TYPE()"><code class="function">JSON_NODE_TYPE()</code></a>, <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a></p>
1160
1160
  <div class="refsect3">
1161
- <a name="id-1.3.3.3.8.27.6"></a><h4>Parameters</h4>
1161
+ <a name="json-array-get-null-element.parameters"></a><h4>Parameters</h4>
1162
1162
  <div class="informaltable"><table width="100%" border="0">
1163
1163
  <colgroup>
1164
1164
  <col width="150px" class="parameters_name">
@@ -1180,7 +1180,7 @@ json_array_get_null_element (<em class="parameter"><code><a class="link" href="j
1180
1180
  </table></div>
1181
1181
  </div>
1182
1182
  <div class="refsect3">
1183
- <a name="id-1.3.3.3.8.27.7"></a><h4>Returns</h4>
1183
+ <a name="json-array-get-null-element.returns"></a><h4>Returns</h4>
1184
1184
  <p> <code class="literal">TRUE</code> if the element is null</p>
1185
1185
  </div>
1186
1186
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -1197,7 +1197,7 @@ json_array_add_object_element (<em class="parameter"><code><a class="link" href=
1197
1197
  of the newly added <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a></p>
1198
1198
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-take-object" title="json_node_take_object ()"><code class="function">json_node_take_object()</code></a></p>
1199
1199
  <div class="refsect3">
1200
- <a name="id-1.3.3.3.8.28.6"></a><h4>Parameters</h4>
1200
+ <a name="json-array-add-object-element.parameters"></a><h4>Parameters</h4>
1201
1201
  <div class="informaltable"><table width="100%" border="0">
1202
1202
  <colgroup>
1203
1203
  <col width="150px" class="parameters_name">
@@ -1232,7 +1232,7 @@ inside <em class="parameter"><code>array</code></em>
1232
1232
  </p>
1233
1233
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-object" title="json_node_get_object ()"><code class="function">json_node_get_object()</code></a></p>
1234
1234
  <div class="refsect3">
1235
- <a name="id-1.3.3.3.8.29.6"></a><h4>Parameters</h4>
1235
+ <a name="json-array-get-object-element.parameters"></a><h4>Parameters</h4>
1236
1236
  <div class="informaltable"><table width="100%" border="0">
1237
1237
  <colgroup>
1238
1238
  <col width="150px" class="parameters_name">
@@ -1254,7 +1254,7 @@ inside <em class="parameter"><code>array</code></em>
1254
1254
  </table></div>
1255
1255
  </div>
1256
1256
  <div class="refsect3">
1257
- <a name="id-1.3.3.3.8.29.7"></a><h4>Returns</h4>
1257
+ <a name="json-array-get-object-element.returns"></a><h4>Returns</h4>
1258
1258
  <p> the object. </p>
1259
1259
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1260
1260
  </div>
@@ -1271,7 +1271,7 @@ json_array_add_string_element (<em class="parameter"><code><a class="link" href=
1271
1271
  </p>
1272
1272
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-set-string" title="json_node_set_string ()"><code class="function">json_node_set_string()</code></a></p>
1273
1273
  <div class="refsect3">
1274
- <a name="id-1.3.3.3.8.30.6"></a><h4>Parameters</h4>
1274
+ <a name="json-array-add-string-element.parameters"></a><h4>Parameters</h4>
1275
1275
  <div class="informaltable"><table width="100%" border="0">
1276
1276
  <colgroup>
1277
1277
  <col width="150px" class="parameters_name">
@@ -1306,7 +1306,7 @@ inside <em class="parameter"><code>array</code></em>
1306
1306
  </p>
1307
1307
  <p>See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-string" title="json_node_get_string ()"><code class="function">json_node_get_string()</code></a></p>
1308
1308
  <div class="refsect3">
1309
- <a name="id-1.3.3.3.8.31.6"></a><h4>Parameters</h4>
1309
+ <a name="json-array-get-string-element.parameters"></a><h4>Parameters</h4>
1310
1310
  <div class="informaltable"><table width="100%" border="0">
1311
1311
  <colgroup>
1312
1312
  <col width="150px" class="parameters_name">
@@ -1328,7 +1328,7 @@ inside <em class="parameter"><code>array</code></em>
1328
1328
  </table></div>
1329
1329
  </div>
1330
1330
  <div class="refsect3">
1331
- <a name="id-1.3.3.3.8.31.7"></a><h4>Returns</h4>
1331
+ <a name="json-array-get-string-element.returns"></a><h4>Returns</h4>
1332
1332
  <p> the string value; the returned string is owned by
1333
1333
  the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> and should not be modified or freed</p>
1334
1334
  </div>
@@ -1346,6 +1346,6 @@ and should only be accessed by the provided API</p>
1346
1346
  </div>
1347
1347
  </div>
1348
1348
  <div class="footer">
1349
- <hr>Generated by GTK-Doc V1.24</div>
1349
+ <hr>Generated by GTK-Doc V1.25</div>
1350
1350
  </body>
1351
1351
  </html>