clutter 3.2.1-x64-mingw32 → 3.2.2-x64-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. checksums.yaml +5 -5
  2. data/Rakefile +1 -1
  3. data/dependency-check/Rakefile +1 -0
  4. data/vendor/local/bin/json-glib-format.exe +0 -0
  5. data/vendor/local/bin/json-glib-validate.exe +0 -0
  6. data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
  7. data/vendor/local/bin/libcogl-20.dll +0 -0
  8. data/vendor/local/bin/libcogl-pango-20.dll +0 -0
  9. data/vendor/local/bin/libcogl-path-20.dll +0 -0
  10. data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
  11. data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +1 -61
  12. data/vendor/local/include/clutter-1.0/clutter/clutter-marshal.h +212 -182
  13. data/vendor/local/include/cogl/cogl-path/cogl-path-enum-types.h +1 -3
  14. data/vendor/local/include/cogl/cogl/cogl-enum-types.h +13 -41
  15. data/vendor/local/include/json-glib-1.0/json-glib/json-enum-types.h +5 -10
  16. data/vendor/local/include/json-glib-1.0/json-glib/json-generator.h +4 -0
  17. data/vendor/local/include/json-glib-1.0/json-glib/json-parser.h +2 -0
  18. data/vendor/local/include/json-glib-1.0/json-glib/json-version-macros.h +16 -0
  19. data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +4 -4
  20. data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
  21. data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
  22. data/vendor/local/lib/libclutter-1.0.la +2 -2
  23. data/vendor/local/lib/libcogl-pango.dll.a +0 -0
  24. data/vendor/local/lib/libcogl-pango.la +2 -2
  25. data/vendor/local/lib/libcogl-path.dll.a +0 -0
  26. data/vendor/local/lib/libcogl-path.la +2 -2
  27. data/vendor/local/lib/libcogl.dll.a +0 -0
  28. data/vendor/local/lib/libcogl.la +2 -2
  29. data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
  30. data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
  31. data/vendor/local/lib/pkgconfig/clutter-1.0.pc +1 -1
  32. data/vendor/local/lib/pkgconfig/clutter-cogl-1.0.pc +1 -1
  33. data/vendor/local/lib/pkgconfig/clutter-gdk-1.0.pc +1 -1
  34. data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +1 -1
  35. data/vendor/local/lib/pkgconfig/cogl-1.0.pc +1 -1
  36. data/vendor/local/lib/pkgconfig/cogl-2.0-experimental.pc +1 -1
  37. data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +1 -1
  38. data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +1 -1
  39. data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +1 -1
  40. data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +1 -1
  41. data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +1 -1
  42. data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +5 -6
  43. data/vendor/local/libexec/installed-tests/json-glib-1.0/array.exe +0 -0
  44. data/vendor/local/libexec/installed-tests/json-glib-1.0/boxed.exe +0 -0
  45. data/vendor/local/libexec/installed-tests/json-glib-1.0/builder.exe +0 -0
  46. data/vendor/local/libexec/installed-tests/json-glib-1.0/generator.exe +0 -0
  47. data/vendor/local/libexec/installed-tests/json-glib-1.0/gvariant.exe +0 -0
  48. data/vendor/local/libexec/installed-tests/json-glib-1.0/invalid.exe +0 -0
  49. data/vendor/local/libexec/installed-tests/json-glib-1.0/node.exe +0 -0
  50. data/vendor/local/libexec/installed-tests/json-glib-1.0/object.exe +0 -0
  51. data/vendor/local/libexec/installed-tests/json-glib-1.0/parser.exe +0 -0
  52. data/vendor/local/libexec/installed-tests/json-glib-1.0/path.exe +0 -0
  53. data/vendor/local/libexec/installed-tests/json-glib-1.0/reader.exe +0 -0
  54. data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-complex.exe +0 -0
  55. data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-full.exe +0 -0
  56. data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-simple.exe +0 -0
  57. data/vendor/local/libexec/installed-tests/json-glib-1.0/stream-load.json +1 -0
  58. data/vendor/local/share/gir-1.0/Json-1.0.gir +108 -60
  59. data/vendor/local/share/installed-tests/json-glib-1.0/array.test +3 -0
  60. data/vendor/local/share/installed-tests/json-glib-1.0/boxed.test +3 -0
  61. data/vendor/local/share/installed-tests/json-glib-1.0/builder.test +3 -0
  62. data/vendor/local/share/installed-tests/json-glib-1.0/generator.test +3 -0
  63. data/vendor/local/share/installed-tests/json-glib-1.0/gvariant.test +3 -0
  64. data/vendor/local/share/installed-tests/json-glib-1.0/invalid.test +3 -0
  65. data/vendor/local/share/installed-tests/json-glib-1.0/node.test +3 -0
  66. data/vendor/local/share/installed-tests/json-glib-1.0/object.test +3 -0
  67. data/vendor/local/share/installed-tests/json-glib-1.0/parser.test +3 -0
  68. data/vendor/local/share/installed-tests/json-glib-1.0/path.test +3 -0
  69. data/vendor/local/share/installed-tests/json-glib-1.0/reader.test +3 -0
  70. data/vendor/local/share/installed-tests/json-glib-1.0/serialize-complex.test +3 -0
  71. data/vendor/local/share/installed-tests/json-glib-1.0/serialize-full.test +3 -0
  72. data/vendor/local/share/installed-tests/json-glib-1.0/serialize-simple.test +3 -0
  73. data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
  74. data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  75. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  76. data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  77. data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
  78. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
  79. data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  80. data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
  81. data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
  82. data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
  83. data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
  84. data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
  85. data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
  86. data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
  87. data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  88. data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  89. data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
  90. data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  91. data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
  92. data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  93. data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  94. data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
  95. data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
  96. data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
  97. data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
  98. data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
  99. data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  100. data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  101. data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
  102. data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
  103. data/vendor/local/share/locale/ne/LC_MESSAGES/json-glib-1.0.mo +0 -0
  104. data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
  105. data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
  106. data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
  107. data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  108. data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  109. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
  110. data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
  111. data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
  112. data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  113. data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  114. data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  115. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
  116. data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  117. data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
  118. data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  119. data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  120. data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
  121. data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  122. data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  123. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  124. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
  125. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
  126. metadata +43 -66
  127. data/vendor/local/lib/libjson-glib-1.0.la +0 -41
  128. data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +0 -731
  129. data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +0 -657
  130. data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +0 -1191
  131. data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +0 -515
  132. data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +0 -1190
  133. data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +0 -80
  134. data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +0 -40
  135. data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +0 -40
  136. data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +0 -37
  137. data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +0 -32
  138. data/vendor/local/share/gtk-doc/html/json-glib/ch06.html +0 -43
  139. data/vendor/local/share/gtk-doc/html/json-glib/home.png +0 -0
  140. data/vendor/local/share/gtk-doc/html/json-glib/index.html +0 -158
  141. data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +0 -1074
  142. data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +0 -48
  143. data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +0 -55
  144. data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +0 -48
  145. data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +0 -180
  146. data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +0 -115
  147. data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +0 -155
  148. data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +0 -139
  149. data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +0 -66
  150. data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +0 -38
  151. data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +0 -155
  152. data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +0 -49
  153. data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +0 -60
  154. data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +0 -83
  155. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +0 -493
  156. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +0 -387
  157. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +0 -1356
  158. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +0 -322
  159. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +0 -2240
  160. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +0 -1688
  161. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +0 -649
  162. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +0 -158
  163. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +0 -217
  164. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +0 -343
  165. data/vendor/local/share/gtk-doc/html/json-glib/json-overview.html +0 -41
  166. data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +0 -66
  167. data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +0 -44
  168. data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +0 -71
  169. data/vendor/local/share/gtk-doc/html/json-glib/left-insensitive.png +0 -0
  170. data/vendor/local/share/gtk-doc/html/json-glib/left.png +0 -0
  171. data/vendor/local/share/gtk-doc/html/json-glib/license.html +0 -57
  172. data/vendor/local/share/gtk-doc/html/json-glib/right-insensitive.png +0 -0
  173. data/vendor/local/share/gtk-doc/html/json-glib/right.png +0 -0
  174. data/vendor/local/share/gtk-doc/html/json-glib/style.css +0 -479
  175. data/vendor/local/share/gtk-doc/html/json-glib/tools.html +0 -37
  176. data/vendor/local/share/gtk-doc/html/json-glib/up-insensitive.png +0 -0
  177. data/vendor/local/share/gtk-doc/html/json-glib/up.png +0 -0
  178. data/vendor/local/share/man/man1/json-glib-format.1 +0 -60
  179. data/vendor/local/share/man/man1/json-glib-validate.1 +0 -56
