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="ch01.html" title="Data Types">
9
9
  <link rel="prev" href="json-glib-JSON-Array.html" title="JSON Array">
10
10
  <link rel="next" href="json-streams.html" title="Part III. Reading and writing">
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">
@@ -342,7 +342,7 @@
342
342
  <div class="refsect1">
343
343
  <a name="json-glib-JSON-Object.description"></a><h2>Description</h2>
344
344
  <p><a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> is the representation of the object type inside JSON. It
345
- contains <a href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNodes</span></a>, which may contain fundamental types, arrays or other
345
+ contains <a href="json-glib-JSON-Node.html#JsonNode-struct"><span class="type">JsonNodes</span></a>, which may contain fundamental types, arrays or other
346
346
  objects; each node inside an object, or "member", is accessed using a
347
347
  unique string, or "name".</p>
348
348
  <p>Since objects can be expensive, they are reference counted. You can control
@@ -362,7 +362,7 @@ json_object_new (<em class="parameter"><code><span class="type">void</span></cod
362
362
  <p>Creates a new <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>, an JSON object type representation.</p>
363
363
  <p><span class="annotation">[<acronym title="This symbol is a constructor, not a static method."><span class="acronym">constructor</span></acronym>]</span></p>
364
364
  <div class="refsect3">
365
- <a name="id-1.3.3.4.8.2.6"></a><h4>Returns</h4>
365
+ <a name="json-object-new.returns"></a><h4>Returns</h4>
366
366
  <p> the newly created <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>. </p>
367
367
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
368
368
  </div>
@@ -374,7 +374,7 @@ json_object_new (<em class="parameter"><code><span class="type">void</span></cod
374
374
  json_object_ref (<em class="parameter"><code><a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> *object</code></em>);</pre>
375
375
  <p>Increase by one the reference count of a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>.</p>
376
376
  <div class="refsect3">
377
- <a name="id-1.3.3.4.8.3.5"></a><h4>Parameters</h4>
377
+ <a name="json-object-ref.parameters"></a><h4>Parameters</h4>
378
378
  <div class="informaltable"><table width="100%" border="0">
379
379
  <colgroup>
380
380
  <col width="150px" class="parameters_name">
@@ -389,7 +389,7 @@ json_object_ref (<em class="parameter"><code><a class="link" href="json-glib-JSO
389
389
  </table></div>
390
390
  </div>
391
391
  <div class="refsect3">
392
- <a name="id-1.3.3.4.8.3.6"></a><h4>Returns</h4>
392
+ <a name="json-object-ref.returns"></a><h4>Returns</h4>
393
393
  <p> the passed <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>, with the reference count
394
394
  increased by one. </p>
395
395
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -404,7 +404,7 @@ json_object_unref (<em class="parameter"><code><a class="link" href="json-glib-J
404
404
  reference count reaches zero, the object is destroyed and all
405
405
  its allocated resources are freed.</p>
406
406
  <div class="refsect3">
407
- <a name="id-1.3.3.4.8.4.5"></a><h4>Parameters</h4>
407
+ <a name="json-object-unref.parameters"></a><h4>Parameters</h4>
408
408
  <div class="informaltable"><table width="100%" border="0">
409
409
  <colgroup>
410
410
  <col width="150px" class="parameters_name">
@@ -429,7 +429,7 @@ recursively seal all members of the object too.</p>
429
429
  <p>If the <em class="parameter"><code>object</code></em>
430
430
  is already immutable, this is a no-op.</p>
431
431
  <div class="refsect3">
432
- <a name="id-1.3.3.4.8.5.6"></a><h4>Parameters</h4>
432
+ <a name="json-object-seal.parameters"></a><h4>Parameters</h4>
433
433
  <div class="informaltable"><table width="100%" border="0">
434
434
  <colgroup>
435
435
  <col width="150px" class="parameters_name">
@@ -454,7 +454,7 @@ json_object_is_immutable (<em class="parameter"><code><a class="link" href="json
454
454
  has been marked as immutable by calling
455
455
  <a class="link" href="json-glib-JSON-Object.html#json-object-seal" title="json_object_seal ()"><code class="function">json_object_seal()</code></a> on it.</p>
456
456
  <div class="refsect3">
457
- <a name="id-1.3.3.4.8.6.5"></a><h4>Parameters</h4>
457
+ <a name="json-object-is-immutable.parameters"></a><h4>Parameters</h4>
458
458
  <div class="informaltable"><table width="100%" border="0">
459
459
  <colgroup>
460
460
  <col width="150px" class="parameters_name">
@@ -469,7 +469,7 @@ json_object_is_immutable (<em class="parameter"><code><a class="link" href="json
469
469
  </table></div>
470
470
  </div>
471
471
  <div class="refsect3">
472
- <a name="id-1.3.3.4.8.6.6"></a><h4>Returns</h4>
472
+ <a name="json-object-is-immutable.returns"></a><h4>Returns</h4>
473
473
  <p> <code class="literal">TRUE</code> if the <em class="parameter"><code>object</code></em>
474
474
  is immutable</p>
475
475
  </div>
@@ -486,7 +486,7 @@ json_object_hash (<em class="parameter"><code><span class="type">gconstpointer</
486
486
  the object is immutable, this is a fast operation; otherwise, it scales
487
487
  proportionally with the number of members in the object.</p>
488
488
  <div class="refsect3">
489
- <a name="id-1.3.3.4.8.7.6"></a><h4>Parameters</h4>
489
+ <a name="json-object-hash.parameters"></a><h4>Parameters</h4>
490
490
  <div class="informaltable"><table width="100%" border="0">
491
491
  <colgroup>
492
492
  <col width="150px" class="parameters_name">
@@ -501,7 +501,7 @@ proportionally with the number of members in the object.</p>
501
501
  </table></div>
502
502
  </div>
503
503
  <div class="refsect3">
504
- <a name="id-1.3.3.4.8.7.7"></a><h4>Returns</h4>
504
+ <a name="json-object-hash.returns"></a><h4>Returns</h4>
505
505
  <p> hash value for <em class="parameter"><code>key</code></em>
506
506
  </p>
507
507
  </div>
@@ -515,10 +515,10 @@ json_object_equal (<em class="parameter"><code><span class="type">gconstpointer<
515
515
  <em class="parameter"><code><span class="type">gconstpointer</span> b</code></em>);</pre>
516
516
  <p>Check whether <em class="parameter"><code>a</code></em>
517
517
  and <em class="parameter"><code>b</code></em>
518
- are equal <a href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObjects</span></a>, meaning they have the same
518
+ are equal <a href="json-glib-JSON-Object.html#JsonObject-struct"><span class="type">JsonObjects</span></a>, meaning they have the same
519
519
  set of members, and the values of corresponding members are equal.</p>
520
520
  <div class="refsect3">
521
- <a name="id-1.3.3.4.8.8.5"></a><h4>Parameters</h4>
521
+ <a name="json-object-equal.parameters"></a><h4>Parameters</h4>
522
522
  <div class="informaltable"><table width="100%" border="0">
523
523
  <colgroup>
524
524
  <col width="150px" class="parameters_name">
@@ -540,7 +540,7 @@ set of members, and the values of corresponding members are equal.</p>
540
540
  </table></div>
541
541
  </div>
542
542
  <div class="refsect3">
543
- <a name="id-1.3.3.4.8.8.6"></a><h4>Returns</h4>
543
+ <a name="json-object-equal.returns"></a><h4>Returns</h4>
544
544
  <p> <code class="literal">TRUE</code> if <em class="parameter"><code>a</code></em>
545
545
  and <em class="parameter"><code>b</code></em>
546
546
  are equal; <code class="literal">FALSE</code> otherwise</p>
@@ -567,7 +567,7 @@ The object will take ownership of the <a class="link" href="json-glib-JSON-Node.
567
567
  <em class="parameter"><code>member_name</code></em>
568
568
  .</p>
569
569
  <div class="refsect3">
570
- <a name="id-1.3.3.4.8.9.7"></a><h4>Parameters</h4>
570
+ <a name="json-object-add-member.parameters"></a><h4>Parameters</h4>
571
571
  <div class="informaltable"><table width="100%" border="0">
572
572
  <colgroup>
573
573
  <col width="150px" class="parameters_name">
@@ -612,7 +612,7 @@ the member's current value is overwritten. Otherwise, a new
612
612
  member is added to <em class="parameter"><code>object</code></em>
613
613
  .</p>
614
614
  <div class="refsect3">
615
- <a name="id-1.3.3.4.8.10.6"></a><h4>Parameters</h4>
615
+ <a name="json-object-set-member.parameters"></a><h4>Parameters</h4>
616
616
  <div class="informaltable"><table width="100%" border="0">
617
617
  <colgroup>
618
618
  <col width="150px" class="parameters_name">
@@ -650,7 +650,7 @@ json_object_has_member (<em class="parameter"><code><a class="link" href="json-g
650
650
  has a member named <em class="parameter"><code>member_name</code></em>
651
651
  .</p>
652
652
  <div class="refsect3">
653
- <a name="id-1.3.3.4.8.11.5"></a><h4>Parameters</h4>
653
+ <a name="json-object-has-member.parameters"></a><h4>Parameters</h4>
654
654
  <div class="informaltable"><table width="100%" border="0">
655
655
  <colgroup>
656
656
  <col width="150px" class="parameters_name">
@@ -672,7 +672,7 @@ json_object_has_member (<em class="parameter"><code><a class="link" href="json-g
672
672
  </table></div>
673
673
  </div>
674
674
  <div class="refsect3">
675
- <a name="id-1.3.3.4.8.11.6"></a><h4>Returns</h4>
675
+ <a name="json-object-has-member.returns"></a><h4>Returns</h4>
676
676
  <p> <code class="literal">TRUE</code> if the JSON object has the requested member</p>
677
677
  </div>
678
678
  </div>
@@ -686,7 +686,7 @@ json_object_get_member (<em class="parameter"><code><a class="link" href="json-g
686
686
  inside
687
687
  a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>.</p>
688
688
  <div class="refsect3">
689
- <a name="id-1.3.3.4.8.12.5"></a><h4>Parameters</h4>
689
+ <a name="json-object-get-member.parameters"></a><h4>Parameters</h4>
690
690
  <div class="informaltable"><table width="100%" border="0">
691
691
  <colgroup>
692
692
  <col width="150px" class="parameters_name">
@@ -708,7 +708,7 @@ a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type
708
708
  </table></div>
709
709
  </div>
710
710
  <div class="refsect3">
711
- <a name="id-1.3.3.4.8.12.6"></a><h4>Returns</h4>
711
+ <a name="json-object-get-member.returns"></a><h4>Returns</h4>
712
712
  <p> a pointer to the node for the requested object
713
713
  member, or <code class="literal">NULL</code>. </p>
714
714
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -724,7 +724,7 @@ json_object_dup_member (<em class="parameter"><code><a class="link" href="json-g
724
724
 
725
725
  inside a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a></p>
726
726
  <div class="refsect3">
727
- <a name="id-1.3.3.4.8.13.5"></a><h4>Parameters</h4>
727
+ <a name="json-object-dup-member.parameters"></a><h4>Parameters</h4>
728
728
  <div class="informaltable"><table width="100%" border="0">
729
729
  <colgroup>
730
730
  <col width="150px" class="parameters_name">
@@ -746,7 +746,7 @@ inside a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span clas
746
746
  </table></div>
747
747
  </div>
748
748
  <div class="refsect3">
749
- <a name="id-1.3.3.4.8.13.6"></a><h4>Returns</h4>
749
+ <a name="json-object-dup-member.returns"></a><h4>Returns</h4>
750
750
  <p> a copy of the node for the requested
751
751
  object member or <code class="literal">NULL</code>. 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>
752
752
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -761,7 +761,7 @@ json_object_get_members (<em class="parameter"><code><a class="link" href="json-
761
761
  <p>Retrieves all the names of the members of a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>. You can
762
762
  obtain the value for each member using <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a>.</p>
763
763
  <div class="refsect3">
764
- <a name="id-1.3.3.4.8.14.5"></a><h4>Parameters</h4>
764
+ <a name="json-object-get-members.parameters"></a><h4>Parameters</h4>
765
765
  <div class="informaltable"><table width="100%" border="0">
766
766
  <colgroup>
767
767
  <col width="150px" class="parameters_name">
@@ -776,7 +776,7 @@ obtain the value for each member using <a class="link" href="json-glib-JSON-Obje
776
776
  </table></div>
777
777
  </div>
778
778
  <div class="refsect3">
779
- <a name="id-1.3.3.4.8.14.6"></a><h4>Returns</h4>
779
+ <a name="json-object-get-members.returns"></a><h4>Returns</h4>
780
780
  <p> a <span class="type">GList</span>
781
781
  of member names. The content of the list is owned by the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>
782
782
  and should never be modified or freed. When you have finished using
@@ -792,7 +792,7 @@ allocated. </p>
792
792
  json_object_get_values (<em class="parameter"><code><a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> *object</code></em>);</pre>
793
793
  <p>Retrieves all the values of the members of a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>.</p>
794
794
  <div class="refsect3">
795
- <a name="id-1.3.3.4.8.15.5"></a><h4>Parameters</h4>
795
+ <a name="json-object-get-values.parameters"></a><h4>Parameters</h4>
796
796
  <div class="informaltable"><table width="100%" border="0">
797
797
  <colgroup>
798
798
  <col width="150px" class="parameters_name">
@@ -807,9 +807,9 @@ json_object_get_values (<em class="parameter"><code><a class="link" href="json-g
807
807
  </table></div>
808
808
  </div>
809
809
  <div class="refsect3">
810
- <a name="id-1.3.3.4.8.15.6"></a><h4>Returns</h4>
810
+ <a name="json-object-get-values.returns"></a><h4>Returns</h4>
811
811
  <p> a <span class="type">GList</span> of
812
- <a href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNodes</span></a>. The content of the list is owned by the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>
812
+ <a href="json-glib-JSON-Node.html#JsonNode-struct"><span class="type">JsonNodes</span></a>. The content of the list is owned by the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>
813
813
  and should never be modified or freed. When you have finished using the
814
814
  returned list, use <code class="function">g_list_free()</code> to free the resources it has allocated. </p>
815
815
  <p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> JsonNode][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
@@ -822,7 +822,7 @@ returned list, use <code class="function">g_list_free()</code> to free the resou
822
822
  json_object_get_size (<em class="parameter"><code><a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> *object</code></em>);</pre>
823
823
  <p>Retrieves the number of members of a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>.</p>
824
824
  <div class="refsect3">
825
- <a name="id-1.3.3.4.8.16.5"></a><h4>Parameters</h4>
825
+ <a name="json-object-get-size.parameters"></a><h4>Parameters</h4>
826
826
  <div class="informaltable"><table width="100%" border="0">
827
827
  <colgroup>
828
828
  <col width="150px" class="parameters_name">
@@ -837,7 +837,7 @@ json_object_get_size (<em class="parameter"><code><a class="link" href="json-gli
837
837
  </table></div>
838
838
  </div>
839
839
  <div class="refsect3">
840
- <a name="id-1.3.3.4.8.16.6"></a><h4>Returns</h4>
840
+ <a name="json-object-get-size.returns"></a><h4>Returns</h4>
841
841
  <p> the number of members</p>
842
842
  </div>
843
843
  </div>
@@ -851,7 +851,7 @@ json_object_remove_member (<em class="parameter"><code><a class="link" href="jso
851
851
  from <em class="parameter"><code>object</code></em>
852
852
  , freeing its allocated resources.</p>
853
853
  <div class="refsect3">
854
- <a name="id-1.3.3.4.8.17.5"></a><h4>Parameters</h4>
854
+ <a name="json-object-remove-member.parameters"></a><h4>Parameters</h4>
855
855
  <div class="informaltable"><table width="100%" border="0">
856
856
  <colgroup>
857
857
  <col width="150px" class="parameters_name">
@@ -887,7 +887,7 @@ should not add or remove members to and from <em class="parameter"><code>object<
887
887
  this function. It is safe to change the value of <em class="parameter"><code>member_node</code></em>
888
888
  .</p>
889
889
  <div class="refsect3">
890
- <a name="id-1.3.3.4.8.18.5"></a><h4>Parameters</h4>
890
+ <a name="JsonObjectForeach.parameters"></a><h4>Parameters</h4>
891
891
  <div class="informaltable"><table width="100%" border="0">
892
892
  <colgroup>
893
893
  <col width="150px" class="parameters_name">
@@ -939,7 +939,7 @@ from within the iterator <em class="parameter"><code>func</code></em>
939
939
  remove members from the <em class="parameter"><code>object</code></em>
940
940
  .</p>
941
941
  <div class="refsect3">
942
- <a name="id-1.3.3.4.8.19.6"></a><h4>Parameters</h4>
942
+ <a name="json-object-foreach-member.parameters"></a><h4>Parameters</h4>
943
943
  <div class="informaltable"><table width="100%" border="0">
944
944
  <colgroup>
945
945
  <col width="150px" class="parameters_name">
@@ -1005,7 +1005,7 @@ json_object_iter_init (<em class="parameter"><code><a class="link" href="json-gl
1005
1005
 
1006
1006
  <p></p>
1007
1007
  <div class="refsect3">
1008
- <a name="id-1.3.3.4.8.20.7"></a><h4>Parameters</h4>
1008
+ <a name="json-object-iter-init.parameters"></a><h4>Parameters</h4>
1009
1009
  <div class="informaltable"><table width="100%" border="0">
1010
1010
  <colgroup>
1011
1011
  <col width="150px" class="parameters_name">
@@ -1045,7 +1045,7 @@ set to invalid values. After that point, the <em class="parameter"><code>iter</c
1045
1045
  <p>The order in which members are returned by the iterator is undefined. The
1046
1046
  iterator is invalidated if its <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> is modified during iteration.</p>
1047
1047
  <div class="refsect3">
1048
- <a name="id-1.3.3.4.8.21.6"></a><h4>Parameters</h4>
1048
+ <a name="json-object-iter-next.parameters"></a><h4>Parameters</h4>
1049
1049
  <div class="informaltable"><table width="100%" border="0">
1050
1050
  <colgroup>
1051
1051
  <col width="150px" class="parameters_name">
@@ -1074,7 +1074,7 @@ location for the member value, or <code class="literal">NULL</code> to ignore. <
1074
1074
  </table></div>
1075
1075
  </div>
1076
1076
  <div class="refsect3">
1077
- <a name="id-1.3.3.4.8.21.7"></a><h4>Returns</h4>
1077
+ <a name="json-object-iter-next.returns"></a><h4>Returns</h4>
1078
1078
  <p> <code class="literal">TRUE</code> if <em class="parameter"><code>member_name</code></em>
1079
1079
  and <em class="parameter"><code>member_node</code></em>
1080
1080
  are valid; <code class="literal">FALSE</code> if the end
@@ -1098,7 +1098,7 @@ json_object_set_array_member (<em class="parameter"><code><a class="link" href="
1098
1098
  will take ownership of the passed <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a></p>
1099
1099
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
1100
1100
  <div class="refsect3">
1101
- <a name="id-1.3.3.4.8.22.7"></a><h4>Parameters</h4>
1101
+ <a name="json-object-set-array-member.parameters"></a><h4>Parameters</h4>
1102
1102
  <div class="informaltable"><table width="100%" border="0">
1103
1103
  <colgroup>
1104
1104
  <col width="150px" class="parameters_name">
@@ -1138,7 +1138,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1138
1138
  </p>
1139
1139
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
1140
1140
  <div class="refsect3">
1141
- <a name="id-1.3.3.4.8.23.6"></a><h4>Parameters</h4>
1141
+ <a name="json-object-get-array-member.parameters"></a><h4>Parameters</h4>
1142
1142
  <div class="informaltable"><table width="100%" border="0">
1143
1143
  <colgroup>
1144
1144
  <col width="150px" class="parameters_name">
@@ -1160,7 +1160,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1160
1160
  </table></div>
1161
1161
  </div>
1162
1162
  <div class="refsect3">
1163
- <a name="id-1.3.3.4.8.23.7"></a><h4>Returns</h4>
1163
+ <a name="json-object-get-array-member.returns"></a><h4>Returns</h4>
1164
1164
  <p> the array inside the object's member. </p>
1165
1165
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1166
1166
  </div>
@@ -1180,7 +1180,7 @@ json_object_set_boolean_member (<em class="parameter"><code><a class="link" href
1180
1180
  .</p>
1181
1181
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
1182
1182
  <div class="refsect3">
1183
- <a name="id-1.3.3.4.8.24.6"></a><h4>Parameters</h4>
1183
+ <a name="json-object-set-boolean-member.parameters"></a><h4>Parameters</h4>
1184
1184
  <div class="informaltable"><table width="100%" border="0">
1185
1185
  <colgroup>
1186
1186
  <col width="150px" class="parameters_name">
@@ -1220,7 +1220,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1220
1220
  </p>
1221
1221
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
1222
1222
  <div class="refsect3">
1223
- <a name="id-1.3.3.4.8.25.6"></a><h4>Parameters</h4>
1223
+ <a name="json-object-get-boolean-member.parameters"></a><h4>Parameters</h4>
1224
1224
  <div class="informaltable"><table width="100%" border="0">
1225
1225
  <colgroup>
1226
1226
  <col width="150px" class="parameters_name">
@@ -1242,7 +1242,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1242
1242
  </table></div>
1243
1243
  </div>
1244
1244
  <div class="refsect3">
1245
- <a name="id-1.3.3.4.8.25.7"></a><h4>Returns</h4>
1245
+ <a name="json-object-get-boolean-member.returns"></a><h4>Returns</h4>
1246
1246
  <p> the boolean value of the object's member</p>
1247
1247
  </div>
1248
1248
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -1261,7 +1261,7 @@ of <em class="parameter"><code>member_name</code></em>
1261
1261
  .</p>
1262
1262
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
1263
1263
  <div class="refsect3">
1264
- <a name="id-1.3.3.4.8.26.6"></a><h4>Parameters</h4>
1264
+ <a name="json-object-set-double-member.parameters"></a><h4>Parameters</h4>
1265
1265
  <div class="informaltable"><table width="100%" border="0">
1266
1266
  <colgroup>
1267
1267
  <col width="150px" class="parameters_name">
@@ -1301,7 +1301,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1301
1301
  </p>
1302
1302
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
1303
1303
  <div class="refsect3">
1304
- <a name="id-1.3.3.4.8.27.6"></a><h4>Parameters</h4>
1304
+ <a name="json-object-get-double-member.parameters"></a><h4>Parameters</h4>
1305
1305
  <div class="informaltable"><table width="100%" border="0">
1306
1306
  <colgroup>
1307
1307
  <col width="150px" class="parameters_name">
@@ -1323,7 +1323,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1323
1323
  </table></div>
1324
1324
  </div>
1325
1325
  <div class="refsect3">
1326
- <a name="id-1.3.3.4.8.27.7"></a><h4>Returns</h4>
1326
+ <a name="json-object-get-double-member.returns"></a><h4>Returns</h4>
1327
1327
  <p> the floating point value of the object's member</p>
1328
1328
  </div>
1329
1329
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -1342,7 +1342,7 @@ json_object_set_int_member (<em class="parameter"><code><a class="link" href="js
1342
1342
  .</p>
1343
1343
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
1344
1344
  <div class="refsect3">
1345
- <a name="id-1.3.3.4.8.28.6"></a><h4>Parameters</h4>
1345
+ <a name="json-object-set-int-member.parameters"></a><h4>Parameters</h4>
1346
1346
  <div class="informaltable"><table width="100%" border="0">
1347
1347
  <colgroup>
1348
1348
  <col width="150px" class="parameters_name">
@@ -1382,7 +1382,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1382
1382
  </p>
1383
1383
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
1384
1384
  <div class="refsect3">
1385
- <a name="id-1.3.3.4.8.29.6"></a><h4>Parameters</h4>
1385
+ <a name="json-object-get-int-member.parameters"></a><h4>Parameters</h4>
1386
1386
  <div class="informaltable"><table width="100%" border="0">
1387
1387
  <colgroup>
1388
1388
  <col width="150px" class="parameters_name">
@@ -1404,7 +1404,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1404
1404
  </table></div>
1405
1405
  </div>
1406
1406
  <div class="refsect3">
1407
- <a name="id-1.3.3.4.8.29.7"></a><h4>Returns</h4>
1407
+ <a name="json-object-get-int-member.returns"></a><h4>Returns</h4>
1408
1408
  <p> the integer value of the object's member</p>
1409
1409
  </div>
1410
1410
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -1422,7 +1422,7 @@ json_object_set_null_member (<em class="parameter"><code><a class="link" href="j
1422
1422
  .</p>
1423
1423
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
1424
1424
  <div class="refsect3">
1425
- <a name="id-1.3.3.4.8.30.6"></a><h4>Parameters</h4>
1425
+ <a name="json-object-set-null-member.parameters"></a><h4>Parameters</h4>
1426
1426
  <div class="informaltable"><table width="100%" border="0">
1427
1427
  <colgroup>
1428
1428
  <col width="150px" class="parameters_name">
@@ -1457,7 +1457,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1457
1457
  is null</p>
1458
1458
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
1459
1459
  <div class="refsect3">
1460
- <a name="id-1.3.3.4.8.31.6"></a><h4>Parameters</h4>
1460
+ <a name="json-object-get-null-member.parameters"></a><h4>Parameters</h4>
1461
1461
  <div class="informaltable"><table width="100%" border="0">
1462
1462
  <colgroup>
1463
1463
  <col width="150px" class="parameters_name">
@@ -1479,7 +1479,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1479
1479
  </table></div>
1480
1480
  </div>
1481
1481
  <div class="refsect3">
1482
- <a name="id-1.3.3.4.8.31.7"></a><h4>Returns</h4>
1482
+ <a name="json-object-get-null-member.returns"></a><h4>Returns</h4>
1483
1483
  <p> <code class="literal">TRUE</code> if the value is null</p>
1484
1484
  </div>
1485
1485
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -1500,7 +1500,7 @@ json_object_set_object_member (<em class="parameter"><code><a class="link" href=
1500
1500
  will take ownership of the passed <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a></p>
1501
1501
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
1502
1502
  <div class="refsect3">
1503
- <a name="id-1.3.3.4.8.32.7"></a><h4>Parameters</h4>
1503
+ <a name="json-object-set-object-member.parameters"></a><h4>Parameters</h4>
1504
1504
  <div class="informaltable"><table width="100%" border="0">
1505
1505
  <colgroup>
1506
1506
  <col width="150px" class="parameters_name">
@@ -1542,7 +1542,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1542
1542
  which does not exist.</p>
1543
1543
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
1544
1544
  <div class="refsect3">
1545
- <a name="id-1.3.3.4.8.33.6"></a><h4>Parameters</h4>
1545
+ <a name="json-object-get-object-member.parameters"></a><h4>Parameters</h4>
1546
1546
  <div class="informaltable"><table width="100%" border="0">
1547
1547
  <colgroup>
1548
1548
  <col width="150px" class="parameters_name">
@@ -1564,7 +1564,7 @@ which does not exist.</p>
1564
1564
  </table></div>
1565
1565
  </div>
1566
1566
  <div class="refsect3">
1567
- <a name="id-1.3.3.4.8.33.7"></a><h4>Returns</h4>
1567
+ <a name="json-object-get-object-member.returns"></a><h4>Returns</h4>
1568
1568
  <p> the object inside the object’s
1569
1569
  member, or <code class="literal">NULL</code> if the value for the member is <code class="literal">null</code>. </p>
1570
1570
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
@@ -1585,7 +1585,7 @@ json_object_set_string_member (<em class="parameter"><code><a class="link" href=
1585
1585
  .</p>
1586
1586
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
1587
1587
  <div class="refsect3">
1588
- <a name="id-1.3.3.4.8.34.6"></a><h4>Parameters</h4>
1588
+ <a name="json-object-set-string-member.parameters"></a><h4>Parameters</h4>
1589
1589
  <div class="informaltable"><table width="100%" border="0">
1590
1590
  <colgroup>
1591
1591
  <col width="150px" class="parameters_name">
@@ -1625,7 +1625,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1625
1625
  </p>
1626
1626
  <p>See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
1627
1627
  <div class="refsect3">
1628
- <a name="id-1.3.3.4.8.35.6"></a><h4>Parameters</h4>
1628
+ <a name="json-object-get-string-member.parameters"></a><h4>Parameters</h4>
1629
1629
  <div class="informaltable"><table width="100%" border="0">
1630
1630
  <colgroup>
1631
1631
  <col width="150px" class="parameters_name">
@@ -1647,7 +1647,7 @@ stored in <em class="parameter"><code>member_name</code></em>
1647
1647
  </table></div>
1648
1648
  </div>
1649
1649
  <div class="refsect3">
1650
- <a name="id-1.3.3.4.8.35.7"></a><h4>Returns</h4>
1650
+ <a name="json-object-get-string-member.returns"></a><h4>Returns</h4>
1651
1651
  <p> the string value of the object's member</p>
1652
1652
  </div>
1653
1653
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -1678,6 +1678,6 @@ never be accessed directly.</p>
1678
1678
  </div>
1679
1679
  </div>
1680
1680
  <div class="footer">
1681
- <hr>Generated by GTK-Doc V1.24</div>
1681
+ <hr>Generated by GTK-Doc V1.25</div>
1682
1682
  </body>
1683
1683
  </html>