clutter 2.2.5-x86-mingw32 → 3.0.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (469) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +5 -5
  3. data/lib/clutter.rb +19 -2
  4. data/lib/clutter/version.rb +28 -0
  5. data/test/run-test.rb +10 -4
  6. data/test/test-clutter-version.rb +47 -0
  7. data/vendor/local/bin/json-glib-format.exe +0 -0
  8. data/vendor/local/bin/json-glib-validate.exe +0 -0
  9. data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
  10. data/vendor/local/bin/libcogl-20.dll +0 -0
  11. data/vendor/local/bin/libcogl-pango-20.dll +0 -0
  12. data/vendor/local/bin/libcogl-path-20.dll +0 -0
  13. data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
  14. data/vendor/local/include/clutter-1.0/clutter/clutter-actor.h +5 -0
  15. data/vendor/local/include/clutter-1.0/clutter/clutter-constraint.h +11 -2
  16. data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +4 -0
  17. data/vendor/local/include/clutter-1.0/clutter/clutter-enums.h +25 -7
  18. data/vendor/local/include/clutter-1.0/clutter/clutter-group.h +2 -2
  19. data/vendor/local/include/clutter-1.0/clutter/clutter-input-device.h +5 -0
  20. data/vendor/local/include/clutter-1.0/clutter/clutter-keyframe-transition.h +4 -2
  21. data/vendor/local/include/clutter-1.0/clutter/clutter-keysyms.h +5 -0
  22. data/vendor/local/include/clutter-1.0/clutter/clutter-macros.h +14 -0
  23. data/vendor/local/include/clutter-1.0/clutter/clutter-stage.h +2 -2
  24. data/vendor/local/include/clutter-1.0/clutter/clutter-texture.h +2 -2
  25. data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +15 -5
  26. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-alpha.h +6 -0
  27. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animation.h +4 -0
  28. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animator.h +2 -0
  29. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-fixed.h +2 -1
  30. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-keysyms.h +5 -0
  31. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-rectangle.h +2 -2
  32. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-texture.h +9 -9
  33. data/vendor/local/include/cogl/cogl/cogl-defines.h +3 -3
  34. data/vendor/local/include/cogl/cogl/cogl-enum-types.h +3 -0
  35. data/vendor/local/include/cogl/cogl/cogl-framebuffer.h +52 -0
  36. data/vendor/local/include/cogl/cogl/cogl-macros.h +14 -0
  37. data/vendor/local/include/cogl/cogl/cogl-onscreen-template.h +18 -0
  38. data/vendor/local/include/cogl/cogl/cogl-onscreen.h +59 -0
  39. data/vendor/local/include/cogl/cogl/cogl-renderer.h +2 -0
  40. data/vendor/local/include/cogl/cogl/cogl-types.h +15 -0
  41. data/vendor/local/include/cogl/cogl/cogl-version.h +10 -0
  42. data/vendor/local/include/cogl/cogl/cogl.h +3 -0
  43. data/vendor/local/include/json-glib-1.0/json-glib/json-enum-types.h +4 -4
  44. data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +3 -3
  45. data/vendor/local/lib/girepository-1.0/Clutter-1.0.typelib +0 -0
  46. data/vendor/local/lib/girepository-1.0/Cogl-1.0.typelib +0 -0
  47. data/vendor/local/lib/girepository-1.0/Cogl-2.0.typelib +0 -0
  48. data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
  49. data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
  50. data/vendor/local/lib/libclutter-1.0.la +3 -3
  51. data/vendor/local/lib/libcogl-pango.dll.a +0 -0
  52. data/vendor/local/lib/libcogl-pango.la +5 -5
  53. data/vendor/local/lib/libcogl-path.dll.a +0 -0
  54. data/vendor/local/lib/libcogl-path.la +6 -6
  55. data/vendor/local/lib/libcogl.dll.a +0 -0
  56. data/vendor/local/lib/libcogl.la +6 -6
  57. data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
  58. data/vendor/local/lib/libjson-glib-1.0.la +3 -3
  59. data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
  60. data/vendor/local/lib/pkgconfig/clutter-1.0.pc +2 -2
  61. data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +2 -2
  62. data/vendor/local/lib/pkgconfig/cogl-1.0.pc +1 -1
  63. data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +1 -1
  64. data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +1 -1
  65. data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +1 -1
  66. data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +1 -1
  67. data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +1 -1
  68. data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
  69. data/vendor/local/share/gir-1.0/Clutter-1.0.gir +581 -121
  70. data/vendor/local/share/gir-1.0/Cogl-1.0.gir +26 -2
  71. data/vendor/local/share/gir-1.0/Cogl-2.0.gir +108 -2
  72. data/vendor/local/share/gir-1.0/Json-1.0.gir +60 -14
  73. data/vendor/local/share/gtk-doc/html/cally/CallyActor.html +18 -23
  74. data/vendor/local/share/gtk-doc/html/cally/CallyClone.html +6 -8
  75. data/vendor/local/share/gtk-doc/html/cally/CallyGroup.html +6 -8
  76. data/vendor/local/share/gtk-doc/html/cally/CallyRectangle.html +6 -8
  77. data/vendor/local/share/gtk-doc/html/cally/CallyRoot.html +6 -8
  78. data/vendor/local/share/gtk-doc/html/cally/CallyStage.html +6 -8
  79. data/vendor/local/share/gtk-doc/html/cally/CallyText.html +6 -8
  80. data/vendor/local/share/gtk-doc/html/cally/CallyTexture.html +6 -8
  81. data/vendor/local/share/gtk-doc/html/cally/CallyUtil.html +6 -6
  82. data/vendor/local/share/gtk-doc/html/cally/cally-General-API.html +7 -10
  83. data/vendor/local/share/gtk-doc/html/cally/cally.devhelp2 +1 -2
  84. data/vendor/local/share/gtk-doc/html/cally/callyannotationglossary.html +8 -4
  85. data/vendor/local/share/gtk-doc/html/cally/callybase.html +11 -12
  86. data/vendor/local/share/gtk-doc/html/cally/callyobjecthierarchy.html +3 -4
  87. data/vendor/local/share/gtk-doc/html/cally/callyobjectindex.html +3 -4
  88. data/vendor/local/share/gtk-doc/html/cally/callyobjects.html +3 -4
  89. data/vendor/local/share/gtk-doc/html/cally/ch01.html +10 -11
  90. data/vendor/local/share/gtk-doc/html/cally/ch02.html +4 -5
  91. data/vendor/local/share/gtk-doc/html/cally/clutter-overview.html +3 -4
  92. data/vendor/local/share/gtk-doc/html/cally/index.html +11 -12
  93. data/vendor/local/share/gtk-doc/html/cally/index.sgml +2 -0
  94. data/vendor/local/share/gtk-doc/html/cally/ix01.html +3 -4
  95. data/vendor/local/share/gtk-doc/html/cally/ix02.html +3 -4
  96. data/vendor/local/share/gtk-doc/html/cally/ix03.html +3 -4
  97. data/vendor/local/share/gtk-doc/html/cally/ix04.html +3 -4
  98. data/vendor/local/share/gtk-doc/html/cally/license.html +3 -4
  99. data/vendor/local/share/gtk-doc/html/cally/style.css +9 -6
  100. data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +6 -6
  101. data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +665 -592
  102. data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +13 -15
  103. data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +15 -19
  104. data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +103 -51
  105. data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +10 -13
  106. data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +36 -43
  107. data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +21 -27
  108. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +24 -30
  109. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +10 -11
  110. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +31 -39
  111. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +10 -12
  112. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +11 -12
  113. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +25 -28
  114. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +18 -15
  115. data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +12 -14
  116. data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +21 -25
  117. data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +5 -7
  118. data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +101 -25
  119. data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +39 -50
  120. data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +13 -14
  121. data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +20 -27
  122. data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +14 -18
  123. data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +9 -10
  124. data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +20 -25
  125. data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +9 -11
  126. data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +8 -10
  127. data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +24 -8
  128. data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +43 -40
  129. data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +9 -11
  130. data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +13 -14
  131. data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +8 -11
  132. data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +13 -14
  133. data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +25 -30
  134. data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +11 -14
  135. data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +6 -7
  136. data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +6 -8
  137. data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +30 -37
  138. data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +35 -43
  139. data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +26 -33
  140. data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +11 -10
  141. data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +13 -17
  142. data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +173 -90
  143. data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +21 -20
  144. data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +21 -23
  145. data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +7 -8
  146. data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +7 -9
  147. data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +34 -43
  148. data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +40 -52
  149. data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +20 -24
  150. data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +11 -14
  151. data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +14 -19
  152. data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +21 -27
  153. data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +25 -33
  154. data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +36 -47
  155. data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +12 -15
  156. data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +9 -11
  157. data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +57 -25
  158. data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +7 -10
  159. data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +25 -31
  160. data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +31 -41
  161. data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +9 -12
  162. data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +12 -15
  163. data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +17 -18
  164. data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +13 -16
  165. data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +16 -19
  166. data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +64 -77
  167. data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +47 -56
  168. data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +9 -12
  169. data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +77 -60
  170. data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +6 -8
  171. data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +110 -138
  172. data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +23 -32
  173. data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +212 -94
  174. data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +49 -68
  175. data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +24 -24
  176. data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +9 -11
  177. data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +13 -17
  178. data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +18 -5
  179. data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +3 -4
  180. data/vendor/local/share/gtk-doc/html/clutter/ch01.html +3 -4
  181. data/vendor/local/share/gtk-doc/html/clutter/ch02.html +3 -4
  182. data/vendor/local/share/gtk-doc/html/clutter/ch03.html +3 -4
  183. data/vendor/local/share/gtk-doc/html/clutter/ch04.html +3 -4
  184. data/vendor/local/share/gtk-doc/html/clutter/ch05.html +3 -4
  185. data/vendor/local/share/gtk-doc/html/clutter/ch06.html +3 -4
  186. data/vendor/local/share/gtk-doc/html/clutter/ch07.html +3 -4
  187. data/vendor/local/share/gtk-doc/html/clutter/ch08.html +3 -4
  188. data/vendor/local/share/gtk-doc/html/clutter/ch09.html +3 -4
  189. data/vendor/local/share/gtk-doc/html/clutter/ch10.html +6 -4
  190. data/vendor/local/share/gtk-doc/html/clutter/ch11.html +3 -4
  191. data/vendor/local/share/gtk-doc/html/clutter/ch12.html +3 -4
  192. data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +109 -136
  193. data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +164 -0
  194. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterGLXTexturePixmap.html +9 -14
  195. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +13 -15
  196. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterX11TexturePixmap.html +13 -17
  197. data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +29 -35
  198. data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +9 -13
  199. data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +195 -220
  200. data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +7 -10
  201. data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +33 -12
  202. data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +84 -86
  203. data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +85 -65
  204. data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +7 -9
  205. data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +18 -23
  206. data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +23 -24
  207. data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +34 -41
  208. data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +13 -14
  209. data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +29 -36
  210. data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +61 -48
  211. data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +36 -41
  212. data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +43 -32
  213. data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +4 -5
  214. data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +18 -16
  215. data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +8 -13
  216. data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +125 -71
  217. data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +206 -0
  218. data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +3 -4
  219. data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +449 -96
  220. data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +3 -4
  221. data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +6 -4
  222. data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +3 -4
  223. data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +3 -4
  224. data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +3 -4
  225. data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +3 -4
  226. data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +3 -4
  227. data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +6 -4
  228. data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +4 -5
  229. data/vendor/local/share/gtk-doc/html/clutter/go01.html +3 -4
  230. data/vendor/local/share/gtk-doc/html/clutter/index.html +14 -5
  231. data/vendor/local/share/gtk-doc/html/clutter/index.sgml +362 -0
  232. data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +3 -4
  233. data/vendor/local/share/gtk-doc/html/clutter/ix01.html +77 -22
  234. data/vendor/local/share/gtk-doc/html/clutter/ix02.html +63 -4
  235. data/vendor/local/share/gtk-doc/html/clutter/ix03.html +55 -5
  236. data/vendor/local/share/gtk-doc/html/clutter/ix04.html +3 -4
  237. data/vendor/local/share/gtk-doc/html/clutter/ix05.html +3 -4
  238. data/vendor/local/share/gtk-doc/html/clutter/ix06.html +35 -4
  239. data/vendor/local/share/gtk-doc/html/clutter/ix07.html +4 -5
  240. data/vendor/local/share/gtk-doc/html/clutter/ix08.html +3 -4
  241. data/vendor/local/share/gtk-doc/html/clutter/ix09.html +3 -4
  242. data/vendor/local/share/gtk-doc/html/clutter/ix10.html +3 -4
  243. data/vendor/local/share/gtk-doc/html/clutter/ix11.html +4 -5
  244. data/vendor/local/share/gtk-doc/html/clutter/ix12.html +7 -8
  245. data/vendor/local/share/gtk-doc/html/clutter/ix13.html +12 -13
  246. data/vendor/local/share/gtk-doc/html/clutter/ix14.html +5 -6
  247. data/vendor/local/share/gtk-doc/html/clutter/ix15.html +110 -0
  248. data/vendor/local/share/gtk-doc/html/clutter/ix16.html +103 -0
  249. data/vendor/local/share/gtk-doc/html/clutter/ix17.html +59 -0
  250. data/vendor/local/share/gtk-doc/html/clutter/ix18.html +97 -0
  251. data/vendor/local/share/gtk-doc/html/clutter/license.html +5 -6
  252. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +7 -8
  253. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +12 -13
  254. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +3 -4
  255. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +3 -4
  256. data/vendor/local/share/gtk-doc/html/clutter/migration.html +5 -6
  257. data/vendor/local/share/gtk-doc/html/clutter/pt09.html +3 -4
  258. data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +41 -4
  259. data/vendor/local/share/gtk-doc/html/clutter/style.css +9 -6
  260. data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +3 -4
  261. data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +14 -13
  262. data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +13 -13
  263. data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +23 -23
  264. data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +16 -16
  265. data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +17 -17
  266. data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +6 -6
  267. data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +3 -3
  268. data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +3 -3
  269. data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +3 -3
  270. data/vendor/local/share/gtk-doc/html/json-glib/ch05.html +7 -3
  271. data/vendor/local/share/gtk-doc/html/json-glib/index.html +5 -3
  272. data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +29 -3
  273. data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +6 -6
  274. data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +3 -3
  275. data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +3 -3
  276. data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +3 -3
  277. data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +3 -3
  278. data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +3 -3
  279. data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +3 -3
  280. data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +13 -5
  281. data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +67 -0
  282. data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +39 -0
  283. data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +3 -3
  284. data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +3 -3
  285. data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +3 -3
  286. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +29 -29
  287. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +10 -10
  288. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +149 -142
  289. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +14 -14
  290. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +247 -240
  291. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +150 -143
  292. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +84 -18
  293. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +6 -6
  294. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +27 -5
  295. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +3 -3
  296. data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +3 -3
  297. data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +3 -3
  298. data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +3 -3
  299. data/vendor/local/share/gtk-doc/html/json-glib/license.html +3 -3
  300. data/vendor/local/share/gtk-doc/html/json-glib/tools.html +3 -3
  301. data/vendor/local/share/locale/an/LC_MESSAGES/clutter-1.0.mo +0 -0
  302. data/vendor/local/share/locale/an/LC_MESSAGES/cogl.mo +0 -0
  303. data/vendor/local/share/locale/ar/LC_MESSAGES/clutter-1.0.mo +0 -0
  304. data/vendor/local/share/locale/ar/LC_MESSAGES/cogl.mo +0 -0
  305. data/vendor/local/share/locale/as/LC_MESSAGES/clutter-1.0.mo +0 -0
  306. data/vendor/local/share/locale/as/LC_MESSAGES/cogl.mo +0 -0
  307. data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
  308. data/vendor/local/share/locale/ast/LC_MESSAGES/clutter-1.0.mo +0 -0
  309. data/vendor/local/share/locale/ast/LC_MESSAGES/cogl.mo +0 -0
  310. data/vendor/local/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo +0 -0
  311. data/vendor/local/share/locale/be/LC_MESSAGES/clutter-1.0.mo +0 -0
  312. data/vendor/local/share/locale/be/LC_MESSAGES/cogl.mo +0 -0
  313. data/vendor/local/share/locale/bg/LC_MESSAGES/clutter-1.0.mo +0 -0
  314. data/vendor/local/share/locale/bg/LC_MESSAGES/cogl.mo +0 -0
  315. data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  316. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  317. data/vendor/local/share/locale/bs/LC_MESSAGES/clutter-1.0.mo +0 -0
  318. data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  319. data/vendor/local/share/locale/ca/LC_MESSAGES/clutter-1.0.mo +0 -0
  320. data/vendor/local/share/locale/ca/LC_MESSAGES/cogl.mo +0 -0
  321. data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
  322. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo +0 -0
  323. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/cogl.mo +0 -0
  324. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
  325. data/vendor/local/share/locale/cs/LC_MESSAGES/clutter-1.0.mo +0 -0
  326. data/vendor/local/share/locale/cs/LC_MESSAGES/cogl.mo +0 -0
  327. data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  328. data/vendor/local/share/locale/da/LC_MESSAGES/clutter-1.0.mo +0 -0
  329. data/vendor/local/share/locale/da/LC_MESSAGES/cogl.mo +0 -0
  330. data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
  331. data/vendor/local/share/locale/de/LC_MESSAGES/clutter-1.0.mo +0 -0
  332. data/vendor/local/share/locale/de/LC_MESSAGES/cogl.mo +0 -0
  333. data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
  334. data/vendor/local/share/locale/el/LC_MESSAGES/clutter-1.0.mo +0 -0
  335. data/vendor/local/share/locale/el/LC_MESSAGES/cogl.mo +0 -0
  336. data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
  337. data/vendor/local/share/locale/en_CA/LC_MESSAGES/cogl.mo +0 -0
  338. data/vendor/local/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo +0 -0
  339. data/vendor/local/share/locale/en_GB/LC_MESSAGES/cogl.mo +0 -0
  340. data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
  341. data/vendor/local/share/locale/eo/LC_MESSAGES/clutter-1.0.mo +0 -0
  342. data/vendor/local/share/locale/eo/LC_MESSAGES/cogl.mo +0 -0
  343. data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
  344. data/vendor/local/share/locale/es/LC_MESSAGES/clutter-1.0.mo +0 -0
  345. data/vendor/local/share/locale/es/LC_MESSAGES/cogl.mo +0 -0
  346. data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
  347. data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
  348. data/vendor/local/share/locale/eu/LC_MESSAGES/clutter-1.0.mo +0 -0
  349. data/vendor/local/share/locale/eu/LC_MESSAGES/cogl.mo +0 -0
  350. data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  351. data/vendor/local/share/locale/fa/LC_MESSAGES/clutter-1.0.mo +0 -0
  352. data/vendor/local/share/locale/fa/LC_MESSAGES/cogl.mo +0 -0
  353. data/vendor/local/share/locale/fi/LC_MESSAGES/clutter-1.0.mo +0 -0
  354. data/vendor/local/share/locale/fr/LC_MESSAGES/clutter-1.0.mo +0 -0
  355. data/vendor/local/share/locale/fr/LC_MESSAGES/cogl.mo +0 -0
  356. data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  357. data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
  358. data/vendor/local/share/locale/gl/LC_MESSAGES/clutter-1.0.mo +0 -0
  359. data/vendor/local/share/locale/gl/LC_MESSAGES/cogl.mo +0 -0
  360. data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  361. data/vendor/local/share/locale/he/LC_MESSAGES/clutter-1.0.mo +0 -0
  362. data/vendor/local/share/locale/he/LC_MESSAGES/cogl.mo +0 -0
  363. data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
  364. data/vendor/local/share/locale/hi/LC_MESSAGES/clutter-1.0.mo +0 -0
  365. data/vendor/local/share/locale/hi/LC_MESSAGES/cogl.mo +0 -0
  366. data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  367. data/vendor/local/share/locale/hu/LC_MESSAGES/clutter-1.0.mo +0 -0
  368. data/vendor/local/share/locale/hu/LC_MESSAGES/cogl.mo +0 -0
  369. data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  370. data/vendor/local/share/locale/id/LC_MESSAGES/clutter-1.0.mo +0 -0
  371. data/vendor/local/share/locale/id/LC_MESSAGES/cogl.mo +0 -0
  372. data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
  373. data/vendor/local/share/locale/it/LC_MESSAGES/clutter-1.0.mo +0 -0
  374. data/vendor/local/share/locale/it/LC_MESSAGES/cogl.mo +0 -0
  375. data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
  376. data/vendor/local/share/locale/ja/LC_MESSAGES/clutter-1.0.mo +0 -0
  377. data/vendor/local/share/locale/ja/LC_MESSAGES/cogl.mo +0 -0
  378. data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
  379. data/vendor/local/share/locale/kk/LC_MESSAGES/clutter-1.0.mo +0 -0
  380. data/vendor/local/share/locale/km/LC_MESSAGES/clutter-1.0.mo +0 -0
  381. data/vendor/local/share/locale/km/LC_MESSAGES/cogl.mo +0 -0
  382. data/vendor/local/share/locale/kn/LC_MESSAGES/clutter-1.0.mo +0 -0
  383. data/vendor/local/share/locale/kn/LC_MESSAGES/cogl.mo +0 -0
  384. data/vendor/local/share/locale/ko/LC_MESSAGES/clutter-1.0.mo +0 -0
  385. data/vendor/local/share/locale/ko/LC_MESSAGES/cogl.mo +0 -0
  386. data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
  387. data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
  388. data/vendor/local/share/locale/lt/LC_MESSAGES/clutter-1.0.mo +0 -0
  389. data/vendor/local/share/locale/lt/LC_MESSAGES/cogl.mo +0 -0
  390. data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  391. data/vendor/local/share/locale/lv/LC_MESSAGES/clutter-1.0.mo +0 -0
  392. data/vendor/local/share/locale/lv/LC_MESSAGES/cogl.mo +0 -0
  393. data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  394. data/vendor/local/share/locale/mk/LC_MESSAGES/clutter-1.0.mo +0 -0
  395. data/vendor/local/share/locale/ml/LC_MESSAGES/clutter-1.0.mo +0 -0
  396. data/vendor/local/share/locale/ml/LC_MESSAGES/cogl.mo +0 -0
  397. data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
  398. data/vendor/local/share/locale/nb/LC_MESSAGES/clutter-1.0.mo +0 -0
  399. data/vendor/local/share/locale/nb/LC_MESSAGES/cogl.mo +0 -0
  400. data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
  401. data/vendor/local/share/locale/nl/LC_MESSAGES/clutter-1.0.mo +0 -0
  402. data/vendor/local/share/locale/nl/LC_MESSAGES/cogl.mo +0 -0
  403. data/vendor/local/share/locale/or/LC_MESSAGES/clutter-1.0.mo +0 -0
  404. data/vendor/local/share/locale/or/LC_MESSAGES/cogl.mo +0 -0
  405. data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
  406. data/vendor/local/share/locale/pa/LC_MESSAGES/clutter-1.0.mo +0 -0
  407. data/vendor/local/share/locale/pa/LC_MESSAGES/cogl.mo +0 -0
  408. data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
  409. data/vendor/local/share/locale/pl/LC_MESSAGES/clutter-1.0.mo +0 -0
  410. data/vendor/local/share/locale/pl/LC_MESSAGES/cogl.mo +0 -0
  411. data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  412. data/vendor/local/share/locale/ps/LC_MESSAGES/clutter-1.0.mo +0 -0
  413. data/vendor/local/share/locale/pt/LC_MESSAGES/clutter-1.0.mo +0 -0
  414. data/vendor/local/share/locale/pt/LC_MESSAGES/cogl.mo +0 -0
  415. data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  416. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo +0 -0
  417. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/cogl.mo +0 -0
  418. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
  419. data/vendor/local/share/locale/ro/LC_MESSAGES/clutter-1.0.mo +0 -0
  420. data/vendor/local/share/locale/ru/LC_MESSAGES/clutter-1.0.mo +0 -0
  421. data/vendor/local/share/locale/ru/LC_MESSAGES/cogl.mo +0 -0
  422. data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
  423. data/vendor/local/share/locale/sk/LC_MESSAGES/clutter-1.0.mo +0 -0
  424. data/vendor/local/share/locale/sk/LC_MESSAGES/cogl.mo +0 -0
  425. data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  426. data/vendor/local/share/locale/sl/LC_MESSAGES/clutter-1.0.mo +0 -0
  427. data/vendor/local/share/locale/sl/LC_MESSAGES/cogl.mo +0 -0
  428. data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  429. data/vendor/local/share/locale/sr/LC_MESSAGES/clutter-1.0.mo +0 -0
  430. data/vendor/local/share/locale/sr/LC_MESSAGES/cogl.mo +0 -0
  431. data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  432. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo +0 -0
  433. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/cogl.mo +0 -0
  434. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
  435. data/vendor/local/share/locale/sv/LC_MESSAGES/clutter-1.0.mo +0 -0
  436. data/vendor/local/share/locale/sv/LC_MESSAGES/cogl.mo +0 -0
  437. data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  438. data/vendor/local/share/locale/ta/LC_MESSAGES/clutter-1.0.mo +0 -0
  439. data/vendor/local/share/locale/ta/LC_MESSAGES/cogl.mo +0 -0
  440. data/vendor/local/share/locale/te/LC_MESSAGES/clutter-1.0.mo +0 -0
  441. data/vendor/local/share/locale/te/LC_MESSAGES/cogl.mo +0 -0
  442. data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
  443. data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  444. data/vendor/local/share/locale/th/LC_MESSAGES/cogl.mo +0 -0
  445. data/vendor/local/share/locale/tr/LC_MESSAGES/clutter-1.0.mo +0 -0
  446. data/vendor/local/share/locale/tr/LC_MESSAGES/cogl.mo +0 -0
  447. data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  448. data/vendor/local/share/locale/ug/LC_MESSAGES/clutter-1.0.mo +0 -0
  449. data/vendor/local/share/locale/ug/LC_MESSAGES/cogl.mo +0 -0
  450. data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
  451. data/vendor/local/share/locale/uk/LC_MESSAGES/clutter-1.0.mo +0 -0
  452. data/vendor/local/share/locale/uk/LC_MESSAGES/cogl.mo +0 -0
  453. data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  454. data/vendor/local/share/locale/ur/LC_MESSAGES/clutter-1.0.mo +0 -0
  455. data/vendor/local/share/locale/vi/LC_MESSAGES/cogl.mo +0 -0
  456. data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  457. data/vendor/local/share/locale/yi/LC_MESSAGES/clutter-1.0.mo +0 -0
  458. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo +0 -0
  459. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cogl.mo +0 -0
  460. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  461. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo +0 -0
  462. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/cogl.mo +0 -0
  463. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
  464. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo +0 -0
  465. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/cogl.mo +0 -0
  466. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
  467. data/vendor/local/share/man/man1/json-glib-format.1 +60 -0
  468. data/vendor/local/share/man/man1/json-glib-validate.1 +56 -0
  469. metadata +27 -12
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Annotation Glossary</title>
5
+ <title>Annotation Glossary: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
- <link rel="prev" href="ix08.html" title="Index of new symbols in 0.14">
9
+ <link rel="prev" href="ix10.html" title="Index of new symbols in 1.0">
10
10
  <link rel="next" href="license.html" title="Appendix A. License">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -26,7 +26,7 @@