@@ -1,41 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Part I. JSON-GLib Overview: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
- <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
- <link rel="prev" href="index.html" title="JSON-GLib Reference Manual">
10
- <link rel="next" href="json-base.html" title="Part II. JSON-GLib Reference">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
14
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
- <td width="100%" align="left" class="shortcuts"></td>
17
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
- <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
- <td><a accesskey="p" href="index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="json-base.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="part">
23
- <div class="titlepage"><div><div><h1 class="title">
24
- <a name="json-overview"></a>Part I. JSON-GLib Overview</h1></div></div></div>
25
- <div class="partintro">
26
- <div></div>
27
- <p>
28
- JSON-GLib is a library aimed at providing an API for efficient parsing
29
- and writing of JSON (JavaScript Object Notation) streams, using GLib's
30
- data types and API.
31
- </p>
32
- <p>
33
- JSON (JavaScript Object Notation) is a lightweight data-interchange
34
- format. More information on the grammar is <a class="ulink" href="http://json.org" target="_top">available on json.org</a>.
35
- </p>
36
- </div>
37
- </div>
38
- <div class="footer">
39
- <hr>Generated by GTK-Doc V1.25</div>
40
- </body>
41
- </html>
@@ -1,66 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Part III. Reading and writing: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
- <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
- <link rel="prev" href="json-glib-JSON-Object.html" title="JSON Object">
10
- <link rel="next" href="ch02.html" title="Parser">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
14
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
- <td width="100%" align="left" class="shortcuts"></td>
17
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
- <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
- <td><a accesskey="p" href="json-glib-JSON-Object.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="ch02.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="part">
23
- <div class="titlepage"><div><div><h1 class="title">
24
- <a name="json-streams"></a>Part III. Reading and writing</h1></div></div></div>
25
- <div class="partintro">
26
- <div></div>
27
- <p>
28
- JSON-GLib provides a parser object to read any valid JSON data
29
- stream and build the data object model in memory.
30
- </p>
31
- <div class="toc">
32
- <p><b>Table of Contents</b></p>
33
- <dl class="toc">
34
- <dt><span class="chapter"><a href="ch02.html">Parser</a></span></dt>
35
- <dd><dl>
36
- <dt>
37
- <span class="refentrytitle"><a href="JsonParser.html">JsonParser</a></span><span class="refpurpose"> — Parse JSON data streams</span>
38
- </dt>
39
- <dt>
40
- <span class="refentrytitle"><a href="JsonReader.html">JsonReader</a></span><span class="refpurpose"> — A cursor-based parser</span>
41
- </dt>
42
- <dt>
43
- <span class="refentrytitle"><a href="JsonPath.html">JsonPath</a></span><span class="refpurpose"> — JSONPath implementation</span>
44
- </dt>
45
- </dl></dd>
46
- <dt><span class="chapter"><a href="ch03.html">Generator</a></span></dt>
47
- <dd><dl>
48
- <dt>
49
- <span class="refentrytitle"><a href="JsonGenerator.html">JsonGenerator</a></span><span class="refpurpose"> — Generates JSON data streams</span>
50
- </dt>
51
- <dt>
52
- <span class="refentrytitle"><a href="JsonBuilder.html">JsonBuilder</a></span><span class="refpurpose"> — Generates JSON trees</span>
53
- </dt>
54
- </dl></dd>
55
- <dt><span class="chapter"><a href="ch04.html">General Purpose API</a></span></dt>
56
- <dd><dl><dt>
57
- <span class="refentrytitle"><a href="json-glib-Utility-API.html">Utility API</a></span><span class="refpurpose"> — Various utility functions</span>
58
- </dt></dl></dd>
59
- </dl>
60
- </div>
61
- </div>
62
- </div>
63
- <div class="footer">
64
- <hr>Generated by GTK-Doc V1.25</div>
65
- </body>
66
- </html>
@@ -1,44 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Part V. JSON-GLib Additional Reference: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
- <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
- <link rel="prev" href="json-glib-Versioning-information.html" title="Versioning information">
10
- <link rel="next" href="tools.html" title="JSON-GLib Tools">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
14
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
- <td width="100%" align="left" class="shortcuts"></td>
17
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
- <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
19
- <td><a accesskey="p" href="json-glib-Versioning-information.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="tools.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="part">
23
- <div class="titlepage"><div><div><h1 class="title">
24
- <a name="json-tools"></a>Part V. JSON-GLib Additional Reference</h1></div></div></div>
25
- <div class="toc">
26
- <p><b>Table of Contents</b></p>
27
- <dl class="toc">
28
- <dt><span class="chapter"><a href="tools.html">JSON-GLib Tools</a></span></dt>
29
- <dd><dl>
30
- <dt>
31
- <span class="refentrytitle"><a href="json-format-tool.html">json-glib-format</a></span><span class="refpurpose"> — JSON-GLib formatting tool</span>
32
- </dt>
33
- <dt>
34
- <span class="refentrytitle"><a href="json-validate-tool.html">json-glib-validate</a></span><span class="refpurpose"> — JSON-GLib validation tool</span>
35
- </dt>
36
- </dl></dd>
37
- <dt><span class="chapter"><a href="ch06.html">Object Hierarchy</a></span></dt>
38
- </dl>
39
- </div>
40
- </div>
41
- <div class="footer">
42
- <hr>Generated by GTK-Doc V1.25</div>
43
- </body>
44
- </html>
@@ -1,71 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>json-glib-validate: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
- <link rel="up" href="tools.html" title="JSON-GLib Tools">
9
- <link rel="prev" href="json-format-tool.html" title="json-glib-format">
10
- <link rel="next" href="ch06.html" title="Object Hierarchy">
11
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
14
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
- <td width="100%" align="left" class="shortcuts"></td>
17
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
- <td><a accesskey="u" href="tools.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19
- <td><a accesskey="p" href="json-format-tool.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
- <td><a accesskey="n" href="ch06.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div lang="en" class="refentry">
23
- <a name="json-validate-tool"></a><div class="titlepage"></div>
24
- <div class="refnamediv"><table width="100%"><tr>
25
- <td valign="top">
26
- <h2><span class="refentrytitle">json-glib-validate</span></h2>
27
- <p>json-glib-validate — JSON-GLib validation tool</p>
28
- </td>
29
- <td class="gallery_image" valign="top" align="right"></td>
30
- </tr></table></div>
31
- <div class="refsynopsisdiv">
32
- <h2>Synopsis</h2>
33
- <div class="cmdsynopsis"><p><code class="command">json-glib-validate</code> [<code class="option">-h</code>, <code class="option">--help</code>] URI [
34
- URI...
35
- ]</p></div>
36
- </div>
37
- <div class="refsect1">
38
- <a name="id-1.6.2.3.5"></a><h2>Description</h2>
39
- <p><span class="command"><strong>json-glib-validate</strong></span> offers a simple command line
40
- interface to validate JSON data. It lets you list URIs that point to JSON
41
- data and checks that the data conforms to the JSON syntax.</p>
42
- <p>
43
- The resources to operate on are specified by the <em class="replaceable"><code>URI</code></em>
44
- argument.
45
- </p>
46
- <p>
47
- If the JSON data is valid, <span class="command"><strong>json-glib-validate</strong></span> will terminate
48
- with an exit code of 0; if the data is invalid, an error will be printed on
49
- <em class="replaceable"><code>stderr</code></em> and <span class="command"><strong>json-glib-validate</strong></span> will
50
- terminate with a nonzero exit code.</p>
51
- </div>
52
- <div class="refsect1">
53
- <a name="id-1.6.2.3.6"></a><h2>Commands</h2>
54
- <div class="variablelist"><table border="0" class="variablelist">
55
- <colgroup>
56
- <col align="left" valign="top">
57
- <col>
58
- </colgroup>
59
- <tbody><tr>
60
- <td><p><span class="term"><code class="option">-h</code>, <code class="option">--help</code></span></p></td>
61
- <td><p>
62
- Prints help and exits.
63
- </p></td>
64
- </tr></tbody>
65
- </table></div>
66
- </div>
67
- </div>
68
- <div class="footer">
69
- <hr>Generated by GTK-Doc V1.25</div>
70
- </body>
71
- </html>
@@ -1,57 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Appendix A. License: JSON-GLib Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
- <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
- <link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
10
- <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
11
- <link rel="stylesheet" href="style.css" type="text/css">
12
- </head>
13
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
15
- <td width="100%" align="left" class="shortcuts"></td>
16
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
17
- <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
18
- <td><a accesskey="p" href="annotation-glossary.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
19
- <td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
20
- </tr></table>
21
- <div class="appendix">
22
- <div class="titlepage"><div><div><h1 class="title">
23
- <a name="license"></a>Appendix A. License</h1></div></div></div>
24
- <p>
25
- This library is free software; you can redistribute it and/or
26
- modify it under the terms of the <em class="citetitle">GNU Library General
27
- Public License</em> as published by the Free Software
28
- Foundation; either version 2 of the License, or (at your option)
29
- any later version.
30
- </p>
31
- <p>
32
- This library is distributed in the hope that it will be useful,
33
- but WITHOUT ANY WARRANTY; without even the implied warranty of
34
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35
- <em class="citetitle">GNU Library General Public License</em> for
36
- more details.
37
- </p>
38
- <p>
39
- You may obtain a copy of the <em class="citetitle">GNU Library General
40
- Public License</em> from the Free Software Foundation by
41
- visiting <a class="ulink" href="http://www.fsf.org" target="_top">their Web
42
- site</a> or by writing to:
43
-
44
- </p>
45
- <div class="address"><p><br>
46
-         Free Software Foundation, Inc.<br>
47
-         <span class="street">59 Temple Place</span> - Suite 330<br>
48
-         <span class="city">Boston</span>, <span class="state">MA</span> <span class="postcode">02111-1307</span><br>
49
-         <span class="country">USA</span><br>
50
-       </p></div>
51
- <p>
52
- </p>
53
- </div>
54
- <div class="footer">
55
- <hr>Generated by GTK-Doc V1.25</div>
56
- </body>
57
- </html>
@@ -1,479 +0,0 @@
1
- body
2
- {
3
- font-family: cantarell, sans-serif;
4
- }
5
- .synopsis, .classsynopsis
6
- {
7
- /* tango:aluminium 1/2 */
8
- background: #eeeeec;
9
- background: rgba(238, 238, 236, 0.5);
10
- border: solid 1px rgb(238, 238, 236);
11
- padding: 0.5em;
12
- }
13
- .programlisting
14
- {
15
- /* tango:sky blue 0/1 */
16
- /* fallback for no rgba support */
17
- background: #e6f3ff;
18
- border: solid 1px #729fcf;
19
- background: rgba(114, 159, 207, 0.1);
20
- border: solid 1px rgba(114, 159, 207, 0.2);
21
- padding: 0.5em;
22
- }
23
- .variablelist
24
- {
25
- padding: 4px;
26
- margin-left: 3em;
27
- }
28
- .variablelist td:first-child
29
- {
30
- vertical-align: top;
31
- }
32
-
33
- div.gallery-float
34
- {
35
- float: left;
36
- padding: 10px;
37
- }
38
- div.gallery-float img
39
- {
40
- border-style: none;
41
- }
42
- div.gallery-spacer
43
- {
44
- clear: both;
45
- }
46
-
47
- a, a:visited
48
- {
49
- text-decoration: none;
50
- /* tango:sky blue 2 */
51
- color: #3465a4;
52
- }
53
- a:hover
54
- {
55
- text-decoration: underline;
56
- /* tango:sky blue 1 */
57
- color: #729fcf;
58
- }
59
-
60
- div.informaltable table
61
- {
62
- border-collapse: separate;
63
- border-spacing: 1em 0.3em;
64
- border: none;
65
- }
66
-
67
- div.informaltable table td, div.informaltable table th
68
- {
69
- vertical-align: top;
70
- }
71
-
72
- .function_type,
73
- .variable_type,
74
- .property_type,
75
- .signal_type,
76
- .parameter_name,
77
- .struct_member_name,
78
- .union_member_name,
79
- .define_keyword,
80
- .datatype_keyword,
81
- .typedef_keyword
82
- {
83
- text-align: right;
84
- }
85
-
86
- /* dim non-primary columns */
87
- .c_punctuation,
88
- .function_type,
89
- .variable_type,
90
- .property_type,
91
- .signal_type,
92
- .define_keyword,
93
- .datatype_keyword,
94
- .typedef_keyword,
95
- .property_flags,
96
- .signal_flags,
97
- .parameter_annotations,
98
- .enum_member_annotations,
99
- .struct_member_annotations,
100
- .union_member_annotations
101
- {
102
- color: #888a85;
103
- }
104
-
105
- .function_type a,
106
- .function_type a:visited,
107
- .function_type a:hover,
108
- .property_type a,
109
- .property_type a:visited,
110
- .property_type a:hover,
111
- .signal_type a,
112
- .signal_type a:visited,
113
- .signal_type a:hover,
114
- .signal_flags a,
115
- .signal_flags a:visited,
116
- .signal_flags a:hover
117
- {
118
- color: #729fcf;
119
- }
120
-
121
- td p
122
- {
123
- margin: 0.25em;
124
- }
125
-
126
- div.table table
127
- {
128
- border-collapse: collapse;
129
- border-spacing: 0px;
130
- /* tango:aluminium 3 */
131
- border: solid 1px #babdb6;
132
- }
133
-
134
- div.table table td, div.table table th
135
- {
136
- /* tango:aluminium 3 */
137
- border: solid 1px #babdb6;
138
- padding: 3px;
139
- vertical-align: top;
140
- }
141
-
142
- div.table table th
143
- {
144
- /* tango:aluminium 2 */
145
- background-color: #d3d7cf;
146
- }
147
-
148
- h4
149
- {
150
- color: #555753;
151
- margin-top: 1em;
152
- margin-bottom: 1em;
153
- }
154
-
155
- hr
156
- {
157
- /* tango:aluminium 1 */
158
- color: #d3d7cf;
159
- background: #d3d7cf;
160
- border: none 0px;
161
- height: 1px;
162
- clear: both;
163
- margin: 2.0em 0em 2.0em 0em;
164
- }
165
-
166
- dl.toc dt
167
- {
168
- padding-bottom: 0.25em;
169
- }
170
-
171
- dl.toc > dt
172
- {
173
- padding-top: 0.25em;
174
- padding-bottom: 0.25em;
175
- font-weight: bold;
176
- }
177
-
178
- dl.toc > dl
179
- {
180
- padding-bottom: 0.5em;
181
- }
182
-
183
- .parameter
184
- {
185
- font-style: normal;
186
- }
187
-
188
- .footer
189
- {
190
- padding-top: 3.5em;
191
- /* tango:aluminium 3 */
192
- color: #babdb6;
193
- text-align: center;
194
- font-size: 80%;
195
- }
196
-
197
- .informalfigure,
198
- .figure
199
- {
200
- margin: 1em;
201
- }
202
-
203
- .informalexample,
204
- .example
205
- {
206
- margin-top: 1em;
207
- margin-bottom: 1em;
208
- }
209
-
210
- .warning
211
- {
212
- /* tango:orange 0/1 */
213
- background: #ffeed9;
214
- background: rgba(252, 175, 62, 0.1);
215
- border-color: #ffb04f;
216
- border-color: rgba(252, 175, 62, 0.2);
217
- }
218
- .note
219
- {
220
- /* tango:chameleon 0/0.5 */
221
- background: #d8ffb2;
222
- background: rgba(138, 226, 52, 0.1);
223
- border-color: #abf562;
224
- border-color: rgba(138, 226, 52, 0.2);
225
- }
226
- div.blockquote
227
- {
228
- border-color: #eeeeec;
229
- }
230
- .note, .warning, div.blockquote
231
- {
232
- padding: 0.5em;
233
- border-width: 1px;
234
- border-style: solid;
235
- margin: 2em;
236
- }
237
- .note p, .warning p
238
- {
239
- margin: 0;
240
- }
241
-
242
- div.warning h3.title,
243
- div.note h3.title
244
- {
245
- display: none;
246
- }
247
-
248
- p + div.section
249
- {
250
- margin-top: 1em;
251
- }
252
-
253
- div.refnamediv,
254
- div.refsynopsisdiv,
255
- div.refsect1,
256
- div.refsect2,
257
- div.toc,
258
- div.section
259
- {
260
- margin-bottom: 1em;
261
- }
262
-
263
- /* blob links */
264
- h2 .extralinks, h3 .extralinks
265
- {
266
- float: right;
267
- /* tango:aluminium 3 */
268
- color: #babdb6;
269
- font-size: 80%;
270
- font-weight: normal;
271
- }
272
-
273
- .lineart
274
- {
275
- color: #d3d7cf;
276
- font-weight: normal;
277
- }
278
-
279
- .annotation
280
- {
281
- /* tango:aluminium 5 */
282
- color: #555753;
283
- font-weight: normal;
284
- }
285
-
286
- .structfield
287
- {
288
- font-style: normal;
289
- font-weight: normal;
290
- }
291
-
292
- acronym,abbr
293
- {
294
- border-bottom: 1px dotted gray;
295
- }
296
-
297
- /* code listings */
298
-
299
- .listing_code .programlisting .normal,
300
- .listing_code .programlisting .normal a,
301
- .listing_code .programlisting .number,
302
- .listing_code .programlisting .cbracket,
303
- .listing_code .programlisting .symbol { color: #555753; }
304
- .listing_code .programlisting .comment,
305
- .listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */
306
- .listing_code .programlisting .function,
307
- .listing_code .programlisting .function a,
308
- .listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */
309
- .listing_code .programlisting .string { color: #ad7fa8; } /* tango: plum */
310
- .listing_code .programlisting .keyword,
311
- .listing_code .programlisting .usertype,
312
- .listing_code .programlisting .type,
313
- .listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */
314
-
315
- .listing_frame {
316
- /* tango:sky blue 1 */
317
- border: solid 1px #729fcf;
318
- border: solid 1px rgba(114, 159, 207, 0.2);
319
- padding: 0px;
320
- }
321
-
322
- .listing_lines, .listing_code {
323
- margin-top: 0px;
324
- margin-bottom: 0px;
325
- padding: 0.5em;
326
- }
327
- .listing_lines {
328
- /* tango:sky blue 0.5 */
329
- background: #a6c5e3;
330
- background: rgba(114, 159, 207, 0.2);
331
- /* tango:aluminium 6 */
332
- color: #2e3436;
333
- }
334
- .listing_code {
335
- /* tango:sky blue 0 */
336
- background: #e6f3ff;
337
- background: rgba(114, 159, 207, 0.1);
338
- }
339
- .listing_code .programlisting {
340
- /* override from previous */
341
- border: none 0px;
342
- padding: 0px;
343
- background: none;
344
- }
345
- .listing_lines pre, .listing_code pre {
346
- margin: 0px;
347
- }
348
-
349
- @media screen {
350
- /* these have a <sup> as a first child, but since there are no parent selectors
351
- * we can't use that. */
352
- a.footnote
353
- {
354
- position: relative;
355
- top: 0em ! important;
356
- }
357
- /* this is needed so that the local anchors are displayed below the naviagtion */
358
- div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
359
- {
360
- display: inline-block;
361
- position: relative;
362
- top:-5em;
363
- }
364
- /* this seems to be a bug in the xsl style sheets when generating indexes */
365
- div.index div.index
366
- {
367
- top: 0em;
368
- }
369
- /* make space for the fixed navigation bar and add space at the bottom so that
370
- * link targets appear somewhat close to top
371
- */
372
- body
373
- {
374
- padding-top: 2.5em;
375
- padding-bottom: 500px;
376
- max-width: 60em;
377
- }
378
- p
379
- {
380
- max-width: 60em;
381
- }
382
- /* style and size the navigation bar */
383
- table.navigation#top
384
- {
385
- position: fixed;
386
- background: #e2e2e2;
387
- border-bottom: solid 1px #babdb6;
388
- border-spacing: 5px;
389
- margin-top: 0;
390
- margin-bottom: 0;
391
- top: 0;
392
- left: 0;
393
- z-index: 10;
394
- }
395
- table.navigation#top td
396
- {
397
- padding-left: 6px;
398
- padding-right: 6px;
399
- }
400
- .navigation a, .navigation a:visited
401
- {
402
- /* tango:sky blue 3 */
403
- color: #204a87;
404
- }
405
- .navigation a:hover
406
- {
407
- /* tango:sky blue 2 */
408
- color: #3465a4;
409
- }
410
- td.shortcuts
411
- {
412
- /* tango:sky blue 2 */
413
- color: #3465a4;
414
- font-size: 80%;
415
- white-space: nowrap;
416
- }
417
- td.shortcuts .dim
418
- {
419
- color: #babdb6;
420
- }
421
- .navigation .title
422
- {
423
- font-size: 80%;
424
- max-width: none;
425
- margin: 0px;
426
- font-weight: normal;
427
- }
428
- }
429
- @media screen and (min-width: 60em) {
430
- /* screen larger than 60em */
431
- body { margin: auto; }
432
- }
433
- @media screen and (max-width: 60em) {
434
- /* screen less than 60em */
435
- #nav_hierarchy { display: none; }
436
- #nav_interfaces { display: none; }
437
- #nav_prerequisites { display: none; }
438
- #nav_derived_interfaces { display: none; }
439
- #nav_implementations { display: none; }
440
- #nav_child_properties { display: none; }
441
- #nav_style_properties { display: none; }
442
- #nav_index { display: none; }
443
- #nav_glossary { display: none; }
444
- .gallery_image { display: none; }
445
- .property_flags { display: none; }
446
- .signal_flags { display: none; }
447
- .parameter_annotations { display: none; }
448
- .enum_member_annotations { display: none; }
449
- .struct_member_annotations { display: none; }
450
- .union_member_annotations { display: none; }
451
- /* now that a column is hidden, optimize space */
452
- col.parameters_name { width: auto; }
453
- col.parameters_description { width: auto; }
454
- col.struct_members_name { width: auto; }
455
- col.struct_members_description { width: auto; }
456
- col.enum_members_name { width: auto; }
457
- col.enum_members_description { width: auto; }
458
- col.union_members_name { width: auto; }
459
- col.union_members_description { width: auto; }
460
- .listing_lines { display: none; }
461
- }
462
- @media print {
463
- table.navigation {
464
- visibility: collapse;
465
- display: none;
466
- }
467
- div.titlepage table.navigation {
468
- visibility: visible;
469
- display: table;
470
- background: #e2e2e2;
471
- border: solid 1px #babdb6;
472
- margin-top: 0;
473
- margin-bottom: 0;
474
- top: 0;
475
- left: 0;
476
- height: 3em;
477
- }
478
- }
479
-