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-glib-GObject-Serialization.html" title="GObject Serialization">
10
10
  <link rel="next" href="json-glib-Boxed-Types-Serialization.html" title="Boxed Types Serialization">
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">
@@ -145,7 +145,7 @@ json_serializable_serialize_property (<em class="parameter"><code><a class="link
145
145
  <p>Asks a <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a> implementation to serialize a <span class="type">GObject</span>
146
146
  property into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> object.</p>
147
147
  <div class="refsect3">
148
- <a name="id-1.5.3.8.2.5"></a><h4>Parameters</h4>
148
+ <a name="json-serializable-serialize-property.parameters"></a><h4>Parameters</h4>
149
149
  <div class="informaltable"><table width="100%" border="0">
150
150
  <colgroup>
151
151
  <col width="150px" class="parameters_name">
@@ -177,7 +177,7 @@ property into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span c
177
177
  </table></div>
178
178
  </div>
179
179
  <div class="refsect3">
180
- <a name="id-1.5.3.8.2.6"></a><h4>Returns</h4>
180
+ <a name="json-serializable-serialize-property.returns"></a><h4>Returns</h4>
181
181
  <p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> containing the serialized property</p>
182
182
  </div>
183
183
  </div>
@@ -196,7 +196,7 @@ property contained inside <em class="parameter"><code>property_node</code></em>
196
196
  into <em class="parameter"><code>value</code></em>
197
197
  .</p>
198
198
  <div class="refsect3">
199
- <a name="id-1.5.3.8.3.5"></a><h4>Parameters</h4>
199
+ <a name="json-serializable-deserialize-property.parameters"></a><h4>Parameters</h4>
200
200
  <div class="informaltable"><table width="100%" border="0">
201
201
  <colgroup>
202
202
  <col width="150px" class="parameters_name">
@@ -233,7 +233,7 @@ property contained inside <em class="parameter"><code>property_node</code></em>
233
233
  </table></div>
234
234
  </div>
235
235
  <div class="refsect3">
236
- <a name="id-1.5.3.8.3.6"></a><h4>Returns</h4>
236
+ <a name="json-serializable-deserialize-property.returns"></a><h4>Returns</h4>
237
237
  <p> <code class="literal">TRUE</code> if the property was successfully deserialized.</p>
238
238
  </div>
239
239
  </div>
@@ -247,7 +247,7 @@ json_serializable_find_property (<em class="parameter"><code><a class="link" hre
247
247
  the <em class="parameter"><code>serializable</code></em>
248
248
  instance. *</p>
249
249
  <div class="refsect3">
250
- <a name="id-1.5.3.8.4.5"></a><h4>Parameters</h4>
250
+ <a name="json-serializable-find-property.parameters"></a><h4>Parameters</h4>
251
251
  <div class="informaltable"><table width="100%" border="0">
252
252
  <colgroup>
253
253
  <col width="150px" class="parameters_name">
@@ -269,7 +269,7 @@ the <em class="parameter"><code>serializable</code></em>
269
269
  </table></div>
270
270
  </div>
271
271
  <div class="refsect3">
272
- <a name="id-1.5.3.8.4.6"></a><h4>Returns</h4>
272
+ <a name="json-serializable-find-property.returns"></a><h4>Returns</h4>
273
273
  <p> the <span class="type">GParamSpec</span> for the property
274
274
  or <code class="literal">NULL</code> if no property was found. </p>
275
275
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -287,7 +287,7 @@ json_serializable_get_property (<em class="parameter"><code><a class="link" href
287
287
  on the <em class="parameter"><code>serializable</code></em>
288
288
  instance.</p>
289
289
  <div class="refsect3">
290
- <a name="id-1.5.3.8.5.5"></a><h4>Parameters</h4>
290
+ <a name="json-serializable-get-property.parameters"></a><h4>Parameters</h4>
291
291
  <div class="informaltable"><table width="100%" border="0">
292
292
  <colgroup>
293
293
  <col width="150px" class="parameters_name">
@@ -325,7 +325,7 @@ json_serializable_list_properties (<em class="parameter"><code><a class="link" h
325
325
  the <em class="parameter"><code>serializable</code></em>
326
326
  instance.</p>
327
327
  <div class="refsect3">
328
- <a name="id-1.5.3.8.6.5"></a><h4>Parameters</h4>
328
+ <a name="json-serializable-list-properties.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">
@@ -348,7 +348,7 @@ of <span class="type">GParamSpec</span> returned by the function. </p></td>
348
348
  </table></div>
349
349
  </div>
350
350
  <div class="refsect3">
351
- <a name="id-1.5.3.8.6.6"></a><h4>Returns</h4>
351
+ <a name="json-serializable-list-properties.returns"></a><h4>Returns</h4>
352
352
  <p> an array
353
353
  of <span class="type">GParamSpec</span>. Use <code class="function">g_free()</code> to free the array when done. </p>
354
354
  <p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_pspecs][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
@@ -366,7 +366,7 @@ json_serializable_set_property (<em class="parameter"><code><a class="link" href
366
366
  on the <em class="parameter"><code>serializable</code></em>
367
367
  instance.</p>
368
368
  <div class="refsect3">
369
- <a name="id-1.5.3.8.7.5"></a><h4>Parameters</h4>
369
+ <a name="json-serializable-set-property.parameters"></a><h4>Parameters</h4>
370
370
  <div class="informaltable"><table width="100%" border="0">
371
371
  <colgroup>
372
372
  <col width="150px" class="parameters_name">
@@ -434,7 +434,7 @@ through <code class="function">g_type_default_interface_peek()</code>:</p>
434
434
 
435
435
  <p></p>
436
436
  <div class="refsect3">
437
- <a name="id-1.5.3.8.8.8"></a><h4>Parameters</h4>
437
+ <a name="json-serializable-default-serialize-property.parameters"></a><h4>Parameters</h4>
438
438
  <div class="informaltable"><table width="100%" border="0">
439
439
  <colgroup>
440
440
  <col width="150px" class="parameters_name">
@@ -466,7 +466,7 @@ through <code class="function">g_type_default_interface_peek()</code>:</p>
466
466
  </table></div>
467
467
  </div>
468
468
  <div class="refsect3">
469
- <a name="id-1.5.3.8.8.9"></a><h4>Returns</h4>
469
+ <a name="json-serializable-default-serialize-property.returns"></a><h4>Returns</h4>
470
470
  <p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> containing the serialized
471
471
  property. </p>
472
472
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -514,7 +514,7 @@ of the <code class="function">deserialize_property()</code> virtual function in
514
514
 
515
515
  <p></p>
516
516
  <div class="refsect3">
517
- <a name="id-1.5.3.8.9.8"></a><h4>Parameters</h4>
517
+ <a name="json-serializable-default-deserialize-property.parameters"></a><h4>Parameters</h4>
518
518
  <div class="informaltable"><table width="100%" border="0">
519
519
  <colgroup>
520
520
  <col width="150px" class="parameters_name">
@@ -551,7 +551,7 @@ of the <code class="function">deserialize_property()</code> virtual function in
551
551
  </table></div>
552
552
  </div>
553
553
  <div class="refsect3">
554
- <a name="id-1.5.3.8.9.9"></a><h4>Returns</h4>
554
+ <a name="json-serializable-default-deserialize-property.returns"></a><h4>Returns</h4>
555
555
  <p> <code class="literal">TRUE</code> if the property was successfully deserialized.</p>
556
556
  </div>
557
557
  <p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
@@ -590,7 +590,7 @@ function will check if the passed <span class="type">GObject</span> implements t
590
590
  so it can also be used to override the default property serialization
591
591
  sequence.</p>
592
592
  <div class="refsect3">
593
- <a name="id-1.5.3.9.2.5"></a><h4>Members</h4>
593
+ <a name="JsonSerializableIface.members"></a><h4>Members</h4>
594
594
  <div class="informaltable"><table width="100%" border="0">
595
595
  <colgroup>
596
596
  <col width="300px" class="struct_members_name">
@@ -639,6 +639,6 @@ definitions</p></td>
639
639
  </div>
640
640
  </div>
641
641
  <div class="footer">
642
- <hr>Generated by GTK-Doc V1.24</div>
642
+ <hr>Generated by GTK-Doc V1.25</div>
643
643
  </body>
644
644
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="ch04.html" title="General Purpose API">
9
9
  <link rel="prev" href="ch04.html" title="General Purpose API">
10
10
  <link rel="next" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
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">
@@ -76,7 +76,7 @@ the JSON tree.</p>
76
76
  <em class="parameter"><code>error</code></em>
77
77
  appropriately.</p>
78
78
  <div class="refsect3">
79
- <a name="id-1.4.5.2.5.2.6"></a><h4>Parameters</h4>
79
+ <a name="json-from-string.parameters"></a><h4>Parameters</h4>
80
80
  <div class="informaltable"><table width="100%" border="0">
81
81
  <colgroup>
82
82
  <col width="150px" class="parameters_name">
@@ -98,7 +98,7 @@ the JSON tree.</p>
98
98
  </table></div>
99
99
  </div>
100
100
  <div class="refsect3">
101
- <a name="id-1.4.5.2.5.2.7"></a><h4>Returns</h4>
101
+ <a name="json-from-string.returns"></a><h4>Returns</h4>
102
102
  <p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>, or <code class="literal">NULL</code>. </p>
103
103
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
104
104
  </div>
@@ -114,7 +114,7 @@ json_to_string (<em class="parameter"><code><a class="link" href="json-glib-JSON
114
114
  the passed <em class="parameter"><code>node</code></em>
115
115
  .</p>
116
116
  <div class="refsect3">
117
- <a name="id-1.4.5.2.5.3.5"></a><h4>Parameters</h4>
117
+ <a name="json-to-string.parameters"></a><h4>Parameters</h4>
118
118
  <div class="informaltable"><table width="100%" border="0">
119
119
  <colgroup>
120
120
  <col width="150px" class="parameters_name">
@@ -136,7 +136,7 @@ the passed <em class="parameter"><code>node</code></em>
136
136
  </table></div>
137
137
  </div>
138
138
  <div class="refsect3">
139
- <a name="id-1.4.5.2.5.3.6"></a><h4>Returns</h4>
139
+ <a name="json-to-string.returns"></a><h4>Returns</h4>
140
140
  <p> the string representation of the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
141
141
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
142
142
  </div>
@@ -148,6 +148,6 @@ the passed <em class="parameter"><code>node</code></em>
148
148
  </div>
149
149
  </div>
150
150
  <div class="footer">
151
- <hr>Generated by GTK-Doc V1.24</div>
151
+ <hr>Generated by GTK-Doc V1.25</div>
152
152
  </body>
153
153
  </html>
@@ -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-glib-JSON-GVariant-Integration.html" title="JSON GVariant Integration">
10
10
  <link rel="next" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
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">
@@ -38,6 +38,21 @@
38
38
  <col width="150px" class="functions_return">
39
39
  <col class="functions_name">
40
40
  </colgroup>
41
+ <tbody><tr>
42
+ <td class="define_keyword">#define</td>
43
+ <td class="function_name">
44
+ <a class="link" href="json-glib-Versioning-information.html#JSON-CHECK-VERSION:CAPS" title="JSON_CHECK_VERSION()">JSON_CHECK_VERSION</a><span class="c_punctuation">()</span>
45
+ </td>
46
+ </tr></tbody>
47
+ </table></div>
48
+ </div>
49
+ <div class="refsect1">
50
+ <a name="json-glib-Versioning-information.other"></a><h2>Types and Values</h2>
51
+ <div class="informaltable"><table width="100%" border="0">
52
+ <colgroup>
53
+ <col width="150px" class="name">
54
+ <col class="description">
55
+ </colgroup>
41
56
  <tbody>
42
57
  <tr>
43
58
  <td class="define_keyword">#define</td>
@@ -57,9 +72,11 @@
57
72
  </tr>
58
73
  <tr>
59
74
  <td class="define_keyword">#define</td>
60
- <td class="function_name">
61
- <a class="link" href="json-glib-Versioning-information.html#JSON-CHECK-VERSION:CAPS" title="JSON_CHECK_VERSION()">JSON_CHECK_VERSION</a><span class="c_punctuation">()</span>
62
- </td>
75
+ <td class="function_name"><a class="link" href="json-glib-Versioning-information.html#JSON-VERSION-S:CAPS" title="JSON_VERSION_S">JSON_VERSION_S</a></td>
76
+ </tr>
77
+ <tr>
78
+ <td class="define_keyword">#define</td>
79
+ <td class="function_name"><a class="link" href="json-glib-Versioning-information.html#JSON-VERSION-HEX:CAPS" title="JSON_VERSION_HEX">JSON_VERSION_HEX</a></td>
63
80
  </tr>
64
81
  <tr>
65
82
  <td class="define_keyword">#define</td>
@@ -73,31 +90,48 @@
73
90
  </table></div>
74
91
  </div>
75
92
  <div class="refsect1">
76
- <a name="json-glib-Versioning-information.other"></a><h2>Types and Values</h2>
93
+ <a name="json-glib-Versioning-information.description"></a><h2>Description</h2>
94
+ <p>JSON-GLib provides macros to check the version of the library
95
+ at compile-time</p>
96
+ </div>
97
+ <div class="refsect1">
98
+ <a name="json-glib-Versioning-information.functions_details"></a><h2>Functions</h2>
99
+ <div class="refsect2">
100
+ <a name="JSON-CHECK-VERSION:CAPS"></a><h3>JSON_CHECK_VERSION()</h3>
101
+ <pre class="programlisting">#define JSON_CHECK_VERSION(major,minor,micro)</pre>
102
+ <p>Compile-time version checking. Evaluates to <code class="literal">TRUE</code> if the version
103
+ of Json is greater than the required one.</p>
104
+ <div class="refsect3">
105
+ <a name="JSON-CHECK-VERSION.parameters"></a><h4>Parameters</h4>
77
106
  <div class="informaltable"><table width="100%" border="0">
78
107
  <colgroup>
79
- <col width="150px" class="name">
80
- <col class="description">
108
+ <col width="150px" class="parameters_name">
109
+ <col class="parameters_description">
110
+ <col width="200px" class="parameters_annotations">
81
111
  </colgroup>
82
112
  <tbody>
83
113
  <tr>
84
- <td class="define_keyword">#define</td>
85
- <td class="function_name"><a class="link" href="json-glib-Versioning-information.html#JSON-VERSION-S:CAPS" title="JSON_VERSION_S">JSON_VERSION_S</a></td>
114
+ <td class="parameter_name"><p>major</p></td>
115
+ <td class="parameter_description"><p>required major version</p></td>
116
+ <td class="parameter_annotations"> </td>
86
117
  </tr>
87
118
  <tr>
88
- <td class="define_keyword">#define</td>
89
- <td class="function_name"><a class="link" href="json-glib-Versioning-information.html#JSON-VERSION-HEX:CAPS" title="JSON_VERSION_HEX">JSON_VERSION_HEX</a></td>
119
+ <td class="parameter_name"><p>minor</p></td>
120
+ <td class="parameter_description"><p>required minor version</p></td>
121
+ <td class="parameter_annotations"> </td>
122
+ </tr>
123
+ <tr>
124
+ <td class="parameter_name"><p>micro</p></td>
125
+ <td class="parameter_description"><p>required micro version</p></td>
126
+ <td class="parameter_annotations"> </td>
90
127
  </tr>
91
128
  </tbody>
92
129
  </table></div>
93
130
  </div>
94
- <div class="refsect1">
95
- <a name="json-glib-Versioning-information.description"></a><h2>Description</h2>
96
- <p>JSON-GLib provides macros to check the version of the library
97
- at compile-time</p>
131
+ </div>
98
132
  </div>
99
133
  <div class="refsect1">
100
- <a name="json-glib-Versioning-information.functions_details"></a><h2>Functions</h2>
134
+ <a name="json-glib-Versioning-information.other_details"></a><h2>Types and Values</h2>
101
135
  <div class="refsect2">
102
136
  <a name="JSON-MAJOR-VERSION:CAPS"></a><h3>JSON_MAJOR_VERSION</h3>
103
137
  <pre class="programlisting">#define JSON_MAJOR_VERSION (1)
@@ -114,50 +148,31 @@ at compile-time</p>
114
148
  <hr>
115
149
  <div class="refsect2">
116
150
  <a name="JSON-MICRO-VERSION:CAPS"></a><h3>JSON_MICRO_VERSION</h3>
117
- <pre class="programlisting">#define JSON_MICRO_VERSION (0)
151
+ <pre class="programlisting">#define JSON_MICRO_VERSION (2)
118
152
  </pre>
119
153
  <p>Json micro version component (e.g. 3 if <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION"><code class="literal">JSON_VERSION</code></a> is 1.2.3)</p>
120
154
  </div>
121
155
  <hr>
122
156
  <div class="refsect2">
123
157
  <a name="JSON-VERSION:CAPS"></a><h3>JSON_VERSION</h3>
124
- <pre class="programlisting">#define JSON_VERSION (1.2.0)
158
+ <pre class="programlisting">#define JSON_VERSION (1.2.2)
125
159
  </pre>
126
160
  <p>Json version.</p>
127
161
  </div>
128
162
  <hr>
129
163
  <div class="refsect2">
130
- <a name="JSON-CHECK-VERSION:CAPS"></a><h3>JSON_CHECK_VERSION()</h3>
131
- <pre class="programlisting">#define JSON_CHECK_VERSION(major,minor,micro)</pre>
132
- <p>Compile-time version checking. Evaluates to <code class="literal">TRUE</code> if the version
133
- of Json is greater than the required one.</p>
134
- <div class="refsect3">
135
- <a name="id-1.5.6.6.6.5"></a><h4>Parameters</h4>
136
- <div class="informaltable"><table width="100%" border="0">
137
- <colgroup>
138
- <col width="150px" class="parameters_name">
139
- <col class="parameters_description">
140
- <col width="200px" class="parameters_annotations">
141
- </colgroup>
142
- <tbody>
143
- <tr>
144
- <td class="parameter_name"><p>major</p></td>
145
- <td class="parameter_description"><p>required major version</p></td>
146
- <td class="parameter_annotations"> </td>
147
- </tr>
148
- <tr>
149
- <td class="parameter_name"><p>minor</p></td>
150
- <td class="parameter_description"><p>required minor version</p></td>
151
- <td class="parameter_annotations"> </td>
152
- </tr>
153
- <tr>
154
- <td class="parameter_name"><p>micro</p></td>
155
- <td class="parameter_description"><p>required micro version</p></td>
156
- <td class="parameter_annotations"> </td>
157
- </tr>
158
- </tbody>
159
- </table></div>
164
+ <a name="JSON-VERSION-S:CAPS"></a><h3>JSON_VERSION_S</h3>
165
+ <pre class="programlisting">#define JSON_VERSION_S "1.2.2"
166
+ </pre>
167
+ <p>JSON-GLib version, encoded as a string, useful for printing and
168
+ concatenation.</p>
160
169
  </div>
170
+ <hr>
171
+ <div class="refsect2">
172
+ <a name="JSON-VERSION-HEX:CAPS"></a><h3>JSON_VERSION_HEX</h3>
173
+ <pre class="programlisting">#define JSON_VERSION_HEX</pre>
174
+ <p>JSON-GLib version, encoded as an hexadecimal number, useful for
175
+ integer comparisons.</p>
161
176
  </div>
162
177
  <hr>
163
178
  <div class="refsect2">
@@ -190,25 +205,8 @@ trying to use that function.</p>
190
205
  <p class="since">Since: <a class="link" href="ix10.html#api-index-1.0">1.0</a></p>
191
206
  </div>
192
207
  </div>
193
- <div class="refsect1">
194
- <a name="json-glib-Versioning-information.other_details"></a><h2>Types and Values</h2>
195
- <div class="refsect2">
196
- <a name="JSON-VERSION-S:CAPS"></a><h3>JSON_VERSION_S</h3>
197
- <pre class="programlisting">#define JSON_VERSION_S "1.2.0"
198
- </pre>
199
- <p>JSON-GLib version, encoded as a string, useful for printing and
200
- concatenation.</p>
201
- </div>
202
- <hr>
203
- <div class="refsect2">
204
- <a name="JSON-VERSION-HEX:CAPS"></a><h3>JSON_VERSION_HEX</h3>
205
- <pre class="programlisting">#define JSON_VERSION_HEX</pre>
206
- <p>JSON-GLib version, encoded as an hexadecimal number, useful for
207
- integer comparisons.</p>
208
- </div>
209
- </div>
210
208
  </div>
211
209
  <div class="footer">
212
- <hr>Generated by GTK-Doc V1.24</div>
210
+ <hr>Generated by GTK-Doc V1.25</div>
213
211
  </body>
214
212
  </html>
@@ -216,19 +216,19 @@
216
216
  <keyword type="function" name="json_reader_get_string_value ()" link="JsonReader.html#json-reader-get-string-value" since="0.12"/>
217
217
  <keyword type="function" name="json_reader_get_boolean_value ()" link="JsonReader.html#json-reader-get-boolean-value" since="0.12"/>
218
218
  <keyword type="function" name="json_reader_get_null_value ()" link="JsonReader.html#json-reader-get-null-value" since="0.12"/>
219
- <keyword type="macro" name="JSON_READER_ERROR" link="JsonReader.html#JSON-READER-ERROR:CAPS" since="0.12"/>
220
219
  <keyword type="function" name="json_reader_get_error ()" link="JsonReader.html#json-reader-get-error" since="0.12"/>
221
220
  <keyword type="struct" name="struct JsonReader" link="JsonReader.html#JsonReader-struct"/>
222
221
  <keyword type="struct" name="struct JsonReaderClass" link="JsonReader.html#JsonReaderClass" since="0.12"/>
223
222
  <keyword type="enum" name="enum JsonReaderError" link="JsonReader.html#JsonReaderError" since="0.12"/>
223
+ <keyword type="macro" name="JSON_READER_ERROR" link="JsonReader.html#JSON-READER-ERROR:CAPS" since="0.12"/>
224
224
  <keyword type="property" name="The “root” property" link="JsonReader.html#JsonReader--root"/>
225
225
  <keyword type="function" name="json_path_new ()" link="JsonPath.html#json-path-new" since="0.14"/>
226
- <keyword type="macro" name="JSON_PATH_ERROR" link="JsonPath.html#JSON-PATH-ERROR:CAPS" since="0.14"/>
227
226
  <keyword type="function" name="json_path_compile ()" link="JsonPath.html#json-path-compile" since="0.14"/>
228
227
  <keyword type="function" name="json_path_match ()" link="JsonPath.html#json-path-match" since="0.14"/>
229
228
  <keyword type="function" name="json_path_query ()" link="JsonPath.html#json-path-query" since="0.14"/>
230
229
  <keyword type="struct" name="JsonPath" link="JsonPath.html#JsonPath-struct"/>
231
230
  <keyword type="struct" name="JsonPathClass" link="JsonPath.html#JsonPathClass" since="0.14"/>
231
+ <keyword type="macro" name="JSON_PATH_ERROR" link="JsonPath.html#JSON-PATH-ERROR:CAPS" since="0.14"/>
232
232
  <keyword type="enum" name="enum JsonPathError" link="JsonPath.html#JsonPathError" since="0.14"/>
233
233
  <keyword type="function" name="json_generator_new ()" link="JsonGenerator.html#json-generator-new"/>
234
234
  <keyword type="function" name="json_generator_set_root ()" link="JsonGenerator.html#json-generator-set-root"/>
@@ -295,15 +295,15 @@
295
295
  <keyword type="function" name="json_gvariant_serialize_data ()" link="json-glib-JSON-GVariant-Integration.html#json-gvariant-serialize-data" since="0.14"/>
296
296
  <keyword type="function" name="json_gvariant_deserialize ()" link="json-glib-JSON-GVariant-Integration.html#json-gvariant-deserialize" since="0.14"/>
297
297
  <keyword type="function" name="json_gvariant_deserialize_data ()" link="json-glib-JSON-GVariant-Integration.html#json-gvariant-deserialize-data" since="0.14"/>
298
+ <keyword type="macro" name="JSON_CHECK_VERSION()" link="json-glib-Versioning-information.html#JSON-CHECK-VERSION:CAPS"/>
298
299
  <keyword type="macro" name="JSON_MAJOR_VERSION" link="json-glib-Versioning-information.html#JSON-MAJOR-VERSION:CAPS"/>
299
300
  <keyword type="macro" name="JSON_MINOR_VERSION" link="json-glib-Versioning-information.html#JSON-MINOR-VERSION:CAPS"/>
300
301
  <keyword type="macro" name="JSON_MICRO_VERSION" link="json-glib-Versioning-information.html#JSON-MICRO-VERSION:CAPS"/>
301
302
  <keyword type="macro" name="JSON_VERSION" link="json-glib-Versioning-information.html#JSON-VERSION:CAPS"/>
302
- <keyword type="macro" name="JSON_CHECK_VERSION()" link="json-glib-Versioning-information.html#JSON-CHECK-VERSION:CAPS"/>
303
- <keyword type="macro" name="JSON_VERSION_MIN_REQUIRED" link="json-glib-Versioning-information.html#JSON-VERSION-MIN-REQUIRED:CAPS" since="1.0"/>
304
- <keyword type="macro" name="JSON_VERSION_MAX_ALLOWED" link="json-glib-Versioning-information.html#JSON-VERSION-MAX-ALLOWED:CAPS" since="1.0"/>
305
303
  <keyword type="macro" name="JSON_VERSION_S" link="json-glib-Versioning-information.html#JSON-VERSION-S:CAPS"/>
306
304
  <keyword type="macro" name="JSON_VERSION_HEX" link="json-glib-Versioning-information.html#JSON-VERSION-HEX:CAPS"/>
305
+ <keyword type="macro" name="JSON_VERSION_MIN_REQUIRED" link="json-glib-Versioning-information.html#JSON-VERSION-MIN-REQUIRED:CAPS" since="1.0"/>
306
+ <keyword type="macro" name="JSON_VERSION_MAX_ALLOWED" link="json-glib-Versioning-information.html#JSON-VERSION-MAX-ALLOWED:CAPS" since="1.0"/>
307
307
  <keyword type="constant" name="JSON_NODE_OBJECT" link="json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS"/>
308
308
  <keyword type="constant" name="JSON_NODE_ARRAY" link="json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS"/>
309
309
  <keyword type="constant" name="JSON_NODE_VALUE" link="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"/>
@@ -324,5 +324,20 @@
324
324
  <keyword type="constant" name="JSON_READER_ERROR_NO_VALUE" link="JsonReader.html#JSON-READER-ERROR-NO-VALUE:CAPS"/>
325
325
  <keyword type="constant" name="JSON_READER_ERROR_INVALID_TYPE" link="JsonReader.html#JSON-READER-ERROR-INVALID-TYPE:CAPS"/>
326
326
  <keyword type="constant" name="JSON_PATH_ERROR_INVALID_QUERY" link="JsonPath.html#JSON-PATH-ERROR-INVALID-QUERY:CAPS"/>
327
+ <keyword type="member" name="JsonParserClass.parse-start" link="JsonParser.html#JsonParserClass.parse-start"/>
328
+ <keyword type="member" name="JsonParserClass.object-start" link="JsonParser.html#JsonParserClass.object-start"/>
329
+ <keyword type="member" name="JsonParserClass.object-member" link="JsonParser.html#JsonParserClass.object-member"/>
330
+ <keyword type="member" name="JsonParserClass.object-end" link="JsonParser.html#JsonParserClass.object-end"/>
331
+ <keyword type="member" name="JsonParserClass.array-start" link="JsonParser.html#JsonParserClass.array-start"/>
332
+ <keyword type="member" name="JsonParserClass.array-element" link="JsonParser.html#JsonParserClass.array-element"/>
333
+ <keyword type="member" name="JsonParserClass.array-end" link="JsonParser.html#JsonParserClass.array-end"/>
334
+ <keyword type="member" name="JsonParserClass.parse-end" link="JsonParser.html#JsonParserClass.parse-end"/>
335
+ <keyword type="member" name="JsonParserClass.error" link="JsonParser.html#JsonParserClass.error"/>
336
+ <keyword type="member" name="JsonSerializableIface.serialize-property" link="json-glib-Serializable-Interface.html#JsonSerializableIface.serialize-property"/>
337
+ <keyword type="member" name="JsonSerializableIface.deserialize-property" link="json-glib-Serializable-Interface.html#JsonSerializableIface.deserialize-property"/>
338
+ <keyword type="member" name="JsonSerializableIface.find-property" link="json-glib-Serializable-Interface.html#JsonSerializableIface.find-property"/>
339
+ <keyword type="member" name="JsonSerializableIface.list-properties" link="json-glib-Serializable-Interface.html#JsonSerializableIface.list-properties"/>
340
+ <keyword type="member" name="JsonSerializableIface.set-property" link="json-glib-Serializable-Interface.html#JsonSerializableIface.set-property"/>
341
+ <keyword type="member" name="JsonSerializableIface.get-property" link="json-glib-Serializable-Interface.html#JsonSerializableIface.get-property"/>
327
342
  </functions>
328
343
  </book>