26
26
  <a class="shortcut" href="#glsT">T</a></span></td>
27
27
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
28
28
  <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
29
- <td><a accesskey="p" href="ix08.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
29
+ <td><a accesskey="p" href="ix10.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
30
30
  <td><a accesskey="n" href="license.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
31
31
  </tr></table>
32
32
  <div class="glossary">
@@ -34,7 +34,7 @@
34
34
  <a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
35
35
  <a name="glsA"></a><h3 class="title">A</h3>
36
36
  <dt><span class="glossterm"><a name="annotation-glossterm-allow-none"></a>allow-none</span></dt>
37
- <dd class="glossdef"><p>NULL is ok, both for passing and for returning.</p></dd>
37
+ <dd class="glossdef"><p>NULL is OK, both for passing and for returning.</p></dd>
38
38
  <dt><span class="glossterm"><a name="annotation-glossterm-array"></a>array</span></dt>
39
39
  <dd class="glossdef"><p>Parameter points to an array of items.</p></dd>
40
40
  <a name="glsC"></a><h3 class="title">C</h3>
@@ -61,6 +61,6 @@
61
61
  </div>
62
62
  <div class="footer">
63
63
  <hr>
64
- Generated by GTK-Doc V1.20.1</div>
64
+ Generated by GTK-Doc V1.21.1</div>
65
65
  </body>
