clutter 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +3 -3
- data/vendor/local/bin/json-glib-format.exe +0 -0
- data/vendor/local/bin/json-glib-validate.exe +0 -0
- data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
- data/vendor/local/bin/libcogl-20.dll +0 -0
- data/vendor/local/bin/libcogl-pango-20.dll +0 -0
- data/vendor/local/bin/libcogl-path-20.dll +0 -0
- data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-actor-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-actor.h +72 -9
- data/vendor/local/include/clutter-1.0/clutter/clutter-align-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-autocleanups.h +106 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-backend.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-bin-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-bind-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-binding-pool.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-blur-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-box-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-brightness-contrast-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-cairo.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-canvas.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-child-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-click-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-clone.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-color-static.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-color.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-colorize-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-container.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-content.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-deform-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-deprecated.h +2 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-desaturate-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-device-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-drag-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-drop-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +9 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-enums.h +90 -4
- data/vendor/local/include/clutter-1.0/clutter/clutter-event.h +109 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-feature.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-fixed-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-flow-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-gesture-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-grid-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-group.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-image.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-input-device.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-interval.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-keyframe-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-layout-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-layout-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-macros.h +53 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-main.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-offscreen-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-page-turn-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-paint-node.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-paint-nodes.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-pan-action.h +8 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-path-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-path.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-property-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-rotate-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-script.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-scriptable.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-scroll-actor.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-settings.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-shader-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-shader-types.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-snap-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-tap-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-text-buffer.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-text.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-transition-group.h +4 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-types.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-units.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +27 -7
- data/vendor/local/include/clutter-1.0/clutter/clutter-zoom-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-keysyms.h +2099 -2099
- data/vendor/local/include/clutter-1.0/clutter/{clutter-list-model.h → deprecated/clutter-list-model.h} +8 -4
- data/vendor/local/include/clutter-1.0/clutter/{clutter-model.h → deprecated/clutter-model.h} +55 -41
- data/vendor/local/include/cogl/cogl/cogl-defines.h +2 -2
- data/vendor/local/include/json-glib-1.0/json-glib/json-builder.h +6 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-generator.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-glib.h +1 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-parser.h +6 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-path.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-reader.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-types.h +79 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-utils.h +40 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version-macros.h +16 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +4 -4
- data/vendor/local/lib/girepository-1.0/Cally-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Clutter-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-2.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-1.0.la +5 -5
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.la +6 -6
- data/vendor/local/lib/libcogl-path.dll.a +0 -0
- data/vendor/local/lib/libcogl-path.la +6 -6
- data/vendor/local/lib/libcogl.dll.a +0 -0
- data/vendor/local/lib/libcogl.la +6 -6
- data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
- data/vendor/local/lib/libjson-glib-1.0.la +5 -5
- data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +2 -2
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Cally-1.0.gir +9 -2
- data/vendor/local/share/gir-1.0/Clutter-1.0.gir +1239 -137
- data/vendor/local/share/gir-1.0/Cogl-1.0.gir +112 -42
- data/vendor/local/share/gir-1.0/Cogl-2.0.gir +368 -115
- data/vendor/local/share/gir-1.0/Json-1.0.gir +579 -39
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyActor.html +37 -37
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyClone.html +21 -21
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyGroup.html +18 -18
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyRectangle.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyRoot.html +17 -17
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyStage.html +21 -21
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyText.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyTexture.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyUtil.html +13 -13
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +933 -546
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +26 -26
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +67 -65
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +58 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +24 -24
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +29 -29
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +19 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +17 -17
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +22 -22
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +33 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/{clutter-ClutterGLXTexturePixmap.html → ClutterGLXTexturePixmap.html} +61 -45
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +8 -4
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +15 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +39 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +256 -72
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +115 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +10 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +69 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +69 -67
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +27 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +31 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +157 -70
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +110 -107
- data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +82 -80
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +33 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +36 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +59 -58
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +39 -22
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/{clutter-ClutterX11TexturePixmap.html → ClutterX11TexturePixmap.html} +69 -53
- data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +10 -3
- data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/callybase.html → clutter/cally.html} +22 -13
- data/vendor/local/share/gtk-doc/html/clutter/ch01.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch03.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch04.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch05.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch06.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch07.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch08.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch09.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch10.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch11.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch12.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/ch01.html → clutter/ch13.html} +9 -9
- data/vendor/local/share/gtk-doc/html/{cally/ch02.html → clutter/ch14.html} +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +514 -499
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +143 -134
- data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +12 -12
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +899 -233
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/cally-General-API.html → clutter/clutter-General-API.html} +27 -27
- data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +16 -16
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +55 -55
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +46 -33
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +48 -45
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +86 -79
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +34 -27
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +34 -8
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +192 -103
- data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +50 -5
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +100 -25
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/go01.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/index.html +52 -11
- data/vendor/local/share/gtk-doc/html/clutter/index.sgml +248 -53
- data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix01.html +273 -45
- data/vendor/local/share/gtk-doc/html/clutter/ix02.html +269 -13
- data/vendor/local/share/gtk-doc/html/clutter/ix03.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix04.html +9 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix05.html +4 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix06.html +20 -20
- data/vendor/local/share/gtk-doc/html/clutter/ix07.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ix08.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix09.html +141 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix10.html +11 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix11.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix12.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/ix13.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix14.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix15.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix16.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix17.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix18.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix19.html +102 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix20.html +56 -0
- data/vendor/local/share/gtk-doc/html/clutter/license.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/migration.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/{pt09.html → pt10.html} +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +19 -2
- data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +2 -2
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +85 -36
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +12 -20
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +87 -45
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +12 -14
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +92 -47
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +19 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +32 -0
- data/vendor/local/share/gtk-doc/html/json-glib/{ch05.html → ch06.html} +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +9 -5
- data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +41 -0
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +114 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +155 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +14 -17
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +8 -11
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +219 -63
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +6 -7
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +486 -81
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +380 -73
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +8 -12
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +153 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +8 -9
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +31 -2
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +6 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +3 -4
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +2 -3
- data/vendor/local/share/locale/an/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/an/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/man/man1/json-glib-format.1 +1 -1
- data/vendor/local/share/man/man1/json-glib-validate.1 +1 -1
- metadata +44 -53
- data/vendor/local/share/gtk-doc/html/cally/cally.devhelp2 +0 -72
- data/vendor/local/share/gtk-doc/html/cally/callyannotationglossary.html +0 -45
- data/vendor/local/share/gtk-doc/html/cally/callyobjecthierarchy.html +0 -44
- data/vendor/local/share/gtk-doc/html/cally/callyobjectindex.html +0 -63
- data/vendor/local/share/gtk-doc/html/cally/callyobjects.html +0 -38
- data/vendor/local/share/gtk-doc/html/cally/clutter-overview.html +0 -95
- data/vendor/local/share/gtk-doc/html/cally/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/index.html +0 -102
- data/vendor/local/share/gtk-doc/html/cally/index.sgml +0 -123
- data/vendor/local/share/gtk-doc/html/cally/ix01.html +0 -192
- data/vendor/local/share/gtk-doc/html/cally/ix02.html +0 -30
- data/vendor/local/share/gtk-doc/html/cally/ix03.html +0 -184
- data/vendor/local/share/gtk-doc/html/cally/ix04.html +0 -38
- data/vendor/local/share/gtk-doc/html/cally/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/license.html +0 -57
- data/vendor/local/share/gtk-doc/html/cally/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/style.css +0 -479
- data/vendor/local/share/gtk-doc/html/cally/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/up.png +0 -0
@@ -207,7 +207,7 @@ See also: json_array_add_element(), json_node_set_string()</doc>
|
|
207
207
|
element at @index_ inside a #JsonArray</doc>
|
208
208
|
<return-value transfer-ownership="full">
|
209
209
|
<doc xml:space="preserve">a copy of the #JsonNode at the requested
|
210
|
-
index. Use
|
210
|
+
index. Use json_node_unref() when done.</doc>
|
211
211
|
<type name="Node" c:type="JsonNode*"/>
|
212
212
|
</return-value>
|
213
213
|
<parameters>
|
@@ -221,6 +221,25 @@ element at @index_ inside a #JsonArray</doc>
|
|
221
221
|
</parameter>
|
222
222
|
</parameters>
|
223
223
|
</method>
|
224
|
+
<method name="equal" c:identifier="json_array_equal" version="1.2">
|
225
|
+
<doc xml:space="preserve">Check whether @a and @b are equal #JsonArrays, meaning they have the same
|
226
|
+
number of elements, and the values of elements in corresponding positions
|
227
|
+
are equal.</doc>
|
228
|
+
<return-value transfer-ownership="none">
|
229
|
+
<doc xml:space="preserve">%TRUE if @a and @b are equal; %FALSE otherwise</doc>
|
230
|
+
<type name="gboolean" c:type="gboolean"/>
|
231
|
+
</return-value>
|
232
|
+
<parameters>
|
233
|
+
<instance-parameter name="a" transfer-ownership="none">
|
234
|
+
<doc xml:space="preserve">a JSON array</doc>
|
235
|
+
<type name="Array" c:type="gconstpointer"/>
|
236
|
+
</instance-parameter>
|
237
|
+
<parameter name="b" transfer-ownership="none">
|
238
|
+
<doc xml:space="preserve">another JSON array</doc>
|
239
|
+
<type name="Array" c:type="gconstpointer"/>
|
240
|
+
</parameter>
|
241
|
+
</parameters>
|
242
|
+
</method>
|
224
243
|
<method name="foreach_element"
|
225
244
|
c:identifier="json_array_foreach_element"
|
226
245
|
version="0.8">
|
@@ -245,7 +264,10 @@ remove elements from the @array.</doc>
|
|
245
264
|
<doc xml:space="preserve">the function to be called on each element</doc>
|
246
265
|
<type name="ArrayForeach" c:type="JsonArrayForeach"/>
|
247
266
|
</parameter>
|
248
|
-
<parameter name="data"
|
267
|
+
<parameter name="data"
|
268
|
+
transfer-ownership="none"
|
269
|
+
nullable="1"
|
270
|
+
allow-none="1">
|
249
271
|
<doc xml:space="preserve">data to be passed to the function</doc>
|
250
272
|
<type name="gpointer" c:type="gpointer"/>
|
251
273
|
</parameter>
|
@@ -454,6 +476,39 @@ See also: json_array_get_element(), json_node_get_string()</doc>
|
|
454
476
|
</parameter>
|
455
477
|
</parameters>
|
456
478
|
</method>
|
479
|
+
<method name="hash" c:identifier="json_array_hash" version="1.2">
|
480
|
+
<doc xml:space="preserve">Calculate a hash value for the given @key (a #JsonArray).
|
481
|
+
|
482
|
+
The hash is calculated over the array and all its elements, recursively. If
|
483
|
+
the array is immutable, this is a fast operation; otherwise, it scales
|
484
|
+
proportionally with the length of the array.</doc>
|
485
|
+
<return-value transfer-ownership="none">
|
486
|
+
<doc xml:space="preserve">hash value for @key</doc>
|
487
|
+
<type name="guint" c:type="guint"/>
|
488
|
+
</return-value>
|
489
|
+
<parameters>
|
490
|
+
<instance-parameter name="key" transfer-ownership="none">
|
491
|
+
<doc xml:space="preserve">a JSON array to hash</doc>
|
492
|
+
<type name="Array" c:type="gconstpointer"/>
|
493
|
+
</instance-parameter>
|
494
|
+
</parameters>
|
495
|
+
</method>
|
496
|
+
<method name="is_immutable"
|
497
|
+
c:identifier="json_array_is_immutable"
|
498
|
+
version="1.2">
|
499
|
+
<doc xml:space="preserve">Check whether the given @array has been marked as immutable by calling
|
500
|
+
json_array_seal() on it.</doc>
|
501
|
+
<return-value transfer-ownership="none">
|
502
|
+
<doc xml:space="preserve">%TRUE if the @array is immutable</doc>
|
503
|
+
<type name="gboolean" c:type="gboolean"/>
|
504
|
+
</return-value>
|
505
|
+
<parameters>
|
506
|
+
<instance-parameter name="array" transfer-ownership="none">
|
507
|
+
<doc xml:space="preserve">a #JsonArray</doc>
|
508
|
+
<type name="Array" c:type="JsonArray*"/>
|
509
|
+
</instance-parameter>
|
510
|
+
</parameters>
|
511
|
+
</method>
|
457
512
|
<method name="ref" c:identifier="json_array_ref">
|
458
513
|
<doc xml:space="preserve">Increase by one the reference count of a #JsonArray.</doc>
|
459
514
|
<return-value transfer-ownership="none">
|
@@ -485,6 +540,21 @@ resources.</doc>
|
|
485
540
|
</parameter>
|
486
541
|
</parameters>
|
487
542
|
</method>
|
543
|
+
<method name="seal" c:identifier="json_array_seal" version="1.2">
|
544
|
+
<doc xml:space="preserve">Seals the #JsonArray, making it immutable to further changes. This will
|
545
|
+
recursively seal all elements in the array too.
|
546
|
+
|
547
|
+
If the @array is already immutable, this is a no-op.</doc>
|
548
|
+
<return-value transfer-ownership="none">
|
549
|
+
<type name="none" c:type="void"/>
|
550
|
+
</return-value>
|
551
|
+
<parameters>
|
552
|
+
<instance-parameter name="array" transfer-ownership="none">
|
553
|
+
<doc xml:space="preserve">a #JsonArray</doc>
|
554
|
+
<type name="Array" c:type="JsonArray*"/>
|
555
|
+
</instance-parameter>
|
556
|
+
</parameters>
|
557
|
+
</method>
|
488
558
|
<method name="unref" c:identifier="json_array_unref">
|
489
559
|
<doc xml:space="preserve">Decreases by one the reference count of a #JsonArray. If the
|
490
560
|
reference count reaches zero, the array is destroyed and all
|
@@ -520,7 +590,11 @@ this function. It is safe to change the value of @element_node.</doc>
|
|
520
590
|
<doc xml:space="preserve">a #JsonNode containing the value at @index_</doc>
|
521
591
|
<type name="Node" c:type="JsonNode*"/>
|
522
592
|
</parameter>
|
523
|
-
<parameter name="user_data"
|
593
|
+
<parameter name="user_data"
|
594
|
+
transfer-ownership="none"
|
595
|
+
nullable="1"
|
596
|
+
allow-none="1"
|
597
|
+
closure="3">
|
524
598
|
<doc xml:space="preserve">data passed to the function</doc>
|
525
599
|
<type name="gpointer" c:type="gpointer"/>
|
526
600
|
</parameter>
|
@@ -528,10 +602,9 @@ this function. It is safe to change the value of @element_node.</doc>
|
|
528
602
|
</callback>
|
529
603
|
<callback name="BoxedDeserializeFunc"
|
530
604
|
c:type="JsonBoxedDeserializeFunc"
|
531
|
-
version="0.10"
|
532
|
-
introspectable="0">
|
605
|
+
version="0.10">
|
533
606
|
<doc xml:space="preserve">Deserializes the contents of the passed #JsonNode into a #GBoxed</doc>
|
534
|
-
<return-value>
|
607
|
+
<return-value transfer-ownership="none" nullable="1">
|
535
608
|
<doc xml:space="preserve">the newly created boxed type</doc>
|
536
609
|
<type name="gpointer" c:type="gpointer"/>
|
537
610
|
</return-value>
|
@@ -551,7 +624,10 @@ this function. It is safe to change the value of @element_node.</doc>
|
|
551
624
|
<type name="Node" c:type="JsonNode*"/>
|
552
625
|
</return-value>
|
553
626
|
<parameters>
|
554
|
-
<parameter name="boxed"
|
627
|
+
<parameter name="boxed"
|
628
|
+
transfer-ownership="none"
|
629
|
+
nullable="1"
|
630
|
+
allow-none="1">
|
555
631
|
<doc xml:space="preserve">a #GBoxed</doc>
|
556
632
|
<type name="gpointer" c:type="gconstpointer"/>
|
557
633
|
</parameter>
|
@@ -575,6 +651,16 @@ JSON tree and obtain the root #JsonNode.</doc>
|
|
575
651
|
<type name="Builder" c:type="JsonBuilder*"/>
|
576
652
|
</return-value>
|
577
653
|
</constructor>
|
654
|
+
<constructor name="new_immutable"
|
655
|
+
c:identifier="json_builder_new_immutable"
|
656
|
+
version="1.2">
|
657
|
+
<doc xml:space="preserve">Creates a new #JsonBuilder instance with its #JsonBuilder:immutable property
|
658
|
+
set to %TRUE to create immutable output trees.</doc>
|
659
|
+
<return-value transfer-ownership="full">
|
660
|
+
<doc xml:space="preserve">a new #JsonBuilder</doc>
|
661
|
+
<type name="Builder" c:type="JsonBuilder*"/>
|
662
|
+
</return-value>
|
663
|
+
</constructor>
|
578
664
|
<method name="add_boolean_value"
|
579
665
|
c:identifier="json_builder_add_boolean_value">
|
580
666
|
<doc xml:space="preserve">If called after json_builder_set_member_name(), sets @value as member of the
|
@@ -771,7 +857,7 @@ Cannot be called after json_builder_set_member_name().</doc>
|
|
771
857
|
(ie: all opened objects, object members and arrays are being closed).</doc>
|
772
858
|
<return-value transfer-ownership="full">
|
773
859
|
<doc xml:space="preserve">the #JsonNode, or %NULL if the build is not complete.
|
774
|
-
Free the returned value with
|
860
|
+
Free the returned value with json_node_unref().</doc>
|
775
861
|
<type name="Node" c:type="JsonNode*"/>
|
776
862
|
</return-value>
|
777
863
|
<parameters>
|
@@ -814,6 +900,16 @@ Can be called only if the call is associated to an object.</doc>
|
|
814
900
|
</parameter>
|
815
901
|
</parameters>
|
816
902
|
</method>
|
903
|
+
<property name="immutable"
|
904
|
+
version="1.2"
|
905
|
+
writable="1"
|
906
|
+
construct-only="1"
|
907
|
+
transfer-ownership="none">
|
908
|
+
<doc xml:space="preserve">Whether the #JsonNode tree built by the #JsonBuilder should be immutable
|
909
|
+
when created. Making the output immutable on creation avoids the expense
|
910
|
+
of traversing it to make it immutable later.</doc>
|
911
|
+
<type name="gboolean" c:type="gboolean"/>
|
912
|
+
</property>
|
817
913
|
<field name="parent_instance" readable="0" private="1">
|
818
914
|
<type name="GObject.Object" c:type="GObject"/>
|
819
915
|
</field>
|
@@ -1149,11 +1245,11 @@ stream.</doc>
|
|
1149
1245
|
<doc xml:space="preserve">Json major version component (e.g. 1 if %JSON_VERSION is 1.2.3)</doc>
|
1150
1246
|
<type name="gint" c:type="gint"/>
|
1151
1247
|
</constant>
|
1152
|
-
<constant name="MICRO_VERSION" value="
|
1248
|
+
<constant name="MICRO_VERSION" value="0" c:type="JSON_MICRO_VERSION">
|
1153
1249
|
<doc xml:space="preserve">Json micro version component (e.g. 3 if %JSON_VERSION is 1.2.3)</doc>
|
1154
1250
|
<type name="gint" c:type="gint"/>
|
1155
1251
|
</constant>
|
1156
|
-
<constant name="MINOR_VERSION" value="
|
1252
|
+
<constant name="MINOR_VERSION" value="2" c:type="JSON_MINOR_VERSION">
|
1157
1253
|
<doc xml:space="preserve">Json minor version component (e.g. 2 if %JSON_VERSION is 1.2.3)</doc>
|
1158
1254
|
<type name="gint" c:type="gint"/>
|
1159
1255
|
</constant>
|
@@ -1195,8 +1291,12 @@ and it's the equivalent of:
|
|
1195
1291
|
</parameters>
|
1196
1292
|
</constructor>
|
1197
1293
|
<method name="copy" c:identifier="json_node_copy">
|
1198
|
-
<doc xml:space="preserve">Copies @node. If the node contains complex data types
|
1199
|
-
|
1294
|
+
<doc xml:space="preserve">Copies @node. If the node contains complex data types, their reference
|
1295
|
+
counts are increased, regardless of whether the node is mutable or
|
1296
|
+
immutable.
|
1297
|
+
|
1298
|
+
The copy will be immutable if, and only if, @node is immutable. However,
|
1299
|
+
there should be no need to copy an immutable node.</doc>
|
1200
1300
|
<return-value transfer-ownership="full">
|
1201
1301
|
<doc xml:space="preserve">the copied #JsonNode</doc>
|
1202
1302
|
<type name="Node" c:type="JsonNode*"/>
|
@@ -1251,6 +1351,26 @@ the returned object is increased.</doc>
|
|
1251
1351
|
</instance-parameter>
|
1252
1352
|
</parameters>
|
1253
1353
|
</method>
|
1354
|
+
<method name="equal" c:identifier="json_node_equal" version="1.2">
|
1355
|
+
<doc xml:space="preserve">Check whether @a and @b are equal #JsonNodes, meaning they have the same
|
1356
|
+
type and same values (checked recursively). Note that integer values are
|
1357
|
+
compared numerically, ignoring type, so a double value 4.0 is equal to the
|
1358
|
+
integer value 4.</doc>
|
1359
|
+
<return-value transfer-ownership="none">
|
1360
|
+
<doc xml:space="preserve">%TRUE if @a and @b are equal; %FALSE otherwise</doc>
|
1361
|
+
<type name="gboolean" c:type="gboolean"/>
|
1362
|
+
</return-value>
|
1363
|
+
<parameters>
|
1364
|
+
<instance-parameter name="a" transfer-ownership="none">
|
1365
|
+
<doc xml:space="preserve">a JSON node</doc>
|
1366
|
+
<type name="Node" c:type="gconstpointer"/>
|
1367
|
+
</instance-parameter>
|
1368
|
+
<parameter name="b" transfer-ownership="none">
|
1369
|
+
<doc xml:space="preserve">another JSON node</doc>
|
1370
|
+
<type name="Node" c:type="gconstpointer"/>
|
1371
|
+
</parameter>
|
1372
|
+
</parameters>
|
1373
|
+
</method>
|
1254
1374
|
<method name="free" c:identifier="json_node_free">
|
1255
1375
|
<doc xml:space="preserve">Frees the resources allocated by @node.</doc>
|
1256
1376
|
<return-value transfer-ownership="none">
|
@@ -1405,6 +1525,24 @@ using it, call g_value_unset() on the #GValue.</doc>
|
|
1405
1525
|
</instance-parameter>
|
1406
1526
|
</parameters>
|
1407
1527
|
</method>
|
1528
|
+
<method name="hash" c:identifier="json_node_hash" version="1.2">
|
1529
|
+
<doc xml:space="preserve">Calculate a hash value for the given @key (a #JsonNode).
|
1530
|
+
|
1531
|
+
The hash is calculated over the node and its value, recursively. If the node
|
1532
|
+
is immutable, this is a fast operation; otherwise, it scales proportionally
|
1533
|
+
with the size of the node’s value (for example, with the number of members
|
1534
|
+
in the #JsonObject if this node contains an object).</doc>
|
1535
|
+
<return-value transfer-ownership="none">
|
1536
|
+
<doc xml:space="preserve">hash value for @key</doc>
|
1537
|
+
<type name="guint" c:type="guint"/>
|
1538
|
+
</return-value>
|
1539
|
+
<parameters>
|
1540
|
+
<instance-parameter name="key" transfer-ownership="none">
|
1541
|
+
<doc xml:space="preserve">a JSON node to hash</doc>
|
1542
|
+
<type name="Node" c:type="gconstpointer"/>
|
1543
|
+
</instance-parameter>
|
1544
|
+
</parameters>
|
1545
|
+
</method>
|
1408
1546
|
<method name="init" c:identifier="json_node_init" version="0.16">
|
1409
1547
|
<doc xml:space="preserve">Initializes a @node to a specific @type.
|
1410
1548
|
|
@@ -1586,6 +1724,22 @@ the given type, and any data contained will be cleared.</doc>
|
|
1586
1724
|
</parameter>
|
1587
1725
|
</parameters>
|
1588
1726
|
</method>
|
1727
|
+
<method name="is_immutable"
|
1728
|
+
c:identifier="json_node_is_immutable"
|
1729
|
+
version="1.2">
|
1730
|
+
<doc xml:space="preserve">Check whether the given @node has been marked as immutable by calling
|
1731
|
+
json_node_seal() on it.</doc>
|
1732
|
+
<return-value transfer-ownership="none">
|
1733
|
+
<doc xml:space="preserve">%TRUE if the @node is immutable</doc>
|
1734
|
+
<type name="gboolean" c:type="gboolean"/>
|
1735
|
+
</return-value>
|
1736
|
+
<parameters>
|
1737
|
+
<instance-parameter name="node" transfer-ownership="none">
|
1738
|
+
<doc xml:space="preserve">a #JsonNode</doc>
|
1739
|
+
<type name="Node" c:type="JsonNode*"/>
|
1740
|
+
</instance-parameter>
|
1741
|
+
</parameters>
|
1742
|
+
</method>
|
1589
1743
|
<method name="is_null" c:identifier="json_node_is_null" version="0.8">
|
1590
1744
|
<doc xml:space="preserve">Checks whether @node is a %JSON_NODE_NULL.
|
1591
1745
|
|
@@ -1602,8 +1756,40 @@ A %JSON_NODE_NULL node is not the same as a %NULL #JsonNode; a
|
|
1602
1756
|
</instance-parameter>
|
1603
1757
|
</parameters>
|
1604
1758
|
</method>
|
1759
|
+
<method name="ref" c:identifier="json_node_ref" version="1.2">
|
1760
|
+
<doc xml:space="preserve">Increment the reference count of @node.</doc>
|
1761
|
+
<return-value transfer-ownership="full">
|
1762
|
+
<doc xml:space="preserve">a pointer to @node</doc>
|
1763
|
+
<type name="Node" c:type="JsonNode*"/>
|
1764
|
+
</return-value>
|
1765
|
+
<parameters>
|
1766
|
+
<instance-parameter name="node" transfer-ownership="none">
|
1767
|
+
<doc xml:space="preserve">a #JsonNode</doc>
|
1768
|
+
<type name="Node" c:type="JsonNode*"/>
|
1769
|
+
</instance-parameter>
|
1770
|
+
</parameters>
|
1771
|
+
</method>
|
1772
|
+
<method name="seal" c:identifier="json_node_seal" version="1.2">
|
1773
|
+
<doc xml:space="preserve">Seals the #JsonNode, making it immutable to further changes. In order to be
|
1774
|
+
sealed, the @node must have a type and value set. The value will be
|
1775
|
+
recursively sealed — if the node holds an object, that #JsonObject will be
|
1776
|
+
sealed, etc.
|
1777
|
+
|
1778
|
+
If the @node is already immutable, this is a no-op.</doc>
|
1779
|
+
<return-value transfer-ownership="none">
|
1780
|
+
<type name="none" c:type="void"/>
|
1781
|
+
</return-value>
|
1782
|
+
<parameters>
|
1783
|
+
<instance-parameter name="node" transfer-ownership="none">
|
1784
|
+
<doc xml:space="preserve">a #JsonNode</doc>
|
1785
|
+
<type name="Node" c:type="JsonNode*"/>
|
1786
|
+
</instance-parameter>
|
1787
|
+
</parameters>
|
1788
|
+
</method>
|
1605
1789
|
<method name="set_array" c:identifier="json_node_set_array">
|
1606
|
-
<doc xml:space="preserve">Sets @array inside @node and increases the #JsonArray reference count
|
1790
|
+
<doc xml:space="preserve">Sets @array inside @node and increases the #JsonArray reference count.
|
1791
|
+
|
1792
|
+
It is an error to call this on an immutable node.</doc>
|
1607
1793
|
<return-value transfer-ownership="none">
|
1608
1794
|
<type name="none" c:type="void"/>
|
1609
1795
|
</return-value>
|
@@ -1620,7 +1806,9 @@ A %JSON_NODE_NULL node is not the same as a %NULL #JsonNode; a
|
|
1620
1806
|
</method>
|
1621
1807
|
<method name="set_boolean" c:identifier="json_node_set_boolean">
|
1622
1808
|
<doc xml:space="preserve">Sets @value as the boolean content of the @node, replacing any existing
|
1623
|
-
content
|
1809
|
+
content.
|
1810
|
+
|
1811
|
+
It is an error to call this on an immutable node.</doc>
|
1624
1812
|
<return-value transfer-ownership="none">
|
1625
1813
|
<type name="none" c:type="void"/>
|
1626
1814
|
</return-value>
|
@@ -1637,7 +1825,9 @@ content.</doc>
|
|
1637
1825
|
</method>
|
1638
1826
|
<method name="set_double" c:identifier="json_node_set_double">
|
1639
1827
|
<doc xml:space="preserve">Sets @value as the double content of the @node, replacing any existing
|
1640
|
-
content
|
1828
|
+
content.
|
1829
|
+
|
1830
|
+
It is an error to call this on an immutable node.</doc>
|
1641
1831
|
<return-value transfer-ownership="none">
|
1642
1832
|
<type name="none" c:type="void"/>
|
1643
1833
|
</return-value>
|
@@ -1654,7 +1844,9 @@ content.</doc>
|
|
1654
1844
|
</method>
|
1655
1845
|
<method name="set_int" c:identifier="json_node_set_int">
|
1656
1846
|
<doc xml:space="preserve">Sets @value as the integer content of the @node, replacing any existing
|
1657
|
-
content
|
1847
|
+
content.
|
1848
|
+
|
1849
|
+
It is an error to call this on an immutable node.</doc>
|
1658
1850
|
<return-value transfer-ownership="none">
|
1659
1851
|
<type name="none" c:type="void"/>
|
1660
1852
|
</return-value>
|
@@ -1670,7 +1862,11 @@ content.</doc>
|
|
1670
1862
|
</parameters>
|
1671
1863
|
</method>
|
1672
1864
|
<method name="set_object" c:identifier="json_node_set_object">
|
1673
|
-
<doc xml:space="preserve">Sets @objects inside @node. The reference count of @object is increased
|
1865
|
+
<doc xml:space="preserve">Sets @objects inside @node. The reference count of @object is increased.
|
1866
|
+
|
1867
|
+
If @object is %NULL, the node’s existing object is cleared.
|
1868
|
+
|
1869
|
+
It is an error to call this on an immutable node.</doc>
|
1674
1870
|
<return-value transfer-ownership="none">
|
1675
1871
|
<type name="none" c:type="void"/>
|
1676
1872
|
</return-value>
|
@@ -1679,7 +1875,10 @@ content.</doc>
|
|
1679
1875
|
<doc xml:space="preserve">a #JsonNode initialized to %JSON_NODE_OBJECT</doc>
|
1680
1876
|
<type name="Node" c:type="JsonNode*"/>
|
1681
1877
|
</instance-parameter>
|
1682
|
-
<parameter name="object"
|
1878
|
+
<parameter name="object"
|
1879
|
+
transfer-ownership="none"
|
1880
|
+
nullable="1"
|
1881
|
+
allow-none="1">
|
1683
1882
|
<doc xml:space="preserve">a #JsonObject</doc>
|
1684
1883
|
<type name="Object" c:type="JsonObject*"/>
|
1685
1884
|
</parameter>
|
@@ -1688,7 +1887,10 @@ content.</doc>
|
|
1688
1887
|
<method name="set_parent"
|
1689
1888
|
c:identifier="json_node_set_parent"
|
1690
1889
|
version="0.8">
|
1691
|
-
<doc xml:space="preserve">Sets the parent #JsonNode of @node
|
1890
|
+
<doc xml:space="preserve">Sets the parent #JsonNode of @node.
|
1891
|
+
|
1892
|
+
It is an error to call this with an immutable @parent. @node may be
|
1893
|
+
immutable.</doc>
|
1692
1894
|
<return-value transfer-ownership="none">
|
1693
1895
|
<type name="none" c:type="void"/>
|
1694
1896
|
</return-value>
|
@@ -1705,7 +1907,9 @@ content.</doc>
|
|
1705
1907
|
</method>
|
1706
1908
|
<method name="set_string" c:identifier="json_node_set_string">
|
1707
1909
|
<doc xml:space="preserve">Sets @value as the string content of the @node, replacing any existing
|
1708
|
-
content
|
1910
|
+
content.
|
1911
|
+
|
1912
|
+
It is an error to call this on an immutable node.</doc>
|
1709
1913
|
<return-value transfer-ownership="none">
|
1710
1914
|
<type name="none" c:type="void"/>
|
1711
1915
|
</return-value>
|
@@ -1721,7 +1925,9 @@ content.</doc>
|
|
1721
1925
|
</parameters>
|
1722
1926
|
</method>
|
1723
1927
|
<method name="set_value" c:identifier="json_node_set_value">
|
1724
|
-
<doc xml:space="preserve">Sets @value inside @node. The passed #GValue is copied into the #JsonNode
|
1928
|
+
<doc xml:space="preserve">Sets @value inside @node. The passed #GValue is copied into the #JsonNode.
|
1929
|
+
|
1930
|
+
It is an error to call this on an immutable node.</doc>
|
1725
1931
|
<return-value transfer-ownership="none">
|
1726
1932
|
<type name="none" c:type="void"/>
|
1727
1933
|
</return-value>
|
@@ -1737,7 +1943,9 @@ content.</doc>
|
|
1737
1943
|
</parameters>
|
1738
1944
|
</method>
|
1739
1945
|
<method name="take_array" c:identifier="json_node_take_array">
|
1740
|
-
<doc xml:space="preserve">Sets @array into @node without increasing the #JsonArray reference count
|
1946
|
+
<doc xml:space="preserve">Sets @array into @node without increasing the #JsonArray reference count.
|
1947
|
+
|
1948
|
+
It is an error to call this on an immutable node.</doc>
|
1741
1949
|
<return-value transfer-ownership="none">
|
1742
1950
|
<type name="none" c:type="void"/>
|
1743
1951
|
</return-value>
|
@@ -1753,7 +1961,9 @@ content.</doc>
|
|
1753
1961
|
</parameters>
|
1754
1962
|
</method>
|
1755
1963
|
<method name="take_object" c:identifier="json_node_take_object">
|
1756
|
-
<doc xml:space="preserve">Sets @object inside @node. The reference count of @object is not increased
|
1964
|
+
<doc xml:space="preserve">Sets @object inside @node. The reference count of @object is not increased.
|
1965
|
+
|
1966
|
+
It is an error to call this on an immutable node.</doc>
|
1757
1967
|
<return-value transfer-ownership="none">
|
1758
1968
|
<type name="none" c:type="void"/>
|
1759
1969
|
</return-value>
|
@@ -1782,6 +1992,19 @@ content.</doc>
|
|
1782
1992
|
</instance-parameter>
|
1783
1993
|
</parameters>
|
1784
1994
|
</method>
|
1995
|
+
<method name="unref" c:identifier="json_node_unref" version="1.2">
|
1996
|
+
<doc xml:space="preserve">Decrement the reference count of @node. If it reaches zero, the node is
|
1997
|
+
freed.</doc>
|
1998
|
+
<return-value transfer-ownership="none">
|
1999
|
+
<type name="none" c:type="void"/>
|
2000
|
+
</return-value>
|
2001
|
+
<parameters>
|
2002
|
+
<instance-parameter name="node" transfer-ownership="full">
|
2003
|
+
<doc xml:space="preserve">a #JsonNode</doc>
|
2004
|
+
<type name="Node" c:type="JsonNode*"/>
|
2005
|
+
</instance-parameter>
|
2006
|
+
</parameters>
|
2007
|
+
</method>
|
1785
2008
|
</record>
|
1786
2009
|
<enumeration name="NodeType"
|
1787
2010
|
glib:type-name="JsonNodeType"
|
@@ -1862,7 +2085,7 @@ This function will return if the @object already contains a member
|
|
1862
2085
|
inside a #JsonObject</doc>
|
1863
2086
|
<return-value transfer-ownership="full">
|
1864
2087
|
<doc xml:space="preserve">a copy of the node for the requested
|
1865
|
-
object member or %NULL. Use
|
2088
|
+
object member or %NULL. Use json_node_unref() when done.</doc>
|
1866
2089
|
<type name="Node" c:type="JsonNode*"/>
|
1867
2090
|
</return-value>
|
1868
2091
|
<parameters>
|
@@ -1876,6 +2099,24 @@ inside a #JsonObject</doc>
|
|
1876
2099
|
</parameter>
|
1877
2100
|
</parameters>
|
1878
2101
|
</method>
|
2102
|
+
<method name="equal" c:identifier="json_object_equal" version="1.2">
|
2103
|
+
<doc xml:space="preserve">Check whether @a and @b are equal #JsonObjects, meaning they have the same
|
2104
|
+
set of members, and the values of corresponding members are equal.</doc>
|
2105
|
+
<return-value transfer-ownership="none">
|
2106
|
+
<doc xml:space="preserve">%TRUE if @a and @b are equal; %FALSE otherwise</doc>
|
2107
|
+
<type name="gboolean" c:type="gboolean"/>
|
2108
|
+
</return-value>
|
2109
|
+
<parameters>
|
2110
|
+
<instance-parameter name="a" transfer-ownership="none">
|
2111
|
+
<doc xml:space="preserve">a JSON object</doc>
|
2112
|
+
<type name="Object" c:type="gconstpointer"/>
|
2113
|
+
</instance-parameter>
|
2114
|
+
<parameter name="b" transfer-ownership="none">
|
2115
|
+
<doc xml:space="preserve">another JSON object</doc>
|
2116
|
+
<type name="Object" c:type="gconstpointer"/>
|
2117
|
+
</parameter>
|
2118
|
+
</parameters>
|
2119
|
+
</method>
|
1879
2120
|
<method name="foreach_member"
|
1880
2121
|
c:identifier="json_object_foreach_member"
|
1881
2122
|
version="0.8">
|
@@ -1900,7 +2141,10 @@ remove members from the @object.</doc>
|
|
1900
2141
|
<doc xml:space="preserve">the function to be called on each member</doc>
|
1901
2142
|
<type name="ObjectForeach" c:type="JsonObjectForeach"/>
|
1902
2143
|
</parameter>
|
1903
|
-
<parameter name="data"
|
2144
|
+
<parameter name="data"
|
2145
|
+
transfer-ownership="none"
|
2146
|
+
nullable="1"
|
2147
|
+
allow-none="1">
|
1904
2148
|
<doc xml:space="preserve">data to be passed to the function</doc>
|
1905
2149
|
<type name="gpointer" c:type="gpointer"/>
|
1906
2150
|
</parameter>
|
@@ -2059,11 +2303,13 @@ See also: json_object_get_member()</doc>
|
|
2059
2303
|
c:identifier="json_object_get_object_member"
|
2060
2304
|
version="0.8">
|
2061
2305
|
<doc xml:space="preserve">Convenience function that retrieves the object
|
2062
|
-
stored in @member_name of @object
|
2306
|
+
stored in @member_name of @object. It is an error to specify a @member_name
|
2307
|
+
which does not exist.
|
2063
2308
|
|
2064
2309
|
See also: json_object_get_member()</doc>
|
2065
|
-
<return-value transfer-ownership="none">
|
2066
|
-
<doc xml:space="preserve">the object inside the object
|
2310
|
+
<return-value transfer-ownership="none" nullable="1">
|
2311
|
+
<doc xml:space="preserve">the object inside the object’s
|
2312
|
+
member, or %NULL if the value for the member is `null`</doc>
|
2067
2313
|
<type name="Object" c:type="JsonObject*"/>
|
2068
2314
|
</return-value>
|
2069
2315
|
<parameters>
|
@@ -2147,6 +2393,39 @@ See also: json_object_get_member()</doc>
|
|
2147
2393
|
</parameter>
|
2148
2394
|
</parameters>
|
2149
2395
|
</method>
|
2396
|
+
<method name="hash" c:identifier="json_object_hash" version="1.2">
|
2397
|
+
<doc xml:space="preserve">Calculate a hash value for the given @key (a #JsonObject).
|
2398
|
+
|
2399
|
+
The hash is calculated over the object and all its members, recursively. If
|
2400
|
+
the object is immutable, this is a fast operation; otherwise, it scales
|
2401
|
+
proportionally with the number of members in the object.</doc>
|
2402
|
+
<return-value transfer-ownership="none">
|
2403
|
+
<doc xml:space="preserve">hash value for @key</doc>
|
2404
|
+
<type name="guint" c:type="guint"/>
|
2405
|
+
</return-value>
|
2406
|
+
<parameters>
|
2407
|
+
<instance-parameter name="key" transfer-ownership="none">
|
2408
|
+
<doc xml:space="preserve">a JSON object to hash</doc>
|
2409
|
+
<type name="Object" c:type="gconstpointer"/>
|
2410
|
+
</instance-parameter>
|
2411
|
+
</parameters>
|
2412
|
+
</method>
|
2413
|
+
<method name="is_immutable"
|
2414
|
+
c:identifier="json_object_is_immutable"
|
2415
|
+
version="1.2">
|
2416
|
+
<doc xml:space="preserve">Check whether the given @object has been marked as immutable by calling
|
2417
|
+
json_object_seal() on it.</doc>
|
2418
|
+
<return-value transfer-ownership="none">
|
2419
|
+
<doc xml:space="preserve">%TRUE if the @object is immutable</doc>
|
2420
|
+
<type name="gboolean" c:type="gboolean"/>
|
2421
|
+
</return-value>
|
2422
|
+
<parameters>
|
2423
|
+
<instance-parameter name="object" transfer-ownership="none">
|
2424
|
+
<doc xml:space="preserve">a #JsonObject</doc>
|
2425
|
+
<type name="Object" c:type="JsonObject*"/>
|
2426
|
+
</instance-parameter>
|
2427
|
+
</parameters>
|
2428
|
+
</method>
|
2150
2429
|
<method name="ref" c:identifier="json_object_ref">
|
2151
2430
|
<doc xml:space="preserve">Increase by one the reference count of a #JsonObject.</doc>
|
2152
2431
|
<return-value transfer-ownership="none">
|
@@ -2177,6 +2456,21 @@ See also: json_object_get_member()</doc>
|
|
2177
2456
|
</parameter>
|
2178
2457
|
</parameters>
|
2179
2458
|
</method>
|
2459
|
+
<method name="seal" c:identifier="json_object_seal" version="1.2">
|
2460
|
+
<doc xml:space="preserve">Seals the #JsonObject, making it immutable to further changes. This will
|
2461
|
+
recursively seal all members of the object too.
|
2462
|
+
|
2463
|
+
If the @object is already immutable, this is a no-op.</doc>
|
2464
|
+
<return-value transfer-ownership="none">
|
2465
|
+
<type name="none" c:type="void"/>
|
2466
|
+
</return-value>
|
2467
|
+
<parameters>
|
2468
|
+
<instance-parameter name="object" transfer-ownership="none">
|
2469
|
+
<doc xml:space="preserve">a #JsonObject</doc>
|
2470
|
+
<type name="Object" c:type="JsonObject*"/>
|
2471
|
+
</instance-parameter>
|
2472
|
+
</parameters>
|
2473
|
+
</method>
|
2180
2474
|
<method name="set_array_member"
|
2181
2475
|
c:identifier="json_object_set_array_member"
|
2182
2476
|
version="0.8">
|
@@ -2413,12 +2707,107 @@ this function. It is safe to change the value of @member_node.</doc>
|
|
2413
2707
|
<doc xml:space="preserve">a #JsonNode containing the @member_name value</doc>
|
2414
2708
|
<type name="Node" c:type="JsonNode*"/>
|
2415
2709
|
</parameter>
|
2416
|
-
<parameter name="user_data"
|
2710
|
+
<parameter name="user_data"
|
2711
|
+
transfer-ownership="none"
|
2712
|
+
nullable="1"
|
2713
|
+
allow-none="1"
|
2714
|
+
closure="3">
|
2417
2715
|
<doc xml:space="preserve">data passed to the function</doc>
|
2418
2716
|
<type name="gpointer" c:type="gpointer"/>
|
2419
2717
|
</parameter>
|
2420
2718
|
</parameters>
|
2421
2719
|
</callback>
|
2720
|
+
<record name="ObjectIter" c:type="JsonObjectIter" version="1.2">
|
2721
|
+
<doc xml:space="preserve">An iterator used to iterate over the members of a #JsonObject. This must
|
2722
|
+
be allocated on the stack and initialised using json_object_iter_init().
|
2723
|
+
The order in which members are returned by the iterator is undefined. The
|
2724
|
+
iterator is invalidated if its #JsonObject is modified during iteration.
|
2725
|
+
|
2726
|
+
All the fields in the #JsonObjectIter structure are private and should
|
2727
|
+
never be accessed directly.</doc>
|
2728
|
+
<field name="priv_pointer" readable="0" private="1">
|
2729
|
+
<array zero-terminated="0" c:type="gpointer" fixed-size="6">
|
2730
|
+
<type name="gpointer" c:type="gpointer"/>
|
2731
|
+
</array>
|
2732
|
+
</field>
|
2733
|
+
<field name="priv_int" readable="0" private="1">
|
2734
|
+
<array zero-terminated="0" c:type="int" fixed-size="2">
|
2735
|
+
<type name="gint" c:type="int"/>
|
2736
|
+
</array>
|
2737
|
+
</field>
|
2738
|
+
<field name="priv_boolean" readable="0" private="1">
|
2739
|
+
<array zero-terminated="0" c:type="gboolean" fixed-size="1">
|
2740
|
+
<type name="gboolean" c:type="gboolean"/>
|
2741
|
+
</array>
|
2742
|
+
</field>
|
2743
|
+
<method name="init" c:identifier="json_object_iter_init" version="1.2">
|
2744
|
+
<doc xml:space="preserve">Initialise the @iter and associate it with @object.
|
2745
|
+
|
2746
|
+
|[<!-- language="C" -->
|
2747
|
+
JsonObjectIter iter;
|
2748
|
+
const gchar *member_name;
|
2749
|
+
JsonNode *member_node;
|
2750
|
+
|
2751
|
+
json_object_iter_init (&iter, some_object);
|
2752
|
+
while (json_object_iter_next (&iter, &member_name, &member_node))
|
2753
|
+
{
|
2754
|
+
// Do something with @member_name and @member_node.
|
2755
|
+
}
|
2756
|
+
]|</doc>
|
2757
|
+
<return-value transfer-ownership="none">
|
2758
|
+
<type name="none" c:type="void"/>
|
2759
|
+
</return-value>
|
2760
|
+
<parameters>
|
2761
|
+
<instance-parameter name="iter" transfer-ownership="none">
|
2762
|
+
<doc xml:space="preserve">an uninitialised #JsonObjectIter</doc>
|
2763
|
+
<type name="ObjectIter" c:type="JsonObjectIter*"/>
|
2764
|
+
</instance-parameter>
|
2765
|
+
<parameter name="object" transfer-ownership="none">
|
2766
|
+
<doc xml:space="preserve">the #JsonObject to iterate over</doc>
|
2767
|
+
<type name="Object" c:type="JsonObject*"/>
|
2768
|
+
</parameter>
|
2769
|
+
</parameters>
|
2770
|
+
</method>
|
2771
|
+
<method name="next" c:identifier="json_object_iter_next" version="1.2">
|
2772
|
+
<doc xml:space="preserve">Advance @iter and retrieve the next member in the object. If the end of the
|
2773
|
+
object is reached, %FALSE is returned and @member_name and @member_node are
|
2774
|
+
set to invalid values. After that point, the @iter is invalid.
|
2775
|
+
|
2776
|
+
The order in which members are returned by the iterator is undefined. The
|
2777
|
+
iterator is invalidated if its #JsonObject is modified during iteration.</doc>
|
2778
|
+
<return-value transfer-ownership="none">
|
2779
|
+
<doc xml:space="preserve">%TRUE if @member_name and @member_node are valid; %FALSE if the end
|
2780
|
+
of the object has been reached</doc>
|
2781
|
+
<type name="gboolean" c:type="gboolean"/>
|
2782
|
+
</return-value>
|
2783
|
+
<parameters>
|
2784
|
+
<instance-parameter name="iter" transfer-ownership="none">
|
2785
|
+
<doc xml:space="preserve">a #JsonObjectIter</doc>
|
2786
|
+
<type name="ObjectIter" c:type="JsonObjectIter*"/>
|
2787
|
+
</instance-parameter>
|
2788
|
+
<parameter name="member_name"
|
2789
|
+
direction="out"
|
2790
|
+
caller-allocates="0"
|
2791
|
+
transfer-ownership="none"
|
2792
|
+
optional="1"
|
2793
|
+
allow-none="1">
|
2794
|
+
<doc xml:space="preserve">return
|
2795
|
+
location for the member name, or %NULL to ignore</doc>
|
2796
|
+
<type name="utf8" c:type="const gchar**"/>
|
2797
|
+
</parameter>
|
2798
|
+
<parameter name="member_node"
|
2799
|
+
direction="out"
|
2800
|
+
caller-allocates="0"
|
2801
|
+
transfer-ownership="none"
|
2802
|
+
optional="1"
|
2803
|
+
allow-none="1">
|
2804
|
+
<doc xml:space="preserve">return
|
2805
|
+
location for the member value, or %NULL to ignore</doc>
|
2806
|
+
<type name="Node" c:type="JsonNode**"/>
|
2807
|
+
</parameter>
|
2808
|
+
</parameters>
|
2809
|
+
</method>
|
2810
|
+
</record>
|
2422
2811
|
<class name="Parser"
|
2423
2812
|
c:symbol-prefix="parser"
|
2424
2813
|
c:type="JsonParser"
|
@@ -2438,6 +2827,16 @@ hierarchy using the data types API.</doc>
|
|
2438
2827
|
<type name="Parser" c:type="JsonParser*"/>
|
2439
2828
|
</return-value>
|
2440
2829
|
</constructor>
|
2830
|
+
<constructor name="new_immutable"
|
2831
|
+
c:identifier="json_parser_new_immutable"
|
2832
|
+
version="1.2">
|
2833
|
+
<doc xml:space="preserve">Creates a new #JsonParser instance with its #JsonParser:immutable property
|
2834
|
+
set to %TRUE to create immutable output trees.</doc>
|
2835
|
+
<return-value transfer-ownership="full">
|
2836
|
+
<doc xml:space="preserve">a new #JsonParser</doc>
|
2837
|
+
<type name="Parser" c:type="JsonParser*"/>
|
2838
|
+
</return-value>
|
2839
|
+
</constructor>
|
2441
2840
|
<virtual-method name="array_element">
|
2442
2841
|
<return-value transfer-ownership="none">
|
2443
2842
|
<type name="none" c:type="void"/>
|
@@ -2759,7 +3158,10 @@ of the operation.</doc>
|
|
2759
3158
|
<doc xml:space="preserve">a #GAsyncReadyCallback to call when the request is satisfied</doc>
|
2760
3159
|
<type name="Gio.AsyncReadyCallback" c:type="GAsyncReadyCallback"/>
|
2761
3160
|
</parameter>
|
2762
|
-
<parameter name="user_data"
|
3161
|
+
<parameter name="user_data"
|
3162
|
+
transfer-ownership="none"
|
3163
|
+
nullable="1"
|
3164
|
+
allow-none="1">
|
2763
3165
|
<doc xml:space="preserve">the data to pass to @callback</doc>
|
2764
3166
|
<type name="gpointer" c:type="gpointer"/>
|
2765
3167
|
</parameter>
|
@@ -2788,6 +3190,16 @@ json_parser_load_from_stream_async().</doc>
|
|
2788
3190
|
</parameter>
|
2789
3191
|
</parameters>
|
2790
3192
|
</method>
|
3193
|
+
<property name="immutable"
|
3194
|
+
version="1.2"
|
3195
|
+
writable="1"
|
3196
|
+
construct-only="1"
|
3197
|
+
transfer-ownership="none">
|
3198
|
+
<doc xml:space="preserve">Whether the #JsonNode tree built by the #JsonParser should be immutable
|
3199
|
+
when created. Making the output immutable on creation avoids the expense
|
3200
|
+
of traversing it to make it immutable later.</doc>
|
3201
|
+
<type name="gboolean" c:type="gboolean"/>
|
3202
|
+
</property>
|
2791
3203
|
<field name="parent_instance" readable="0" private="1">
|
2792
3204
|
<type name="GObject.Object" c:type="GObject"/>
|
2793
3205
|
</field>
|
@@ -2839,7 +3251,10 @@ an error in a JSON stream.</doc>
|
|
2839
3251
|
<type name="none" c:type="void"/>
|
2840
3252
|
</return-value>
|
2841
3253
|
<parameters>
|
2842
|
-
<parameter name="error"
|
3254
|
+
<parameter name="error"
|
3255
|
+
transfer-ownership="none"
|
3256
|
+
nullable="1"
|
3257
|
+
allow-none="1">
|
2843
3258
|
<doc xml:space="preserve">a pointer to the #GError</doc>
|
2844
3259
|
<type name="gpointer" c:type="gpointer"/>
|
2845
3260
|
</parameter>
|
@@ -3189,7 +3604,7 @@ matches it against the JSON tree pointed by @root.</doc>
|
|
3189
3604
|
<return-value transfer-ownership="full">
|
3190
3605
|
<doc xml:space="preserve">a newly-created #JsonNode of type
|
3191
3606
|
%JSON_NODE_ARRAY containing an array of matching #JsonNodes.
|
3192
|
-
Use
|
3607
|
+
Use json_node_unref() when done</doc>
|
3193
3608
|
<type name="Node" c:type="JsonNode*"/>
|
3194
3609
|
</return-value>
|
3195
3610
|
<parameters>
|
@@ -3236,7 +3651,7 @@ returned wrapped in a #JsonNode.</doc>
|
|
3236
3651
|
<return-value transfer-ownership="full">
|
3237
3652
|
<doc xml:space="preserve">a newly-created #JsonNode of type
|
3238
3653
|
%JSON_NODE_ARRAY containing an array of matching #JsonNodes.
|
3239
|
-
Use
|
3654
|
+
Use json_node_unref() when done</doc>
|
3240
3655
|
<type name="Node" c:type="JsonNode*"/>
|
3241
3656
|
</return-value>
|
3242
3657
|
<parameters>
|
@@ -3594,7 +4009,21 @@ json_reader_end_element (reader);
|
|
3594
4009
|
|
3595
4010
|
If @reader is not currently on an array or an object, or if the @index_ is
|
3596
4011
|
bigger than the size of the array or the object, the #JsonReader will be
|
3597
|
-
put in an error state until json_reader_end_element() is called
|
4012
|
+
put in an error state until json_reader_end_element() is called. This means
|
4013
|
+
that if used conditionally, json_reader_end_element() must be called on both
|
4014
|
+
code paths:
|
4015
|
+
|
4016
|
+
|[
|
4017
|
+
if (!json_reader_read_element (reader, 1))
|
4018
|
+
{
|
4019
|
+
json_reader_end_element (reader);
|
4020
|
+
g_set_error (error, …);
|
4021
|
+
return FALSE;
|
4022
|
+
}
|
4023
|
+
|
4024
|
+
str_value = json_reader_get_string_value (reader);
|
4025
|
+
json_reader_end_element (reader);
|
4026
|
+
]|</doc>
|
3598
4027
|
<return-value transfer-ownership="none">
|
3599
4028
|
<doc xml:space="preserve">%TRUE on success, and %FALSE otherwise</doc>
|
3600
4029
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -3639,7 +4068,20 @@ json_reader_end_member (reader);
|
|
3639
4068
|
|
3640
4069
|
If @reader is not currently on an object, or if the @member_name is not
|
3641
4070
|
defined in the object, the #JsonReader will be put in an error state until
|
3642
|
-
json_reader_end_member() is called
|
4071
|
+
json_reader_end_member() is called. This means that if used conditionally,
|
4072
|
+
json_reader_end_member() must be called on both code paths:
|
4073
|
+
|
4074
|
+
|[
|
4075
|
+
if (!json_reader_read_member (reader, "title"))
|
4076
|
+
{
|
4077
|
+
json_reader_end_member (reader);
|
4078
|
+
g_set_error (error, …);
|
4079
|
+
return FALSE;
|
4080
|
+
}
|
4081
|
+
|
4082
|
+
str_value = json_reader_get_string_value (reader);
|
4083
|
+
json_reader_end_member (reader);
|
4084
|
+
]|</doc>
|
3643
4085
|
<return-value transfer-ownership="none">
|
3644
4086
|
<doc xml:space="preserve">%TRUE on success, and %FALSE otherwise</doc>
|
3645
4087
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -4345,7 +4787,7 @@ sequence.</doc>
|
|
4345
4787
|
</callback>
|
4346
4788
|
</field>
|
4347
4789
|
</record>
|
4348
|
-
<constant name="VERSION_S" value="1.0
|
4790
|
+
<constant name="VERSION_S" value="1.2.0" c:type="JSON_VERSION_S">
|
4349
4791
|
<doc xml:space="preserve">JSON-GLib version, encoded as a string, useful for printing and
|
4350
4792
|
concatenation.</doc>
|
4351
4793
|
<type name="utf8" c:type="gchar*"/>
|
@@ -4401,7 +4843,7 @@ returns %TRUE and it's undefined otherwise.</doc>
|
|
4401
4843
|
c:identifier="json_boxed_deserialize"
|
4402
4844
|
version="0.10">
|
4403
4845
|
<doc xml:space="preserve">Deserializes @node into a #GBoxed of @gboxed_type</doc>
|
4404
|
-
<return-value transfer-ownership="full">
|
4846
|
+
<return-value transfer-ownership="full" nullable="1">
|
4405
4847
|
<doc xml:space="preserve">the newly allocated #GBoxed. Use
|
4406
4848
|
g_boxed_free() to release the resources allocated by this
|
4407
4849
|
function</doc>
|
@@ -4483,7 +4925,10 @@ into a #JsonNode</doc>
|
|
4483
4925
|
<doc xml:space="preserve">a boxed type</doc>
|
4484
4926
|
<type name="GType" c:type="GType"/>
|
4485
4927
|
</parameter>
|
4486
|
-
<parameter name="boxed"
|
4928
|
+
<parameter name="boxed"
|
4929
|
+
transfer-ownership="none"
|
4930
|
+
nullable="1"
|
4931
|
+
allow-none="1">
|
4487
4932
|
<doc xml:space="preserve">a pointer to a #GBoxed of type @gboxed_type</doc>
|
4488
4933
|
<type name="gpointer" c:type="gconstpointer"/>
|
4489
4934
|
</parameter>
|
@@ -4522,6 +4967,26 @@ Note: the JSON data stream must be an object declaration.</doc>
|
|
4522
4967
|
</parameter>
|
4523
4968
|
</parameters>
|
4524
4969
|
</function>
|
4970
|
+
<function name="from_string"
|
4971
|
+
c:identifier="json_from_string"
|
4972
|
+
version="1.2"
|
4973
|
+
throws="1">
|
4974
|
+
<doc xml:space="preserve">Parses the string in @str and returns a #JsonNode representing
|
4975
|
+
the JSON tree.
|
4976
|
+
|
4977
|
+
In case of parsing error, this function returns %NULL and sets
|
4978
|
+
@error appropriately.</doc>
|
4979
|
+
<return-value transfer-ownership="full">
|
4980
|
+
<doc xml:space="preserve">a #JsonNode, or %NULL</doc>
|
4981
|
+
<type name="Node" c:type="JsonNode*"/>
|
4982
|
+
</return-value>
|
4983
|
+
<parameters>
|
4984
|
+
<parameter name="str" transfer-ownership="none">
|
4985
|
+
<doc xml:space="preserve">a valid UTF-8 string containing JSON data</doc>
|
4986
|
+
<type name="utf8" c:type="const char*"/>
|
4987
|
+
</parameter>
|
4988
|
+
</parameters>
|
4989
|
+
</function>
|
4525
4990
|
<function name="gobject_deserialize"
|
4526
4991
|
c:identifier="json_gobject_deserialize"
|
4527
4992
|
version="0.10">
|
@@ -4583,7 +5048,7 @@ instance. Each member of the returned JSON object will
|
|
4583
5048
|
map to a property of the #GObject</doc>
|
4584
5049
|
<return-value transfer-ownership="full">
|
4585
5050
|
<doc xml:space="preserve">the newly created #JsonNode
|
4586
|
-
of type %JSON_NODE_OBJECT. Use
|
5051
|
+
of type %JSON_NODE_OBJECT. Use json_node_unref() to free
|
4587
5052
|
the resources allocated by this function</doc>
|
4588
5053
|
<type name="Node" c:type="JsonNode*"/>
|
4589
5054
|
</return-value>
|
@@ -4784,5 +5249,80 @@ translate the compatible types into JSON native types.</doc>
|
|
4784
5249
|
</parameter>
|
4785
5250
|
</parameters>
|
4786
5251
|
</function>
|
5252
|
+
<function name="string_compare"
|
5253
|
+
c:identifier="json_string_compare"
|
5254
|
+
version="1.2">
|
5255
|
+
<doc xml:space="preserve">Check whether @a and @b are equal UTF-8 JSON strings and return an ordering
|
5256
|
+
over them in strcmp() style.</doc>
|
5257
|
+
<return-value transfer-ownership="none">
|
5258
|
+
<doc xml:space="preserve">an integer less than zero if @a < @b, equal to zero if @a == @b, and
|
5259
|
+
greater than zero if @a > @b</doc>
|
5260
|
+
<type name="gint" c:type="gint"/>
|
5261
|
+
</return-value>
|
5262
|
+
<parameters>
|
5263
|
+
<parameter name="a" transfer-ownership="none">
|
5264
|
+
<doc xml:space="preserve">a JSON string</doc>
|
5265
|
+
<type name="utf8" c:type="gconstpointer"/>
|
5266
|
+
</parameter>
|
5267
|
+
<parameter name="b" transfer-ownership="none">
|
5268
|
+
<doc xml:space="preserve">another JSON string</doc>
|
5269
|
+
<type name="utf8" c:type="gconstpointer"/>
|
5270
|
+
</parameter>
|
5271
|
+
</parameters>
|
5272
|
+
</function>
|
5273
|
+
<function name="string_equal"
|
5274
|
+
c:identifier="json_string_equal"
|
5275
|
+
version="1.2">
|
5276
|
+
<doc xml:space="preserve">Check whether @a and @b are equal UTF-8 JSON strings.</doc>
|
5277
|
+
<return-value transfer-ownership="none">
|
5278
|
+
<doc xml:space="preserve">%TRUE if @a and @b are equal; %FALSE otherwise</doc>
|
5279
|
+
<type name="gboolean" c:type="gboolean"/>
|
5280
|
+
</return-value>
|
5281
|
+
<parameters>
|
5282
|
+
<parameter name="a" transfer-ownership="none">
|
5283
|
+
<doc xml:space="preserve">a JSON string</doc>
|
5284
|
+
<type name="utf8" c:type="gconstpointer"/>
|
5285
|
+
</parameter>
|
5286
|
+
<parameter name="b" transfer-ownership="none">
|
5287
|
+
<doc xml:space="preserve">another JSON string</doc>
|
5288
|
+
<type name="utf8" c:type="gconstpointer"/>
|
5289
|
+
</parameter>
|
5290
|
+
</parameters>
|
5291
|
+
</function>
|
5292
|
+
<function name="string_hash" c:identifier="json_string_hash" version="1.2">
|
5293
|
+
<doc xml:space="preserve">Calculate a hash value for the given @key (a UTF-8 JSON string).
|
5294
|
+
|
5295
|
+
Note: Member names are compared byte-wise, without applying any Unicode
|
5296
|
+
decomposition or normalisation. This is not explicitly mentioned in the JSON
|
5297
|
+
standard (ECMA-404), but is assumed.</doc>
|
5298
|
+
<return-value transfer-ownership="none">
|
5299
|
+
<doc xml:space="preserve">hash value for @key</doc>
|
5300
|
+
<type name="guint" c:type="guint"/>
|
5301
|
+
</return-value>
|
5302
|
+
<parameters>
|
5303
|
+
<parameter name="key" transfer-ownership="none">
|
5304
|
+
<doc xml:space="preserve">a JSON string to hash</doc>
|
5305
|
+
<type name="utf8" c:type="gconstpointer"/>
|
5306
|
+
</parameter>
|
5307
|
+
</parameters>
|
5308
|
+
</function>
|
5309
|
+
<function name="to_string" c:identifier="json_to_string" version="1.2">
|
5310
|
+
<doc xml:space="preserve">Generates a stringified JSON representation of the contents of
|
5311
|
+
the passed @node.</doc>
|
5312
|
+
<return-value transfer-ownership="full">
|
5313
|
+
<doc xml:space="preserve">the string representation of the #JsonNode</doc>
|
5314
|
+
<type name="utf8" c:type="char*"/>
|
5315
|
+
</return-value>
|
5316
|
+
<parameters>
|
5317
|
+
<parameter name="node" transfer-ownership="none">
|
5318
|
+
<doc xml:space="preserve">a #JsonNode</doc>
|
5319
|
+
<type name="Node" c:type="JsonNode*"/>
|
5320
|
+
</parameter>
|
5321
|
+
<parameter name="pretty" transfer-ownership="none">
|
5322
|
+
<doc xml:space="preserve">whether the output should be prettyfied for printing</doc>
|
5323
|
+
<type name="gboolean" c:type="gboolean"/>
|
5324
|
+
</parameter>
|
5325
|
+
</parameters>
|
5326
|
+
</function>
|
4787
5327
|
</namespace>
|
4788
5328
|
</repository>
|