clutter 2.2.5-x64-mingw32 → 3.0.0-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +5 -5
- data/lib/clutter.rb +19 -2
- data/lib/clutter/version.rb +28 -0
- data/test/run-test.rb +10 -4
- data/test/test-clutter-version.rb +47 -0
- 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-actor.h +5 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-constraint.h +11 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +4 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-enums.h +25 -7
- data/vendor/local/include/clutter-1.0/clutter/clutter-group.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-input-device.h +5 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-keyframe-transition.h +4 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-keysyms.h +5 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-macros.h +14 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-texture.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +15 -5
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-alpha.h +6 -0
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animation.h +4 -0
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animator.h +2 -0
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-fixed.h +2 -1
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-keysyms.h +5 -0
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-rectangle.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-texture.h +9 -9
- data/vendor/local/include/cogl/cogl/cogl-defines.h +3 -3
- data/vendor/local/include/cogl/cogl/cogl-enum-types.h +3 -0
- data/vendor/local/include/cogl/cogl/cogl-framebuffer.h +52 -0
- data/vendor/local/include/cogl/cogl/cogl-macros.h +14 -0
- data/vendor/local/include/cogl/cogl/cogl-onscreen-template.h +18 -0
- data/vendor/local/include/cogl/cogl/cogl-onscreen.h +59 -0
- data/vendor/local/include/cogl/cogl/cogl-renderer.h +2 -0
- data/vendor/local/include/cogl/cogl/cogl-types.h +15 -0
- data/vendor/local/include/cogl/cogl/cogl-version.h +10 -0
- data/vendor/local/include/cogl/cogl/cogl.h +3 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-enum-types.h +4 -4
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +3 -3
- 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 +3 -3
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.la +5 -5
- 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 +3 -3
- 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 +1 -1
- data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Clutter-1.0.gir +581 -121
- data/vendor/local/share/gir-1.0/Cogl-1.0.gir +26 -2
- data/vendor/local/share/gir-1.0/Cogl-2.0.gir +108 -2
- data/vendor/local/share/gir-1.0/Json-1.0.gir +60 -14
- data/vendor/local/share/gtk-doc/html/cally/CallyActor.html +18 -23
- data/vendor/local/share/gtk-doc/html/cally/CallyClone.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyGroup.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyRectangle.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyRoot.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyStage.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyText.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyTexture.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyUtil.html +6 -6
- data/vendor/local/share/gtk-doc/html/cally/cally-General-API.html +7 -10
- data/vendor/local/share/gtk-doc/html/cally/cally.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/cally/callyannotationglossary.html +8 -4
- data/vendor/local/share/gtk-doc/html/cally/callybase.html +11 -12
- data/vendor/local/share/gtk-doc/html/cally/callyobjecthierarchy.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/callyobjectindex.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/callyobjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/ch01.html +10 -11
- data/vendor/local/share/gtk-doc/html/cally/ch02.html +4 -5
- data/vendor/local/share/gtk-doc/html/cally/clutter-overview.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/index.html +11 -12
- data/vendor/local/share/gtk-doc/html/cally/index.sgml +2 -0
- data/vendor/local/share/gtk-doc/html/cally/ix01.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/ix02.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/ix03.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/ix04.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/license.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +665 -592
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +13 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +15 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +103 -51
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +10 -13
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +36 -43
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +21 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +24 -30
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +10 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +31 -39
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +10 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +11 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +25 -28
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +18 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +12 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +21 -25
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +5 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +101 -25
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +39 -50
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +13 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +20 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +14 -18
- data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +9 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +20 -25
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +9 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +8 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +24 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +43 -40
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +9 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +13 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +8 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +13 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +25 -30
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +11 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +6 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +30 -37
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +35 -43
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +26 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +11 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +13 -17
- data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +173 -90
- data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +21 -20
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +21 -23
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +7 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +7 -9
- data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +34 -43
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +40 -52
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +20 -24
- data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +11 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +14 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +21 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +25 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +36 -47
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +12 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +9 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +57 -25
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +7 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +25 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +31 -41
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +9 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +12 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +17 -18
- data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +13 -16
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +16 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +64 -77
- data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +47 -56
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +9 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +77 -60
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +6 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +110 -138
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +23 -32
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +212 -94
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +49 -68
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +24 -24
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +9 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +13 -17
- data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +18 -5
- data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch01.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch02.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch03.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch04.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch05.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch06.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch07.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch08.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch09.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch10.html +6 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch11.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch12.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +109 -136
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +164 -0
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterGLXTexturePixmap.html +9 -14
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +13 -15
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterX11TexturePixmap.html +13 -17
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +29 -35
- data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +9 -13
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +195 -220
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +7 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +33 -12
- data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +84 -86
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +85 -65
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +7 -9
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +18 -23
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +23 -24
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +34 -41
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +13 -14
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +29 -36
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +61 -48
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +36 -41
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +43 -32
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +4 -5
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +18 -16
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +8 -13
- data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +125 -71
- data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +206 -0
- data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +449 -96
- data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +6 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +6 -4
- data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +4 -5
- data/vendor/local/share/gtk-doc/html/clutter/go01.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/index.html +14 -5
- data/vendor/local/share/gtk-doc/html/clutter/index.sgml +362 -0
- data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix01.html +77 -22
- data/vendor/local/share/gtk-doc/html/clutter/ix02.html +63 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix03.html +55 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix04.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix05.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix06.html +35 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix07.html +4 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix08.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix09.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix10.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix11.html +4 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix12.html +7 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix13.html +12 -13
- data/vendor/local/share/gtk-doc/html/clutter/ix14.html +5 -6
- data/vendor/local/share/gtk-doc/html/clutter/ix15.html +110 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix16.html +103 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix17.html +59 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix18.html +97 -0
- data/vendor/local/share/gtk-doc/html/clutter/license.html +5 -6
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +7 -8
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +12 -13
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/migration.html +5 -6
- data/vendor/local/share/gtk-doc/html/clutter/pt09.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +41 -4
- data/vendor/local/share/gtk-doc/html/clutter/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +3 -4
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +14 -13
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +13 -13
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +23 -23
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +16 -16
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +17 -17
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +6 -6
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch05.html +7 -3
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +5 -3
- data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +29 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +6 -6
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +13 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +67 -0
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +39 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +29 -29
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +10 -10
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +149 -142
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +14 -14
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +247 -240
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +150 -143
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +84 -18
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +6 -6
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +27 -5
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +3 -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/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/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/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 +60 -0
- data/vendor/local/share/man/man1/json-glib-validate.1 +56 -0
- metadata +27 -12
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>JSON-GLib Reference Manual
|
5
|
+
<title>Serializable Interface: JSON-GLib Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
|
9
9
|
<link rel="prev" href="json-glib-GObject-Serialization.html" title="GObject Serialization">
|
10
10
|
<link rel="next" href="json-glib-Boxed-Types-Serialization.html" title="Boxed Types Serialization">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -42,7 +42,7 @@
|
|
42
42
|
<tbody>
|
43
43
|
<tr>
|
44
44
|
<td class="function_type">
|
45
|
-
<a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
45
|
+
<a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="returnvalue">JsonNode</span></a> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<a class="link" href="json-glib-Serializable-Interface.html#json-serializable-serialize-property" title="json_serializable_serialize_property ()">json_serializable_serialize_property</a> <span class="c_punctuation">()</span>
|
@@ -90,7 +90,7 @@
|
|
90
90
|
</tr>
|
91
91
|
<tr>
|
92
92
|
<td class="function_type">
|
93
|
-
<a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
93
|
+
<a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="returnvalue">JsonNode</span></a> *
|
94
94
|
</td>
|
95
95
|
<td class="function_name">
|
96
96
|
<a class="link" href="json-glib-Serializable-Interface.html#json-serializable-default-serialize-property" title="json_serializable_default_serialize_property ()">json_serializable_default_serialize_property</a> <span class="c_punctuation">()</span>
|
@@ -137,13 +137,13 @@ or deserialized by <a class="link" href="json-glib-GObject-Serialization.html#js
|
|
137
137
|
<a name="json-glib-Serializable-Interface.functions_details"></a><h2>Functions</h2>
|
138
138
|
<div class="refsect2">
|
139
139
|
<a name="json-serializable-serialize-property"></a><h3>json_serializable_serialize_property ()</h3>
|
140
|
-
<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
140
|
+
<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="returnvalue">JsonNode</span></a> *
|
141
141
|
json_serializable_serialize_property (<em class="parameter"><code><a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a> *serializable</code></em>,
|
142
142
|
<em class="parameter"><code>const <span class="type">gchar</span> *property_name</code></em>,
|
143
143
|
<em class="parameter"><code>const <span class="type">GValue</span> *value</code></em>,
|
144
144
|
<em class="parameter"><code><span class="type">GParamSpec</span> *pspec</code></em>);</pre>
|
145
145
|
<p>Asks a <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a> implementation to serialize a <span class="type">GObject</span>
|
146
|
-
property into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
146
|
+
property into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> object.</p>
|
147
147
|
<div class="refsect3">
|
148
148
|
<a name="id-1.5.3.8.2.5"></a><h4>Parameters</h4>
|
149
149
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -178,7 +178,7 @@ property into a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="
|
|
178
178
|
</div>
|
179
179
|
<div class="refsect3">
|
180
180
|
<a name="id-1.5.3.8.2.6"></a><h4>Returns</h4>
|
181
|
-
<p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
181
|
+
<p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> containing the serialized property</p>
|
182
182
|
<p></p>
|
183
183
|
</div>
|
184
184
|
</div>
|
@@ -191,7 +191,7 @@ json_serializable_deserialize_property
|
|
191
191
|
<em class="parameter"><code>const <span class="type">gchar</span> *property_name</code></em>,
|
192
192
|
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>,
|
193
193
|
<em class="parameter"><code><span class="type">GParamSpec</span> *pspec</code></em>,
|
194
|
-
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
194
|
+
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *property_node</code></em>);</pre>
|
195
195
|
<p>Asks a <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a> implementation to deserialize the
|
196
196
|
property contained inside <em class="parameter"><code>property_node</code></em>
|
197
197
|
into <em class="parameter"><code>value</code></em>
|
@@ -227,7 +227,7 @@ property contained inside <em class="parameter"><code>property_node</code></em>
|
|
227
227
|
</tr>
|
228
228
|
<tr>
|
229
229
|
<td class="parameter_name"><p>property_node</p></td>
|
230
|
-
<td class="parameter_description"><p>a <a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
230
|
+
<td class="parameter_description"><p>a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> containing the serialized property</p></td>
|
231
231
|
<td class="parameter_annotations"> </td>
|
232
232
|
</tr>
|
233
233
|
</tbody>
|
@@ -245,7 +245,9 @@ property contained inside <em class="parameter"><code>property_node</code></em>
|
|
245
245
|
<pre class="programlisting"><span class="returnvalue">GParamSpec</span> *
|
246
246
|
json_serializable_find_property (<em class="parameter"><code><a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a> *serializable</code></em>,
|
247
247
|
<em class="parameter"><code>const <span class="type">char</span> *name</code></em>);</pre>
|
248
|
-
<p>
|
248
|
+
<p>Calls the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface.find-property"><code class="function">JsonSerializableIface.find_property()</code></a> implementation on
|
249
|
+
the <em class="parameter"><code>serializable</code></em>
|
250
|
+
instance. *</p>
|
249
251
|
<div class="refsect3">
|
250
252
|
<a name="id-1.5.3.8.4.5"></a><h4>Parameters</h4>
|
251
253
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -283,6 +285,37 @@ or <code class="literal">NULL</code> if no property was found. </p>
|
|
283
285
|
json_serializable_get_property (<em class="parameter"><code><a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a> *serializable</code></em>,
|
284
286
|
<em class="parameter"><code><span class="type">GParamSpec</span> *pspec</code></em>,
|
285
287
|
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);</pre>
|
288
|
+
<p>Calls the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface.get-property"><code class="function">JsonSerializableIface.get_property()</code></a> implementation
|
289
|
+
on the <em class="parameter"><code>serializable</code></em>
|
290
|
+
instance.</p>
|
291
|
+
<div class="refsect3">
|
292
|
+
<a name="id-1.5.3.8.5.5"></a><h4>Parameters</h4>
|
293
|
+
<div class="informaltable"><table width="100%" border="0">
|
294
|
+
<colgroup>
|
295
|
+
<col width="150px" class="parameters_name">
|
296
|
+
<col class="parameters_description">
|
297
|
+
<col width="200px" class="parameters_annotations">
|
298
|
+
</colgroup>
|
299
|
+
<tbody>
|
300
|
+
<tr>
|
301
|
+
<td class="parameter_name"><p>serializable</p></td>
|
302
|
+
<td class="parameter_description"><p>a <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a></p></td>
|
303
|
+
<td class="parameter_annotations"> </td>
|
304
|
+
</tr>
|
305
|
+
<tr>
|
306
|
+
<td class="parameter_name"><p>pspec</p></td>
|
307
|
+
<td class="parameter_description"><p>a <span class="type">GParamSpec</span></p></td>
|
308
|
+
<td class="parameter_annotations"> </td>
|
309
|
+
</tr>
|
310
|
+
<tr>
|
311
|
+
<td class="parameter_name"><p>value</p></td>
|
312
|
+
<td class="parameter_description"><p> return location for the property value. </p></td>
|
313
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
314
|
+
</tr>
|
315
|
+
</tbody>
|
316
|
+
</table></div>
|
317
|
+
</div>
|
318
|
+
<p class="since">Since 0.14</p>
|
286
319
|
</div>
|
287
320
|
<hr>
|
288
321
|
<div class="refsect2">
|
@@ -290,7 +323,9 @@ json_serializable_get_property (<em class="parameter"><code><a class="link" href
|
|
290
323
|
<pre class="programlisting"><span class="returnvalue">GParamSpec</span> **
|
291
324
|
json_serializable_list_properties (<em class="parameter"><code><a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a> *serializable</code></em>,
|
292
325
|
<em class="parameter"><code><span class="type">guint</span> *n_pspecs</code></em>);</pre>
|
293
|
-
<p>
|
326
|
+
<p>Calls the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface.list-properties"><code class="function">JsonSerializableIface.list_properties()</code></a> implementation on
|
327
|
+
the <em class="parameter"><code>serializable</code></em>
|
328
|
+
instance.</p>
|
294
329
|
<div class="refsect3">
|
295
330
|
<a name="id-1.5.3.8.6.5"></a><h4>Parameters</h4>
|
296
331
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -329,11 +364,42 @@ of <span class="type">GParamSpec</span>. Use <code class="function">g_free()</co
|
|
329
364
|
json_serializable_set_property (<em class="parameter"><code><a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a> *serializable</code></em>,
|
330
365
|
<em class="parameter"><code><span class="type">GParamSpec</span> *pspec</code></em>,
|
331
366
|
<em class="parameter"><code>const <span class="type">GValue</span> *value</code></em>);</pre>
|
367
|
+
<p>Calls the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface.set-property"><code class="function">JsonSerializableIface.set_property()</code></a> implementation
|
368
|
+
on the <em class="parameter"><code>serializable</code></em>
|
369
|
+
instance.</p>
|
370
|
+
<div class="refsect3">
|
371
|
+
<a name="id-1.5.3.8.7.5"></a><h4>Parameters</h4>
|
372
|
+
<div class="informaltable"><table width="100%" border="0">
|
373
|
+
<colgroup>
|
374
|
+
<col width="150px" class="parameters_name">
|
375
|
+
<col class="parameters_description">
|
376
|
+
<col width="200px" class="parameters_annotations">
|
377
|
+
</colgroup>
|
378
|
+
<tbody>
|
379
|
+
<tr>
|
380
|
+
<td class="parameter_name"><p>serializable</p></td>
|
381
|
+
<td class="parameter_description"><p>a <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a></p></td>
|
382
|
+
<td class="parameter_annotations"> </td>
|
383
|
+
</tr>
|
384
|
+
<tr>
|
385
|
+
<td class="parameter_name"><p>pspec</p></td>
|
386
|
+
<td class="parameter_description"><p>a <span class="type">GParamSpec</span></p></td>
|
387
|
+
<td class="parameter_annotations"> </td>
|
388
|
+
</tr>
|
389
|
+
<tr>
|
390
|
+
<td class="parameter_name"><p>value</p></td>
|
391
|
+
<td class="parameter_description"><p>the property value to set</p></td>
|
392
|
+
<td class="parameter_annotations"> </td>
|
393
|
+
</tr>
|
394
|
+
</tbody>
|
395
|
+
</table></div>
|
396
|
+
</div>
|
397
|
+
<p class="since">Since 0.14</p>
|
332
398
|
</div>
|
333
399
|
<hr>
|
334
400
|
<div class="refsect2">
|
335
401
|
<a name="json-serializable-default-serialize-property"></a><h3>json_serializable_default_serialize_property ()</h3>
|
336
|
-
<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
402
|
+
<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="returnvalue">JsonNode</span></a> *
|
337
403
|
json_serializable_default_serialize_property
|
338
404
|
(<em class="parameter"><code><a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a> *serializable</code></em>,
|
339
405
|
<em class="parameter"><code>const <span class="type">gchar</span> *property_name</code></em>,
|
@@ -403,7 +469,7 @@ through <code class="function">g_type_default_interface_peek()</code>:</p>
|
|
403
469
|
</div>
|
404
470
|
<div class="refsect3">
|
405
471
|
<a name="id-1.5.3.8.8.9"></a><h4>Returns</h4>
|
406
|
-
<p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
472
|
+
<p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> containing the serialized
|
407
473
|
property. </p>
|
408
474
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
409
475
|
</div>
|
@@ -418,7 +484,7 @@ json_serializable_default_deserialize_property
|
|
418
484
|
<em class="parameter"><code>const <span class="type">gchar</span> *property_name</code></em>,
|
419
485
|
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>,
|
420
486
|
<em class="parameter"><code><span class="type">GParamSpec</span> *pspec</code></em>,
|
421
|
-
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
487
|
+
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *property_node</code></em>);</pre>
|
422
488
|
<p>Calls the default implementation of the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable"><span class="type">JsonSerializable</span></a>
|
423
489
|
<code class="function">deserialize_property()</code> virtual function</p>
|
424
490
|
<p>This function can be used inside a custom implementation
|
@@ -480,7 +546,7 @@ of the <code class="function">deserialize_property()</code> virtual function in
|
|
480
546
|
</tr>
|
481
547
|
<tr>
|
482
548
|
<td class="parameter_name"><p>property_node</p></td>
|
483
|
-
<td class="parameter_description"><p>a <a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
549
|
+
<td class="parameter_description"><p>a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> containing the serialized property</p></td>
|
484
550
|
<td class="parameter_annotations"> </td>
|
485
551
|
</tr>
|
486
552
|
</tbody>
|
@@ -538,12 +604,12 @@ sequence.</p>
|
|
538
604
|
<tr>
|
539
605
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="JsonSerializableIface.serialize-property"></a>serialize_property</code></em> ()</p></td>
|
540
606
|
<td class="struct_member_description"><p>virtual function for serializing a <span class="type">GObject</span> property
|
541
|
-
into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
607
|
+
into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p></td>
|
542
608
|
<td class="struct_member_annotations"> </td>
|
543
609
|
</tr>
|
544
610
|
<tr>
|
545
611
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="JsonSerializableIface.deserialize-property"></a>deserialize_property</code></em> ()</p></td>
|
546
|
-
<td class="struct_member_description"><p>virtual function for deserializing a <a class="link" href="json-glib-JSON-Node.html#JsonNode"
|
612
|
+
<td class="struct_member_description"><p>virtual function for deserializing a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>
|
547
613
|
into a <span class="type">GObject</span> property</p></td>
|
548
614
|
<td class="struct_member_annotations"> </td>
|
549
615
|
</tr>
|
@@ -577,6 +643,6 @@ definitions</p></td>
|
|
577
643
|
</div>
|
578
644
|
<div class="footer">
|
579
645
|
<hr>
|
580
|
-
Generated by GTK-Doc V1.
|
646
|
+
Generated by GTK-Doc V1.21.1</div>
|
581
647
|
</body>
|
582
648
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>JSON-GLib Reference Manual
|
5
|
+
<title>Versioning information: JSON-GLib Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
|
9
9
|
<link rel="prev" href="json-glib-JSON-GVariant-Integration.html" title="JSON GVariant Integration">
|
10
10
|
<link rel="next" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -114,14 +114,14 @@ at compile-time</p>
|
|
114
114
|
<hr>
|
115
115
|
<div class="refsect2">
|
116
116
|
<a name="JSON-MICRO-VERSION:CAPS"></a><h3>JSON_MICRO_VERSION</h3>
|
117
|
-
<pre class="programlisting">#define JSON_MICRO_VERSION (
|
117
|
+
<pre class="programlisting">#define JSON_MICRO_VERSION (4)
|
118
118
|
</pre>
|
119
119
|
<p>Json micro version component (e.g. 3 if <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION"><code class="literal">JSON_VERSION</code></a> is 1.2.3)</p>
|
120
120
|
</div>
|
121
121
|
<hr>
|
122
122
|
<div class="refsect2">
|
123
123
|
<a name="JSON-VERSION:CAPS"></a><h3>JSON_VERSION</h3>
|
124
|
-
<pre class="programlisting">#define JSON_VERSION (1.0.
|
124
|
+
<pre class="programlisting">#define JSON_VERSION (1.0.4)
|
125
125
|
</pre>
|
126
126
|
<p>Json version.</p>
|
127
127
|
</div>
|
@@ -194,7 +194,7 @@ trying to use that function.</p>
|
|
194
194
|
<a name="json-glib-Versioning-information.other_details"></a><h2>Types and Values</h2>
|
195
195
|
<div class="refsect2">
|
196
196
|
<a name="JSON-VERSION-S:CAPS"></a><h3>JSON_VERSION_S</h3>
|
197
|
-
<pre class="programlisting">#define JSON_VERSION_S "1.0.
|
197
|
+
<pre class="programlisting">#define JSON_VERSION_S "1.0.4"
|
198
198
|
</pre>
|
199
199
|
<p>JSON-GLib version, encoded as a string, useful for printing and
|
200
200
|
concatenation.</p>
|
@@ -210,6 +210,6 @@ integer comparisons.</p>
|
|
210
210
|
</div>
|
211
211
|
<div class="footer">
|
212
212
|
<hr>
|
213
|
-
Generated by GTK-Doc V1.
|
213
|
+
Generated by GTK-Doc V1.21.1</div>
|
214
214
|
</body>
|
215
215
|
</html>
|
@@ -43,6 +43,8 @@
|
|
43
43
|
<sub name="Index of new symbols in 0.10" link="ix06.html"/>
|
44
44
|
<sub name="Index of new symbols in 0.12" link="ix07.html"/>
|
45
45
|
<sub name="Index of new symbols in 0.14" link="ix08.html"/>
|
46
|
+
<sub name="Index of new symbols in 0.16" link="ix09.html"/>
|
47
|
+
<sub name="Index of new symbols in 1.0" link="ix10.html"/>
|
46
48
|
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
|
47
49
|
<sub name="License" link="license.html"/>
|
48
50
|
</chapters>
|
@@ -91,7 +93,7 @@
|
|
91
93
|
<keyword type="function" name="json_node_get_node_type ()" link="json-glib-JSON-Node.html#json-node-get-node-type" since="0.8"/>
|
92
94
|
<keyword type="function" name="json_node_is_null ()" link="json-glib-JSON-Node.html#json-node-is-null" since="0.8"/>
|
93
95
|
<keyword type="enum" name="enum JsonNodeType" link="json-glib-JSON-Node.html#JsonNodeType"/>
|
94
|
-
<keyword type="struct" name="JsonNode" link="json-glib-JSON-Node.html#JsonNode"/>
|
96
|
+
<keyword type="struct" name="JsonNode" link="json-glib-JSON-Node.html#JsonNode-struct"/>
|
95
97
|
<keyword type="function" name="json_array_new ()" link="json-glib-JSON-Array.html#json-array-new"/>
|
96
98
|
<keyword type="function" name="json_array_sized_new ()" link="json-glib-JSON-Array.html#json-array-sized-new"/>
|
97
99
|
<keyword type="function" name="json_array_ref ()" link="json-glib-JSON-Array.html#json-array-ref"/>
|
@@ -118,7 +120,7 @@
|
|
118
120
|
<keyword type="function" name="json_array_get_object_element ()" link="json-glib-JSON-Array.html#json-array-get-object-element" since="0.8"/>
|
119
121
|
<keyword type="function" name="json_array_add_string_element ()" link="json-glib-JSON-Array.html#json-array-add-string-element" since="0.8"/>
|
120
122
|
<keyword type="function" name="json_array_get_string_element ()" link="json-glib-JSON-Array.html#json-array-get-string-element" since="0.8"/>
|
121
|
-
<keyword type="struct" name="JsonArray" link="json-glib-JSON-Array.html#JsonArray"/>
|
123
|
+
<keyword type="struct" name="JsonArray" link="json-glib-JSON-Array.html#JsonArray-struct"/>
|
122
124
|
<keyword type="function" name="json_object_new ()" link="json-glib-JSON-Object.html#json-object-new"/>
|
123
125
|
<keyword type="function" name="json_object_ref ()" link="json-glib-JSON-Object.html#json-object-ref"/>
|
124
126
|
<keyword type="function" name="json_object_unref ()" link="json-glib-JSON-Object.html#json-object-unref"/>
|
@@ -147,7 +149,7 @@
|
|
147
149
|
<keyword type="function" name="json_object_get_object_member ()" link="json-glib-JSON-Object.html#json-object-get-object-member" since="0.8"/>
|
148
150
|
<keyword type="function" name="json_object_set_string_member ()" link="json-glib-JSON-Object.html#json-object-set-string-member" since="0.8"/>
|
149
151
|
<keyword type="function" name="json_object_get_string_member ()" link="json-glib-JSON-Object.html#json-object-get-string-member" since="0.8"/>
|
150
|
-
<keyword type="struct" name="JsonObject" link="json-glib-JSON-Object.html#JsonObject"/>
|
152
|
+
<keyword type="struct" name="JsonObject" link="json-glib-JSON-Object.html#JsonObject-struct"/>
|
151
153
|
<keyword type="function" name="json_parser_new ()" link="JsonParser.html#json-parser-new"/>
|
152
154
|
<keyword type="function" name="json_parser_load_from_file ()" link="JsonParser.html#json-parser-load-from-file"/>
|
153
155
|
<keyword type="function" name="json_parser_load_from_data ()" link="JsonParser.html#json-parser-load-from-data"/>
|
@@ -246,9 +248,9 @@
|
|
246
248
|
<keyword type="function" name="json_serializable_serialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-serialize-property"/>
|
247
249
|
<keyword type="function" name="json_serializable_deserialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-deserialize-property"/>
|
248
250
|
<keyword type="function" name="json_serializable_find_property ()" link="json-glib-Serializable-Interface.html#json-serializable-find-property" since="0.14"/>
|
249
|
-
<keyword type="function" name="json_serializable_get_property ()" link="json-glib-Serializable-Interface.html#json-serializable-get-property"/>
|
251
|
+
<keyword type="function" name="json_serializable_get_property ()" link="json-glib-Serializable-Interface.html#json-serializable-get-property" since="0.14"/>
|
250
252
|
<keyword type="function" name="json_serializable_list_properties ()" link="json-glib-Serializable-Interface.html#json-serializable-list-properties" since="0.14"/>
|
251
|
-
<keyword type="function" name="json_serializable_set_property ()" link="json-glib-Serializable-Interface.html#json-serializable-set-property"/>
|
253
|
+
<keyword type="function" name="json_serializable_set_property ()" link="json-glib-Serializable-Interface.html#json-serializable-set-property" since="0.14"/>
|
252
254
|
<keyword type="function" name="json_serializable_default_serialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-default-serialize-property" since="0.10"/>
|
253
255
|
<keyword type="function" name="json_serializable_default_deserialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-default-deserialize-property" since="0.10"/>
|
254
256
|
<keyword type="struct" name="struct JsonSerializableIface" link="json-glib-Serializable-Interface.html#JsonSerializableIface"/>
|
@@ -273,5 +275,25 @@
|
|
273
275
|
<keyword type="macro" name="JSON_VERSION_MAX_ALLOWED" link="json-glib-Versioning-information.html#JSON-VERSION-MAX-ALLOWED:CAPS" since="1.0"/>
|
274
276
|
<keyword type="macro" name="JSON_VERSION_S" link="json-glib-Versioning-information.html#JSON-VERSION-S:CAPS"/>
|
275
277
|
<keyword type="macro" name="JSON_VERSION_HEX" link="json-glib-Versioning-information.html#JSON-VERSION-HEX:CAPS"/>
|
278
|
+
<keyword type="constant" name="JSON_NODE_OBJECT" link="json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS"/>
|
279
|
+
<keyword type="constant" name="JSON_NODE_ARRAY" link="json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS"/>
|
280
|
+
<keyword type="constant" name="JSON_NODE_VALUE" link="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"/>
|
281
|
+
<keyword type="constant" name="JSON_NODE_NULL" link="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"/>
|
282
|
+
<keyword type="constant" name="JSON_PARSER_ERROR_PARSE" link="JsonParser.html#JSON-PARSER-ERROR-PARSE:CAPS"/>
|
283
|
+
<keyword type="constant" name="JSON_PARSER_ERROR_TRAILING_COMMA" link="JsonParser.html#JSON-PARSER-ERROR-TRAILING-COMMA:CAPS"/>
|
284
|
+
<keyword type="constant" name="JSON_PARSER_ERROR_MISSING_COMMA" link="JsonParser.html#JSON-PARSER-ERROR-MISSING-COMMA:CAPS"/>
|
285
|
+
<keyword type="constant" name="JSON_PARSER_ERROR_MISSING_COLON" link="JsonParser.html#JSON-PARSER-ERROR-MISSING-COLON:CAPS"/>
|
286
|
+
<keyword type="constant" name="JSON_PARSER_ERROR_INVALID_BAREWORD" link="JsonParser.html#JSON-PARSER-ERROR-INVALID-BAREWORD:CAPS"/>
|
287
|
+
<keyword type="constant" name="JSON_PARSER_ERROR_EMPTY_MEMBER_NAME" link="JsonParser.html#JSON-PARSER-ERROR-EMPTY-MEMBER-NAME:CAPS"/>
|
288
|
+
<keyword type="constant" name="JSON_PARSER_ERROR_INVALID_DATA" link="JsonParser.html#JSON-PARSER-ERROR-INVALID-DATA:CAPS"/>
|
289
|
+
<keyword type="constant" name="JSON_PARSER_ERROR_UNKNOWN" link="JsonParser.html#JSON-PARSER-ERROR-UNKNOWN:CAPS"/>
|
290
|
+
<keyword type="constant" name="JSON_READER_ERROR_NO_ARRAY" link="JsonReader.html#JSON-READER-ERROR-NO-ARRAY:CAPS"/>
|
291
|
+
<keyword type="constant" name="JSON_READER_ERROR_INVALID_INDEX" link="JsonReader.html#JSON-READER-ERROR-INVALID-INDEX:CAPS"/>
|
292
|
+
<keyword type="constant" name="JSON_READER_ERROR_NO_OBJECT" link="JsonReader.html#JSON-READER-ERROR-NO-OBJECT:CAPS"/>
|
293
|
+
<keyword type="constant" name="JSON_READER_ERROR_INVALID_MEMBER" link="JsonReader.html#JSON-READER-ERROR-INVALID-MEMBER:CAPS"/>
|
294
|
+
<keyword type="constant" name="JSON_READER_ERROR_INVALID_NODE" link="JsonReader.html#JSON-READER-ERROR-INVALID-NODE:CAPS"/>
|
295
|
+
<keyword type="constant" name="JSON_READER_ERROR_NO_VALUE" link="JsonReader.html#JSON-READER-ERROR-NO-VALUE:CAPS"/>
|
296
|
+
<keyword type="constant" name="JSON_READER_ERROR_INVALID_TYPE" link="JsonReader.html#JSON-READER-ERROR-INVALID-TYPE:CAPS"/>
|
297
|
+
<keyword type="constant" name="JSON_PATH_ERROR_INVALID_QUERY" link="JsonPath.html#JSON-PATH-ERROR-INVALID-QUERY:CAPS"/>
|
276
298
|
</functions>
|
277
299
|
</book>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>JSON-GLib
|
5
|
+
<title>Part I. JSON-GLib Overview: JSON-GLib Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="index.html" title="JSON-GLib Reference Manual">
|
10
10
|
<link rel="next" href="json-base.html" title="Part II. JSON-GLib Reference">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -33,6 +33,6 @@
|
|
33
33
|
</div>
|
34
34
|
<div class="footer">
|
35
35
|
<hr>
|
36
|
-
Generated by GTK-Doc V1.
|
36
|
+
Generated by GTK-Doc V1.21.1</div>
|
37
37
|
</body>
|
38
38
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Part III. Reading and writing: JSON-GLib Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="json-glib-JSON-Object.html" title="JSON Object">
|
10
10
|
<link rel="next" href="ch02.html" title="Parser">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -58,6 +58,6 @@
|
|
58
58
|
</div>
|
59
59
|
<div class="footer">
|
60
60
|
<hr>
|
61
|
-
Generated by GTK-Doc V1.
|
61
|
+
Generated by GTK-Doc V1.21.1</div>
|
62
62
|
</body>
|
63
63
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>JSON-GLib Reference
|
5
|
+
<title>Part V. JSON-GLib Additional Reference: JSON-GLib Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="json-glib-Versioning-information.html" title="Versioning information">
|
10
10
|
<link rel="next" href="tools.html" title="JSON-GLib Tools">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -40,6 +40,6 @@
|
|
40
40
|
</div>
|
41
41
|
<div class="footer">
|
42
42
|
<hr>
|
43
|
-
Generated by GTK-Doc V1.
|
43
|
+
Generated by GTK-Doc V1.21.1</div>
|
44
44
|
</body>
|
45
45
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>JSON-GLib Reference Manual
|
5
|
+
<title>json-glib-validate: JSON-GLib Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="tools.html" title="JSON-GLib Tools">
|
9
9
|
<link rel="prev" href="json-format-tool.html" title="json-glib-format">
|
10
10
|
<link rel="next" href="ch05.html" title="Object Hierarchy">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -67,6 +67,6 @@ Prints help and exits.
|
|
67
67
|
</div>
|
68
68
|
<div class="footer">
|
69
69
|
<hr>
|
70
|
-
Generated by GTK-Doc V1.
|
70
|
+
Generated by GTK-Doc V1.21.1</div>
|
71
71
|
</body>
|
72
72
|
</html>
|
@@ -2,12 +2,12 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>JSON-GLib Reference Manual
|
5
|
+
<title>Appendix A. License: JSON-GLib Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
|
10
|
-
<meta name="generator" content="GTK-Doc V1.
|
10
|
+
<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
|
11
11
|
<link rel="stylesheet" href="style.css" type="text/css">
|
12
12
|
</head>
|
13
13
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -53,6 +53,6 @@
|
|
53
53
|
</div>
|
54
54
|
<div class="footer">
|
55
55
|
<hr>
|
56
|
-
Generated by GTK-Doc V1.
|
56
|
+
Generated by GTK-Doc V1.21.1</div>
|
57
57
|
</body>
|
58
58
|
</html>
|