66
66
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Data Types</title>
5
+ <title>Data Types: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="json-base.html" title="Part II. JSON-GLib Reference">
9
9
  <link rel="prev" href="json-base.html" title="Part II. JSON-GLib Reference">
10
10
  <link rel="next" href="json-glib-JSON-Node.html" title="JSON Node">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -36,6 +36,6 @@
36
36
  </div>
37
37
  <div class="footer">
38
38
  <hr>
39
- Generated by GTK-Doc V1.20.1</div>
39
+ Generated by GTK-Doc V1.21.1</div>
40
40
  </body>
41
41
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Parser</title>
5
+ <title>Parser: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="json-streams.html" title="Part III. Reading and writing">
9
9
  <link rel="prev" href="json-streams.html" title="Part III. Reading and writing">
10
10
  <link rel="next" href="JsonParser.html" title="JsonParser">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -36,6 +36,6 @@
36
36
  </div>
37
37
  <div class="footer">
38
38
  <hr>
39
- Generated by GTK-Doc V1.20.1</div>
39
+ Generated by GTK-Doc V1.21.1</div>
40
40
  </body>
41
41
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Generator</title>
5
+ <title>Generator: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="json-streams.html" title="Part III. Reading and writing">
9
9
  <link rel="prev" href="JsonPath.html" title="JsonPath">
