clutter 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +3 -3
- data/vendor/local/bin/json-glib-format.exe +0 -0
- data/vendor/local/bin/json-glib-validate.exe +0 -0
- data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
- data/vendor/local/bin/libcogl-20.dll +0 -0
- data/vendor/local/bin/libcogl-pango-20.dll +0 -0
- data/vendor/local/bin/libcogl-path-20.dll +0 -0
- data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-actor-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-actor.h +72 -9
- data/vendor/local/include/clutter-1.0/clutter/clutter-align-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-autocleanups.h +106 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-backend.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-bin-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-bind-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-binding-pool.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-blur-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-box-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-brightness-contrast-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-cairo.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-canvas.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-child-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-click-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-clone.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-color-static.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-color.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-colorize-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-container.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-content.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-deform-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-deprecated.h +2 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-desaturate-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-device-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-drag-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-drop-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +9 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-enums.h +90 -4
- data/vendor/local/include/clutter-1.0/clutter/clutter-event.h +109 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-feature.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-fixed-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-flow-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-gesture-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-grid-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-group.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-image.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-input-device.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-interval.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-keyframe-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-layout-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-layout-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-macros.h +53 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-main.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-offscreen-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-page-turn-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-paint-node.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-paint-nodes.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-pan-action.h +8 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-path-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-path.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-property-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-rotate-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-script.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-scriptable.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-scroll-actor.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-settings.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-shader-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-shader-types.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-snap-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-tap-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-text-buffer.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-text.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-transition-group.h +4 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-types.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-units.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +27 -7
- data/vendor/local/include/clutter-1.0/clutter/clutter-zoom-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-keysyms.h +2099 -2099
- data/vendor/local/include/clutter-1.0/clutter/{clutter-list-model.h → deprecated/clutter-list-model.h} +8 -4
- data/vendor/local/include/clutter-1.0/clutter/{clutter-model.h → deprecated/clutter-model.h} +55 -41
- data/vendor/local/include/cogl/cogl/cogl-defines.h +2 -2
- data/vendor/local/include/json-glib-1.0/json-glib/json-builder.h +6 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-generator.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-glib.h +1 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-parser.h +6 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-path.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-reader.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-types.h +79 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-utils.h +40 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version-macros.h +16 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +4 -4
- data/vendor/local/lib/girepository-1.0/Cally-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Clutter-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-2.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-1.0.la +5 -5
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.la +6 -6
- data/vendor/local/lib/libcogl-path.dll.a +0 -0
- data/vendor/local/lib/libcogl-path.la +6 -6
- data/vendor/local/lib/libcogl.dll.a +0 -0
- data/vendor/local/lib/libcogl.la +6 -6
- data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
- data/vendor/local/lib/libjson-glib-1.0.la +5 -5
- data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +2 -2
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Cally-1.0.gir +9 -2
- data/vendor/local/share/gir-1.0/Clutter-1.0.gir +1239 -137
- data/vendor/local/share/gir-1.0/Cogl-1.0.gir +112 -42
- data/vendor/local/share/gir-1.0/Cogl-2.0.gir +368 -115
- data/vendor/local/share/gir-1.0/Json-1.0.gir +579 -39
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyActor.html +37 -37
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyClone.html +21 -21
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyGroup.html +18 -18
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyRectangle.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyRoot.html +17 -17
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyStage.html +21 -21
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyText.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyTexture.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyUtil.html +13 -13
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +933 -546
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +26 -26
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +67 -65
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +58 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +24 -24
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +29 -29
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +19 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +17 -17
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +22 -22
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +33 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/{clutter-ClutterGLXTexturePixmap.html → ClutterGLXTexturePixmap.html} +61 -45
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +8 -4
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +15 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +39 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +256 -72
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +115 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +10 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +69 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +69 -67
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +27 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +31 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +157 -70
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +110 -107
- data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +82 -80
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +33 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +36 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +59 -58
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +39 -22
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/{clutter-ClutterX11TexturePixmap.html → ClutterX11TexturePixmap.html} +69 -53
- data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +10 -3
- data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/callybase.html → clutter/cally.html} +22 -13
- data/vendor/local/share/gtk-doc/html/clutter/ch01.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch03.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch04.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch05.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch06.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch07.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch08.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch09.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch10.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch11.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch12.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/ch01.html → clutter/ch13.html} +9 -9
- data/vendor/local/share/gtk-doc/html/{cally/ch02.html → clutter/ch14.html} +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +514 -499
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +143 -134
- data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +12 -12
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +899 -233
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/cally-General-API.html → clutter/clutter-General-API.html} +27 -27
- data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +16 -16
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +55 -55
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +46 -33
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +48 -45
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +86 -79
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +34 -27
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +34 -8
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +192 -103
- data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +50 -5
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +100 -25
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/go01.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/index.html +52 -11
- data/vendor/local/share/gtk-doc/html/clutter/index.sgml +248 -53
- data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix01.html +273 -45
- data/vendor/local/share/gtk-doc/html/clutter/ix02.html +269 -13
- data/vendor/local/share/gtk-doc/html/clutter/ix03.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix04.html +9 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix05.html +4 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix06.html +20 -20
- data/vendor/local/share/gtk-doc/html/clutter/ix07.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ix08.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix09.html +141 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix10.html +11 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix11.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix12.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/ix13.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix14.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix15.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix16.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix17.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix18.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix19.html +102 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix20.html +56 -0
- data/vendor/local/share/gtk-doc/html/clutter/license.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/migration.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/{pt09.html → pt10.html} +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +19 -2
- data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +2 -2
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +85 -36
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +12 -20
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +87 -45
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +12 -14
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +92 -47
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +19 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +32 -0
- data/vendor/local/share/gtk-doc/html/json-glib/{ch05.html → ch06.html} +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +9 -5
- data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +41 -0
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +114 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +155 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +14 -17
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +8 -11
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +219 -63
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +6 -7
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +486 -81
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +380 -73
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +8 -12
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +153 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +8 -9
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +31 -2
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +6 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +3 -4
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +2 -3
- data/vendor/local/share/locale/an/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/an/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/man/man1/json-glib-format.1 +1 -1
- data/vendor/local/share/man/man1/json-glib-validate.1 +1 -1
- metadata +44 -53
- data/vendor/local/share/gtk-doc/html/cally/cally.devhelp2 +0 -72
- data/vendor/local/share/gtk-doc/html/cally/callyannotationglossary.html +0 -45
- data/vendor/local/share/gtk-doc/html/cally/callyobjecthierarchy.html +0 -44
- data/vendor/local/share/gtk-doc/html/cally/callyobjectindex.html +0 -63
- data/vendor/local/share/gtk-doc/html/cally/callyobjects.html +0 -38
- data/vendor/local/share/gtk-doc/html/cally/clutter-overview.html +0 -95
- data/vendor/local/share/gtk-doc/html/cally/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/index.html +0 -102
- data/vendor/local/share/gtk-doc/html/cally/index.sgml +0 -123
- data/vendor/local/share/gtk-doc/html/cally/ix01.html +0 -192
- data/vendor/local/share/gtk-doc/html/cally/ix02.html +0 -30
- data/vendor/local/share/gtk-doc/html/cally/ix03.html +0 -184
- data/vendor/local/share/gtk-doc/html/cally/ix04.html +0 -38
- data/vendor/local/share/gtk-doc/html/cally/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/license.html +0 -57
- data/vendor/local/share/gtk-doc/html/cally/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/style.css +0 -479
- data/vendor/local/share/gtk-doc/html/cally/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/up.png +0 -0
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="clutterbackends.html" title="Part VII. Clutter Backends">
|
9
9
|
<link rel="prev" href="clutterbackends.html" title="Part VII. Clutter Backends">
|
10
10
|
<link rel="next" href="clutter-X11-Specific-Support.html" title="X11 Specific Support">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -106,7 +106,7 @@
|
|
106
106
|
</td>
|
107
107
|
</tr>
|
108
108
|
<tr>
|
109
|
-
<td class="function_type">const <span class="returnvalue">cairo_font_options_t</span> *
|
109
|
+
<td class="function_type">const <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html#cairo-font-options-t"><span class="returnvalue">cairo_font_options_t</span></a> *
|
110
110
|
</td>
|
111
111
|
<td class="function_name">
|
112
112
|
<a class="link" href="ClutterBackend.html#clutter-backend-get-font-options" title="clutter_backend_get_font_options ()">clutter_backend_get_font_options</a> <span class="c_punctuation">()</span>
|
@@ -442,10 +442,10 @@ clutter_backend_get_double_click_distance
|
|
442
442
|
<a name="clutter-backend-set-font-options"></a><h3>clutter_backend_set_font_options ()</h3>
|
443
443
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
444
444
|
clutter_backend_set_font_options (<em class="parameter"><code><a class="link" href="ClutterBackend.html" title="ClutterBackend"><span class="type">ClutterBackend</span></a> *backend</code></em>,
|
445
|
-
<em class="parameter"><code>const <span class="type">cairo_font_options_t</span> *options</code></em>);</pre>
|
445
|
+
<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html#cairo-font-options-t"><span class="type">cairo_font_options_t</span></a> *options</code></em>);</pre>
|
446
446
|
<p>Sets the new font options for <em class="parameter"><code>backend</code></em>
|
447
447
|
. The <a class="link" href="ClutterBackend.html" title="ClutterBackend"><span class="type">ClutterBackend</span></a> will
|
448
|
-
copy the <span class="type">cairo_font_options_t</span>.</p>
|
448
|
+
copy the <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html#cairo-font-options-t"><span class="type">cairo_font_options_t</span></a>.</p>
|
449
449
|
<p>If <em class="parameter"><code>options</code></em>
|
450
450
|
is <code class="literal">NULL</code>, the first following call to
|
451
451
|
<a class="link" href="ClutterBackend.html#clutter-backend-get-font-options" title="clutter_backend_get_font_options ()"><code class="function">clutter_backend_get_font_options()</code></a> will return the default font
|
@@ -480,7 +480,7 @@ using the PangoCairo API.</p>
|
|
480
480
|
<hr>
|
481
481
|
<div class="refsect2">
|
482
482
|
<a name="clutter-backend-get-font-options"></a><h3>clutter_backend_get_font_options ()</h3>
|
483
|
-
<pre class="programlisting">const <span class="returnvalue">cairo_font_options_t</span> *
|
483
|
+
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html#cairo-font-options-t"><span class="returnvalue">cairo_font_options_t</span></a> *
|
484
484
|
clutter_backend_get_font_options (<em class="parameter"><code><a class="link" href="ClutterBackend.html" title="ClutterBackend"><span class="type">ClutterBackend</span></a> *backend</code></em>);</pre>
|
485
485
|
<p>Retrieves the font options for <em class="parameter"><code>backend</code></em>
|
486
486
|
.</p>
|
@@ -502,7 +502,7 @@ clutter_backend_get_font_options (<em class="parameter"><code><a class="link" hr
|
|
502
502
|
<div class="refsect3">
|
503
503
|
<a name="id-1.8.3.8.10.6"></a><h4>Returns</h4>
|
504
504
|
<p> the font options of the <a class="link" href="ClutterBackend.html" title="ClutterBackend"><span class="type">ClutterBackend</span></a>.
|
505
|
-
The returned <span class="type">cairo_font_options_t</span> is owned by the backend and should
|
505
|
+
The returned <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-font-options-t.html#cairo-font-options-t"><span class="type">cairo_font_options_t</span></a> is owned by the backend and should
|
506
506
|
not be modified or freed. </p>
|
507
507
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
508
508
|
</div>
|
@@ -710,11 +710,58 @@ the one checked, and <code class="literal">FALSE</code> otherwise</p>
|
|
710
710
|
<a name="clutter-set-windowing-backend"></a><h3>clutter_set_windowing_backend ()</h3>
|
711
711
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
712
712
|
clutter_set_windowing_backend (<em class="parameter"><code>const <span class="type">char</span> *backend_type</code></em>);</pre>
|
713
|
-
<p>Restricts
|
714
|
-
|
713
|
+
<p>Restricts Clutter to only use the specified backend or list of backends.</p>
|
714
|
+
<p>You can use one of the <code class="literal">CLUTTER_WINDOWING_*</code> symbols, e.g.</p>
|
715
|
+
<div class="informalexample">
|
716
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
717
|
+
<tbody>
|
718
|
+
<tr>
|
719
|
+
<td class="listing_lines" align="right"><pre>1</pre></td>
|
720
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="ClutterBackend.html#clutter-set-windowing-backend">clutter_set_windowing_backend</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">CLUTTER_WINDOWING_X11</span><span class="symbol">);</span></pre></td>
|
721
|
+
</tr>
|
722
|
+
</tbody>
|
723
|
+
</table>
|
724
|
+
</div>
|
725
|
+
|
726
|
+
<p></p>
|
727
|
+
<p>Will force Clutter to use the X11 windowing and input backend, and terminate
|
728
|
+
if the X11 backend could not be initialized successfully.</p>
|
729
|
+
<p>Since Clutter 1.26, you can also use a comma-separated list of windowing
|
730
|
+
system backends to provide a fallback in case backends are not available or
|
731
|
+
enabled, e.g.:</p>
|
732
|
+
<div class="informalexample">
|
733
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
734
|
+
<tbody>
|
735
|
+
<tr>
|
736
|
+
<td class="listing_lines" align="right"><pre>1</pre></td>
|
737
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="ClutterBackend.html#clutter-set-windowing-backend">clutter_set_windowing_backend</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"gdk,wayland,x11"</span><span class="symbol">);</span></pre></td>
|
738
|
+
</tr>
|
739
|
+
</tbody>
|
740
|
+
</table>
|
741
|
+
</div>
|
742
|
+
|
743
|
+
<p></p>
|
744
|
+
<p>Will make Clutter test for the GDK, Wayland, and X11 backends in that order.</p>
|
745
|
+
<p>You can use the <code class="literal">*</code> special value to ask Clutter to use the internally
|
746
|
+
defined list of backends. For instance:</p>
|
747
|
+
<div class="informalexample">
|
748
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
749
|
+
<tbody>
|
750
|
+
<tr>
|
751
|
+
<td class="listing_lines" align="right"><pre>1</pre></td>
|
752
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="ClutterBackend.html#clutter-set-windowing-backend">clutter_set_windowing_backend</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"x11,wayland,*"</span><span class="symbol">);</span></pre></td>
|
753
|
+
</tr>
|
754
|
+
</tbody>
|
755
|
+
</table>
|
756
|
+
</div>
|
757
|
+
|
758
|
+
<p></p>
|
759
|
+
<p>Will make Clutter test the X11 and Wayland backends, and then fall back
|
760
|
+
to the internal list of available backends.</p>
|
761
|
+
<p>This function must be called before the first API call to Clutter, including
|
715
762
|
<code class="function">clutter_get_option_context()</code></p>
|
716
763
|
<div class="refsect3">
|
717
|
-
<a name="id-1.8.3.8.15.
|
764
|
+
<a name="id-1.8.3.8.15.18"></a><h4>Parameters</h4>
|
718
765
|
<div class="informaltable"><table width="100%" border="0">
|
719
766
|
<colgroup>
|
720
767
|
<col width="150px" class="parameters_name">
|
@@ -723,7 +770,7 @@ This must be called before the first API call to clutter, including
|
|
723
770
|
</colgroup>
|
724
771
|
<tbody><tr>
|
725
772
|
<td class="parameter_name"><p>backend_type</p></td>
|
726
|
-
<td class="parameter_description"><p>
|
773
|
+
<td class="parameter_description"><p>a comma separated list of windowing backends</p></td>
|
727
774
|
<td class="parameter_annotations"> </td>
|
728
775
|
</tr></tbody>
|
729
776
|
</table></div>
|
@@ -844,6 +891,6 @@ properties have been changed.</p>
|
|
844
891
|
</div>
|
845
892
|
</div>
|
846
893
|
<div class="footer">
|
847
|
-
<hr>Generated by GTK-Doc V1.
|
894
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
848
895
|
</body>
|
849
896
|
</html>
|
@@ -5,10 +5,10 @@
|
|
5
5
|
<title>ClutterBehaviour: Clutter Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Clutter Reference Manual">
|
8
|
-
<link rel="up" href="deprecated.html" title="Part
|
8
|
+
<link rel="up" href="deprecated.html" title="Part X. Deprecated Classes">
|
9
9
|
<link rel="prev" href="ClutterAnimator.html" title="ClutterAnimator">
|
10
10
|
<link rel="next" href="ClutterBehaviourDepth.html" title="ClutterBehaviourDepth">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -212,7 +212,7 @@ ClutterBehaviour implements
|
|
212
212
|
<div class="refsect1">
|
213
213
|
<a name="ClutterBehaviour.description"></a><h2>Description</h2>
|
214
214
|
<p><a class="link" href="ClutterBehaviour.html" title="ClutterBehaviour"><span class="type">ClutterBehaviour</span></a> is the base class for implementing behaviours. A
|
215
|
-
behaviour is a controller object for <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a
|
215
|
+
behaviour is a controller object for <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>s; you can
|
216
216
|
use a behaviour to control one or more properties of an actor (such
|
217
217
|
as its opacity, or its position). A <a class="link" href="ClutterBehaviour.html" title="ClutterBehaviour"><span class="type">ClutterBehaviour</span></a> is driven by
|
218
218
|
an "alpha function" stored inside a <a class="link" href="ClutterAlpha.html" title="ClutterAlpha"><span class="type">ClutterAlpha</span></a> object; an alpha
|
@@ -258,7 +258,7 @@ clutter_behaviour_apply (<em class="parameter"><code><a class="link" href="Clutt
|
|
258
258
|
. This function adds a reference on
|
259
259
|
the actor.</p>
|
260
260
|
<div class="refsect3">
|
261
|
-
<a name="id-1.
|
261
|
+
<a name="id-1.11.5.10.2.7"></a><h4>Parameters</h4>
|
262
262
|
<div class="informaltable"><table width="100%" border="0">
|
263
263
|
<colgroup>
|
264
264
|
<col width="150px" class="parameters_name">
|
@@ -289,11 +289,11 @@ clutter_behaviour_remove (<em class="parameter"><code><a class="link" href="Clut
|
|
289
289
|
<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *actor</code></em>);</pre>
|
290
290
|
<div class="warning"><p><code class="literal">clutter_behaviour_remove</code> has been deprecated since version 1.6 and should not be used in newly-written code.</p></div>
|
291
291
|
<p>Removes <em class="parameter"><code>actor</code></em>
|
292
|
-
from the list of <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a
|
292
|
+
from the list of <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>s to which
|
293
293
|
<em class="parameter"><code>behave</code></em>
|
294
294
|
applies. This function removes a reference on the actor.</p>
|
295
295
|
<div class="refsect3">
|
296
|
-
<a name="id-1.
|
296
|
+
<a name="id-1.11.5.10.3.7"></a><h4>Parameters</h4>
|
297
297
|
<div class="informaltable"><table width="100%" border="0">
|
298
298
|
<colgroup>
|
299
299
|
<col width="150px" class="parameters_name">
|
@@ -325,7 +325,7 @@ clutter_behaviour_remove_all (<em class="parameter"><code><a class="link" href="
|
|
325
325
|
<p>Removes every actor from the list that <em class="parameter"><code>behave</code></em>
|
326
326
|
holds.</p>
|
327
327
|
<div class="refsect3">
|
328
|
-
<a name="id-1.
|
328
|
+
<a name="id-1.11.5.10.4.7"></a><h4>Parameters</h4>
|
329
329
|
<div class="informaltable"><table width="100%" border="0">
|
330
330
|
<colgroup>
|
331
331
|
<col width="150px" class="parameters_name">
|
@@ -352,7 +352,7 @@ clutter_behaviour_is_applied (<em class="parameter"><code><a class="link" href="
|
|
352
352
|
applied to <em class="parameter"><code>actor</code></em>
|
353
353
|
.</p>
|
354
354
|
<div class="refsect3">
|
355
|
-
<a name="id-1.
|
355
|
+
<a name="id-1.11.5.10.5.7"></a><h4>Parameters</h4>
|
356
356
|
<div class="informaltable"><table width="100%" border="0">
|
357
357
|
<colgroup>
|
358
358
|
<col width="150px" class="parameters_name">
|
@@ -374,7 +374,7 @@ clutter_behaviour_is_applied (<em class="parameter"><code><a class="link" href="
|
|
374
374
|
</table></div>
|
375
375
|
</div>
|
376
376
|
<div class="refsect3">
|
377
|
-
<a name="id-1.
|
377
|
+
<a name="id-1.11.5.10.5.8"></a><h4>Returns</h4>
|
378
378
|
<p> TRUE if actor has behaviour. FALSE otherwise.</p>
|
379
379
|
</div>
|
380
380
|
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
|
@@ -391,7 +391,7 @@ clutter_behaviour_is_applied (<em class="parameter"><code><a class="link" href="
|
|
391
391
|
will be called for each actor driven by <em class="parameter"><code>behaviour</code></em>
|
392
392
|
.</p>
|
393
393
|
<div class="refsect3">
|
394
|
-
<a name="id-1.
|
394
|
+
<a name="id-1.11.5.10.6.7"></a><h4>Parameters</h4>
|
395
395
|
<div class="informaltable"><table width="100%" border="0">
|
396
396
|
<colgroup>
|
397
397
|
<col width="150px" class="parameters_name">
|
@@ -432,7 +432,7 @@ clutter_behaviour_actors_foreach (<em class="parameter"><code><a class="link" hr
|
|
432
432
|
for every actor driven by <em class="parameter"><code>behave</code></em>
|
433
433
|
.</p>
|
434
434
|
<div class="refsect3">
|
435
|
-
<a name="id-1.
|
435
|
+
<a name="id-1.11.5.10.7.7"></a><h4>Parameters</h4>
|
436
436
|
<div class="informaltable"><table width="100%" border="0">
|
437
437
|
<colgroup>
|
438
438
|
<col width="150px" class="parameters_name">
|
@@ -471,7 +471,7 @@ clutter_behaviour_get_actors (<em class="parameter"><code><a class="link" href="
|
|
471
471
|
for derived classes to use this in there alpha notify method but use
|
472
472
|
<a class="link" href="ClutterBehaviour.html#clutter-behaviour-actors-foreach" title="clutter_behaviour_actors_foreach ()"><span class="type">clutter_behaviour_actors_foreach</span></a> as it avoids alot of needless allocations.</p>
|
473
473
|
<div class="refsect3">
|
474
|
-
<a name="id-1.
|
474
|
+
<a name="id-1.11.5.10.8.7"></a><h4>Parameters</h4>
|
475
475
|
<div class="informaltable"><table width="100%" border="0">
|
476
476
|
<colgroup>
|
477
477
|
<col width="150px" class="parameters_name">
|
@@ -486,7 +486,7 @@ for derived classes to use this in there alpha notify method but use
|
|
486
486
|
</table></div>
|
487
487
|
</div>
|
488
488
|
<div class="refsect3">
|
489
|
-
<a name="id-1.
|
489
|
+
<a name="id-1.11.5.10.8.8"></a><h4>Returns</h4>
|
490
490
|
<p> a list of
|
491
491
|
actors. You should free the returned list with <code class="function">g_slist_free()</code> when
|
492
492
|
finished using it. </p>
|
@@ -502,7 +502,7 @@ clutter_behaviour_get_n_actors (<em class="parameter"><code><a class="link" href
|
|
502
502
|
<div class="warning"><p><code class="literal">clutter_behaviour_get_n_actors</code> has been deprecated since version 1.6 and should not be used in newly-written code.</p></div>
|
503
503
|
<p>Gets the number of actors this behaviour is applied too.</p>
|
504
504
|
<div class="refsect3">
|
505
|
-
<a name="id-1.
|
505
|
+
<a name="id-1.11.5.10.9.7"></a><h4>Parameters</h4>
|
506
506
|
<div class="informaltable"><table width="100%" border="0">
|
507
507
|
<colgroup>
|
508
508
|
<col width="150px" class="parameters_name">
|
@@ -517,7 +517,7 @@ clutter_behaviour_get_n_actors (<em class="parameter"><code><a class="link" href
|
|
517
517
|
</table></div>
|
518
518
|
</div>
|
519
519
|
<div class="refsect3">
|
520
|
-
<a name="id-1.
|
520
|
+
<a name="id-1.11.5.10.9.8"></a><h4>Returns</h4>
|
521
521
|
<p> The number of applied actors </p>
|
522
522
|
</div>
|
523
523
|
<p class="since">Since: <a class="link" href="ix03.html#api-index-0.2">0.2</a></p>
|
@@ -531,7 +531,7 @@ clutter_behaviour_get_nth_actor (<em class="parameter"><code><a class="link" hre
|
|
531
531
|
<div class="warning"><p><code class="literal">clutter_behaviour_get_nth_actor</code> has been deprecated since version 1.6 and should not be used in newly-written code.</p></div>
|
532
532
|
<p>Gets an actor the behaviour was applied to referenced by index num.</p>
|
533
533
|
<div class="refsect3">
|
534
|
-
<a name="id-1.
|
534
|
+
<a name="id-1.11.5.10.10.7"></a><h4>Parameters</h4>
|
535
535
|
<div class="informaltable"><table width="100%" border="0">
|
536
536
|
<colgroup>
|
537
537
|
<col width="150px" class="parameters_name">
|
@@ -553,7 +553,7 @@ clutter_behaviour_get_nth_actor (<em class="parameter"><code><a class="link" hre
|
|
553
553
|
</table></div>
|
554
554
|
</div>
|
555
555
|
<div class="refsect3">
|
556
|
-
<a name="id-1.
|
556
|
+
<a name="id-1.11.5.10.10.8"></a><h4>Returns</h4>
|
557
557
|
<p> A Clutter actor or NULL if <em class="parameter"><code>index_</code></em>
|
558
558
|
is invalid. </p>
|
559
559
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -569,7 +569,7 @@ clutter_behaviour_get_alpha (<em class="parameter"><code><a class="link" href="C
|
|
569
569
|
<p>Retrieves the <a class="link" href="ClutterAlpha.html" title="ClutterAlpha"><span class="type">ClutterAlpha</span></a> object bound to <em class="parameter"><code>behave</code></em>
|
570
570
|
.</p>
|
571
571
|
<div class="refsect3">
|
572
|
-
<a name="id-1.
|
572
|
+
<a name="id-1.11.5.10.11.7"></a><h4>Parameters</h4>
|
573
573
|
<div class="informaltable"><table width="100%" border="0">
|
574
574
|
<colgroup>
|
575
575
|
<col width="150px" class="parameters_name">
|
@@ -584,7 +584,7 @@ clutter_behaviour_get_alpha (<em class="parameter"><code><a class="link" href="C
|
|
584
584
|
</table></div>
|
585
585
|
</div>
|
586
586
|
<div class="refsect3">
|
587
|
-
<a name="id-1.
|
587
|
+
<a name="id-1.11.5.10.11.8"></a><h4>Returns</h4>
|
588
588
|
<p> a <a class="link" href="ClutterAlpha.html" title="ClutterAlpha"><span class="type">ClutterAlpha</span></a> object, or <code class="literal">NULL</code> if no alpha
|
589
589
|
object has been bound to this behaviour. </p>
|
590
590
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -609,7 +609,7 @@ actors to which the behaviour applies.</p>
|
|
609
609
|
is not <code class="literal">NULL</code>, the <a class="link" href="ClutterBehaviour.html" title="ClutterBehaviour"><span class="type">ClutterBehaviour</span></a> will take ownership
|
610
610
|
of the <a class="link" href="ClutterAlpha.html" title="ClutterAlpha"><span class="type">ClutterAlpha</span></a> instance.</p>
|
611
611
|
<div class="refsect3">
|
612
|
-
<a name="id-1.
|
612
|
+
<a name="id-1.11.5.10.12.8"></a><h4>Parameters</h4>
|
613
613
|
<div class="informaltable"><table width="100%" border="0">
|
614
614
|
<colgroup>
|
615
615
|
<col width="150px" class="parameters_name">
|
@@ -661,7 +661,7 @@ be accessed with the functions below.</p>
|
|
661
661
|
<div class="warning"><p><code class="literal">ClutterBehaviourClass</code> has been deprecated since version 1.6 and should not be used in newly-written code.</p></div>
|
662
662
|
<p>Base class for behaviours.</p>
|
663
663
|
<div class="refsect3">
|
664
|
-
<a name="id-1.
|
664
|
+
<a name="id-1.11.5.11.3.7"></a><h4>Members</h4>
|
665
665
|
<div class="informaltable"><table width="100%" border="0">
|
666
666
|
<colgroup>
|
667
667
|
<col width="300px" class="struct_members_name">
|
@@ -719,7 +719,7 @@ user_function (<a class="link" href="ClutterBehaviour.html" title="ClutterBehavi
|
|
719
719
|
to an actor.</p>
|
720
720
|
<div class="warning"><p><code class="literal">ClutterBehaviour::applied</code> has been deprecated since version 1.6 and should not be used in newly-written code.</p></div>
|
721
721
|
<div class="refsect3">
|
722
|
-
<a name="id-1.
|
722
|
+
<a name="id-1.11.5.13.2.7"></a><h4>Parameters</h4>
|
723
723
|
<div class="informaltable"><table width="100%" border="0">
|
724
724
|
<colgroup>
|
725
725
|
<col width="150px" class="parameters_name">
|
@@ -759,7 +759,7 @@ user_function (<a class="link" href="ClutterBehaviour.html" title="ClutterBehavi
|
|
759
759
|
to an actor anymore.</p>
|
760
760
|
<div class="warning"><p><code class="literal">ClutterBehaviour::removed</code> has been deprecated since version 1.6 and should not be used in newly-written code.</p></div>
|
761
761
|
<div class="refsect3">
|
762
|
-
<a name="id-1.
|
762
|
+
<a name="id-1.11.5.13.3.7"></a><h4>Parameters</h4>
|
763
763
|
<div class="informaltable"><table width="100%" border="0">
|
764
764
|
<colgroup>
|
765
765
|
<col width="150px" class="parameters_name">
|
@@ -791,6 +791,6 @@ to an actor anymore.</p>
|
|
791
791
|
</div>
|
792
792
|
</div>
|
793
793
|
<div class="footer">
|
794
|
-
<hr>Generated by GTK-Doc V1.
|
794
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
795
795
|
</body>
|
796
796
|
</html>
|
@@ -5,10 +5,10 @@
|
|
5
5
|
<title>ClutterBehaviourDepth: Clutter Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Clutter Reference Manual">
|
8
|
-
<link rel="up" href="deprecated.html" title="Part
|
8
|
+
<link rel="up" href="deprecated.html" title="Part X. Deprecated Classes">
|
9
9
|
<link rel="prev" href="ClutterBehaviour.html" title="ClutterBehaviour">
|
10
10
|
<link rel="next" href="ClutterBehaviourEllipse.html" title="ClutterBehaviourEllipse">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -139,14 +139,14 @@ clutter_behaviour_depth_new (<em class="parameter"><code><a class="link" href="C
|
|
139
139
|
<em class="parameter"><code><span class="type">gint</span> depth_end</code></em>);</pre>
|
140
140
|
<div class="warning"><p><code class="literal">clutter_behaviour_depth_new</code> has been deprecated since version 1.6 and should not be used in newly-written code.</p></div>
|
141
141
|
<p>Creates a new <a class="link" href="ClutterBehaviourDepth.html" title="ClutterBehaviourDepth"><span class="type">ClutterBehaviourDepth</span></a> which can be used to control
|
142
|
-
the ClutterActor:depth property of a set of <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a
|
142
|
+
the ClutterActor:depth property of a set of <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>s.</p>
|
143
143
|
<p>If <em class="parameter"><code>alpha</code></em>
|
144
144
|
is not <code class="literal">NULL</code>, the <a class="link" href="ClutterBehaviour.html" title="ClutterBehaviour"><span class="type">ClutterBehaviour</span></a> will take ownership
|
145
145
|
of the <a class="link" href="ClutterAlpha.html" title="ClutterAlpha"><span class="type">ClutterAlpha</span></a> instance. In the case when <em class="parameter"><code>alpha</code></em>
|
146
146
|
is <code class="literal">NULL</code>,
|
147
147
|
it can be set later with <a class="link" href="ClutterBehaviour.html#clutter-behaviour-set-alpha" title="clutter_behaviour_set_alpha ()"><code class="function">clutter_behaviour_set_alpha()</code></a>.</p>
|
148
148
|
<div class="refsect3">
|
149
|
-
<a name="id-1.
|
149
|
+
<a name="id-1.11.6.9.2.8"></a><h4>Parameters</h4>
|
150
150
|
<div class="informaltable"><table width="100%" border="0">
|
151
151
|
<colgroup>
|
152
152
|
<col width="150px" class="parameters_name">
|
@@ -173,7 +173,7 @@ it can be set later with <a class="link" href="ClutterBehaviour.html#clutter-beh
|
|
173
173
|
</table></div>
|
174
174
|
</div>
|
175
175
|
<div class="refsect3">
|
176
|
-
<a name="id-1.
|
176
|
+
<a name="id-1.11.6.9.2.9"></a><h4>Returns</h4>
|
177
177
|
<p> the newly created behaviour. </p>
|
178
178
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
179
179
|
</div>
|
@@ -190,7 +190,7 @@ clutter_behaviour_depth_set_bounds (<em class="parameter"><code><a class="link"
|
|
190
190
|
<p>Sets the boundaries of the <em class="parameter"><code>behaviour</code></em>
|
191
191
|
.</p>
|
192
192
|
<div class="refsect3">
|
193
|
-
<a name="id-1.
|
193
|
+
<a name="id-1.11.6.9.3.7"></a><h4>Parameters</h4>
|
194
194
|
<div class="informaltable"><table width="100%" border="0">
|
195
195
|
<colgroup>
|
196
196
|
<col width="150px" class="parameters_name">
|
@@ -229,7 +229,7 @@ clutter_behaviour_depth_get_bounds (<em class="parameter"><code><a class="link"
|
|
229
229
|
<p>Gets the boundaries of the <em class="parameter"><code>behaviour</code></em>
|
230
230
|
</p>
|
231
231
|
<div class="refsect3">
|
232
|
-
<a name="id-1.
|
232
|
+
<a name="id-1.11.6.9.4.7"></a><h4>Parameters</h4>
|
233
233
|
<div class="informaltable"><table width="100%" border="0">
|
234
234
|
<colgroup>
|
235
235
|
<col width="150px" class="parameters_name">
|
@@ -307,6 +307,6 @@ and should be accessed using the provided API</p>
|
|
307
307
|
</div>
|
308
308
|
</div>
|
309
309
|
<div class="footer">
|
310
|
-
<hr>Generated by GTK-Doc V1.
|
310
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
311
311
|
</body>
|
312
312
|
</html>
|
@@ -5,10 +5,10 @@
|
|
5
5
|
<title>ClutterBehaviourEllipse: Clutter Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Clutter Reference Manual">
|
8
|
-
<link rel="up" href="deprecated.html" title="Part
|
8
|
+
<link rel="up" href="deprecated.html" title="Part X. Deprecated Classes">
|
9
9
|
<link rel="prev" href="ClutterBehaviourDepth.html" title="ClutterBehaviourDepth">
|
10
10
|
<link rel="next" href="ClutterBehaviourOpacity.html" title="ClutterBehaviourOpacity">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -217,7 +217,7 @@
|
|
217
217
|
</tr>
|
218
218
|
<tr>
|
219
219
|
<td class="property_type">
|
220
|
-
<a class="link" href="clutter-Base-geometric-types.html#ClutterKnot"
|
220
|
+
<a class="link" href="clutter-Base-geometric-types.html#ClutterKnot"><span class="type">ClutterKnot</span></a> *</td>
|
221
221
|
<td class="property_name"><a class="link" href="ClutterBehaviourEllipse.html#ClutterBehaviourEllipse--center" title="The “center” property">center</a></td>
|
222
222
|
<td class="property_flags">Read / Write</td>
|
223
223
|
</tr>
|
@@ -309,7 +309,7 @@ of the <a class="link" href="ClutterAlpha.html" title="ClutterAlpha"><span class
|
|
309
309
|
is <code class="literal">NULL</code>,
|
310
310
|
it can be set later with <a class="link" href="ClutterBehaviour.html#clutter-behaviour-set-alpha" title="clutter_behaviour_set_alpha ()"><code class="function">clutter_behaviour_set_alpha()</code></a>.</p>
|
311
311
|
<div class="refsect3">
|
312
|
-
<a name="id-1.
|
312
|
+
<a name="id-1.11.7.9.2.8"></a><h4>Parameters</h4>
|
313
313
|
<div class="informaltable"><table width="100%" border="0">
|
314
314
|
<colgroup>
|
315
315
|
<col width="150px" class="parameters_name">
|
@@ -361,7 +361,7 @@ it can be set later with <a class="link" href="ClutterBehaviour.html#clutter-beh
|
|
361
361
|
</table></div>
|
362
362
|
</div>
|
363
363
|
<div class="refsect3">
|
364
|
-
<a name="id-1.
|
364
|
+
<a name="id-1.11.7.9.2.9"></a><h4>Returns</h4>
|
365
365
|
<p> the newly created <a class="link" href="ClutterBehaviourEllipse.html" title="ClutterBehaviourEllipse"><span class="type">ClutterBehaviourEllipse</span></a></p>
|
366
366
|
</div>
|
367
367
|
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
|
@@ -376,7 +376,7 @@ clutter_behaviour_ellipse_set_center (<em class="parameter"><code><a class="link
|
|
376
376
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_set_center</code> is deprecated and should not be used in newly-written code.</p></div>
|
377
377
|
<p>Sets the center of the elliptical path to the point represented by knot.</p>
|
378
378
|
<div class="refsect3">
|
379
|
-
<a name="id-1.
|
379
|
+
<a name="id-1.11.7.9.3.7"></a><h4>Parameters</h4>
|
380
380
|
<div class="informaltable"><table width="100%" border="0">
|
381
381
|
<colgroup>
|
382
382
|
<col width="150px" class="parameters_name">
|
@@ -414,7 +414,7 @@ clutter_behaviour_ellipse_get_center (<em class="parameter"><code><a class="link
|
|
414
414
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_get_center</code> is deprecated and should not be used in newly-written code.</p></div>
|
415
415
|
<p>Gets the center of the elliptical path path.</p>
|
416
416
|
<div class="refsect3">
|
417
|
-
<a name="id-1.
|
417
|
+
<a name="id-1.11.7.9.4.7"></a><h4>Parameters</h4>
|
418
418
|
<div class="informaltable"><table width="100%" border="0">
|
419
419
|
<colgroup>
|
420
420
|
<col width="150px" class="parameters_name">
|
@@ -453,7 +453,7 @@ clutter_behaviour_ellipse_set_angle_start
|
|
453
453
|
<p>Sets the angle at which movement starts; angles >= 360 degress get clamped
|
454
454
|
to the canonical interval <0, 360).</p>
|
455
455
|
<div class="refsect3">
|
456
|
-
<a name="id-1.
|
456
|
+
<a name="id-1.11.7.9.5.7"></a><h4>Parameters</h4>
|
457
457
|
<div class="informaltable"><table width="100%" border="0">
|
458
458
|
<colgroup>
|
459
459
|
<col width="150px" class="parameters_name">
|
@@ -485,7 +485,7 @@ clutter_behaviour_ellipse_get_angle_start
|
|
485
485
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_get_angle_start</code> is deprecated and should not be used in newly-written code.</p></div>
|
486
486
|
<p>Gets the angle at which movements starts.</p>
|
487
487
|
<div class="refsect3">
|
488
|
-
<a name="id-1.
|
488
|
+
<a name="id-1.11.7.9.6.7"></a><h4>Parameters</h4>
|
489
489
|
<div class="informaltable"><table width="100%" border="0">
|
490
490
|
<colgroup>
|
491
491
|
<col width="150px" class="parameters_name">
|
@@ -500,7 +500,7 @@ clutter_behaviour_ellipse_get_angle_start
|
|
500
500
|
</table></div>
|
501
501
|
</div>
|
502
502
|
<div class="refsect3">
|
503
|
-
<a name="id-1.
|
503
|
+
<a name="id-1.11.7.9.6.8"></a><h4>Returns</h4>
|
504
504
|
<p> angle in degrees</p>
|
505
505
|
</div>
|
506
506
|
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
@@ -516,7 +516,7 @@ clutter_behaviour_ellipse_set_angle_end
|
|
516
516
|
<p>Sets the angle at which movement ends; angles >= 360 degress get clamped
|
517
517
|
to the canonical interval <0, 360).</p>
|
518
518
|
<div class="refsect3">
|
519
|
-
<a name="id-1.
|
519
|
+
<a name="id-1.11.7.9.7.7"></a><h4>Parameters</h4>
|
520
520
|
<div class="informaltable"><table width="100%" border="0">
|
521
521
|
<colgroup>
|
522
522
|
<col width="150px" class="parameters_name">
|
@@ -548,7 +548,7 @@ clutter_behaviour_ellipse_get_angle_end
|
|
548
548
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_get_angle_end</code> is deprecated and should not be used in newly-written code.</p></div>
|
549
549
|
<p>Gets the at which movements ends.</p>
|
550
550
|
<div class="refsect3">
|
551
|
-
<a name="id-1.
|
551
|
+
<a name="id-1.11.7.9.8.7"></a><h4>Parameters</h4>
|
552
552
|
<div class="informaltable"><table width="100%" border="0">
|
553
553
|
<colgroup>
|
554
554
|
<col width="150px" class="parameters_name">
|
@@ -563,7 +563,7 @@ clutter_behaviour_ellipse_get_angle_end
|
|
563
563
|
</table></div>
|
564
564
|
</div>
|
565
565
|
<div class="refsect3">
|
566
|
-
<a name="id-1.
|
566
|
+
<a name="id-1.11.7.9.8.8"></a><h4>Returns</h4>
|
567
567
|
<p> angle in degrees</p>
|
568
568
|
</div>
|
569
569
|
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
|
@@ -579,7 +579,7 @@ clutter_behaviour_ellipse_set_angle_tilt
|
|
579
579
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_set_angle_tilt</code> is deprecated and should not be used in newly-written code.</p></div>
|
580
580
|
<p>Sets the angle at which the ellipse should be tilted around it's center.</p>
|
581
581
|
<div class="refsect3">
|
582
|
-
<a name="id-1.
|
582
|
+
<a name="id-1.11.7.9.9.7"></a><h4>Parameters</h4>
|
583
583
|
<div class="informaltable"><table width="100%" border="0">
|
584
584
|
<colgroup>
|
585
585
|
<col width="150px" class="parameters_name">
|
@@ -618,7 +618,7 @@ clutter_behaviour_ellipse_get_angle_tilt
|
|
618
618
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_get_angle_tilt</code> is deprecated and should not be used in newly-written code.</p></div>
|
619
619
|
<p>Gets the tilt of the ellipse around the center in the given axis.</p>
|
620
620
|
<div class="refsect3">
|
621
|
-
<a name="id-1.
|
621
|
+
<a name="id-1.11.7.9.10.7"></a><h4>Parameters</h4>
|
622
622
|
<div class="informaltable"><table width="100%" border="0">
|
623
623
|
<colgroup>
|
624
624
|
<col width="150px" class="parameters_name">
|
@@ -640,7 +640,7 @@ clutter_behaviour_ellipse_get_angle_tilt
|
|
640
640
|
</table></div>
|
641
641
|
</div>
|
642
642
|
<div class="refsect3">
|
643
|
-
<a name="id-1.
|
643
|
+
<a name="id-1.11.7.9.10.8"></a><h4>Returns</h4>
|
644
644
|
<p> angle in degrees.</p>
|
645
645
|
</div>
|
646
646
|
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
|
@@ -654,7 +654,7 @@ clutter_behaviour_ellipse_set_height (<em class="parameter"><code><a class="link
|
|
654
654
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_set_height</code> is deprecated and should not be used in newly-written code.</p></div>
|
655
655
|
<p>Sets the height of the elliptical path.</p>
|
656
656
|
<div class="refsect3">
|
657
|
-
<a name="id-1.
|
657
|
+
<a name="id-1.11.7.9.11.7"></a><h4>Parameters</h4>
|
658
658
|
<div class="informaltable"><table width="100%" border="0">
|
659
659
|
<colgroup>
|
660
660
|
<col width="150px" class="parameters_name">
|
@@ -685,7 +685,7 @@ clutter_behaviour_ellipse_get_height (<em class="parameter"><code><a class="link
|
|
685
685
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_get_height</code> is deprecated and should not be used in newly-written code.</p></div>
|
686
686
|
<p>Gets the height of the elliptical path.</p>
|
687
687
|
<div class="refsect3">
|
688
|
-
<a name="id-1.
|
688
|
+
<a name="id-1.11.7.9.12.7"></a><h4>Parameters</h4>
|
689
689
|
<div class="informaltable"><table width="100%" border="0">
|
690
690
|
<colgroup>
|
691
691
|
<col width="150px" class="parameters_name">
|
@@ -700,7 +700,7 @@ clutter_behaviour_ellipse_get_height (<em class="parameter"><code><a class="link
|
|
700
700
|
</table></div>
|
701
701
|
</div>
|
702
702
|
<div class="refsect3">
|
703
|
-
<a name="id-1.
|
703
|
+
<a name="id-1.11.7.9.12.8"></a><h4>Returns</h4>
|
704
704
|
<p> the height of the path</p>
|
705
705
|
</div>
|
706
706
|
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
|
@@ -714,7 +714,7 @@ clutter_behaviour_ellipse_set_width (<em class="parameter"><code><a class="link"
|
|
714
714
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_set_width</code> is deprecated and should not be used in newly-written code.</p></div>
|
715
715
|
<p>Sets the width of the elliptical path.</p>
|
716
716
|
<div class="refsect3">
|
717
|
-
<a name="id-1.
|
717
|
+
<a name="id-1.11.7.9.13.7"></a><h4>Parameters</h4>
|
718
718
|
<div class="informaltable"><table width="100%" border="0">
|
719
719
|
<colgroup>
|
720
720
|
<col width="150px" class="parameters_name">
|
@@ -745,7 +745,7 @@ clutter_behaviour_ellipse_get_width (<em class="parameter"><code><a class="link"
|
|
745
745
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_get_width</code> is deprecated and should not be used in newly-written code.</p></div>
|
746
746
|
<p>Gets the width of the elliptical path.</p>
|
747
747
|
<div class="refsect3">
|
748
|
-
<a name="id-1.
|
748
|
+
<a name="id-1.11.7.9.14.7"></a><h4>Parameters</h4>
|
749
749
|
<div class="informaltable"><table width="100%" border="0">
|
750
750
|
<colgroup>
|
751
751
|
<col width="150px" class="parameters_name">
|
@@ -760,7 +760,7 @@ clutter_behaviour_ellipse_get_width (<em class="parameter"><code><a class="link"
|
|
760
760
|
</table></div>
|
761
761
|
</div>
|
762
762
|
<div class="refsect3">
|
763
|
-
<a name="id-1.
|
763
|
+
<a name="id-1.11.7.9.14.8"></a><h4>Returns</h4>
|
764
764
|
<p> the width of the path</p>
|
765
765
|
</div>
|
766
766
|
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
|
@@ -776,7 +776,7 @@ clutter_behaviour_ellipse_set_tilt (<em class="parameter"><code><a class="link"
|
|
776
776
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_set_tilt</code> is deprecated and should not be used in newly-written code.</p></div>
|
777
777
|
<p>Sets the angles at which the ellipse should be tilted around it's center.</p>
|
778
778
|
<div class="refsect3">
|
779
|
-
<a name="id-1.
|
779
|
+
<a name="id-1.11.7.9.15.7"></a><h4>Parameters</h4>
|
780
780
|
<div class="informaltable"><table width="100%" border="0">
|
781
781
|
<colgroup>
|
782
782
|
<col width="150px" class="parameters_name">
|
@@ -820,7 +820,7 @@ clutter_behaviour_ellipse_get_tilt (<em class="parameter"><code><a class="link"
|
|
820
820
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_get_tilt</code> is deprecated and should not be used in newly-written code.</p></div>
|
821
821
|
<p>Gets the tilt of the ellipse around the center in Y axis.</p>
|
822
822
|
<div class="refsect3">
|
823
|
-
<a name="id-1.
|
823
|
+
<a name="id-1.11.7.9.16.7"></a><h4>Parameters</h4>
|
824
824
|
<div class="informaltable"><table width="100%" border="0">
|
825
825
|
<colgroup>
|
826
826
|
<col width="150px" class="parameters_name">
|
@@ -863,7 +863,7 @@ clutter_behaviour_ellipse_set_direction
|
|
863
863
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_set_direction</code> is deprecated and should not be used in newly-written code.</p></div>
|
864
864
|
<p>Sets the rotation direction used by the ellipse behaviour.</p>
|
865
865
|
<div class="refsect3">
|
866
|
-
<a name="id-1.
|
866
|
+
<a name="id-1.11.7.9.17.7"></a><h4>Parameters</h4>
|
867
867
|
<div class="informaltable"><table width="100%" border="0">
|
868
868
|
<colgroup>
|
869
869
|
<col width="150px" class="parameters_name">
|
@@ -895,7 +895,7 @@ clutter_behaviour_ellipse_get_direction
|
|
895
895
|
<div class="warning"><p><code class="literal">clutter_behaviour_ellipse_get_direction</code> is deprecated and should not be used in newly-written code.</p></div>
|
896
896
|
<p>Retrieves the <a class="link" href="ClutterBehaviourRotate.html#ClutterRotateDirection" title="enum ClutterRotateDirection"><span class="type">ClutterRotateDirection</span></a> used by the ellipse behaviour.</p>
|
897
897
|
<div class="refsect3">
|
898
|
-
<a name="id-1.
|
898
|
+
<a name="id-1.11.7.9.18.7"></a><h4>Parameters</h4>
|
899
899
|
<div class="informaltable"><table width="100%" border="0">
|
900
900
|
<colgroup>
|
901
901
|
<col width="150px" class="parameters_name">
|
@@ -910,7 +910,7 @@ clutter_behaviour_ellipse_get_direction
|
|
910
910
|
</table></div>
|
911
911
|
</div>
|
912
912
|
<div class="refsect3">
|
913
|
-
<a name="id-1.
|
913
|
+
<a name="id-1.11.7.9.18.8"></a><h4>Returns</h4>
|
914
914
|
<p> the rotation direction</p>
|
915
915
|
</div>
|
916
916
|
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
|
@@ -991,7 +991,7 @@ and should be accessed using the provided API</p>
|
|
991
991
|
<hr>
|
992
992
|
<div class="refsect2">
|
993
993
|
<a name="ClutterBehaviourEllipse--center"></a><h3>The <code class="literal">“center”</code> property</h3>
|
994
|
-
<pre class="programlisting"> “center” <a class="link" href="clutter-Base-geometric-types.html#ClutterKnot"
|
994
|
+
<pre class="programlisting"> “center” <a class="link" href="clutter-Base-geometric-types.html#ClutterKnot"><span class="type">ClutterKnot</span></a> *</pre>
|
995
995
|
<p>The center of the ellipse.</p>
|
996
996
|
<p>Flags: Read / Write</p>
|
997
997
|
<p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
|
@@ -1028,6 +1028,6 @@ and should be accessed using the provided API</p>
|
|
1028
1028
|
</div>
|
1029
1029
|
</div>
|
1030
1030
|
<div class="footer">
|
1031
|
-
<hr>Generated by GTK-Doc V1.
|
1031
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
1032
1032
|
</body>
|
1033
1033
|
</html>
|