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
@@ -135,6 +135,11 @@ gboolean clutter_input_device_keycode_to_evdev (ClutterInputDev
|
|
135
135
|
guint hardware_keycode,
|
136
136
|
guint *evdev_keycode);
|
137
137
|
|
138
|
+
CLUTTER_AVAILABLE_IN_1_22
|
139
|
+
const gchar * clutter_input_device_get_vendor_id (ClutterInputDevice *device);
|
140
|
+
CLUTTER_AVAILABLE_IN_1_22
|
141
|
+
const gchar * clutter_input_device_get_product_id (ClutterInputDevice *device);
|
142
|
+
|
138
143
|
G_END_DECLS
|
139
144
|
|
140
145
|
#endif /* __CLUTTER_INPUT_DEVICE_H__ */
|
@@ -46,7 +46,8 @@ typedef struct _ClutterKeyframeTransitionClass ClutterKeyframeTransitio
|
|
46
46
|
/**
|
47
47
|
* ClutterKeyframeTransition:
|
48
48
|
*
|
49
|
-
*
|
49
|
+
* The `ClutterKeyframeTransition` structure contains only private
|
50
|
+
* data and should be accessed using the provided API.
|
50
51
|
*
|
51
52
|
* Since: 1.12
|
52
53
|
*/
|
@@ -61,7 +62,8 @@ struct _ClutterKeyframeTransition
|
|
61
62
|
/**
|
62
63
|
* ClutterKeyframeTransitionClass:
|
63
64
|
*
|
64
|
-
*
|
65
|
+
* The `ClutterKeyframeTransitionClass` structure contains only
|
66
|
+
* private data.
|
65
67
|
*
|
66
68
|
* Since: 1.12
|
67
69
|
*/
|
@@ -278,6 +278,10 @@
|
|
278
278
|
#define CLUTTER_KEY_dead_invertedbreve 0xfe6d
|
279
279
|
#define CLUTTER_KEY_dead_belowcomma 0xfe6e
|
280
280
|
#define CLUTTER_KEY_dead_currency 0xfe6f
|
281
|
+
#define CLUTTER_KEY_dead_lowline 0xfe90
|
282
|
+
#define CLUTTER_KEY_dead_aboveverticalline 0xfe91
|
283
|
+
#define CLUTTER_KEY_dead_belowverticalline 0xfe92
|
284
|
+
#define CLUTTER_KEY_dead_longsolidusoverlay 0xfe93
|
281
285
|
#define CLUTTER_KEY_dead_a 0xfe80
|
282
286
|
#define CLUTTER_KEY_dead_A 0xfe81
|
283
287
|
#define CLUTTER_KEY_dead_e 0xfe82
|
@@ -2282,6 +2286,7 @@
|
|
2282
2286
|
#define CLUTTER_KEY_TouchpadToggle 0x1008ffa9
|
2283
2287
|
#define CLUTTER_KEY_TouchpadOn 0x1008ffb0
|
2284
2288
|
#define CLUTTER_KEY_TouchpadOff 0x1008ffb1
|
2289
|
+
#define CLUTTER_KEY_AudioMicMute 0x1008ffb2
|
2285
2290
|
#define CLUTTER_KEY_Switch_VT_1 0x1008fe01
|
2286
2291
|
#define CLUTTER_KEY_Switch_VT_2 0x1008fe02
|
2287
2292
|
#define CLUTTER_KEY_Switch_VT_3 0x1008fe03
|
@@ -324,4 +324,18 @@
|
|
324
324
|
# define CLUTTER_AVAILABLE_IN_1_20 _CLUTTER_EXTERN
|
325
325
|
#endif
|
326
326
|
|
327
|
+
#if CLUTTER_VERSION_MIN_REQUIRED >= CLUTTER_VERSION_1_22
|
328
|
+
# define CLUTTER_DEPRECATED_IN_1_22 CLUTTER_DEPRECATED
|
329
|
+
# define CLUTTER_DEPRECATED_IN_1_22_FOR(f) CLUTTER_DEPRECATED_FOR(f)
|
330
|
+
#else
|
331
|
+
# define CLUTTER_DEPRECATED_IN_1_22 _CLUTTER_EXTERN
|
332
|
+
# define CLUTTER_DEPRECATED_IN_1_22_FOR(f) _CLUTTER_EXTERN
|
333
|
+
#endif
|
334
|
+
|
335
|
+
#if CLUTTER_VERSION_MAX_ALLOWED < CLUTTER_VERSION_1_22
|
336
|
+
# define CLUTTER_AVAILABLE_IN_1_22 CLUTTER_UNAVAILABLE(1, 22)
|
337
|
+
#else
|
338
|
+
# define CLUTTER_AVAILABLE_IN_1_22 _CLUTTER_EXTERN
|
339
|
+
#endif
|
340
|
+
|
327
341
|
#endif /* __CLUTTER_MACROS_H__ */
|
@@ -50,7 +50,7 @@ typedef struct _ClutterStagePrivate ClutterStagePrivate;
|
|
50
50
|
* The #ClutterStage structure contains only private data
|
51
51
|
* and should be accessed using the provided API
|
52
52
|
*
|
53
|
-
* Since: 0.
|
53
|
+
* Since: 0.2
|
54
54
|
*/
|
55
55
|
struct _ClutterStage
|
56
56
|
{
|
@@ -69,7 +69,7 @@ struct _ClutterStage
|
|
69
69
|
*
|
70
70
|
* The #ClutterStageClass structure contains only private data
|
71
71
|
*
|
72
|
-
* Since: 0.
|
72
|
+
* Since: 0.2
|
73
73
|
*/
|
74
74
|
|
75
75
|
struct _ClutterStageClass
|
@@ -80,7 +80,7 @@ typedef struct _ClutterTexturePrivate ClutterTexturePrivate;
|
|
80
80
|
* The #ClutterTexture structure contains only private data
|
81
81
|
* and should be accessed using the provided API
|
82
82
|
*
|
83
|
-
* Since: 0.
|
83
|
+
* Since: 0.2
|
84
84
|
*/
|
85
85
|
struct _ClutterTexture
|
86
86
|
{
|
@@ -98,7 +98,7 @@ struct _ClutterTexture
|
|
98
98
|
*
|
99
99
|
* The #ClutterTextureClass structure contains only private data
|
100
100
|
*
|
101
|
-
* Since: 0.
|
101
|
+
* Since: 0.2
|
102
102
|
*/
|
103
103
|
struct _ClutterTextureClass
|
104
104
|
{
|
@@ -89,21 +89,21 @@ G_BEGIN_DECLS
|
|
89
89
|
*
|
90
90
|
* The minor version of the Clutter library (2, if %CLUTTER_VERSION is 1.2.3)
|
91
91
|
*/
|
92
|
-
#define CLUTTER_MINOR_VERSION (
|
92
|
+
#define CLUTTER_MINOR_VERSION (22)
|
93
93
|
|
94
94
|
/**
|
95
95
|
* CLUTTER_MICRO_VERSION:
|
96
96
|
*
|
97
97
|
* The micro version of the Clutter library (3, if %CLUTTER_VERSION is 1.2.3)
|
98
98
|
*/
|
99
|
-
#define CLUTTER_MICRO_VERSION (
|
99
|
+
#define CLUTTER_MICRO_VERSION (4)
|
100
100
|
|
101
101
|
/**
|
102
102
|
* CLUTTER_VERSION:
|
103
103
|
*
|
104
104
|
* The full version of the Clutter library, like 1.2.3
|
105
105
|
*/
|
106
|
-
#define CLUTTER_VERSION 1.
|
106
|
+
#define CLUTTER_VERSION 1.22.4
|
107
107
|
|
108
108
|
/**
|
109
109
|
* CLUTTER_VERSION_S:
|
@@ -111,7 +111,7 @@ G_BEGIN_DECLS
|
|
111
111
|
* The full version of the Clutter library, in string form (suited for
|
112
112
|
* string concatenation)
|
113
113
|
*/
|
114
|
-
#define CLUTTER_VERSION_S "1.
|
114
|
+
#define CLUTTER_VERSION_S "1.22.4"
|
115
115
|
|
116
116
|
/**
|
117
117
|
* CLUTTER_VERSION_HEX:
|
@@ -227,13 +227,23 @@ G_BEGIN_DECLS
|
|
227
227
|
/**
|
228
228
|
* CLUTTER_VERSION_1_20:
|
229
229
|
*
|
230
|
-
* A macro that evaluates to the 1.
|
230
|
+
* A macro that evaluates to the 1.20 version of Clutter, in a format
|
231
231
|
* that can be used by the C pre-processor.
|
232
232
|
*
|
233
233
|
* Since: 1.20
|
234
234
|
*/
|
235
235
|
#define CLUTTER_VERSION_1_20 (G_ENCODE_VERSION (1, 20))
|
236
236
|
|
237
|
+
/**
|
238
|
+
* CLUTTER_VERSION_1_22:
|
239
|
+
*
|
240
|
+
* A macro that evaluates to the 1.22 version of Clutter, in a format
|
241
|
+
* that can be used by the C pre-processor.
|
242
|
+
*
|
243
|
+
* Since: 1.22
|
244
|
+
*/
|
245
|
+
#define CLUTTER_VERSION_1_22 (G_ENCODE_VERSION (1, 22))
|
246
|
+
|
237
247
|
/* evaluates to the current stable version; for development cycles,
|
238
248
|
* this means the next stable target
|
239
249
|
*/
|
@@ -58,6 +58,8 @@ typedef struct _ClutterAlphaPrivate ClutterAlphaPrivate;
|
|
58
58
|
* Return value: a floating point value
|
59
59
|
*
|
60
60
|
* Since: 0.2
|
61
|
+
*
|
62
|
+
* Deprecated: 1.12: Use #ClutterTimelineProgressFunc instead.
|
61
63
|
*/
|
62
64
|
typedef gdouble (*ClutterAlphaFunc) (ClutterAlpha *alpha,
|
63
65
|
gpointer user_data);
|
@@ -70,6 +72,8 @@ typedef gdouble (*ClutterAlphaFunc) (ClutterAlpha *alpha,
|
|
70
72
|
* only be accessed using the provided API.
|
71
73
|
*
|
72
74
|
* Since: 0.2
|
75
|
+
*
|
76
|
+
* Deprecated: 1.12: Use #ClutterTimeline instead
|
73
77
|
*/
|
74
78
|
struct _ClutterAlpha
|
75
79
|
{
|
@@ -85,6 +89,8 @@ struct _ClutterAlpha
|
|
85
89
|
* Base class for #ClutterAlpha
|
86
90
|
*
|
87
91
|
* Since: 0.2
|
92
|
+
*
|
93
|
+
* Deprecated: 1.12: Use #ClutterTimeline instead
|
88
94
|
*/
|
89
95
|
struct _ClutterAlphaClass
|
90
96
|
{
|
@@ -50,6 +50,8 @@ typedef struct _ClutterAnimationClass ClutterAnimationClass;
|
|
50
50
|
* be accessed using the provided functions.
|
51
51
|
*
|
52
52
|
* Since: 1.0
|
53
|
+
*
|
54
|
+
* Deprecated: 1.12: Use the implicit animation on #ClutterActor
|
53
55
|
*/
|
54
56
|
struct _ClutterAnimation
|
55
57
|
{
|
@@ -68,6 +70,8 @@ struct _ClutterAnimation
|
|
68
70
|
* should be accessed using the provided functions.
|
69
71
|
*
|
70
72
|
* Since: 1.0
|
73
|
+
*
|
74
|
+
* Deprecated: 1.12: Use the implicit animation on #ClutterActor
|
71
75
|
*/
|
72
76
|
struct _ClutterAnimationClass
|
73
77
|
{
|
@@ -62,7 +62,8 @@ typedef struct _ClutterParamSpecFixed ClutterParamSpecFixed;
|
|
62
62
|
*
|
63
63
|
* Since: 0.8
|
64
64
|
*
|
65
|
-
* Deprecated:
|
65
|
+
* Deprecated: 1.10: Do not use fixed-point values in public
|
66
|
+
* API. If you must, use #GParamSpecInt instead.
|
66
67
|
*/
|
67
68
|
struct _ClutterParamSpecFixed
|
68
69
|
{
|
@@ -278,6 +278,10 @@
|
|
278
278
|
#define CLUTTER_dead_invertedbreve 0xfe6d
|
279
279
|
#define CLUTTER_dead_belowcomma 0xfe6e
|
280
280
|
#define CLUTTER_dead_currency 0xfe6f
|
281
|
+
#define CLUTTER_dead_lowline 0xfe90
|
282
|
+
#define CLUTTER_dead_aboveverticalline 0xfe91
|
283
|
+
#define CLUTTER_dead_belowverticalline 0xfe92
|
284
|
+
#define CLUTTER_dead_longsolidusoverlay 0xfe93
|
281
285
|
#define CLUTTER_dead_a 0xfe80
|
282
286
|
#define CLUTTER_dead_A 0xfe81
|
283
287
|
#define CLUTTER_dead_e 0xfe82
|
@@ -2282,6 +2286,7 @@
|
|
2282
2286
|
#define CLUTTER_TouchpadToggle 0x1008ffa9
|
2283
2287
|
#define CLUTTER_TouchpadOn 0x1008ffb0
|
2284
2288
|
#define CLUTTER_TouchpadOff 0x1008ffb1
|
2289
|
+
#define CLUTTER_AudioMicMute 0x1008ffb2
|
2285
2290
|
#define CLUTTER_Switch_VT_1 0x1008fe01
|
2286
2291
|
#define CLUTTER_Switch_VT_2 0x1008fe02
|
2287
2292
|
#define CLUTTER_Switch_VT_3 0x1008fe03
|
@@ -51,7 +51,7 @@ typedef struct _ClutterRectanglePrivate ClutterRectanglePrivate;
|
|
51
51
|
* The #ClutterRectangle structure contains only private data
|
52
52
|
* and should be accessed using the provided API
|
53
53
|
*
|
54
|
-
* Since: 0.
|
54
|
+
* Since: 0.2
|
55
55
|
*/
|
56
56
|
struct _ClutterRectangle
|
57
57
|
{
|
@@ -66,7 +66,7 @@ struct _ClutterRectangle
|
|
66
66
|
*
|
67
67
|
* The #ClutterRectangleClass structure contains only private data
|
68
68
|
*
|
69
|
-
* Since: 0.
|
69
|
+
* Since: 0.2
|
70
70
|
*/
|
71
71
|
struct _ClutterRectangleClass
|
72
72
|
{
|
@@ -35,11 +35,11 @@ G_BEGIN_DECLS
|
|
35
35
|
CLUTTER_DEPRECATED_IN_1_12_FOR(clutter_image_new)
|
36
36
|
ClutterActor * clutter_texture_new (void);
|
37
37
|
|
38
|
-
|
38
|
+
CLUTTER_DEPRECATED_IN_1_12_FOR(ClutterImage and platform-specific image loading)
|
39
39
|
ClutterActor * clutter_texture_new_from_file (const gchar *filename,
|
40
40
|
GError **error);
|
41
41
|
|
42
|
-
|
42
|
+
CLUTTER_DEPRECATED_IN_1_12_FOR(ClutterImage and platform-specific image loading)
|
43
43
|
gboolean clutter_texture_set_from_file (ClutterTexture *texture,
|
44
44
|
const gchar *filename,
|
45
45
|
GError **error);
|
@@ -65,14 +65,14 @@ gboolean clutter_texture_set_area_from_rgb_data (ClutterTexture
|
|
65
65
|
gint bpp,
|
66
66
|
ClutterTextureFlags flags,
|
67
67
|
GError **error);
|
68
|
-
|
68
|
+
CLUTTER_DEPRECATED_IN_1_12_FOR(ClutterImage and clutter_content_get_preferred_size)
|
69
69
|
void clutter_texture_get_base_size (ClutterTexture *texture,
|
70
70
|
gint *width,
|
71
71
|
gint *height);
|
72
|
-
|
72
|
+
CLUTTER_DEPRECATED_IN_1_12_FOR(ClutterImage and clutter_actor_set_content_scaling_filters)
|
73
73
|
void clutter_texture_set_filter_quality (ClutterTexture *texture,
|
74
74
|
ClutterTextureQuality filter_quality);
|
75
|
-
|
75
|
+
CLUTTER_DEPRECATED_IN_1_12_FOR(ClutterImage and clutter_actor_get_content_scaling_filters)
|
76
76
|
ClutterTextureQuality clutter_texture_get_filter_quality (ClutterTexture *texture);
|
77
77
|
CLUTTER_DEPRECATED_IN_1_12
|
78
78
|
CoglHandle clutter_texture_get_cogl_texture (ClutterTexture *texture);
|
@@ -89,11 +89,11 @@ void clutter_texture_set_sync_size (ClutterTexture
|
|
89
89
|
gboolean sync_size);
|
90
90
|
CLUTTER_DEPRECATED_IN_1_12
|
91
91
|
gboolean clutter_texture_get_sync_size (ClutterTexture *texture);
|
92
|
-
|
92
|
+
CLUTTER_DEPRECATED_IN_1_12_FOR(ClutterImage and clutter_actor_set_content_repeat)
|
93
93
|
void clutter_texture_set_repeat (ClutterTexture *texture,
|
94
94
|
gboolean repeat_x,
|
95
95
|
gboolean repeat_y);
|
96
|
-
|
96
|
+
CLUTTER_DEPRECATED_IN_1_12_FOR(ClutterImage and clutter_actor_get_content_repeat)
|
97
97
|
void clutter_texture_get_repeat (ClutterTexture *texture,
|
98
98
|
gboolean *repeat_x,
|
99
99
|
gboolean *repeat_y);
|
@@ -101,10 +101,10 @@ CLUTTER_DEPRECATED_IN_1_12
|
|
101
101
|
CoglPixelFormat clutter_texture_get_pixel_format (ClutterTexture *texture);
|
102
102
|
CLUTTER_DEPRECATED_IN_1_12
|
103
103
|
gint clutter_texture_get_max_tile_waste (ClutterTexture *texture);
|
104
|
-
|
104
|
+
CLUTTER_DEPRECATED_IN_1_12_FOR(ClutterImage and clutter_actor_set_content_gravity)
|
105
105
|
void clutter_texture_set_keep_aspect_ratio (ClutterTexture *texture,
|
106
106
|
gboolean keep_aspect);
|
107
|
-
|
107
|
+
CLUTTER_DEPRECATED_IN_1_12_FOR(ClutterImage and clutter_actor_get_content_gravity)
|
108
108
|
gboolean clutter_texture_get_keep_aspect_ratio (ClutterTexture *texture);
|
109
109
|
CLUTTER_DEPRECATED_IN_1_12
|
110
110
|
void clutter_texture_set_load_async (ClutterTexture *texture,
|
@@ -51,8 +51,8 @@
|
|
51
51
|
#define COGL_HAS_WIN32_SUPPORT 1
|
52
52
|
|
53
53
|
#define COGL_VERSION_MAJOR_INTERNAL 1
|
54
|
-
#define COGL_VERSION_MINOR_INTERNAL
|
55
|
-
#define COGL_VERSION_MICRO_INTERNAL
|
56
|
-
#define COGL_VERSION_STRING_INTERNAL "1.
|
54
|
+
#define COGL_VERSION_MINOR_INTERNAL 20
|
55
|
+
#define COGL_VERSION_MICRO_INTERNAL 0
|
56
|
+
#define COGL_VERSION_STRING_INTERNAL "1.20.0"
|
57
57
|
|
58
58
|
#endif
|
@@ -91,6 +91,9 @@ GType cogl_buffer_bit_get_type (void) G_GNUC_CONST;
|
|
91
91
|
GType cogl_read_pixels_flags_get_type (void) G_GNUC_CONST;
|
92
92
|
#define COGL_TYPE_READ_PIXELS_FLAGS (cogl_read_pixels_flags_get_type())
|
93
93
|
|
94
|
+
GType cogl_stereo_mode_get_type (void) G_GNUC_CONST;
|
95
|
+
#define COGL_TYPE_STEREO_MODE (cogl_stereo_mode_get_type())
|
96
|
+
|
94
97
|
G_END_DECLS
|
95
98
|
|
96
99
|
#endif /* __COGL_ENUM_TYPES_H__ */
|
@@ -737,6 +737,23 @@ cogl_framebuffer_get_alpha_bits (CoglFramebuffer *framebuffer);
|
|
737
737
|
int
|
738
738
|
cogl_framebuffer_get_depth_bits (CoglFramebuffer *framebuffer);
|
739
739
|
|
740
|
+
/*
|
741
|
+
* cogl_framebuffer_get_is_stereo:
|
742
|
+
* @framebuffer: a pointer to a #CoglFramebuffer
|
743
|
+
*
|
744
|
+
* Retrieves whether @framebuffer has separate left and right
|
745
|
+
* buffers for use with stereo drawing. See
|
746
|
+
* cogl_framebuffer_set_stereo_mode().
|
747
|
+
*
|
748
|
+
* Return value: %TRUE if @framebuffer has separate left and
|
749
|
+
* right buffers.
|
750
|
+
*
|
751
|
+
* Since: 1.20
|
752
|
+
* Stability: unstable
|
753
|
+
*/
|
754
|
+
CoglBool
|
755
|
+
cogl_framebuffer_get_is_stereo (CoglFramebuffer *framebuffer);
|
756
|
+
|
740
757
|
/**
|
741
758
|
* cogl_framebuffer_get_dither_enabled:
|
742
759
|
* @framebuffer: a pointer to a #CoglFramebuffer
|
@@ -846,6 +863,41 @@ void
|
|
846
863
|
cogl_framebuffer_set_color_mask (CoglFramebuffer *framebuffer,
|
847
864
|
CoglColorMask color_mask);
|
848
865
|
|
866
|
+
/**
|
867
|
+
* cogl_framebuffer_get_stereo_mode:
|
868
|
+
* @framebuffer: a pointer to a #CoglFramebuffer
|
869
|
+
*
|
870
|
+
* Gets the current #CoglStereoMode, which defines which stereo buffers
|
871
|
+
* should be drawn to. See cogl_framebuffer_set_stereo_mode().
|
872
|
+
*
|
873
|
+
* Returns: A #CoglStereoMode
|
874
|
+
* Since: 1.20
|
875
|
+
* Stability: unstable
|
876
|
+
*/
|
877
|
+
CoglStereoMode
|
878
|
+
cogl_framebuffer_get_stereo_mode (CoglFramebuffer *framebuffer);
|
879
|
+
|
880
|
+
/**
|
881
|
+
* cogl_framebuffer_set_stereo_mode:
|
882
|
+
* @framebuffer: a pointer to a #CoglFramebuffer
|
883
|
+
* @stereo_mode: A #CoglStereoMode specifying which stereo buffers
|
884
|
+
* should be drawn tow.
|
885
|
+
*
|
886
|
+
* Sets which stereo buffers should be drawn to. The default
|
887
|
+
* is %COGL_STEREO_BOTH, which means that both the left and
|
888
|
+
* right buffers will be affected by drawing. For this to have
|
889
|
+
* an effect, the display system must support stereo drawables,
|
890
|
+
* and the framebuffer must have been created with stereo
|
891
|
+
* enabled. (See cogl_onscreen_template_set_stereo_enabled(),
|
892
|
+
* cogl_framebuffer_get_is_stereo().)
|
893
|
+
*
|
894
|
+
* Since: 1.20
|
895
|
+
* Stability: unstable
|
896
|
+
*/
|
897
|
+
void
|
898
|
+
cogl_framebuffer_set_stereo_mode (CoglFramebuffer *framebuffer,
|
899
|
+
CoglStereoMode stereo_mode);
|
900
|
+
|
849
901
|
/**
|
850
902
|
* cogl_framebuffer_set_depth_texture_enabled:
|
851
903
|
* @framebuffer: A #CoglFramebuffer
|
@@ -270,4 +270,18 @@
|
|
270
270
|
# define COGL_AVAILABLE_IN_1_18
|
271
271
|
#endif
|
272
272
|
|
273
|
+
#if COGL_VERSION_MIN_REQUIRED >= COGL_VERSION_1_20
|
274
|
+
# define COGL_DEPRECATED_IN_1_20 COGL_DEPRECATED
|
275
|
+
# define COGL_DEPRECATED_IN_1_20_FOR(f) COGL_DEPRECATED_FOR(f)
|
276
|
+
#else
|
277
|
+
# define COGL_DEPRECATED_IN_1_20
|
278
|
+
# define COGL_DEPRECATED_IN_1_20_FOR(f)
|
279
|
+
#endif
|
280
|
+
|
281
|
+
#if COGL_VERSION_MAX_ALLOWED < COGL_VERSION_1_20
|
282
|
+
# define COGL_AVAILABLE_IN_1_20 COGL_UNAVAILABLE(1, 18)
|
283
|
+
#else
|
284
|
+
# define COGL_AVAILABLE_IN_1_20
|
285
|
+
#endif
|
286
|
+
|
273
287
|
#endif /* __COGL_MACROS_H__ */
|
@@ -106,6 +106,24 @@ cogl_onscreen_template_set_swap_throttled (
|
|
106
106
|
CoglOnscreenTemplate *onscreen_template,
|
107
107
|
CoglBool throttled);
|
108
108
|
|
109
|
+
/**
|
110
|
+
* cogl_onscreen_template_set_stereo_enabled:
|
111
|
+
* @onscreen_template: A #CoglOnscreenTemplate template framebuffer
|
112
|
+
* @enabled: Whether framebuffers are created with stereo buffers
|
113
|
+
*
|
114
|
+
* Sets whether future #CoglOnscreen framebuffers derived from this
|
115
|
+
* template are attempted to be created with both left and right
|
116
|
+
* buffers, for use with stereo display. If the display system
|
117
|
+
* does not support stereo, then creation of the framebuffer will
|
118
|
+
* fail.
|
119
|
+
*
|
120
|
+
* Since: 1.20
|
121
|
+
* Stability: unstable
|
122
|
+
*/
|
123
|
+
void
|
124
|
+
cogl_onscreen_template_set_stereo_enabled (
|
125
|
+
CoglOnscreenTemplate *onscreen_template,
|
126
|
+
CoglBool enabled);
|
109
127
|
/**
|
110
128
|
* cogl_is_onscreen_template:
|
111
129
|
* @object: A #CoglObject pointer
|