10
10
  <link rel="next" href="JsonGenerator.html" title="JsonGenerator">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -33,6 +33,6 @@
33
33
  </div>
34
34
  <div class="footer">
35
35
  <hr>
36
- Generated by GTK-Doc V1.20.1</div>
36
+ Generated by GTK-Doc V1.21.1</div>
37
37
  </body>
38
38
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Object Hierarchy</title>
5
+ <title>Object Hierarchy: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
9
9
  <link rel="prev" href="json-validate-tool.html" title="json-glib-validate">
10
10
  <link rel="next" href="ix01.html" title="Index">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -31,10 +31,14 @@
31
31
  <span class="lineart">╰──</span> <a class="link" href="JsonReader.html" title="JsonReader">JsonReader</a>
32
32
  GInterface
33
33
  <span class="lineart">╰──</span> <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable">JsonSerializable</a>
34
+ GBoxed
35
+ <span class="lineart">├──</span> <a class="link" href="json-glib-JSON-Array.html#JsonArray">JsonArray</a>
36
+ <span class="lineart">├──</span> <a class="link" href="json-glib-JSON-Node.html#JsonNode">JsonNode</a>
37
+ <span class="lineart">╰──</span> <a class="link" href="json-glib-JSON-Object.html#JsonObject">JsonObject</a>
34
38
  </pre>
