clutter 3.0.7-x64-mingw32 → 3.0.8-x64-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
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
|
9
9
|
<link rel="prev" href="json-glib-Boxed-Types-Serialization.html" title="Boxed Types Serialization">
|
10
10
|
<link rel="next" href="json-glib-Versioning-information.html" title="Versioning information">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24 (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">
|
@@ -147,7 +147,7 @@ JSON data structure obtained from <em class="parameter"><code>variant</code></em
|
|
147
147
|
. </p>
|
148
148
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
149
149
|
</div>
|
150
|
-
<p class="since">Since 0.14</p>
|
150
|
+
<p class="since">Since: <a class="link" href="ix08.html#api-index-0.14">0.14</a></p>
|
151
151
|
</div>
|
152
152
|
<hr>
|
153
153
|
<div class="refsect2">
|
@@ -189,7 +189,7 @@ string, or <code class="literal">NULL</code>. </p></td>
|
|
189
189
|
. </p>
|
190
190
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
191
191
|
</div>
|
192
|
-
<p class="since">Since 0.14</p>
|
192
|
+
<p class="since">Since: <a class="link" href="ix08.html#api-index-0.14">0.14</a></p>
|
193
193
|
</div>
|
194
194
|
<hr>
|
195
195
|
<div class="refsect2">
|
@@ -248,7 +248,7 @@ compliant with <em class="parameter"><code>signature</code></em>
|
|
248
248
|
, or <code class="literal">NULL</code> on error. </p>
|
249
249
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
250
250
|
</div>
|
251
|
-
<p class="since">Since 0.14</p>
|
251
|
+
<p class="since">Since: <a class="link" href="ix08.html#api-index-0.14">0.14</a></p>
|
252
252
|
</div>
|
253
253
|
<hr>
|
254
254
|
<div class="refsect2">
|
@@ -304,7 +304,7 @@ with <em class="parameter"><code>signature</code></em>
|
|
304
304
|
, or <code class="literal">NULL</code> on error. </p>
|
305
305
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
306
306
|
</div>
|
307
|
-
<p class="since">Since 0.14</p>
|
307
|
+
<p class="since">Since: <a class="link" href="ix08.html#api-index-0.14">0.14</a></p>
|
308
308
|
</div>
|
309
309
|
</div>
|
310
310
|
<div class="refsect1">
|
@@ -312,7 +312,6 @@ with <em class="parameter"><code>signature</code></em>
|
|
312
312
|
</div>
|
313
313
|
</div>
|
314
314
|
<div class="footer">
|
315
|
-
<hr>
|
316
|
-
Generated by GTK-Doc V1.21.1</div>
|
315
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
317
316
|
</body>
|
318
317
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="ch01.html" title="Data Types">
|
9
9
|
<link rel="prev" href="ch01.html" title="Data Types">
|
10
10
|
<link rel="next" href="json-glib-JSON-Array.html" title="JSON Array">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24 (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">
|
@@ -174,6 +174,54 @@
|
|
174
174
|
</tr>
|
175
175
|
<tr>
|
176
176
|
<td class="function_type">
|
177
|
+
<a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="returnvalue">JsonNode</span></a> *
|
178
|
+
</td>
|
179
|
+
<td class="function_name">
|
180
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-ref" title="json_node_ref ()">json_node_ref</a> <span class="c_punctuation">()</span>
|
181
|
+
</td>
|
182
|
+
</tr>
|
183
|
+
<tr>
|
184
|
+
<td class="function_type">
|
185
|
+
<span class="returnvalue">void</span>
|
186
|
+
</td>
|
187
|
+
<td class="function_name">
|
188
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_node_unref ()">json_node_unref</a> <span class="c_punctuation">()</span>
|
189
|
+
</td>
|
190
|
+
</tr>
|
191
|
+
<tr>
|
192
|
+
<td class="function_type">
|
193
|
+
<span class="returnvalue">gboolean</span>
|
194
|
+
</td>
|
195
|
+
<td class="function_name">
|
196
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-is-immutable" title="json_node_is_immutable ()">json_node_is_immutable</a> <span class="c_punctuation">()</span>
|
197
|
+
</td>
|
198
|
+
</tr>
|
199
|
+
<tr>
|
200
|
+
<td class="function_type">
|
201
|
+
<span class="returnvalue">void</span>
|
202
|
+
</td>
|
203
|
+
<td class="function_name">
|
204
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-seal" title="json_node_seal ()">json_node_seal</a> <span class="c_punctuation">()</span>
|
205
|
+
</td>
|
206
|
+
</tr>
|
207
|
+
<tr>
|
208
|
+
<td class="function_type">
|
209
|
+
<span class="returnvalue">guint</span>
|
210
|
+
</td>
|
211
|
+
<td class="function_name">
|
212
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-hash" title="json_node_hash ()">json_node_hash</a> <span class="c_punctuation">()</span>
|
213
|
+
</td>
|
214
|
+
</tr>
|
215
|
+
<tr>
|
216
|
+
<td class="function_type">
|
217
|
+
<span class="returnvalue">gboolean</span>
|
218
|
+
</td>
|
219
|
+
<td class="function_name">
|
220
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-equal" title="json_node_equal ()">json_node_equal</a> <span class="c_punctuation">()</span>
|
221
|
+
</td>
|
222
|
+
</tr>
|
223
|
+
<tr>
|
224
|
+
<td class="function_type">
|
177
225
|
<span class="returnvalue">void</span>
|
178
226
|
</td>
|
179
227
|
<td class="function_name">
|
@@ -370,6 +418,30 @@
|
|
370
418
|
<a class="link" href="json-glib-JSON-Node.html#json-node-is-null" title="json_node_is_null ()">json_node_is_null</a> <span class="c_punctuation">()</span>
|
371
419
|
</td>
|
372
420
|
</tr>
|
421
|
+
<tr>
|
422
|
+
<td class="function_type">
|
423
|
+
<span class="returnvalue">guint</span>
|
424
|
+
</td>
|
425
|
+
<td class="function_name">
|
426
|
+
<a class="link" href="json-glib-JSON-Node.html#json-string-hash" title="json_string_hash ()">json_string_hash</a> <span class="c_punctuation">()</span>
|
427
|
+
</td>
|
428
|
+
</tr>
|
429
|
+
<tr>
|
430
|
+
<td class="function_type">
|
431
|
+
<span class="returnvalue">gboolean</span>
|
432
|
+
</td>
|
433
|
+
<td class="function_name">
|
434
|
+
<a class="link" href="json-glib-JSON-Node.html#json-string-equal" title="json_string_equal ()">json_string_equal</a> <span class="c_punctuation">()</span>
|
435
|
+
</td>
|
436
|
+
</tr>
|
437
|
+
<tr>
|
438
|
+
<td class="function_type">
|
439
|
+
<span class="returnvalue">gint</span>
|
440
|
+
</td>
|
441
|
+
<td class="function_name">
|
442
|
+
<a class="link" href="json-glib-JSON-Node.html#json-string-compare" title="json_string_compare ()">json_string_compare</a> <span class="c_punctuation">()</span>
|
443
|
+
</td>
|
444
|
+
</tr>
|
373
445
|
</tbody>
|
374
446
|
</table></div>
|
375
447
|
</div>
|
@@ -412,6 +484,22 @@ the data; if the node contains a complex type you can retrieve the
|
|
412
484
|
<a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> or the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> using <a class="link" href="json-glib-JSON-Node.html#json-node-get-object" title="json_node_get_object ()"><code class="function">json_node_get_object()</code></a> or
|
413
485
|
<a class="link" href="json-glib-JSON-Node.html#json-node-get-array" title="json_node_get_array ()"><code class="function">json_node_get_array()</code></a> respectively, and then retrieve the nodes
|
414
486
|
they contain.</p>
|
487
|
+
<p>A <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> may be marked as immutable using <a class="link" href="json-glib-JSON-Node.html#json-node-seal" title="json_node_seal ()"><code class="function">json_node_seal()</code></a>. This marks the
|
488
|
+
node and all its descendents as read-only, and means that subsequent calls to
|
489
|
+
setter functions (such as <a class="link" href="json-glib-JSON-Node.html#json-node-set-array" title="json_node_set_array ()"><code class="function">json_node_set_array()</code></a>) on them will abort as a
|
490
|
+
programmer error. By marking a node tree as immutable, it may be referenced
|
491
|
+
in multiple places and its hash value cached for fast lookups, without the
|
492
|
+
possibility of a value deep within the tree changing and affecting hash
|
493
|
+
values. Immutable <a href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNodes</span></a> may be passed to functions which retain a
|
494
|
+
reference to them without needing to take a copy.</p>
|
495
|
+
<p><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> supports two types of memory management: alloc/free semantics, and
|
496
|
+
ref/unref semantics. The two may be mixed to a limited extent: nodes may be
|
497
|
+
allocated (which gives them a reference count of 1), referenced zero or more
|
498
|
+
times, unreferenced exactly that number of times (using <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_node_unref ()"><code class="function">json_node_unref()</code></a>),
|
499
|
+
then either unreferenced exactly once more or freed (using <a class="link" href="json-glib-JSON-Node.html#json-node-free" title="json_node_free ()"><code class="function">json_node_free()</code></a>)
|
500
|
+
to destroy them. <a class="link" href="json-glib-JSON-Node.html#json-node-free" title="json_node_free ()"><code class="function">json_node_free()</code></a> must not be used when a node might have a
|
501
|
+
reference count not equal to 1. To this end, json-glib uses <a class="link" href="json-glib-JSON-Node.html#json-node-copy" title="json_node_copy ()"><code class="function">json_node_copy()</code></a>
|
502
|
+
and <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_node_unref ()"><code class="function">json_node_unref()</code></a> internally.</p>
|
415
503
|
</div>
|
416
504
|
<div class="refsect1">
|
417
505
|
<a name="json-glib-JSON-Node.functions_details"></a><h2>Functions</h2>
|
@@ -467,7 +555,7 @@ they contain.</p>
|
|
467
555
|
</tbody>
|
468
556
|
</table></div>
|
469
557
|
</div>
|
470
|
-
<p class="since">Since 0.10</p>
|
558
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
|
471
559
|
</div>
|
472
560
|
<hr>
|
473
561
|
<div class="refsect2">
|
@@ -491,7 +579,7 @@ they contain.</p>
|
|
491
579
|
</tr></tbody>
|
492
580
|
</table></div>
|
493
581
|
</div>
|
494
|
-
<p class="since">Since 0.10</p>
|
582
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
|
495
583
|
</div>
|
496
584
|
<hr>
|
497
585
|
<div class="refsect2">
|
@@ -515,7 +603,7 @@ they contain.</p>
|
|
515
603
|
</tr></tbody>
|
516
604
|
</table></div>
|
517
605
|
</div>
|
518
|
-
<p class="since">Since 0.10</p>
|
606
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
|
519
607
|
</div>
|
520
608
|
<hr>
|
521
609
|
<div class="refsect2">
|
@@ -539,7 +627,7 @@ they contain.</p>
|
|
539
627
|
</tr></tbody>
|
540
628
|
</table></div>
|
541
629
|
</div>
|
542
|
-
<p class="since">Since 0.10</p>
|
630
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
|
543
631
|
</div>
|
544
632
|
<hr>
|
545
633
|
<div class="refsect2">
|
@@ -563,7 +651,7 @@ they contain.</p>
|
|
563
651
|
</tr></tbody>
|
564
652
|
</table></div>
|
565
653
|
</div>
|
566
|
-
<p class="since">Since 0.10</p>
|
654
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
|
567
655
|
</div>
|
568
656
|
<hr>
|
569
657
|
<div class="refsect2">
|
@@ -572,13 +660,14 @@ they contain.</p>
|
|
572
660
|
json_node_alloc (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
573
661
|
<p>Allocates a new <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. Use <a class="link" href="json-glib-JSON-Node.html#json-node-init" title="json_node_init ()"><code class="function">json_node_init()</code></a> and its variants
|
574
662
|
to initialize the returned value.</p>
|
663
|
+
<p><span class="annotation">[<acronym title="This symbol is a constructor, not a static method."><span class="acronym">constructor</span></acronym>]</span></p>
|
575
664
|
<div class="refsect3">
|
576
|
-
<a name="id-1.3.3.2.8.8.
|
665
|
+
<a name="id-1.3.3.2.8.8.6"></a><h4>Returns</h4>
|
577
666
|
<p> the newly allocated <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. Use
|
578
667
|
<a class="link" href="json-glib-JSON-Node.html#json-node-free" title="json_node_free ()"><code class="function">json_node_free()</code></a> to free the resources allocated by this function. </p>
|
579
668
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
580
669
|
</div>
|
581
|
-
<p class="since">Since 0.16</p>
|
670
|
+
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.16">0.16</a></p>
|
582
671
|
</div>
|
583
672
|
<hr>
|
584
673
|
<div class="refsect2">
|
@@ -619,7 +708,7 @@ to</p></td>
|
|
619
708
|
<p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
620
709
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
621
710
|
</div>
|
622
|
-
<p class="since">Since 0.16</p>
|
711
|
+
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.16">0.16</a></p>
|
623
712
|
</div>
|
624
713
|
<hr>
|
625
714
|
<div class="refsect2">
|
@@ -659,7 +748,7 @@ the given type, and any data contained will be cleared.</p>
|
|
659
748
|
<p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
660
749
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
661
750
|
</div>
|
662
|
-
<p class="since">Since 0.16</p>
|
751
|
+
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.16">0.16</a></p>
|
663
752
|
</div>
|
664
753
|
<hr>
|
665
754
|
<div class="refsect2">
|
@@ -699,7 +788,7 @@ the given type, and any data contained will be cleared.</p>
|
|
699
788
|
<p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
700
789
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
701
790
|
</div>
|
702
|
-
<p class="since">Since 0.16</p>
|
791
|
+
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.16">0.16</a></p>
|
703
792
|
</div>
|
704
793
|
<hr>
|
705
794
|
<div class="refsect2">
|
@@ -739,7 +828,7 @@ the given type, and any data contained will be cleared.</p>
|
|
739
828
|
<p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
740
829
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
741
830
|
</div>
|
742
|
-
<p class="since">Since 0.16</p>
|
831
|
+
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.16">0.16</a></p>
|
743
832
|
</div>
|
744
833
|
<hr>
|
745
834
|
<div class="refsect2">
|
@@ -779,7 +868,7 @@ the given type, and any data contained will be cleared.</p>
|
|
779
868
|
<p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
780
869
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
781
870
|
</div>
|
782
|
-
<p class="since">Since 0.16</p>
|
871
|
+
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.16">0.16</a></p>
|
783
872
|
</div>
|
784
873
|
<hr>
|
785
874
|
<div class="refsect2">
|
@@ -810,7 +899,7 @@ the given type, and any data contained will be cleared.</p>
|
|
810
899
|
<p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
811
900
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
812
901
|
</div>
|
813
|
-
<p class="since">Since 0.16</p>
|
902
|
+
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.16">0.16</a></p>
|
814
903
|
</div>
|
815
904
|
<hr>
|
816
905
|
<div class="refsect2">
|
@@ -853,7 +942,7 @@ with, or <code class="literal">NULL</code>. </p></td>
|
|
853
942
|
<p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
854
943
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
855
944
|
</div>
|
856
|
-
<p class="since">Since 0.16</p>
|
945
|
+
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.16">0.16</a></p>
|
857
946
|
</div>
|
858
947
|
<hr>
|
859
948
|
<div class="refsect2">
|
@@ -896,7 +985,7 @@ with, or <code class="literal">NULL</code>. </p></td>
|
|
896
985
|
<p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
897
986
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
898
987
|
</div>
|
899
|
-
<p class="since">Since 0.16</p>
|
988
|
+
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.16">0.16</a></p>
|
900
989
|
</div>
|
901
990
|
<hr>
|
902
991
|
<div class="refsect2">
|
@@ -919,8 +1008,9 @@ and it's the equivalent of:</p>
|
|
919
1008
|
</div>
|
920
1009
|
|
921
1010
|
<p></p>
|
1011
|
+
<p><span class="annotation">[<acronym title="This symbol is a constructor, not a static method."><span class="acronym">constructor</span></acronym>]</span></p>
|
922
1012
|
<div class="refsect3">
|
923
|
-
<a name="id-1.3.3.2.8.17.
|
1013
|
+
<a name="id-1.3.3.2.8.17.9"></a><h4>Parameters</h4>
|
924
1014
|
<div class="informaltable"><table width="100%" border="0">
|
925
1015
|
<colgroup>
|
926
1016
|
<col width="150px" class="parameters_name">
|
@@ -935,7 +1025,7 @@ and it's the equivalent of:</p>
|
|
935
1025
|
</table></div>
|
936
1026
|
</div>
|
937
1027
|
<div class="refsect3">
|
938
|
-
<a name="id-1.3.3.2.8.17.
|
1028
|
+
<a name="id-1.3.3.2.8.17.10"></a><h4>Returns</h4>
|
939
1029
|
<p> the newly created <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
940
1030
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
941
1031
|
</div>
|
@@ -946,10 +1036,14 @@ and it's the equivalent of:</p>
|
|
946
1036
|
<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="returnvalue">JsonNode</span></a> *
|
947
1037
|
json_node_copy (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
948
1038
|
<p>Copies <em class="parameter"><code>node</code></em>
|
949
|
-
. If the node contains complex data types
|
950
|
-
|
951
|
-
|
952
|
-
<
|
1039
|
+
. If the node contains complex data types, their reference
|
1040
|
+
counts are increased, regardless of whether the node is mutable or
|
1041
|
+
immutable.</p>
|
1042
|
+
<p>The copy will be immutable if, and only if, <em class="parameter"><code>node</code></em>
|
1043
|
+
is immutable. However,
|
1044
|
+
there should be no need to copy an immutable node.</p>
|
1045
|
+
<div class="refsect3">
|
1046
|
+
<a name="id-1.3.3.2.8.18.6"></a><h4>Parameters</h4>
|
953
1047
|
<div class="informaltable"><table width="100%" border="0">
|
954
1048
|
<colgroup>
|
955
1049
|
<col width="150px" class="parameters_name">
|
@@ -964,7 +1058,7 @@ count of the objects is increased.</p>
|
|
964
1058
|
</table></div>
|
965
1059
|
</div>
|
966
1060
|
<div class="refsect3">
|
967
|
-
<a name="id-1.3.3.2.8.18.
|
1061
|
+
<a name="id-1.3.3.2.8.18.7"></a><h4>Returns</h4>
|
968
1062
|
<p> the copied <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
|
969
1063
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
970
1064
|
</div>
|
@@ -994,15 +1088,205 @@ json_node_free (<em class="parameter"><code><a class="link" href="json-glib-JSON
|
|
994
1088
|
</div>
|
995
1089
|
<hr>
|
996
1090
|
<div class="refsect2">
|
1091
|
+
<a name="json-node-ref"></a><h3>json_node_ref ()</h3>
|
1092
|
+
<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="returnvalue">JsonNode</span></a> *
|
1093
|
+
json_node_ref (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1094
|
+
<p>Increment the reference count of <em class="parameter"><code>node</code></em>
|
1095
|
+
.</p>
|
1096
|
+
<div class="refsect3">
|
1097
|
+
<a name="id-1.3.3.2.8.20.5"></a><h4>Parameters</h4>
|
1098
|
+
<div class="informaltable"><table width="100%" border="0">
|
1099
|
+
<colgroup>
|
1100
|
+
<col width="150px" class="parameters_name">
|
1101
|
+
<col class="parameters_description">
|
1102
|
+
<col width="200px" class="parameters_annotations">
|
1103
|
+
</colgroup>
|
1104
|
+
<tbody><tr>
|
1105
|
+
<td class="parameter_name"><p>node</p></td>
|
1106
|
+
<td class="parameter_description"><p>a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p></td>
|
1107
|
+
<td class="parameter_annotations"> </td>
|
1108
|
+
</tr></tbody>
|
1109
|
+
</table></div>
|
1110
|
+
</div>
|
1111
|
+
<div class="refsect3">
|
1112
|
+
<a name="id-1.3.3.2.8.20.6"></a><h4>Returns</h4>
|
1113
|
+
<p> a pointer to <em class="parameter"><code>node</code></em>
|
1114
|
+
. </p>
|
1115
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1116
|
+
</div>
|
1117
|
+
<p class="since">Since: <a class="link" href="ix11.html#api-index-1.2">1.2</a></p>
|
1118
|
+
</div>
|
1119
|
+
<hr>
|
1120
|
+
<div class="refsect2">
|
1121
|
+
<a name="json-node-unref"></a><h3>json_node_unref ()</h3>
|
1122
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
1123
|
+
json_node_unref (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1124
|
+
<p>Decrement the reference count of <em class="parameter"><code>node</code></em>
|
1125
|
+
. If it reaches zero, the node is
|
1126
|
+
freed.</p>
|
1127
|
+
<div class="refsect3">
|
1128
|
+
<a name="id-1.3.3.2.8.21.5"></a><h4>Parameters</h4>
|
1129
|
+
<div class="informaltable"><table width="100%" border="0">
|
1130
|
+
<colgroup>
|
1131
|
+
<col width="150px" class="parameters_name">
|
1132
|
+
<col class="parameters_description">
|
1133
|
+
<col width="200px" class="parameters_annotations">
|
1134
|
+
</colgroup>
|
1135
|
+
<tbody><tr>
|
1136
|
+
<td class="parameter_name"><p>node</p></td>
|
1137
|
+
<td class="parameter_description"><p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p></td>
|
1138
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></td>
|
1139
|
+
</tr></tbody>
|
1140
|
+
</table></div>
|
1141
|
+
</div>
|
1142
|
+
<p class="since">Since: <a class="link" href="ix11.html#api-index-1.2">1.2</a></p>
|
1143
|
+
</div>
|
1144
|
+
<hr>
|
1145
|
+
<div class="refsect2">
|
1146
|
+
<a name="json-node-is-immutable"></a><h3>json_node_is_immutable ()</h3>
|
1147
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
1148
|
+
json_node_is_immutable (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1149
|
+
<p>Check whether the given <em class="parameter"><code>node</code></em>
|
1150
|
+
has been marked as immutable by calling
|
1151
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-seal" title="json_node_seal ()"><code class="function">json_node_seal()</code></a> on it.</p>
|
1152
|
+
<div class="refsect3">
|
1153
|
+
<a name="id-1.3.3.2.8.22.5"></a><h4>Parameters</h4>
|
1154
|
+
<div class="informaltable"><table width="100%" border="0">
|
1155
|
+
<colgroup>
|
1156
|
+
<col width="150px" class="parameters_name">
|
1157
|
+
<col class="parameters_description">
|
1158
|
+
<col width="200px" class="parameters_annotations">
|
1159
|
+
</colgroup>
|
1160
|
+
<tbody><tr>
|
1161
|
+
<td class="parameter_name"><p>node</p></td>
|
1162
|
+
<td class="parameter_description"><p>a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p></td>
|
1163
|
+
<td class="parameter_annotations"> </td>
|
1164
|
+
</tr></tbody>
|
1165
|
+
</table></div>
|
1166
|
+
</div>
|
1167
|
+
<div class="refsect3">
|
1168
|
+
<a name="id-1.3.3.2.8.22.6"></a><h4>Returns</h4>
|
1169
|
+
<p> <code class="literal">TRUE</code> if the <em class="parameter"><code>node</code></em>
|
1170
|
+
is immutable</p>
|
1171
|
+
</div>
|
1172
|
+
<p class="since">Since: <a class="link" href="ix11.html#api-index-1.2">1.2</a></p>
|
1173
|
+
</div>
|
1174
|
+
<hr>
|
1175
|
+
<div class="refsect2">
|
1176
|
+
<a name="json-node-seal"></a><h3>json_node_seal ()</h3>
|
1177
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
1178
|
+
json_node_seal (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1179
|
+
<p>Seals the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>, making it immutable to further changes. In order to be
|
1180
|
+
sealed, the <em class="parameter"><code>node</code></em>
|
1181
|
+
must have a type and value set. The value will be
|
1182
|
+
recursively sealed — if the node holds an object, that <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> will be
|
1183
|
+
sealed, etc.</p>
|
1184
|
+
<p>If the <em class="parameter"><code>node</code></em>
|
1185
|
+
is already immutable, this is a no-op.</p>
|
1186
|
+
<div class="refsect3">
|
1187
|
+
<a name="id-1.3.3.2.8.23.6"></a><h4>Parameters</h4>
|
1188
|
+
<div class="informaltable"><table width="100%" border="0">
|
1189
|
+
<colgroup>
|
1190
|
+
<col width="150px" class="parameters_name">
|
1191
|
+
<col class="parameters_description">
|
1192
|
+
<col width="200px" class="parameters_annotations">
|
1193
|
+
</colgroup>
|
1194
|
+
<tbody><tr>
|
1195
|
+
<td class="parameter_name"><p>node</p></td>
|
1196
|
+
<td class="parameter_description"><p>a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p></td>
|
1197
|
+
<td class="parameter_annotations"> </td>
|
1198
|
+
</tr></tbody>
|
1199
|
+
</table></div>
|
1200
|
+
</div>
|
1201
|
+
<p class="since">Since: <a class="link" href="ix11.html#api-index-1.2">1.2</a></p>
|
1202
|
+
</div>
|
1203
|
+
<hr>
|
1204
|
+
<div class="refsect2">
|
1205
|
+
<a name="json-node-hash"></a><h3>json_node_hash ()</h3>
|
1206
|
+
<pre class="programlisting"><span class="returnvalue">guint</span>
|
1207
|
+
json_node_hash (<em class="parameter"><code><span class="type">gconstpointer</span> key</code></em>);</pre>
|
1208
|
+
<p>Calculate a hash value for the given <em class="parameter"><code>key</code></em>
|
1209
|
+
(a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>).</p>
|
1210
|
+
<p>The hash is calculated over the node and its value, recursively. If the node
|
1211
|
+
is immutable, this is a fast operation; otherwise, it scales proportionally
|
1212
|
+
with the size of the node’s value (for example, with the number of members
|
1213
|
+
in the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> if this node contains an object).</p>
|
1214
|
+
<div class="refsect3">
|
1215
|
+
<a name="id-1.3.3.2.8.24.6"></a><h4>Parameters</h4>
|
1216
|
+
<div class="informaltable"><table width="100%" border="0">
|
1217
|
+
<colgroup>
|
1218
|
+
<col width="150px" class="parameters_name">
|
1219
|
+
<col class="parameters_description">
|
1220
|
+
<col width="200px" class="parameters_annotations">
|
1221
|
+
</colgroup>
|
1222
|
+
<tbody><tr>
|
1223
|
+
<td class="parameter_name"><p>key</p></td>
|
1224
|
+
<td class="parameter_description"><p> a JSON node to hash. </p></td>
|
1225
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> JsonNode]</span></td>
|
1226
|
+
</tr></tbody>
|
1227
|
+
</table></div>
|
1228
|
+
</div>
|
1229
|
+
<div class="refsect3">
|
1230
|
+
<a name="id-1.3.3.2.8.24.7"></a><h4>Returns</h4>
|
1231
|
+
<p> hash value for <em class="parameter"><code>key</code></em>
|
1232
|
+
</p>
|
1233
|
+
</div>
|
1234
|
+
<p class="since">Since: <a class="link" href="ix11.html#api-index-1.2">1.2</a></p>
|
1235
|
+
</div>
|
1236
|
+
<hr>
|
1237
|
+
<div class="refsect2">
|
1238
|
+
<a name="json-node-equal"></a><h3>json_node_equal ()</h3>
|
1239
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
1240
|
+
json_node_equal (<em class="parameter"><code><span class="type">gconstpointer</span> a</code></em>,
|
1241
|
+
<em class="parameter"><code><span class="type">gconstpointer</span> b</code></em>);</pre>
|
1242
|
+
<p>Check whether <em class="parameter"><code>a</code></em>
|
1243
|
+
and <em class="parameter"><code>b</code></em>
|
1244
|
+
are equal <a href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNodes</span></a>, meaning they have the same
|
1245
|
+
type and same values (checked recursively). Note that integer values are
|
1246
|
+
compared numerically, ignoring type, so a double value 4.0 is equal to the
|
1247
|
+
integer value 4.</p>
|
1248
|
+
<div class="refsect3">
|
1249
|
+
<a name="id-1.3.3.2.8.25.5"></a><h4>Parameters</h4>
|
1250
|
+
<div class="informaltable"><table width="100%" border="0">
|
1251
|
+
<colgroup>
|
1252
|
+
<col width="150px" class="parameters_name">
|
1253
|
+
<col class="parameters_description">
|
1254
|
+
<col width="200px" class="parameters_annotations">
|
1255
|
+
</colgroup>
|
1256
|
+
<tbody>
|
1257
|
+
<tr>
|
1258
|
+
<td class="parameter_name"><p>a</p></td>
|
1259
|
+
<td class="parameter_description"><p> a JSON node. </p></td>
|
1260
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> JsonNode]</span></td>
|
1261
|
+
</tr>
|
1262
|
+
<tr>
|
1263
|
+
<td class="parameter_name"><p>b</p></td>
|
1264
|
+
<td class="parameter_description"><p> another JSON node. </p></td>
|
1265
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> JsonNode]</span></td>
|
1266
|
+
</tr>
|
1267
|
+
</tbody>
|
1268
|
+
</table></div>
|
1269
|
+
</div>
|
1270
|
+
<div class="refsect3">
|
1271
|
+
<a name="id-1.3.3.2.8.25.6"></a><h4>Returns</h4>
|
1272
|
+
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>a</code></em>
|
1273
|
+
and <em class="parameter"><code>b</code></em>
|
1274
|
+
are equal; <code class="literal">FALSE</code> otherwise</p>
|
1275
|
+
</div>
|
1276
|
+
<p class="since">Since: <a class="link" href="ix11.html#api-index-1.2">1.2</a></p>
|
1277
|
+
</div>
|
1278
|
+
<hr>
|
1279
|
+
<div class="refsect2">
|
997
1280
|
<a name="json-node-set-array"></a><h3>json_node_set_array ()</h3>
|
998
1281
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
999
1282
|
json_node_set_array (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>,
|
1000
1283
|
<em class="parameter"><code><a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> *array</code></em>);</pre>
|
1001
1284
|
<p>Sets <em class="parameter"><code>array</code></em>
|
1002
1285
|
inside <em class="parameter"><code>node</code></em>
|
1003
|
-
and increases the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> reference count
|
1286
|
+
and increases the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> reference count.</p>
|
1287
|
+
<p>It is an error to call this on an immutable node.</p>
|
1004
1288
|
<div class="refsect3">
|
1005
|
-
<a name="id-1.3.3.2.8.
|
1289
|
+
<a name="id-1.3.3.2.8.26.6"></a><h4>Parameters</h4>
|
1006
1290
|
<div class="informaltable"><table width="100%" border="0">
|
1007
1291
|
<colgroup>
|
1008
1292
|
<col width="150px" class="parameters_name">
|
@@ -1033,8 +1317,9 @@ json_node_take_array (<em class="parameter"><code><a class="link" href="json-gli
|
|
1033
1317
|
<p>Sets <em class="parameter"><code>array</code></em>
|
1034
1318
|
into <em class="parameter"><code>node</code></em>
|
1035
1319
|
without increasing the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> reference count.</p>
|
1320
|
+
<p>It is an error to call this on an immutable node.</p>
|
1036
1321
|
<div class="refsect3">
|
1037
|
-
<a name="id-1.3.3.2.8.
|
1322
|
+
<a name="id-1.3.3.2.8.27.6"></a><h4>Parameters</h4>
|
1038
1323
|
<div class="informaltable"><table width="100%" border="0">
|
1039
1324
|
<colgroup>
|
1040
1325
|
<col width="150px" class="parameters_name">
|
@@ -1063,7 +1348,7 @@ json_node_take_array (<em class="parameter"><code><a class="link" href="json-gli
|
|
1063
1348
|
json_node_get_array (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1064
1349
|
<p>Retrieves the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
1065
1350
|
<div class="refsect3">
|
1066
|
-
<a name="id-1.3.3.2.8.
|
1351
|
+
<a name="id-1.3.3.2.8.28.5"></a><h4>Parameters</h4>
|
1067
1352
|
<div class="informaltable"><table width="100%" border="0">
|
1068
1353
|
<colgroup>
|
1069
1354
|
<col width="150px" class="parameters_name">
|
@@ -1078,7 +1363,7 @@ json_node_get_array (<em class="parameter"><code><a class="link" href="json-glib
|
|
1078
1363
|
</table></div>
|
1079
1364
|
</div>
|
1080
1365
|
<div class="refsect3">
|
1081
|
-
<a name="id-1.3.3.2.8.
|
1366
|
+
<a name="id-1.3.3.2.8.28.6"></a><h4>Returns</h4>
|
1082
1367
|
<p> the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a>. </p>
|
1083
1368
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1084
1369
|
</div>
|
@@ -1091,7 +1376,7 @@ json_node_dup_array (<em class="parameter"><code><a class="link" href="json-glib
|
|
1091
1376
|
<p>Retrieves the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> and returns it
|
1092
1377
|
with its reference count increased by one.</p>
|
1093
1378
|
<div class="refsect3">
|
1094
|
-
<a name="id-1.3.3.2.8.
|
1379
|
+
<a name="id-1.3.3.2.8.29.5"></a><h4>Parameters</h4>
|
1095
1380
|
<div class="informaltable"><table width="100%" border="0">
|
1096
1381
|
<colgroup>
|
1097
1382
|
<col width="150px" class="parameters_name">
|
@@ -1106,7 +1391,7 @@ with its reference count increased by one.</p>
|
|
1106
1391
|
</table></div>
|
1107
1392
|
</div>
|
1108
1393
|
<div class="refsect3">
|
1109
|
-
<a name="id-1.3.3.2.8.
|
1394
|
+
<a name="id-1.3.3.2.8.29.6"></a><h4>Returns</h4>
|
1110
1395
|
<p> the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> with its reference
|
1111
1396
|
count increased. </p>
|
1112
1397
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
@@ -1122,8 +1407,11 @@ json_node_set_object (<em class="parameter"><code><a class="link" href="json-gli
|
|
1122
1407
|
inside <em class="parameter"><code>node</code></em>
|
1123
1408
|
. The reference count of <em class="parameter"><code>object</code></em>
|
1124
1409
|
is increased.</p>
|
1410
|
+
<p>If <em class="parameter"><code>object</code></em>
|
1411
|
+
is <code class="literal">NULL</code>, the node’s existing object is cleared.</p>
|
1412
|
+
<p>It is an error to call this on an immutable node.</p>
|
1125
1413
|
<div class="refsect3">
|
1126
|
-
<a name="id-1.3.3.2.8.
|
1414
|
+
<a name="id-1.3.3.2.8.30.7"></a><h4>Parameters</h4>
|
1127
1415
|
<div class="informaltable"><table width="100%" border="0">
|
1128
1416
|
<colgroup>
|
1129
1417
|
<col width="150px" class="parameters_name">
|
@@ -1138,8 +1426,8 @@ json_node_set_object (<em class="parameter"><code><a class="link" href="json-gli
|
|
1138
1426
|
</tr>
|
1139
1427
|
<tr>
|
1140
1428
|
<td class="parameter_name"><p>object</p></td>
|
1141
|
-
<td class="parameter_description"><p>a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a
|
1142
|
-
<td class="parameter_annotations">
|
1429
|
+
<td class="parameter_description"><p> a <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>. </p></td>
|
1430
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
1143
1431
|
</tr>
|
1144
1432
|
</tbody>
|
1145
1433
|
</table></div>
|
@@ -1155,8 +1443,9 @@ json_node_take_object (<em class="parameter"><code><a class="link" href="json-gl
|
|
1155
1443
|
inside <em class="parameter"><code>node</code></em>
|
1156
1444
|
. The reference count of <em class="parameter"><code>object</code></em>
|
1157
1445
|
is not increased.</p>
|
1446
|
+
<p>It is an error to call this on an immutable node.</p>
|
1158
1447
|
<div class="refsect3">
|
1159
|
-
<a name="id-1.3.3.2.8.
|
1448
|
+
<a name="id-1.3.3.2.8.31.6"></a><h4>Parameters</h4>
|
1160
1449
|
<div class="informaltable"><table width="100%" border="0">
|
1161
1450
|
<colgroup>
|
1162
1451
|
<col width="150px" class="parameters_name">
|
@@ -1185,7 +1474,7 @@ json_node_take_object (<em class="parameter"><code><a class="link" href="json-gl
|
|
1185
1474
|
json_node_get_object (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1186
1475
|
<p>Retrieves the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
1187
1476
|
<div class="refsect3">
|
1188
|
-
<a name="id-1.3.3.2.8.
|
1477
|
+
<a name="id-1.3.3.2.8.32.5"></a><h4>Parameters</h4>
|
1189
1478
|
<div class="informaltable"><table width="100%" border="0">
|
1190
1479
|
<colgroup>
|
1191
1480
|
<col width="150px" class="parameters_name">
|
@@ -1200,7 +1489,7 @@ json_node_get_object (<em class="parameter"><code><a class="link" href="json-gli
|
|
1200
1489
|
</table></div>
|
1201
1490
|
</div>
|
1202
1491
|
<div class="refsect3">
|
1203
|
-
<a name="id-1.3.3.2.8.
|
1492
|
+
<a name="id-1.3.3.2.8.32.6"></a><h4>Returns</h4>
|
1204
1493
|
<p> the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>. </p>
|
1205
1494
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1206
1495
|
</div>
|
@@ -1214,7 +1503,7 @@ json_node_dup_object (<em class="parameter"><code><a class="link" href="json-gli
|
|
1214
1503
|
. The reference count of
|
1215
1504
|
the returned object is increased.</p>
|
1216
1505
|
<div class="refsect3">
|
1217
|
-
<a name="id-1.3.3.2.8.
|
1506
|
+
<a name="id-1.3.3.2.8.33.5"></a><h4>Parameters</h4>
|
1218
1507
|
<div class="informaltable"><table width="100%" border="0">
|
1219
1508
|
<colgroup>
|
1220
1509
|
<col width="150px" class="parameters_name">
|
@@ -1229,7 +1518,7 @@ the returned object is increased.</p>
|
|
1229
1518
|
</table></div>
|
1230
1519
|
</div>
|
1231
1520
|
<div class="refsect3">
|
1232
|
-
<a name="id-1.3.3.2.8.
|
1521
|
+
<a name="id-1.3.3.2.8.33.6"></a><h4>Returns</h4>
|
1233
1522
|
<p> the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>. </p>
|
1234
1523
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1235
1524
|
</div>
|
@@ -1242,9 +1531,10 @@ json_node_set_value (<em class="parameter"><code><a class="link" href="json-glib
|
|
1242
1531
|
<em class="parameter"><code>const <span class="type">GValue</span> *value</code></em>);</pre>
|
1243
1532
|
<p>Sets <em class="parameter"><code>value</code></em>
|
1244
1533
|
inside <em class="parameter"><code>node</code></em>
|
1245
|
-
. The passed <span class="type">GValue</span> is copied into the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a
|
1534
|
+
. The passed <span class="type">GValue</span> is copied into the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>.</p>
|
1535
|
+
<p>It is an error to call this on an immutable node.</p>
|
1246
1536
|
<div class="refsect3">
|
1247
|
-
<a name="id-1.3.3.2.8.
|
1537
|
+
<a name="id-1.3.3.2.8.34.6"></a><h4>Parameters</h4>
|
1248
1538
|
<div class="informaltable"><table width="100%" border="0">
|
1249
1539
|
<colgroup>
|
1250
1540
|
<col width="150px" class="parameters_name">
|
@@ -1276,7 +1566,7 @@ json_node_get_value (<em class="parameter"><code><a class="link" href="json-glib
|
|
1276
1566
|
. When done
|
1277
1567
|
using it, call <code class="function">g_value_unset()</code> on the <span class="type">GValue</span>.</p>
|
1278
1568
|
<div class="refsect3">
|
1279
|
-
<a name="id-1.3.3.2.8.
|
1569
|
+
<a name="id-1.3.3.2.8.35.5"></a><h4>Parameters</h4>
|
1280
1570
|
<div class="informaltable"><table width="100%" border="0">
|
1281
1571
|
<colgroup>
|
1282
1572
|
<col width="150px" class="parameters_name">
|
@@ -1308,8 +1598,9 @@ json_node_set_boolean (<em class="parameter"><code><a class="link" href="json-gl
|
|
1308
1598
|
as the boolean content of the <em class="parameter"><code>node</code></em>
|
1309
1599
|
, replacing any existing
|
1310
1600
|
content.</p>
|
1601
|
+
<p>It is an error to call this on an immutable node.</p>
|
1311
1602
|
<div class="refsect3">
|
1312
|
-
<a name="id-1.3.3.2.8.
|
1603
|
+
<a name="id-1.3.3.2.8.36.6"></a><h4>Parameters</h4>
|
1313
1604
|
<div class="informaltable"><table width="100%" border="0">
|
1314
1605
|
<colgroup>
|
1315
1606
|
<col width="150px" class="parameters_name">
|
@@ -1338,7 +1629,7 @@ content.</p>
|
|
1338
1629
|
json_node_get_boolean (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1339
1630
|
<p>Gets the boolean value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
1340
1631
|
<div class="refsect3">
|
1341
|
-
<a name="id-1.3.3.2.8.
|
1632
|
+
<a name="id-1.3.3.2.8.37.5"></a><h4>Parameters</h4>
|
1342
1633
|
<div class="informaltable"><table width="100%" border="0">
|
1343
1634
|
<colgroup>
|
1344
1635
|
<col width="150px" class="parameters_name">
|
@@ -1353,9 +1644,8 @@ json_node_get_boolean (<em class="parameter"><code><a class="link" href="json-gl
|
|
1353
1644
|
</table></div>
|
1354
1645
|
</div>
|
1355
1646
|
<div class="refsect3">
|
1356
|
-
<a name="id-1.3.3.2.8.
|
1647
|
+
<a name="id-1.3.3.2.8.37.6"></a><h4>Returns</h4>
|
1357
1648
|
<p> a boolean value.</p>
|
1358
|
-
<p></p>
|
1359
1649
|
</div>
|
1360
1650
|
</div>
|
1361
1651
|
<hr>
|
@@ -1368,8 +1658,9 @@ json_node_set_double (<em class="parameter"><code><a class="link" href="json-gli
|
|
1368
1658
|
as the double content of the <em class="parameter"><code>node</code></em>
|
1369
1659
|
, replacing any existing
|
1370
1660
|
content.</p>
|
1661
|
+
<p>It is an error to call this on an immutable node.</p>
|
1371
1662
|
<div class="refsect3">
|
1372
|
-
<a name="id-1.3.3.2.8.
|
1663
|
+
<a name="id-1.3.3.2.8.38.6"></a><h4>Parameters</h4>
|
1373
1664
|
<div class="informaltable"><table width="100%" border="0">
|
1374
1665
|
<colgroup>
|
1375
1666
|
<col width="150px" class="parameters_name">
|
@@ -1398,7 +1689,7 @@ content.</p>
|
|
1398
1689
|
json_node_get_double (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1399
1690
|
<p>Gets the double value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
1400
1691
|
<div class="refsect3">
|
1401
|
-
<a name="id-1.3.3.2.8.
|
1692
|
+
<a name="id-1.3.3.2.8.39.5"></a><h4>Parameters</h4>
|
1402
1693
|
<div class="informaltable"><table width="100%" border="0">
|
1403
1694
|
<colgroup>
|
1404
1695
|
<col width="150px" class="parameters_name">
|
@@ -1413,9 +1704,8 @@ json_node_get_double (<em class="parameter"><code><a class="link" href="json-gli
|
|
1413
1704
|
</table></div>
|
1414
1705
|
</div>
|
1415
1706
|
<div class="refsect3">
|
1416
|
-
<a name="id-1.3.3.2.8.
|
1707
|
+
<a name="id-1.3.3.2.8.39.6"></a><h4>Returns</h4>
|
1417
1708
|
<p> a double value.</p>
|
1418
|
-
<p></p>
|
1419
1709
|
</div>
|
1420
1710
|
</div>
|
1421
1711
|
<hr>
|
@@ -1428,8 +1718,9 @@ json_node_set_int (<em class="parameter"><code><a class="link" href="json-glib-J
|
|
1428
1718
|
as the integer content of the <em class="parameter"><code>node</code></em>
|
1429
1719
|
, replacing any existing
|
1430
1720
|
content.</p>
|
1721
|
+
<p>It is an error to call this on an immutable node.</p>
|
1431
1722
|
<div class="refsect3">
|
1432
|
-
<a name="id-1.3.3.2.8.
|
1723
|
+
<a name="id-1.3.3.2.8.40.6"></a><h4>Parameters</h4>
|
1433
1724
|
<div class="informaltable"><table width="100%" border="0">
|
1434
1725
|
<colgroup>
|
1435
1726
|
<col width="150px" class="parameters_name">
|
@@ -1458,7 +1749,7 @@ content.</p>
|
|
1458
1749
|
json_node_get_int (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1459
1750
|
<p>Gets the integer value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
1460
1751
|
<div class="refsect3">
|
1461
|
-
<a name="id-1.3.3.2.8.
|
1752
|
+
<a name="id-1.3.3.2.8.41.5"></a><h4>Parameters</h4>
|
1462
1753
|
<div class="informaltable"><table width="100%" border="0">
|
1463
1754
|
<colgroup>
|
1464
1755
|
<col width="150px" class="parameters_name">
|
@@ -1473,9 +1764,8 @@ json_node_get_int (<em class="parameter"><code><a class="link" href="json-glib-J
|
|
1473
1764
|
</table></div>
|
1474
1765
|
</div>
|
1475
1766
|
<div class="refsect3">
|
1476
|
-
<a name="id-1.3.3.2.8.
|
1767
|
+
<a name="id-1.3.3.2.8.41.6"></a><h4>Returns</h4>
|
1477
1768
|
<p> an integer value.</p>
|
1478
|
-
<p></p>
|
1479
1769
|
</div>
|
1480
1770
|
</div>
|
1481
1771
|
<hr>
|
@@ -1488,8 +1778,9 @@ json_node_set_string (<em class="parameter"><code><a class="link" href="json-gli
|
|
1488
1778
|
as the string content of the <em class="parameter"><code>node</code></em>
|
1489
1779
|
, replacing any existing
|
1490
1780
|
content.</p>
|
1781
|
+
<p>It is an error to call this on an immutable node.</p>
|
1491
1782
|
<div class="refsect3">
|
1492
|
-
<a name="id-1.3.3.2.8.
|
1783
|
+
<a name="id-1.3.3.2.8.42.6"></a><h4>Parameters</h4>
|
1493
1784
|
<div class="informaltable"><table width="100%" border="0">
|
1494
1785
|
<colgroup>
|
1495
1786
|
<col width="150px" class="parameters_name">
|
@@ -1518,7 +1809,7 @@ content.</p>
|
|
1518
1809
|
json_node_get_string (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1519
1810
|
<p>Gets the string value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
1520
1811
|
<div class="refsect3">
|
1521
|
-
<a name="id-1.3.3.2.8.
|
1812
|
+
<a name="id-1.3.3.2.8.43.5"></a><h4>Parameters</h4>
|
1522
1813
|
<div class="informaltable"><table width="100%" border="0">
|
1523
1814
|
<colgroup>
|
1524
1815
|
<col width="150px" class="parameters_name">
|
@@ -1533,9 +1824,8 @@ json_node_get_string (<em class="parameter"><code><a class="link" href="json-gli
|
|
1533
1824
|
</table></div>
|
1534
1825
|
</div>
|
1535
1826
|
<div class="refsect3">
|
1536
|
-
<a name="id-1.3.3.2.8.
|
1827
|
+
<a name="id-1.3.3.2.8.43.6"></a><h4>Returns</h4>
|
1537
1828
|
<p> a string value.</p>
|
1538
|
-
<p></p>
|
1539
1829
|
</div>
|
1540
1830
|
</div>
|
1541
1831
|
<hr>
|
@@ -1545,7 +1835,7 @@ json_node_get_string (<em class="parameter"><code><a class="link" href="json-gli
|
|
1545
1835
|
json_node_dup_string (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1546
1836
|
<p>Gets a copy of the string value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
1547
1837
|
<div class="refsect3">
|
1548
|
-
<a name="id-1.3.3.2.8.
|
1838
|
+
<a name="id-1.3.3.2.8.44.5"></a><h4>Parameters</h4>
|
1549
1839
|
<div class="informaltable"><table width="100%" border="0">
|
1550
1840
|
<colgroup>
|
1551
1841
|
<col width="150px" class="parameters_name">
|
@@ -1560,7 +1850,7 @@ json_node_dup_string (<em class="parameter"><code><a class="link" href="json-gli
|
|
1560
1850
|
</table></div>
|
1561
1851
|
</div>
|
1562
1852
|
<div class="refsect3">
|
1563
|
-
<a name="id-1.3.3.2.8.
|
1853
|
+
<a name="id-1.3.3.2.8.44.6"></a><h4>Returns</h4>
|
1564
1854
|
<p> a newly allocated string containing a copy
|
1565
1855
|
of the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> contents. Use <code class="function">g_free()</code> to free the allocated resources. </p>
|
1566
1856
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
@@ -1573,9 +1863,13 @@ of the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="typ
|
|
1573
1863
|
json_node_set_parent (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>,
|
1574
1864
|
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *parent</code></em>);</pre>
|
1575
1865
|
<p>Sets the parent <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> of <em class="parameter"><code>node</code></em>
|
1576
|
-
|
1866
|
+
.</p>
|
1867
|
+
<p>It is an error to call this with an immutable <em class="parameter"><code>parent</code></em>
|
1868
|
+
. <em class="parameter"><code>node</code></em>
|
1869
|
+
may be
|
1870
|
+
immutable.</p>
|
1577
1871
|
<div class="refsect3">
|
1578
|
-
<a name="id-1.3.3.2.8.
|
1872
|
+
<a name="id-1.3.3.2.8.45.6"></a><h4>Parameters</h4>
|
1579
1873
|
<div class="informaltable"><table width="100%" border="0">
|
1580
1874
|
<colgroup>
|
1581
1875
|
<col width="150px" class="parameters_name">
|
@@ -1597,7 +1891,7 @@ json_node_set_parent (<em class="parameter"><code><a class="link" href="json-gli
|
|
1597
1891
|
</tbody>
|
1598
1892
|
</table></div>
|
1599
1893
|
</div>
|
1600
|
-
<p class="since">Since 0.8</p>
|
1894
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
|
1601
1895
|
</div>
|
1602
1896
|
<hr>
|
1603
1897
|
<div class="refsect2">
|
@@ -1607,7 +1901,7 @@ json_node_get_parent (<em class="parameter"><code><a class="link" href="json-gli
|
|
1607
1901
|
<p>Retrieves the parent <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> of <em class="parameter"><code>node</code></em>
|
1608
1902
|
.</p>
|
1609
1903
|
<div class="refsect3">
|
1610
|
-
<a name="id-1.3.3.2.8.
|
1904
|
+
<a name="id-1.3.3.2.8.46.5"></a><h4>Parameters</h4>
|
1611
1905
|
<div class="informaltable"><table width="100%" border="0">
|
1612
1906
|
<colgroup>
|
1613
1907
|
<col width="150px" class="parameters_name">
|
@@ -1622,7 +1916,7 @@ json_node_get_parent (<em class="parameter"><code><a class="link" href="json-gli
|
|
1622
1916
|
</table></div>
|
1623
1917
|
</div>
|
1624
1918
|
<div class="refsect3">
|
1625
|
-
<a name="id-1.3.3.2.8.
|
1919
|
+
<a name="id-1.3.3.2.8.46.6"></a><h4>Returns</h4>
|
1626
1920
|
<p> the parent node, or <code class="literal">NULL</code> if <em class="parameter"><code>node</code></em>
|
1627
1921
|
is
|
1628
1922
|
the root node. </p>
|
@@ -1637,7 +1931,7 @@ json_node_type_name (<em class="parameter"><code><a class="link" href="json-glib
|
|
1637
1931
|
<p>Retrieves the user readable name of the data type contained by <em class="parameter"><code>node</code></em>
|
1638
1932
|
.</p>
|
1639
1933
|
<div class="refsect3">
|
1640
|
-
<a name="id-1.3.3.2.8.
|
1934
|
+
<a name="id-1.3.3.2.8.47.5"></a><h4>Parameters</h4>
|
1641
1935
|
<div class="informaltable"><table width="100%" border="0">
|
1642
1936
|
<colgroup>
|
1643
1937
|
<col width="150px" class="parameters_name">
|
@@ -1652,10 +1946,9 @@ json_node_type_name (<em class="parameter"><code><a class="link" href="json-glib
|
|
1652
1946
|
</table></div>
|
1653
1947
|
</div>
|
1654
1948
|
<div class="refsect3">
|
1655
|
-
<a name="id-1.3.3.2.8.
|
1949
|
+
<a name="id-1.3.3.2.8.47.6"></a><h4>Returns</h4>
|
1656
1950
|
<p> a string containing the name of the type. The returned string
|
1657
1951
|
is owned by the node and should never be modified or freed</p>
|
1658
|
-
<p></p>
|
1659
1952
|
</div>
|
1660
1953
|
</div>
|
1661
1954
|
<hr>
|
@@ -1665,7 +1958,7 @@ is owned by the node and should never be modified or freed</p>
|
|
1665
1958
|
json_node_get_value_type (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
1666
1959
|
<p>Returns the <span class="type">GType</span> of the payload of the node.</p>
|
1667
1960
|
<div class="refsect3">
|
1668
|
-
<a name="id-1.3.3.2.8.
|
1961
|
+
<a name="id-1.3.3.2.8.48.5"></a><h4>Parameters</h4>
|
1669
1962
|
<div class="informaltable"><table width="100%" border="0">
|
1670
1963
|
<colgroup>
|
1671
1964
|
<col width="150px" class="parameters_name">
|
@@ -1680,11 +1973,10 @@ json_node_get_value_type (<em class="parameter"><code><a class="link" href="json
|
|
1680
1973
|
</table></div>
|
1681
1974
|
</div>
|
1682
1975
|
<div class="refsect3">
|
1683
|
-
<a name="id-1.3.3.2.8.
|
1976
|
+
<a name="id-1.3.3.2.8.48.6"></a><h4>Returns</h4>
|
1684
1977
|
<p> a <span class="type">GType</span> for the payload.</p>
|
1685
|
-
<p></p>
|
1686
1978
|
</div>
|
1687
|
-
<p class="since">Since 0.4</p>
|
1979
|
+
<p class="since">Since: <a class="link" href="ix03.html#api-index-0.4">0.4</a></p>
|
1688
1980
|
</div>
|
1689
1981
|
<hr>
|
1690
1982
|
<div class="refsect2">
|
@@ -1694,7 +1986,7 @@ json_node_get_node_type (<em class="parameter"><code><a class="link" href="json-
|
|
1694
1986
|
<p>Retrieves the <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> of <em class="parameter"><code>node</code></em>
|
1695
1987
|
</p>
|
1696
1988
|
<div class="refsect3">
|
1697
|
-
<a name="id-1.3.3.2.8.
|
1989
|
+
<a name="id-1.3.3.2.8.49.5"></a><h4>Parameters</h4>
|
1698
1990
|
<div class="informaltable"><table width="100%" border="0">
|
1699
1991
|
<colgroup>
|
1700
1992
|
<col width="150px" class="parameters_name">
|
@@ -1709,11 +2001,10 @@ json_node_get_node_type (<em class="parameter"><code><a class="link" href="json-
|
|
1709
2001
|
</table></div>
|
1710
2002
|
</div>
|
1711
2003
|
<div class="refsect3">
|
1712
|
-
<a name="id-1.3.3.2.8.
|
2004
|
+
<a name="id-1.3.3.2.8.49.6"></a><h4>Returns</h4>
|
1713
2005
|
<p> the type of the node</p>
|
1714
|
-
<p></p>
|
1715
2006
|
</div>
|
1716
|
-
<p class="since">Since 0.8</p>
|
2007
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
|
1717
2008
|
</div>
|
1718
2009
|
<hr>
|
1719
2010
|
<div class="refsect2">
|
@@ -1725,7 +2016,7 @@ json_node_is_null (<em class="parameter"><code><a class="link" href="json-glib-J
|
|
1725
2016
|
<p>A <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a> node is not the same as a <code class="literal">NULL</code> <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>; a
|
1726
2017
|
<a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a> represents a 'null' value in the JSON tree.</p>
|
1727
2018
|
<div class="refsect3">
|
1728
|
-
<a name="id-1.3.3.2.8.
|
2019
|
+
<a name="id-1.3.3.2.8.50.6"></a><h4>Parameters</h4>
|
1729
2020
|
<div class="informaltable"><table width="100%" border="0">
|
1730
2021
|
<colgroup>
|
1731
2022
|
<col width="150px" class="parameters_name">
|
@@ -1740,11 +2031,126 @@ json_node_is_null (<em class="parameter"><code><a class="link" href="json-glib-J
|
|
1740
2031
|
</table></div>
|
1741
2032
|
</div>
|
1742
2033
|
<div class="refsect3">
|
1743
|
-
<a name="id-1.3.3.2.8.
|
2034
|
+
<a name="id-1.3.3.2.8.50.7"></a><h4>Returns</h4>
|
1744
2035
|
<p> <code class="literal">TRUE</code> if the node is null</p>
|
1745
|
-
<p></p>
|
1746
2036
|
</div>
|
1747
|
-
<p class="since">Since 0.8</p>
|
2037
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
|
2038
|
+
</div>
|
2039
|
+
<hr>
|
2040
|
+
<div class="refsect2">
|
2041
|
+
<a name="json-string-hash"></a><h3>json_string_hash ()</h3>
|
2042
|
+
<pre class="programlisting"><span class="returnvalue">guint</span>
|
2043
|
+
json_string_hash (<em class="parameter"><code><span class="type">gconstpointer</span> key</code></em>);</pre>
|
2044
|
+
<p>Calculate a hash value for the given <em class="parameter"><code>key</code></em>
|
2045
|
+
(a UTF-8 JSON string).</p>
|
2046
|
+
<p>Note: Member names are compared byte-wise, without applying any Unicode
|
2047
|
+
decomposition or normalisation. This is not explicitly mentioned in the JSON
|
2048
|
+
standard (ECMA-404), but is assumed.</p>
|
2049
|
+
<div class="refsect3">
|
2050
|
+
<a name="id-1.3.3.2.8.51.6"></a><h4>Parameters</h4>
|
2051
|
+
<div class="informaltable"><table width="100%" border="0">
|
2052
|
+
<colgroup>
|
2053
|
+
<col width="150px" class="parameters_name">
|
2054
|
+
<col class="parameters_description">
|
2055
|
+
<col width="200px" class="parameters_annotations">
|
2056
|
+
</colgroup>
|
2057
|
+
<tbody><tr>
|
2058
|
+
<td class="parameter_name"><p>key</p></td>
|
2059
|
+
<td class="parameter_description"><p> a JSON string to hash. </p></td>
|
2060
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> utf8]</span></td>
|
2061
|
+
</tr></tbody>
|
2062
|
+
</table></div>
|
2063
|
+
</div>
|
2064
|
+
<div class="refsect3">
|
2065
|
+
<a name="id-1.3.3.2.8.51.7"></a><h4>Returns</h4>
|
2066
|
+
<p> hash value for <em class="parameter"><code>key</code></em>
|
2067
|
+
</p>
|
2068
|
+
</div>
|
2069
|
+
<p class="since">Since: <a class="link" href="ix11.html#api-index-1.2">1.2</a></p>
|
2070
|
+
</div>
|
2071
|
+
<hr>
|
2072
|
+
<div class="refsect2">
|
2073
|
+
<a name="json-string-equal"></a><h3>json_string_equal ()</h3>
|
2074
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
2075
|
+
json_string_equal (<em class="parameter"><code><span class="type">gconstpointer</span> a</code></em>,
|
2076
|
+
<em class="parameter"><code><span class="type">gconstpointer</span> b</code></em>);</pre>
|
2077
|
+
<p>Check whether <em class="parameter"><code>a</code></em>
|
2078
|
+
and <em class="parameter"><code>b</code></em>
|
2079
|
+
are equal UTF-8 JSON strings.</p>
|
2080
|
+
<div class="refsect3">
|
2081
|
+
<a name="id-1.3.3.2.8.52.5"></a><h4>Parameters</h4>
|
2082
|
+
<div class="informaltable"><table width="100%" border="0">
|
2083
|
+
<colgroup>
|
2084
|
+
<col width="150px" class="parameters_name">
|
2085
|
+
<col class="parameters_description">
|
2086
|
+
<col width="200px" class="parameters_annotations">
|
2087
|
+
</colgroup>
|
2088
|
+
<tbody>
|
2089
|
+
<tr>
|
2090
|
+
<td class="parameter_name"><p>a</p></td>
|
2091
|
+
<td class="parameter_description"><p> a JSON string. </p></td>
|
2092
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> utf8]</span></td>
|
2093
|
+
</tr>
|
2094
|
+
<tr>
|
2095
|
+
<td class="parameter_name"><p>b</p></td>
|
2096
|
+
<td class="parameter_description"><p> another JSON string. </p></td>
|
2097
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> utf8]</span></td>
|
2098
|
+
</tr>
|
2099
|
+
</tbody>
|
2100
|
+
</table></div>
|
2101
|
+
</div>
|
2102
|
+
<div class="refsect3">
|
2103
|
+
<a name="id-1.3.3.2.8.52.6"></a><h4>Returns</h4>
|
2104
|
+
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>a</code></em>
|
2105
|
+
and <em class="parameter"><code>b</code></em>
|
2106
|
+
are equal; <code class="literal">FALSE</code> otherwise</p>
|
2107
|
+
</div>
|
2108
|
+
<p class="since">Since: <a class="link" href="ix11.html#api-index-1.2">1.2</a></p>
|
2109
|
+
</div>
|
2110
|
+
<hr>
|
2111
|
+
<div class="refsect2">
|
2112
|
+
<a name="json-string-compare"></a><h3>json_string_compare ()</h3>
|
2113
|
+
<pre class="programlisting"><span class="returnvalue">gint</span>
|
2114
|
+
json_string_compare (<em class="parameter"><code><span class="type">gconstpointer</span> a</code></em>,
|
2115
|
+
<em class="parameter"><code><span class="type">gconstpointer</span> b</code></em>);</pre>
|
2116
|
+
<p>Check whether <em class="parameter"><code>a</code></em>
|
2117
|
+
and <em class="parameter"><code>b</code></em>
|
2118
|
+
are equal UTF-8 JSON strings and return an ordering
|
2119
|
+
over them in <code class="function">strcmp()</code> style.</p>
|
2120
|
+
<div class="refsect3">
|
2121
|
+
<a name="id-1.3.3.2.8.53.5"></a><h4>Parameters</h4>
|
2122
|
+
<div class="informaltable"><table width="100%" border="0">
|
2123
|
+
<colgroup>
|
2124
|
+
<col width="150px" class="parameters_name">
|
2125
|
+
<col class="parameters_description">
|
2126
|
+
<col width="200px" class="parameters_annotations">
|
2127
|
+
</colgroup>
|
2128
|
+
<tbody>
|
2129
|
+
<tr>
|
2130
|
+
<td class="parameter_name"><p>a</p></td>
|
2131
|
+
<td class="parameter_description"><p> a JSON string. </p></td>
|
2132
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> utf8]</span></td>
|
2133
|
+
</tr>
|
2134
|
+
<tr>
|
2135
|
+
<td class="parameter_name"><p>b</p></td>
|
2136
|
+
<td class="parameter_description"><p> another JSON string. </p></td>
|
2137
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> utf8]</span></td>
|
2138
|
+
</tr>
|
2139
|
+
</tbody>
|
2140
|
+
</table></div>
|
2141
|
+
</div>
|
2142
|
+
<div class="refsect3">
|
2143
|
+
<a name="id-1.3.3.2.8.53.6"></a><h4>Returns</h4>
|
2144
|
+
<p> an integer less than zero if <em class="parameter"><code>a</code></em>
|
2145
|
+
< <em class="parameter"><code>b</code></em>
|
2146
|
+
, equal to zero if <em class="parameter"><code>a</code></em>
|
2147
|
+
== <em class="parameter"><code>b</code></em>
|
2148
|
+
, and
|
2149
|
+
greater than zero if <em class="parameter"><code>a</code></em>
|
2150
|
+
> <em class="parameter"><code>b</code></em>
|
2151
|
+
</p>
|
2152
|
+
</div>
|
2153
|
+
<p class="since">Since: <a class="link" href="ix11.html#api-index-1.2">1.2</a></p>
|
1748
2154
|
</div>
|
1749
2155
|
</div>
|
1750
2156
|
<div class="refsect1">
|
@@ -1804,7 +2210,6 @@ functions and never directly.</p>
|
|
1804
2210
|
</div>
|
1805
2211
|
</div>
|
1806
2212
|
<div class="footer">
|
1807
|
-
<hr>
|
1808
|
-
Generated by GTK-Doc V1.21.1</div>
|
2213
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
1809
2214
|
</body>
|
1810
2215
|
</html>
|