clutter 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +3 -3
- data/vendor/local/bin/json-glib-format.exe +0 -0
- data/vendor/local/bin/json-glib-validate.exe +0 -0
- data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
- data/vendor/local/bin/libcogl-20.dll +0 -0
- data/vendor/local/bin/libcogl-pango-20.dll +0 -0
- data/vendor/local/bin/libcogl-path-20.dll +0 -0
- data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-actor-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-actor.h +72 -9
- data/vendor/local/include/clutter-1.0/clutter/clutter-align-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-autocleanups.h +106 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-backend.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-bin-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-bind-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-binding-pool.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-blur-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-box-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-brightness-contrast-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-cairo.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-canvas.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-child-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-click-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-clone.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-color-static.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-color.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-colorize-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-container.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-content.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-deform-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-deprecated.h +2 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-desaturate-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-device-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-drag-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-drop-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +9 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-enums.h +90 -4
- data/vendor/local/include/clutter-1.0/clutter/clutter-event.h +109 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-feature.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-fixed-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-flow-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-gesture-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-grid-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-group.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-image.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-input-device.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-interval.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-keyframe-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-layout-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-layout-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-macros.h +53 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-main.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-offscreen-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-page-turn-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-paint-node.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-paint-nodes.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-pan-action.h +8 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-path-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-path.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-property-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-rotate-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-script.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-scriptable.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-scroll-actor.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-settings.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-shader-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-shader-types.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-snap-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-tap-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-text-buffer.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-text.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-transition-group.h +4 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-types.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-units.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +27 -7
- data/vendor/local/include/clutter-1.0/clutter/clutter-zoom-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-keysyms.h +2099 -2099
- data/vendor/local/include/clutter-1.0/clutter/{clutter-list-model.h → deprecated/clutter-list-model.h} +8 -4
- data/vendor/local/include/clutter-1.0/clutter/{clutter-model.h → deprecated/clutter-model.h} +55 -41
- data/vendor/local/include/cogl/cogl/cogl-defines.h +2 -2
- data/vendor/local/include/json-glib-1.0/json-glib/json-builder.h +6 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-generator.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-glib.h +1 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-parser.h +6 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-path.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-reader.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-types.h +79 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-utils.h +40 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version-macros.h +16 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +4 -4
- data/vendor/local/lib/girepository-1.0/Cally-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Clutter-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-2.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-1.0.la +5 -5
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.la +6 -6
- data/vendor/local/lib/libcogl-path.dll.a +0 -0
- data/vendor/local/lib/libcogl-path.la +6 -6
- data/vendor/local/lib/libcogl.dll.a +0 -0
- data/vendor/local/lib/libcogl.la +6 -6
- data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
- data/vendor/local/lib/libjson-glib-1.0.la +5 -5
- data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +2 -2
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Cally-1.0.gir +9 -2
- data/vendor/local/share/gir-1.0/Clutter-1.0.gir +1239 -137
- data/vendor/local/share/gir-1.0/Cogl-1.0.gir +112 -42
- data/vendor/local/share/gir-1.0/Cogl-2.0.gir +368 -115
- data/vendor/local/share/gir-1.0/Json-1.0.gir +579 -39
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyActor.html +37 -37
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyClone.html +21 -21
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyGroup.html +18 -18
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyRectangle.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyRoot.html +17 -17
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyStage.html +21 -21
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyText.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyTexture.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyUtil.html +13 -13
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +933 -546
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +26 -26
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +67 -65
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +58 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +24 -24
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +29 -29
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +19 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +17 -17
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +22 -22
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +33 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/{clutter-ClutterGLXTexturePixmap.html → ClutterGLXTexturePixmap.html} +61 -45
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +8 -4
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +15 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +39 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +256 -72
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +115 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +10 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +69 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +69 -67
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +27 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +31 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +157 -70
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +110 -107
- data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +82 -80
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +33 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +36 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +59 -58
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +39 -22
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/{clutter-ClutterX11TexturePixmap.html → ClutterX11TexturePixmap.html} +69 -53
- data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +10 -3
- data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/callybase.html → clutter/cally.html} +22 -13
- data/vendor/local/share/gtk-doc/html/clutter/ch01.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch03.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch04.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch05.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch06.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch07.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch08.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch09.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch10.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch11.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch12.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/ch01.html → clutter/ch13.html} +9 -9
- data/vendor/local/share/gtk-doc/html/{cally/ch02.html → clutter/ch14.html} +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +514 -499
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +143 -134
- data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +12 -12
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +899 -233
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/cally-General-API.html → clutter/clutter-General-API.html} +27 -27
- data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +16 -16
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +55 -55
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +46 -33
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +48 -45
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +86 -79
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +34 -27
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +34 -8
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +192 -103
- data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +50 -5
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +100 -25
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/go01.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/index.html +52 -11
- data/vendor/local/share/gtk-doc/html/clutter/index.sgml +248 -53
- data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix01.html +273 -45
- data/vendor/local/share/gtk-doc/html/clutter/ix02.html +269 -13
- data/vendor/local/share/gtk-doc/html/clutter/ix03.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix04.html +9 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix05.html +4 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix06.html +20 -20
- data/vendor/local/share/gtk-doc/html/clutter/ix07.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ix08.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix09.html +141 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix10.html +11 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix11.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix12.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/ix13.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix14.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix15.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix16.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix17.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix18.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix19.html +102 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix20.html +56 -0
- data/vendor/local/share/gtk-doc/html/clutter/license.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/migration.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/{pt09.html → pt10.html} +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +19 -2
- data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +2 -2
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +85 -36
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +12 -20
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +87 -45
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +12 -14
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +92 -47
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +19 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +32 -0
- data/vendor/local/share/gtk-doc/html/json-glib/{ch05.html → ch06.html} +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +9 -5
- data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +41 -0
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +114 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +155 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +14 -17
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +8 -11
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +219 -63
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +6 -7
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +486 -81
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +380 -73
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +8 -12
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +153 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +8 -9
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +31 -2
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +6 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +3 -4
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +2 -3
- data/vendor/local/share/locale/an/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/an/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/man/man1/json-glib-format.1 +1 -1
- data/vendor/local/share/man/man1/json-glib-validate.1 +1 -1
- metadata +44 -53
- data/vendor/local/share/gtk-doc/html/cally/cally.devhelp2 +0 -72
- data/vendor/local/share/gtk-doc/html/cally/callyannotationglossary.html +0 -45
- data/vendor/local/share/gtk-doc/html/cally/callyobjecthierarchy.html +0 -44
- data/vendor/local/share/gtk-doc/html/cally/callyobjectindex.html +0 -63
- data/vendor/local/share/gtk-doc/html/cally/callyobjects.html +0 -38
- data/vendor/local/share/gtk-doc/html/cally/clutter-overview.html +0 -95
- data/vendor/local/share/gtk-doc/html/cally/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/index.html +0 -102
- data/vendor/local/share/gtk-doc/html/cally/index.sgml +0 -123
- data/vendor/local/share/gtk-doc/html/cally/ix01.html +0 -192
- data/vendor/local/share/gtk-doc/html/cally/ix02.html +0 -30
- data/vendor/local/share/gtk-doc/html/cally/ix03.html +0 -184
- data/vendor/local/share/gtk-doc/html/cally/ix04.html +0 -38
- data/vendor/local/share/gtk-doc/html/cally/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/license.html +0 -57
- data/vendor/local/share/gtk-doc/html/cally/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/style.css +0 -479
- data/vendor/local/share/gtk-doc/html/cally/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/up.png +0 -0
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="json-base.html" title="Part II. JSON-GLib Reference">
|
9
9
|
<link rel="prev" href="json-base.html" title="Part II. JSON-GLib Reference">
|
10
10
|
<link rel="next" href="json-glib-JSON-Node.html" title="JSON Node">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
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">
|
@@ -35,7 +35,6 @@
|
|
35
35
|
</dl></div>
|
36
36
|
</div>
|
37
37
|
<div class="footer">
|
38
|
-
<hr>
|
39
|
-
Generated by GTK-Doc V1.21.1</div>
|
38
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
40
39
|
</body>
|
41
40
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="json-streams.html" title="Part III. Reading and writing">
|
9
9
|
<link rel="prev" href="json-streams.html" title="Part III. Reading and writing">
|
10
10
|
<link rel="next" href="JsonParser.html" title="JsonParser">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
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">
|
@@ -35,7 +35,6 @@
|
|
35
35
|
</dl></div>
|
36
36
|
</div>
|
37
37
|
<div class="footer">
|
38
|
-
<hr>
|
39
|
-
Generated by GTK-Doc V1.21.1</div>
|
38
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
40
39
|
</body>
|
41
40
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="json-streams.html" title="Part III. Reading and writing">
|
9
9
|
<link rel="prev" href="JsonPath.html" title="JsonPath">
|
10
10
|
<link rel="next" href="JsonGenerator.html" title="JsonGenerator">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
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">
|
@@ -32,7 +32,6 @@
|
|
32
32
|
</dl></div>
|
33
33
|
</div>
|
34
34
|
<div class="footer">
|
35
|
-
<hr>
|
36
|
-
Generated by GTK-Doc V1.21.1</div>
|
35
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
37
36
|
</body>
|
38
37
|
</html>
|
@@ -0,0 +1,32 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>General Purpose API: JSON-GLib Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
|
+
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
|
+
<link rel="up" href="json-streams.html" title="Part III. Reading and writing">
|
9
|
+
<link rel="prev" href="JsonBuilder.html" title="JsonBuilder">
|
10
|
+
<link rel="next" href="json-glib-Utility-API.html" title="Utility API">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts"></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><a accesskey="u" href="json-streams.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="p" href="JsonBuilder.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="json-glib-Utility-API.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="chapter">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="id-1.4.5"></a>General Purpose API</h2></div></div></div>
|
25
|
+
<div class="toc"><dl class="toc"><dt>
|
26
|
+
<span class="refentrytitle"><a href="json-glib-Utility-API.html">Utility API</a></span><span class="refpurpose"> — Various utility functions</span>
|
27
|
+
</dt></dl></div>
|
28
|
+
</div>
|
29
|
+
<div class="footer">
|
30
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
31
|
+
</body>
|
32
|
+
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
|
9
9
|
<link rel="prev" href="json-validate-tool.html" title="json-glib-validate">
|
10
10
|
<link rel="next" href="ix01.html" title="Index">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
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">
|
@@ -38,7 +38,6 @@
|
|
38
38
|
</pre>
|
39
39
|
</div>
|
40
40
|
<div class="footer">
|
41
|
-
<hr>
|
42
|
-
Generated by GTK-Doc V1.21.1</div>
|
41
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
43
42
|
</body>
|
44
43
|
</html>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="next" href="json-glib.html" title="Part I. JSON-GLib Overview">
|
9
|
-
<meta name="generator" content="GTK-Doc V1.
|
9
|
+
<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
|
10
10
|
<link rel="stylesheet" href="style.css" type="text/css">
|
11
11
|
</head>
|
12
12
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -14,7 +14,7 @@
|
|
14
14
|
<div class="titlepage">
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">JSON-GLib Reference Manual</p></th></tr></table></div>
|
17
|
-
<div><p class="releaseinfo">for JSON-GLib 1.0
|
17
|
+
<div><p class="releaseinfo">for JSON-GLib 1.2.0
|
18
18
|
</p></div>
|
19
19
|
<div><p class="copyright">Copyright © 2007, 2008 OpenedHand LTD</p></div>
|
20
20
|
<div><p class="copyright">Copyright © 2009, 2010, 2011 Intel Corporation</p></div>
|
@@ -83,6 +83,10 @@
|
|
83
83
|
<span class="refentrytitle"><a href="JsonBuilder.html">JsonBuilder</a></span><span class="refpurpose"> — Generates JSON trees</span>
|
84
84
|
</dt>
|
85
85
|
</dl></dd>
|
86
|
+
<dt><span class="chapter"><a href="ch04.html">General Purpose API</a></span></dt>
|
87
|
+
<dd><dl><dt>
|
88
|
+
<span class="refentrytitle"><a href="json-glib-Utility-API.html">Utility API</a></span><span class="refpurpose"> — Various utility functions</span>
|
89
|
+
</dt></dl></dd>
|
86
90
|
</dl></dd>
|
87
91
|
<dt><span class="part"><a href="json-advanced.html">IV. JSON-GLib Advanced API</a></span></dt>
|
88
92
|
<dd><dl>
|
@@ -113,7 +117,7 @@
|
|
113
117
|
<span class="refentrytitle"><a href="json-validate-tool.html">json-glib-validate</a></span><span class="refpurpose"> — JSON-GLib validation tool</span>
|
114
118
|
</dt>
|
115
119
|
</dl></dd>
|
116
|
-
<dt><span class="chapter"><a href="
|
120
|
+
<dt><span class="chapter"><a href="ch06.html">Object Hierarchy</a></span></dt>
|
117
121
|
</dl></dd>
|
118
122
|
<dt><span class="index"><a href="ix01.html">Index</a></span></dt>
|
119
123
|
<dt><span class="index"><a href="ix02.html">Index of deprecated symbols</a></span></dt>
|
@@ -125,12 +129,12 @@
|
|
125
129
|
<dt><span class="index"><a href="ix08.html">Index of new symbols in 0.14</a></span></dt>
|
126
130
|
<dt><span class="index"><a href="ix09.html">Index of new symbols in 0.16</a></span></dt>
|
127
131
|
<dt><span class="index"><a href="ix10.html">Index of new symbols in 1.0</a></span></dt>
|
132
|
+
<dt><span class="index"><a href="ix11.html">Index of new symbols in 1.2</a></span></dt>
|
128
133
|
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
|
129
134
|
<dt><span class="appendix"><a href="license.html">A. License</a></span></dt>
|
130
135
|
</dl></div>
|
131
136
|
</div>
|
132
137
|
<div class="footer">
|
133
|
-
<hr>
|
134
|
-
Generated by GTK-Doc V1.21.1</div>
|
138
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
135
139
|
</body>
|
136
140
|
</html>
|
@@ -23,6 +23,12 @@
|
|
23
23
|
<ANCHOR id="json-node-new" href="json-glib/json-glib-JSON-Node.html#json-node-new">
|
24
24
|
<ANCHOR id="json-node-copy" href="json-glib/json-glib-JSON-Node.html#json-node-copy">
|
25
25
|
<ANCHOR id="json-node-free" href="json-glib/json-glib-JSON-Node.html#json-node-free">
|
26
|
+
<ANCHOR id="json-node-ref" href="json-glib/json-glib-JSON-Node.html#json-node-ref">
|
27
|
+
<ANCHOR id="json-node-unref" href="json-glib/json-glib-JSON-Node.html#json-node-unref">
|
28
|
+
<ANCHOR id="json-node-is-immutable" href="json-glib/json-glib-JSON-Node.html#json-node-is-immutable">
|
29
|
+
<ANCHOR id="json-node-seal" href="json-glib/json-glib-JSON-Node.html#json-node-seal">
|
30
|
+
<ANCHOR id="json-node-hash" href="json-glib/json-glib-JSON-Node.html#json-node-hash">
|
31
|
+
<ANCHOR id="json-node-equal" href="json-glib/json-glib-JSON-Node.html#json-node-equal">
|
26
32
|
<ANCHOR id="json-node-set-array" href="json-glib/json-glib-JSON-Node.html#json-node-set-array">
|
27
33
|
<ANCHOR id="json-node-take-array" href="json-glib/json-glib-JSON-Node.html#json-node-take-array">
|
28
34
|
<ANCHOR id="json-node-get-array" href="json-glib/json-glib-JSON-Node.html#json-node-get-array">
|
@@ -48,6 +54,9 @@
|
|
48
54
|
<ANCHOR id="json-node-get-value-type" href="json-glib/json-glib-JSON-Node.html#json-node-get-value-type">
|
49
55
|
<ANCHOR id="json-node-get-node-type" href="json-glib/json-glib-JSON-Node.html#json-node-get-node-type">
|
50
56
|
<ANCHOR id="json-node-is-null" href="json-glib/json-glib-JSON-Node.html#json-node-is-null">
|
57
|
+
<ANCHOR id="json-string-hash" href="json-glib/json-glib-JSON-Node.html#json-string-hash">
|
58
|
+
<ANCHOR id="json-string-equal" href="json-glib/json-glib-JSON-Node.html#json-string-equal">
|
59
|
+
<ANCHOR id="json-string-compare" href="json-glib/json-glib-JSON-Node.html#json-string-compare">
|
51
60
|
<ANCHOR id="json-glib-JSON-Node.other_details" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.other_details">
|
52
61
|
<ANCHOR id="JsonNodeType" href="json-glib/json-glib-JSON-Node.html#JsonNodeType">
|
53
62
|
<ANCHOR id="JSON-NODE-OBJECT:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS">
|
@@ -66,6 +75,10 @@
|
|
66
75
|
<ANCHOR id="json-array-sized-new" href="json-glib/json-glib-JSON-Array.html#json-array-sized-new">
|
67
76
|
<ANCHOR id="json-array-ref" href="json-glib/json-glib-JSON-Array.html#json-array-ref">
|
68
77
|
<ANCHOR id="json-array-unref" href="json-glib/json-glib-JSON-Array.html#json-array-unref">
|
78
|
+
<ANCHOR id="json-array-seal" href="json-glib/json-glib-JSON-Array.html#json-array-seal">
|
79
|
+
<ANCHOR id="json-array-is-immutable" href="json-glib/json-glib-JSON-Array.html#json-array-is-immutable">
|
80
|
+
<ANCHOR id="json-array-hash" href="json-glib/json-glib-JSON-Array.html#json-array-hash">
|
81
|
+
<ANCHOR id="json-array-equal" href="json-glib/json-glib-JSON-Array.html#json-array-equal">
|
69
82
|
<ANCHOR id="json-array-add-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-element">
|
70
83
|
<ANCHOR id="json-array-get-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-element">
|
71
84
|
<ANCHOR id="json-array-dup-element" href="json-glib/json-glib-JSON-Array.html#json-array-dup-element">
|
@@ -100,6 +113,10 @@
|
|
100
113
|
<ANCHOR id="json-object-new" href="json-glib/json-glib-JSON-Object.html#json-object-new">
|
101
114
|
<ANCHOR id="json-object-ref" href="json-glib/json-glib-JSON-Object.html#json-object-ref">
|
102
115
|
<ANCHOR id="json-object-unref" href="json-glib/json-glib-JSON-Object.html#json-object-unref">
|
116
|
+
<ANCHOR id="json-object-seal" href="json-glib/json-glib-JSON-Object.html#json-object-seal">
|
117
|
+
<ANCHOR id="json-object-is-immutable" href="json-glib/json-glib-JSON-Object.html#json-object-is-immutable">
|
118
|
+
<ANCHOR id="json-object-hash" href="json-glib/json-glib-JSON-Object.html#json-object-hash">
|
119
|
+
<ANCHOR id="json-object-equal" href="json-glib/json-glib-JSON-Object.html#json-object-equal">
|
103
120
|
<ANCHOR id="json-object-add-member" href="json-glib/json-glib-JSON-Object.html#json-object-add-member">
|
104
121
|
<ANCHOR id="json-object-set-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-member">
|
105
122
|
<ANCHOR id="json-object-has-member" href="json-glib/json-glib-JSON-Object.html#json-object-has-member">
|
@@ -111,6 +128,8 @@
|
|
111
128
|
<ANCHOR id="json-object-remove-member" href="json-glib/json-glib-JSON-Object.html#json-object-remove-member">
|
112
129
|
<ANCHOR id="JsonObjectForeach" href="json-glib/json-glib-JSON-Object.html#JsonObjectForeach">
|
113
130
|
<ANCHOR id="json-object-foreach-member" href="json-glib/json-glib-JSON-Object.html#json-object-foreach-member">
|
131
|
+
<ANCHOR id="json-object-iter-init" href="json-glib/json-glib-JSON-Object.html#json-object-iter-init">
|
132
|
+
<ANCHOR id="json-object-iter-next" href="json-glib/json-glib-JSON-Object.html#json-object-iter-next">
|
114
133
|
<ANCHOR id="json-object-set-array-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-array-member">
|
115
134
|
<ANCHOR id="json-object-get-array-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-array-member">
|
116
135
|
<ANCHOR id="json-object-set-boolean-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-boolean-member">
|
@@ -127,14 +146,17 @@
|
|
127
146
|
<ANCHOR id="json-object-get-string-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-string-member">
|
128
147
|
<ANCHOR id="json-glib-JSON-Object.other_details" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.other_details">
|
129
148
|
<ANCHOR id="JsonObject-struct" href="json-glib/json-glib-JSON-Object.html#JsonObject-struct">
|
149
|
+
<ANCHOR id="JsonObjectIter" href="json-glib/json-glib-JSON-Object.html#JsonObjectIter">
|
130
150
|
<ANCHOR id="JsonParser" href="json-glib/JsonParser.html">
|
131
151
|
<ANCHOR id="JsonParser.functions" href="json-glib/JsonParser.html#JsonParser.functions">
|
152
|
+
<ANCHOR id="JsonParser.properties" href="json-glib/JsonParser.html#JsonParser.properties">
|
132
153
|
<ANCHOR id="JsonParser.signals" href="json-glib/JsonParser.html#JsonParser.signals">
|
133
154
|
<ANCHOR id="JsonParser.other" href="json-glib/JsonParser.html#JsonParser.other">
|
134
155
|
<ANCHOR id="JsonParser.object-hierarchy" href="json-glib/JsonParser.html#JsonParser.object-hierarchy">
|
135
156
|
<ANCHOR id="JsonParser.description" href="json-glib/JsonParser.html#JsonParser.description">
|
136
157
|
<ANCHOR id="JsonParser.functions_details" href="json-glib/JsonParser.html#JsonParser.functions_details">
|
137
158
|
<ANCHOR id="json-parser-new" href="json-glib/JsonParser.html#json-parser-new">
|
159
|
+
<ANCHOR id="json-parser-new-immutable" href="json-glib/JsonParser.html#json-parser-new-immutable">
|
138
160
|
<ANCHOR id="json-parser-load-from-file" href="json-glib/JsonParser.html#json-parser-load-from-file">
|
139
161
|
<ANCHOR id="json-parser-load-from-data" href="json-glib/JsonParser.html#json-parser-load-from-data">
|
140
162
|
<ANCHOR id="json-parser-load-from-stream" href="json-glib/JsonParser.html#json-parser-load-from-stream">
|
@@ -156,6 +178,8 @@
|
|
156
178
|
<ANCHOR id="JSON-PARSER-ERROR-UNKNOWN:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-UNKNOWN:CAPS">
|
157
179
|
<ANCHOR id="JsonParser-struct" href="json-glib/JsonParser.html#JsonParser-struct">
|
158
180
|
<ANCHOR id="JsonParserClass" href="json-glib/JsonParser.html#JsonParserClass">
|
181
|
+
<ANCHOR id="JsonParser.property-details" href="json-glib/JsonParser.html#JsonParser.property-details">
|
182
|
+
<ANCHOR id="JsonParser--immutable" href="json-glib/JsonParser.html#JsonParser--immutable">
|
159
183
|
<ANCHOR id="JsonParser.signal-details" href="json-glib/JsonParser.html#JsonParser.signal-details">
|
160
184
|
<ANCHOR id="JsonParser-array-element" href="json-glib/JsonParser.html#JsonParser-array-element">
|
161
185
|
<ANCHOR id="JsonParser-array-end" href="json-glib/JsonParser.html#JsonParser-array-end">
|
@@ -252,11 +276,13 @@
|
|
252
276
|
<ANCHOR id="JsonGenerator--root" href="json-glib/JsonGenerator.html#JsonGenerator--root">
|
253
277
|
<ANCHOR id="JsonBuilder" href="json-glib/JsonBuilder.html">
|
254
278
|
<ANCHOR id="JsonBuilder.functions" href="json-glib/JsonBuilder.html#JsonBuilder.functions">
|
279
|
+
<ANCHOR id="JsonBuilder.properties" href="json-glib/JsonBuilder.html#JsonBuilder.properties">
|
255
280
|
<ANCHOR id="JsonBuilder.other" href="json-glib/JsonBuilder.html#JsonBuilder.other">
|
256
281
|
<ANCHOR id="JsonBuilder.object-hierarchy" href="json-glib/JsonBuilder.html#JsonBuilder.object-hierarchy">
|
257
282
|
<ANCHOR id="JsonBuilder.description" href="json-glib/JsonBuilder.html#JsonBuilder.description">
|
258
283
|
<ANCHOR id="JsonBuilder.functions_details" href="json-glib/JsonBuilder.html#JsonBuilder.functions_details">
|
259
284
|
<ANCHOR id="json-builder-new" href="json-glib/JsonBuilder.html#json-builder-new">
|
285
|
+
<ANCHOR id="json-builder-new-immutable" href="json-glib/JsonBuilder.html#json-builder-new-immutable">
|
260
286
|
<ANCHOR id="json-builder-get-root" href="json-glib/JsonBuilder.html#json-builder-get-root">
|
261
287
|
<ANCHOR id="json-builder-reset" href="json-glib/JsonBuilder.html#json-builder-reset">
|
262
288
|
<ANCHOR id="json-builder-begin-array" href="json-glib/JsonBuilder.html#json-builder-begin-array">
|
@@ -273,7 +299,16 @@
|
|
273
299
|
<ANCHOR id="JsonBuilder.other_details" href="json-glib/JsonBuilder.html#JsonBuilder.other_details">
|
274
300
|
<ANCHOR id="JsonBuilder-struct" href="json-glib/JsonBuilder.html#JsonBuilder-struct">
|
275
301
|
<ANCHOR id="JsonBuilderClass" href="json-glib/JsonBuilder.html#JsonBuilderClass">
|
302
|
+
<ANCHOR id="JsonBuilder.property-details" href="json-glib/JsonBuilder.html#JsonBuilder.property-details">
|
303
|
+
<ANCHOR id="JsonBuilder--immutable" href="json-glib/JsonBuilder.html#JsonBuilder--immutable">
|
276
304
|
<ANCHOR id="JsonBuilder.see-also" href="json-glib/JsonBuilder.html#JsonBuilder.see-also">
|
305
|
+
<ANCHOR id="json-glib-Utility-API" href="json-glib/json-glib-Utility-API.html">
|
306
|
+
<ANCHOR id="json-glib-Utility-API.functions" href="json-glib/json-glib-Utility-API.html#json-glib-Utility-API.functions">
|
307
|
+
<ANCHOR id="json-glib-Utility-API.description" href="json-glib/json-glib-Utility-API.html#json-glib-Utility-API.description">
|
308
|
+
<ANCHOR id="json-glib-Utility-API.functions_details" href="json-glib/json-glib-Utility-API.html#json-glib-Utility-API.functions_details">
|
309
|
+
<ANCHOR id="json-from-string" href="json-glib/json-glib-Utility-API.html#json-from-string">
|
310
|
+
<ANCHOR id="json-to-string" href="json-glib/json-glib-Utility-API.html#json-to-string">
|
311
|
+
<ANCHOR id="json-glib-Utility-API.other_details" href="json-glib/json-glib-Utility-API.html#json-glib-Utility-API.other_details">
|
277
312
|
<ANCHOR id="json-glib-GObject-Serialization" href="json-glib/json-glib-GObject-Serialization.html">
|
278
313
|
<ANCHOR id="json-glib-GObject-Serialization.functions" href="json-glib/json-glib-GObject-Serialization.html#json-glib-GObject-Serialization.functions">
|
279
314
|
<ANCHOR id="json-glib-GObject-Serialization.description" href="json-glib/json-glib-GObject-Serialization.html#json-glib-GObject-Serialization.description">
|
@@ -344,10 +379,16 @@
|
|
344
379
|
<ANCHOR id="annotation-glossterm-allow-none" href="json-glib/annotation-glossary.html#annotation-glossterm-allow-none">
|
345
380
|
<ANCHOR id="annotation-glossterm-array" href="json-glib/annotation-glossary.html#annotation-glossterm-array">
|
346
381
|
<ANCHOR id="annotation-glossterm-closure" href="json-glib/annotation-glossary.html#annotation-glossterm-closure">
|
382
|
+
<ANCHOR id="annotation-glossterm-constructor" href="json-glib/annotation-glossary.html#annotation-glossterm-constructor">
|
347
383
|
<ANCHOR id="annotation-glossterm-element-type" href="json-glib/annotation-glossary.html#annotation-glossterm-element-type">
|
384
|
+
<ANCHOR id="annotation-glossterm-nullable" href="json-glib/annotation-glossary.html#annotation-glossterm-nullable">
|
385
|
+
<ANCHOR id="annotation-glossterm-optional" href="json-glib/annotation-glossary.html#annotation-glossterm-optional">
|
348
386
|
<ANCHOR id="annotation-glossterm-out" href="json-glib/annotation-glossary.html#annotation-glossterm-out">
|
387
|
+
<ANCHOR id="annotation-glossterm-out callee-allocates" href="json-glib/annotation-glossary.html#annotation-glossterm-out callee-allocates">
|
349
388
|
<ANCHOR id="annotation-glossterm-out caller-allocates" href="json-glib/annotation-glossary.html#annotation-glossterm-out caller-allocates">
|
350
389
|
<ANCHOR id="annotation-glossterm-scope call" href="json-glib/annotation-glossary.html#annotation-glossterm-scope call">
|
390
|
+
<ANCHOR id="annotation-glossterm-skip" href="json-glib/annotation-glossary.html#annotation-glossterm-skip">
|
351
391
|
<ANCHOR id="annotation-glossterm-transfer container" href="json-glib/annotation-glossary.html#annotation-glossterm-transfer container">
|
352
392
|
<ANCHOR id="annotation-glossterm-transfer full" href="json-glib/annotation-glossary.html#annotation-glossterm-transfer full">
|
353
393
|
<ANCHOR id="annotation-glossterm-transfer none" href="json-glib/annotation-glossary.html#annotation-glossterm-transfer none">
|
394
|
+
<ANCHOR id="annotation-glossterm-type" href="json-glib/annotation-glossary.html#annotation-glossterm-type">
|
@@ -6,9 +6,9 @@
|
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
|
-
<link rel="prev" href="
|
9
|
+
<link rel="prev" href="ch06.html" title="Object Hierarchy">
|
10
10
|
<link rel="next" href="ix02.html" title="Index of deprecated symbols">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
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">
|
@@ -19,6 +19,8 @@
|
|
19
19
|
<span class="dim">|</span>
|
20
20
|
<a class="shortcut" href="#idxC">C</a>
|
21
21
|
<span class="dim">|</span>
|
22
|
+
<a class="shortcut" href="#idxF">F</a>
|
23
|
+
<span class="dim">|</span>
|
22
24
|
<a class="shortcut" href="#idxG">G</a>
|
23
25
|
<span class="dim">|</span>
|
24
26
|
<a class="shortcut" href="#idxM">M</a>
|
@@ -33,10 +35,12 @@
|
|
33
35
|
<span class="dim">|</span>
|
34
36
|
<a class="shortcut" href="#idxS">S</a>
|
35
37
|
<span class="dim">|</span>
|
38
|
+
<a class="shortcut" href="#idxT">T</a>
|
39
|
+
<span class="dim">|</span>
|
36
40
|
<a class="shortcut" href="#idxV">V</a></span></td>
|
37
41
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
38
42
|
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
39
|
-
<td><a accesskey="p" href="
|
43
|
+
<td><a accesskey="p" href="ch06.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
40
44
|
<td><a accesskey="n" href="ix02.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
41
45
|
</tr></table>
|
42
46
|
<div class="index">
|
@@ -88,6 +92,10 @@
|
|
88
92
|
</dt>
|
89
93
|
<dd></dd>
|
90
94
|
<dt>
|
95
|
+
<a class="link" href="json-glib-JSON-Array.html#json-array-equal" title="json_array_equal ()">json_array_equal</a>, function in <a class="link" href="json-glib-JSON-Array.html" title="JSON Array">JSON Array</a>
|
96
|
+
</dt>
|
97
|
+
<dd></dd>
|
98
|
+
<dt>
|
91
99
|
<a class="link" href="json-glib-JSON-Array.html#json-array-foreach-element" title="json_array_foreach_element ()">json_array_foreach_element</a>, function in <a class="link" href="json-glib-JSON-Array.html" title="JSON Array">JSON Array</a>
|
92
100
|
</dt>
|
93
101
|
<dd></dd>
|
@@ -132,6 +140,14 @@
|
|
132
140
|
</dt>
|
133
141
|
<dd></dd>
|
134
142
|
<dt>
|
143
|
+
<a class="link" href="json-glib-JSON-Array.html#json-array-hash" title="json_array_hash ()">json_array_hash</a>, function in <a class="link" href="json-glib-JSON-Array.html" title="JSON Array">JSON Array</a>
|
144
|
+
</dt>
|
145
|
+
<dd></dd>
|
146
|
+
<dt>
|
147
|
+
<a class="link" href="json-glib-JSON-Array.html#json-array-is-immutable" title="json_array_is_immutable ()">json_array_is_immutable</a>, function in <a class="link" href="json-glib-JSON-Array.html" title="JSON Array">JSON Array</a>
|
148
|
+
</dt>
|
149
|
+
<dd></dd>
|
150
|
+
<dt>
|
135
151
|
<a class="link" href="json-glib-JSON-Array.html#json-array-new" title="json_array_new ()">json_array_new</a>, function in <a class="link" href="json-glib-JSON-Array.html" title="JSON Array">JSON Array</a>
|
136
152
|
</dt>
|
137
153
|
<dd></dd>
|
@@ -144,6 +160,10 @@
|
|
144
160
|
</dt>
|
145
161
|
<dd></dd>
|
146
162
|
<dt>
|
163
|
+
<a class="link" href="json-glib-JSON-Array.html#json-array-seal" title="json_array_seal ()">json_array_seal</a>, function in <a class="link" href="json-glib-JSON-Array.html" title="JSON Array">JSON Array</a>
|
164
|
+
</dt>
|
165
|
+
<dd></dd>
|
166
|
+
<dt>
|
147
167
|
<a class="link" href="json-glib-JSON-Array.html#json-array-sized-new" title="json_array_sized_new ()">json_array_sized_new</a>, function in <a class="link" href="json-glib-JSON-Array.html" title="JSON Array">JSON Array</a>
|
148
168
|
</dt>
|
149
169
|
<dd></dd>
|
@@ -189,6 +209,10 @@
|
|
189
209
|
</dt>
|
190
210
|
<dd></dd>
|
191
211
|
<dt>
|
212
|
+
<a class="link" href="JsonBuilder.html#JsonBuilder--immutable" title="The “immutable” property">JsonBuilder:immutable</a>, object property in <a class="link" href="JsonBuilder.html" title="JsonBuilder">JsonBuilder</a>
|
213
|
+
</dt>
|
214
|
+
<dd></dd>
|
215
|
+
<dt>
|
192
216
|
<a class="link" href="JsonBuilder.html#JsonBuilderClass" title="struct JsonBuilderClass">JsonBuilderClass</a>, struct in <a class="link" href="JsonBuilder.html" title="JsonBuilder">JsonBuilder</a>
|
193
217
|
</dt>
|
194
218
|
<dd></dd>
|
@@ -241,6 +265,10 @@
|
|
241
265
|
</dt>
|
242
266
|
<dd></dd>
|
243
267
|
<dt>
|
268
|
+
<a class="link" href="JsonBuilder.html#json-builder-new-immutable" title="json_builder_new_immutable ()">json_builder_new_immutable</a>, function in <a class="link" href="JsonBuilder.html" title="JsonBuilder">JsonBuilder</a>
|
269
|
+
</dt>
|
270
|
+
<dd></dd>
|
271
|
+
<dt>
|
244
272
|
<a class="link" href="JsonBuilder.html#json-builder-reset" title="json_builder_reset ()">json_builder_reset</a>, function in <a class="link" href="JsonBuilder.html" title="JsonBuilder">JsonBuilder</a>
|
245
273
|
</dt>
|
246
274
|
<dd></dd>
|
@@ -257,6 +285,11 @@
|
|
257
285
|
<a class="link" href="json-glib-GObject-Serialization.html#json-construct-gobject" title="json_construct_gobject ()">json_construct_gobject</a>, function in <a class="link" href="json-glib-GObject-Serialization.html" title="GObject Serialization">GObject Serialization</a>
|
258
286
|
</dt>
|
259
287
|
<dd></dd>
|
288
|
+
<a name="idxF"></a><h3 class="title">F</h3>
|
289
|
+
<dt>
|
290
|
+
<a class="link" href="json-glib-Utility-API.html#json-from-string" title="json_from_string ()">json_from_string</a>, function in <a class="link" href="json-glib-Utility-API.html" title="Utility API">Utility API</a>
|
291
|
+
</dt>
|
292
|
+
<dd></dd>
|
260
293
|
<a name="idxG"></a><h3 class="title">G</h3>
|
261
294
|
<dt>
|
262
295
|
<a class="link" href="JsonGenerator.html#JsonGenerator-struct" title="struct JsonGenerator">JsonGenerator</a>, struct in <a class="link" href="JsonGenerator.html" title="JsonGenerator">JsonGenerator</a>
|
@@ -405,6 +438,10 @@
|
|
405
438
|
</dt>
|
406
439
|
<dd></dd>
|
407
440
|
<dt>
|
441
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-equal" title="json_node_equal ()">json_node_equal</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
442
|
+
</dt>
|
443
|
+
<dd></dd>
|
444
|
+
<dt>
|
408
445
|
<a class="link" href="json-glib-JSON-Node.html#json-node-free" title="json_node_free ()">json_node_free</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
409
446
|
</dt>
|
410
447
|
<dd></dd>
|
@@ -449,6 +486,10 @@
|
|
449
486
|
</dt>
|
450
487
|
<dd></dd>
|
451
488
|
<dt>
|
489
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-hash" title="json_node_hash ()">json_node_hash</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
490
|
+
</dt>
|
491
|
+
<dd></dd>
|
492
|
+
<dt>
|
452
493
|
<a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS:CAPS" title="JSON_NODE_HOLDS()">JSON_NODE_HOLDS</a>, macro in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
453
494
|
</dt>
|
454
495
|
<dd></dd>
|
@@ -501,6 +542,10 @@
|
|
501
542
|
</dt>
|
502
543
|
<dd></dd>
|
503
544
|
<dt>
|
545
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-is-immutable" title="json_node_is_immutable ()">json_node_is_immutable</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
546
|
+
</dt>
|
547
|
+
<dd></dd>
|
548
|
+
<dt>
|
504
549
|
<a class="link" href="json-glib-JSON-Node.html#json-node-is-null" title="json_node_is_null ()">json_node_is_null</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
505
550
|
</dt>
|
506
551
|
<dd></dd>
|
@@ -509,6 +554,14 @@
|
|
509
554
|
</dt>
|
510
555
|
<dd></dd>
|
511
556
|
<dt>
|
557
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-ref" title="json_node_ref ()">json_node_ref</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
558
|
+
</dt>
|
559
|
+
<dd></dd>
|
560
|
+
<dt>
|
561
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-seal" title="json_node_seal ()">json_node_seal</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
562
|
+
</dt>
|
563
|
+
<dd></dd>
|
564
|
+
<dt>
|
512
565
|
<a class="link" href="json-glib-JSON-Node.html#json-node-set-array" title="json_node_set_array ()">json_node_set_array</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
513
566
|
</dt>
|
514
567
|
<dd></dd>
|
@@ -556,6 +609,10 @@
|
|
556
609
|
<a class="link" href="json-glib-JSON-Node.html#json-node-type-name" title="json_node_type_name ()">json_node_type_name</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
557
610
|
</dt>
|
558
611
|
<dd></dd>
|
612
|
+
<dt>
|
613
|
+
<a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_node_unref ()">json_node_unref</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
614
|
+
</dt>
|
615
|
+
<dd></dd>
|
559
616
|
<a name="idxO"></a><h3 class="title">O</h3>
|
560
617
|
<dt>
|
561
618
|
<a class="link" href="json-glib-JSON-Object.html#JsonObject-struct" title="JsonObject">JsonObject</a>, struct in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
@@ -566,6 +623,10 @@
|
|
566
623
|
</dt>
|
567
624
|
<dd></dd>
|
568
625
|
<dt>
|
626
|
+
<a class="link" href="json-glib-JSON-Object.html#JsonObjectIter" title="JsonObjectIter">JsonObjectIter</a>, struct in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
627
|
+
</dt>
|
628
|
+
<dd></dd>
|
629
|
+
<dt>
|
569
630
|
<a class="link" href="json-glib-JSON-Object.html#json-object-add-member" title="json_object_add_member ()">json_object_add_member</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
570
631
|
</dt>
|
571
632
|
<dd></dd>
|
@@ -574,6 +635,10 @@
|
|
574
635
|
</dt>
|
575
636
|
<dd></dd>
|
576
637
|
<dt>
|
638
|
+
<a class="link" href="json-glib-JSON-Object.html#json-object-equal" title="json_object_equal ()">json_object_equal</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
639
|
+
</dt>
|
640
|
+
<dd></dd>
|
641
|
+
<dt>
|
577
642
|
<a class="link" href="json-glib-JSON-Object.html#json-object-foreach-member" title="json_object_foreach_member ()">json_object_foreach_member</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
578
643
|
</dt>
|
579
644
|
<dd></dd>
|
@@ -622,10 +687,26 @@
|
|
622
687
|
</dt>
|
623
688
|
<dd></dd>
|
624
689
|
<dt>
|
690
|
+
<a class="link" href="json-glib-JSON-Object.html#json-object-hash" title="json_object_hash ()">json_object_hash</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
691
|
+
</dt>
|
692
|
+
<dd></dd>
|
693
|
+
<dt>
|
625
694
|
<a class="link" href="json-glib-JSON-Object.html#json-object-has-member" title="json_object_has_member ()">json_object_has_member</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
626
695
|
</dt>
|
627
696
|
<dd></dd>
|
628
697
|
<dt>
|
698
|
+
<a class="link" href="json-glib-JSON-Object.html#json-object-is-immutable" title="json_object_is_immutable ()">json_object_is_immutable</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
699
|
+
</dt>
|
700
|
+
<dd></dd>
|
701
|
+
<dt>
|
702
|
+
<a class="link" href="json-glib-JSON-Object.html#json-object-iter-init" title="json_object_iter_init ()">json_object_iter_init</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
703
|
+
</dt>
|
704
|
+
<dd></dd>
|
705
|
+
<dt>
|
706
|
+
<a class="link" href="json-glib-JSON-Object.html#json-object-iter-next" title="json_object_iter_next ()">json_object_iter_next</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
707
|
+
</dt>
|
708
|
+
<dd></dd>
|
709
|
+
<dt>
|
629
710
|
<a class="link" href="json-glib-JSON-Object.html#json-object-new" title="json_object_new ()">json_object_new</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
630
711
|
</dt>
|
631
712
|
<dd></dd>
|
@@ -638,6 +719,10 @@
|
|
638
719
|
</dt>
|
639
720
|
<dd></dd>
|
640
721
|
<dt>
|
722
|
+
<a class="link" href="json-glib-JSON-Object.html#json-object-seal" title="json_object_seal ()">json_object_seal</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
723
|
+
</dt>
|
724
|
+
<dd></dd>
|
725
|
+
<dt>
|
641
726
|
<a class="link" href="json-glib-JSON-Object.html#json-object-set-array-member" title="json_object_set_array_member ()">json_object_set_array_member</a>, function in <a class="link" href="json-glib-JSON-Object.html" title="JSON Object">JSON Object</a>
|
642
727
|
</dt>
|
643
728
|
<dd></dd>
|
@@ -715,6 +800,10 @@
|
|
715
800
|
</dt>
|
716
801
|
<dd></dd>
|
717
802
|
<dt>
|
803
|
+
<a class="link" href="JsonParser.html#JsonParser--immutable" title="The “immutable” property">JsonParser:immutable</a>, object property in <a class="link" href="JsonParser.html" title="JsonParser">JsonParser</a>
|
804
|
+
</dt>
|
805
|
+
<dd></dd>
|
806
|
+
<dt>
|
718
807
|
<a class="link" href="JsonParser.html#JsonParserClass" title="struct JsonParserClass">JsonParserClass</a>, struct in <a class="link" href="JsonParser.html" title="JsonParser">JsonParser</a>
|
719
808
|
</dt>
|
720
809
|
<dd></dd>
|
@@ -763,6 +852,10 @@
|
|
763
852
|
</dt>
|
764
853
|
<dd></dd>
|
765
854
|
<dt>
|
855
|
+
<a class="link" href="JsonParser.html#json-parser-new-immutable" title="json_parser_new_immutable ()">json_parser_new_immutable</a>, function in <a class="link" href="JsonParser.html" title="JsonParser">JsonParser</a>
|
856
|
+
</dt>
|
857
|
+
<dd></dd>
|
858
|
+
<dt>
|
766
859
|
<a class="link" href="JsonPath.html#JsonPath-struct" title="JsonPath">JsonPath</a>, struct in <a class="link" href="JsonPath.html" title="JsonPath">JsonPath</a>
|
767
860
|
</dt>
|
768
861
|
<dd></dd>
|
@@ -936,6 +1029,23 @@
|
|
936
1029
|
<a class="link" href="json-glib-GObject-Serialization.html#json-serialize-gobject" title="json_serialize_gobject ()">json_serialize_gobject</a>, function in <a class="link" href="json-glib-GObject-Serialization.html" title="GObject Serialization">GObject Serialization</a>
|
937
1030
|
</dt>
|
938
1031
|
<dd></dd>
|
1032
|
+
<dt>
|
1033
|
+
<a class="link" href="json-glib-JSON-Node.html#json-string-compare" title="json_string_compare ()">json_string_compare</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
1034
|
+
</dt>
|
1035
|
+
<dd></dd>
|
1036
|
+
<dt>
|
1037
|
+
<a class="link" href="json-glib-JSON-Node.html#json-string-equal" title="json_string_equal ()">json_string_equal</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
1038
|
+
</dt>
|
1039
|
+
<dd></dd>
|
1040
|
+
<dt>
|
1041
|
+
<a class="link" href="json-glib-JSON-Node.html#json-string-hash" title="json_string_hash ()">json_string_hash</a>, function in <a class="link" href="json-glib-JSON-Node.html" title="JSON Node">JSON Node</a>
|
1042
|
+
</dt>
|
1043
|
+
<dd></dd>
|
1044
|
+
<a name="idxT"></a><h3 class="title">T</h3>
|
1045
|
+
<dt>
|
1046
|
+
<a class="link" href="json-glib-Utility-API.html#json-to-string" title="json_to_string ()">json_to_string</a>, function in <a class="link" href="json-glib-Utility-API.html" title="Utility API">Utility API</a>
|
1047
|
+
</dt>
|
1048
|
+
<dd></dd>
|
939
1049
|
<a name="idxV"></a><h3 class="title">V</h3>
|
940
1050
|
<dt>
|
941
1051
|
<a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION">JSON_VERSION</a>, macro in <a class="link" href="json-glib-Versioning-information.html" title="Versioning information">Versioning information</a>
|
@@ -959,7 +1069,6 @@
|
|
959
1069
|
<dd></dd>
|
960
1070
|
</div>
|
961
1071
|
<div class="footer">
|
962
|
-
<hr>
|
963
|
-
Generated by GTK-Doc V1.21.1</div>
|
1072
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
964
1073
|
</body>
|
965
1074
|
</html>
|