35
39
  </div>
36
40
  <div class="footer">
37
41
  <hr>
38
- Generated by GTK-Doc V1.20.1</div>
42
+ Generated by GTK-Doc V1.21.1</div>
39
43
  </body>
40
44
  </html>
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="next" href="json-glib.html" title="Part I. JSON-GLib Overview">
9
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
9
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
10
10
  <link rel="stylesheet" href="style.css" type="text/css">
11
11
  </head>
12
12
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -14,7 +14,7 @@
14
14
  <div class="titlepage">
15
15
  <div>
16
16
  <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">JSON-GLib Reference Manual</p></th></tr></table></div>
17
- <div><p class="releaseinfo">for JSON-GLib 1.0.2
17
+ <div><p class="releaseinfo">for JSON-GLib 1.0.4
18
18
  </p></div>
19
19
  <div><p class="copyright">Copyright © 2007, 2008 OpenedHand LTD</p></div>
20
20
  <div><p class="copyright">Copyright © 2009, 2010, 2011 Intel Corporation</p></div>
@@ -123,12 +123,14 @@
123
123
  <dt><span class="index"><a href="ix06.html">Index of new symbols in 0.10</a></span></dt>
124
124
  <dt><span class="index"><a href="ix07.html">Index of new symbols in 0.12</a></span></dt>
125
125
  <dt><span class="index"><a href="ix08.html">Index of new symbols in 0.14</a></span></dt>
126
+ <dt><span class="index"><a href="ix09.html">Index of new symbols in 0.16</a></span></dt>
127
+ <dt><span class="index"><a href="ix10.html">Index of new symbols in 1.0</a></span></dt>
126
128
  <dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
127
129
  <dt><span class="appendix"><a href="license.html">A. License</a></span></dt>
128
130
  </dl></div>
129
131
  </div>
130
132
  <div class="footer">
131
133
  <hr>
132
- Generated by GTK-Doc V1.20.1</div>
134
+ Generated by GTK-Doc V1.21.1</div>
133
135
  </body>
134
136
  </html>
@@ -1,6 +1,8 @@
1
1
  <ANCHOR id="json-glib-JSON-Node" href="json-glib/json-glib-JSON-Node.html">
2
2
  <ANCHOR id="json-glib-JSON-Node.functions" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.functions">
3
+ <ANCHOR id="JsonNode" href="json-glib/json-glib-JSON-Node.html#JsonNode">
3
4
  <ANCHOR id="json-glib-JSON-Node.other" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.other">
5
+ <ANCHOR id="json-glib-JSON-Node.object-hierarchy" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.object-hierarchy">
4
6
  <ANCHOR id="json-glib-JSON-Node.description" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.description">
5
7
  <ANCHOR id="json-glib-JSON-Node.functions_details" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.functions_details">
6
8
  <ANCHOR id="JSON-NODE-TYPE:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-TYPE:CAPS">
@@ -48,10 +50,16 @@
48
50
  <ANCHOR id="json-node-is-null" href="json-glib/json-glib-JSON-Node.html#json-node-is-null">
49
51
  <ANCHOR id="json-glib-JSON-Node.other_details" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.other_details">
50
52
  <ANCHOR id="JsonNodeType" href="json-glib/json-glib-JSON-Node.html#JsonNodeType">
51
- <ANCHOR id="JsonNode" href="json-glib/json-glib-JSON-Node.html#JsonNode">
53
+ <ANCHOR id="JSON-NODE-OBJECT:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS">
54
+ <ANCHOR id="JSON-NODE-ARRAY:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS">
55
+ <ANCHOR id="JSON-NODE-VALUE:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS">
56
+ <ANCHOR id="JSON-NODE-NULL:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS">
57
+ <ANCHOR id="JsonNode-struct" href="json-glib/json-glib-JSON-Node.html#JsonNode-struct">
52
58
  <ANCHOR id="json-glib-JSON-Array" href="json-glib/json-glib-JSON-Array.html">
53
59
  <ANCHOR id="json-glib-JSON-Array.functions" href="json-glib/json-glib-JSON-Array.html#json-glib-JSON-Array.functions">
60
+ <ANCHOR id="JsonArray" href="json-glib/json-glib-JSON-Array.html#JsonArray">
54
61
  <ANCHOR id="json-glib-JSON-Array.other" href="json-glib/json-glib-JSON-Array.html#json-glib-JSON-Array.other">
62
+ <ANCHOR id="json-glib-JSON-Array.object-hierarchy" href="json-glib/json-glib-JSON-Array.html#json-glib-JSON-Array.object-hierarchy">
55
63
  <ANCHOR id="json-glib-JSON-Array.description" href="json-glib/json-glib-JSON-Array.html#json-glib-JSON-Array.description">
56
64
  <ANCHOR id="json-glib-JSON-Array.functions_details" href="json-glib/json-glib-JSON-Array.html#json-glib-JSON-Array.functions_details">
57
65
  <ANCHOR id="json-array-new" href="json-glib/json-glib-JSON-Array.html#json-array-new">
@@ -81,10 +89,12 @@
81
89
  <ANCHOR id="json-array-add-string-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-string-element">
82
90
  <ANCHOR id="json-array-get-string-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-string-element">
83
91
  <ANCHOR id="json-glib-JSON-Array.other_details" href="json-glib/json-glib-JSON-Array.html#json-glib-JSON-Array.other_details">
84
- <ANCHOR id="JsonArray" href="json-glib/json-glib-JSON-Array.html#JsonArray">
92
+ <ANCHOR id="JsonArray-struct" href="json-glib/json-glib-JSON-Array.html#JsonArray-struct">
85
93
  <ANCHOR id="json-glib-JSON-Object" href="json-glib/json-glib-JSON-Object.html">
86
94
  <ANCHOR id="json-glib-JSON-Object.functions" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.functions">
95
+ <ANCHOR id="JsonObject" href="json-glib/json-glib-JSON-Object.html#JsonObject">
87
96
  <ANCHOR id="json-glib-JSON-Object.other" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.other">
97
+ <ANCHOR id="json-glib-JSON-Object.object-hierarchy" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.object-hierarchy">
88
98
  <ANCHOR id="json-glib-JSON-Object.description" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.description">
89
99
  <ANCHOR id="json-glib-JSON-Object.functions_details" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.functions_details">
90
100
  <ANCHOR id="json-object-new" href="json-glib/json-glib-JSON-Object.html#json-object-new">
@@ -116,7 +126,7 @@
116
126
  <ANCHOR id="json-object-set-string-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-string-member">
117
127
  <ANCHOR id="json-object-get-string-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-string-member">
118
128
  <ANCHOR id="json-glib-JSON-Object.other_details" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.other_details">
119
- <ANCHOR id="JsonObject" href="json-glib/json-glib-JSON-Object.html#JsonObject">
129
+ <ANCHOR id="JsonObject-struct" href="json-glib/json-glib-JSON-Object.html#JsonObject-struct">
120
130
  <ANCHOR id="JsonParser" href="json-glib/JsonParser.html">
121
131
  <ANCHOR id="JsonParser.functions" href="json-glib/JsonParser.html#JsonParser.functions">
122
132
  <ANCHOR id="JsonParser.signals" href="json-glib/JsonParser.html#JsonParser.signals">
@@ -136,6 +146,14 @@
136
146
  <ANCHOR id="json-parser-has-assignment" href="json-glib/JsonParser.html#json-parser-has-assignment">
137
147
  <ANCHOR id="JsonParser.other_details" href="json-glib/JsonParser.html#JsonParser.other_details">
138
148
  <ANCHOR id="JsonParserError" href="json-glib/JsonParser.html#JsonParserError">
149
+ <ANCHOR id="JSON-PARSER-ERROR-PARSE:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-PARSE:CAPS">
150
+ <ANCHOR id="JSON-PARSER-ERROR-TRAILING-COMMA:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-TRAILING-COMMA:CAPS">
151
+ <ANCHOR id="JSON-PARSER-ERROR-MISSING-COMMA:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-MISSING-COMMA:CAPS">
152
+ <ANCHOR id="JSON-PARSER-ERROR-MISSING-COLON:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-MISSING-COLON:CAPS">
153
+ <ANCHOR id="JSON-PARSER-ERROR-INVALID-BAREWORD:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-INVALID-BAREWORD:CAPS">
154
+ <ANCHOR id="JSON-PARSER-ERROR-EMPTY-MEMBER-NAME:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-EMPTY-MEMBER-NAME:CAPS">
155
+ <ANCHOR id="JSON-PARSER-ERROR-INVALID-DATA:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-INVALID-DATA:CAPS">
156
+ <ANCHOR id="JSON-PARSER-ERROR-UNKNOWN:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-UNKNOWN:CAPS">
139
157
  <ANCHOR id="JsonParser-struct" href="json-glib/JsonParser.html#JsonParser-struct">
140
158
  <ANCHOR id="JsonParserClass" href="json-glib/JsonParser.html#JsonParserClass">
141
159
  <ANCHOR id="JsonParser.signal-details" href="json-glib/JsonParser.html#JsonParser.signal-details">
@@ -180,6 +198,13 @@
180
198
  <ANCHOR id="JsonReader-struct" href="json-glib/JsonReader.html#JsonReader-struct">
181
199
  <ANCHOR id="JsonReaderClass" href="json-glib/JsonReader.html#JsonReaderClass">
182
200
  <ANCHOR id="JsonReaderError" href="json-glib/JsonReader.html#JsonReaderError">
201
+ <ANCHOR id="JSON-READER-ERROR-NO-ARRAY:CAPS" href="json-glib/JsonReader.html#JSON-READER-ERROR-NO-ARRAY:CAPS">
202
+ <ANCHOR id="JSON-READER-ERROR-INVALID-INDEX:CAPS" href="json-glib/JsonReader.html#JSON-READER-ERROR-INVALID-INDEX:CAPS">
203
+ <ANCHOR id="JSON-READER-ERROR-NO-OBJECT:CAPS" href="json-glib/JsonReader.html#JSON-READER-ERROR-NO-OBJECT:CAPS">
204
+ <ANCHOR id="JSON-READER-ERROR-INVALID-MEMBER:CAPS" href="json-glib/JsonReader.html#JSON-READER-ERROR-INVALID-MEMBER:CAPS">
205
+ <ANCHOR id="JSON-READER-ERROR-INVALID-NODE:CAPS" href="json-glib/JsonReader.html#JSON-READER-ERROR-INVALID-NODE:CAPS">
206
+ <ANCHOR id="JSON-READER-ERROR-NO-VALUE:CAPS" href="json-glib/JsonReader.html#JSON-READER-ERROR-NO-VALUE:CAPS">
207
+ <ANCHOR id="JSON-READER-ERROR-INVALID-TYPE:CAPS" href="json-glib/JsonReader.html#JSON-READER-ERROR-INVALID-TYPE:CAPS">
183
208
  <ANCHOR id="JsonReader.property-details" href="json-glib/JsonReader.html#JsonReader.property-details">
184
209
  <ANCHOR id="JsonReader--root" href="json-glib/JsonReader.html#JsonReader--root">
185
210
  <ANCHOR id="JsonPath" href="json-glib/JsonPath.html">
@@ -197,6 +222,7 @@
197
222
  <ANCHOR id="JsonPath-struct" href="json-glib/JsonPath.html#JsonPath-struct">
198
223
  <ANCHOR id="JsonPathClass" href="json-glib/JsonPath.html#JsonPathClass">
199
224
  <ANCHOR id="JsonPathError" href="json-glib/JsonPath.html#JsonPathError">
225
+ <ANCHOR id="JSON-PATH-ERROR-INVALID-QUERY:CAPS" href="json-glib/JsonPath.html#JSON-PATH-ERROR-INVALID-QUERY:CAPS">
200
226
  <ANCHOR id="JsonGenerator" href="json-glib/JsonGenerator.html">
201
227
  <ANCHOR id="JsonGenerator.functions" href="json-glib/JsonGenerator.html#JsonGenerator.functions">
202
228
  <ANCHOR id="JsonGenerator.properties" href="json-glib/JsonGenerator.html#JsonGenerator.properties">
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Index</title>
5
+ <title>Index: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="ch05.html" title="Object Hierarchy">
10
10
  <link rel="next" href="ix02.html" title="Index of deprecated symbols">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -44,7 +44,7 @@
44
44
  <a name="id-1.7"></a>Index</h1></div></div></div>
45
45
  <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
46
46
  <dt>
47
- <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray">JsonArray</a>, struct in <a class="link" href="json-glib-JSON-Array.html" title="JSON Array">JSON Array</a>
47
+ <a class="link" href="json-glib-JSON-Array.html#JsonArray-struct" title="JsonArray">JsonArray</a>, struct in <a class="link" href="json-glib-JSON-Array.html" title="JSON Array">JSON Array</a>
48
48
  </dt>
49
49
  <dd></dd>
50
50
  <dt>
@@ -377,7 +377,7 @@
377
377
  <dd></dd>
378
378
  <a name="idxN"></a><h3 class="title">N</h3>
379
379
  <dt>
380
- <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode">JsonNode</a>, struct in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
380
+ <a class="link" href="json-glib-JSON-Node.html#JsonNode-struct" title="JsonNode">JsonNode</a>, struct in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
381
381
  </dt>
382
382
  <dd></dd>
383
383
  <dt>
@@ -558,7 +558,7 @@
558
558
  <dd></dd>
559
559
  <a name="idxO"></a><h3 class="title">O</h3>
560
560
  <dt>
561
- <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject">JsonObject</a>, struct in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
561
+ <a class="link" href="json-glib-JSON-Object.html#JsonObject-struct" title="JsonObject">JsonObject</a>, struct in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
562
562
  </dt>
563
563
  <dd></dd>
564
564
  <dt>
@@ -960,6 +960,6 @@
960
960
  </div>
961
961
  <div class="footer">
962
962
  <hr>
963
- Generated by GTK-Doc V1.20.1</div>
963
+ Generated by GTK-Doc V1.21.1</div>
964
964
  </body>
965
965
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Index of deprecated symbols</title>
5
+ <title>Index of deprecated symbols: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="ix01.html" title="Index">
10
10
  <link rel="next" href="ix03.html" title="Index of new symbols in 0.4">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -44,6 +44,6 @@
44
44
  </div>
45
45
  <div class="footer">
46
46
  <hr>
47
- Generated by GTK-Doc V1.20.1</div>
47
+ Generated by GTK-Doc V1.21.1</div>
48
48
  </body>
49
49
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Index of new symbols in 0.4</title>
5
+ <title>Index of new symbols in 0.4: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="ix02.html" title="Index of deprecated symbols">
10
10
  <link rel="next" href="ix04.html" title="Index of new symbols in 0.6">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -51,6 +51,6 @@
51
51
  </div>
52
52
  <div class="footer">
53
53
  <hr>
54
- Generated by GTK-Doc V1.20.1</div>
54
+ Generated by GTK-Doc V1.21.1</div>
55
55
  </body>
56
56
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Index of new symbols in 0.6</title>
5
+ <title>Index of new symbols in 0.6: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="ix03.html" title="Index of new symbols in 0.4">
10
10
  <link rel="next" href="ix05.html" title="Index of new symbols in 0.8">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -44,6 +44,6 @@
44
44
  </div>
45
45
  <div class="footer">
46
46
  <hr>
47
- Generated by GTK-Doc V1.20.1</div>
47
+ Generated by GTK-Doc V1.21.1</div>
48
48
  </body>
49
49
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Index of new symbols in 0.8</title>
5
+ <title>Index of new symbols in 0.8: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="ix04.html" title="Index of new symbols in 0.6">
10
10
  <link rel="next" href="ix06.html" title="Index of new symbols in 0.10">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -176,6 +176,6 @@
176
176
  </div>
177
177
  <div class="footer">
178
178
  <hr>
179
- Generated by GTK-Doc V1.20.1</div>
179
+ Generated by GTK-Doc V1.21.1</div>
180
180
  </body>
181
181
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Index of new symbols in 0.10</title>
5
+ <title>Index of new symbols in 0.10: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="ix05.html" title="Index of new symbols in 0.8">
10
10
  <link rel="next" href="ix07.html" title="Index of new symbols in 0.12">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -111,6 +111,6 @@
111
111
  </div>
112
112
  <div class="footer">
113
113
  <hr>
114
- Generated by GTK-Doc V1.20.1</div>
114
+ Generated by GTK-Doc V1.21.1</div>
115
115
  </body>
116
116
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>JSON-GLib Reference Manual: Index of new symbols in 0.12</title>
5
+ <title>Index of new symbols in 0.12: JSON-GLib Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="JSON-GLib Reference Manual">
8
8
  <link rel="up" href="index.html" title="JSON-GLib Reference Manual">
9
9
  <link rel="prev" href="ix06.html" title="Index of new symbols in 0.10">
10
10
  <link rel="next" href="ix08.html" title="Index of new symbols in 0.14">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.21.1 (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">
@@ -151,6 +151,6 @@
151
151
  </div>
152
152
  <div class="footer">
153
153
  <hr>
154
- Generated by GTK-Doc V1.20.1</div>
154
+ Generated by GTK-Doc V1.21.1</div>
155
155
  </body>
156
156
  </html>