clutter 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +3 -3
- data/vendor/local/bin/json-glib-format.exe +0 -0
- data/vendor/local/bin/json-glib-validate.exe +0 -0
- data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
- data/vendor/local/bin/libcogl-20.dll +0 -0
- data/vendor/local/bin/libcogl-pango-20.dll +0 -0
- data/vendor/local/bin/libcogl-path-20.dll +0 -0
- data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-actor-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-actor.h +72 -9
- data/vendor/local/include/clutter-1.0/clutter/clutter-align-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-autocleanups.h +106 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-backend.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-bin-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-bind-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-binding-pool.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-blur-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-box-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-brightness-contrast-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-cairo.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-canvas.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-child-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-click-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-clone.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-color-static.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-color.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-colorize-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-container.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-content.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-deform-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-deprecated.h +2 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-desaturate-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-device-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-drag-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-drop-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +9 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-enums.h +90 -4
- data/vendor/local/include/clutter-1.0/clutter/clutter-event.h +109 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-feature.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-fixed-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-flow-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-gesture-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-grid-layout.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-group.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-image.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-input-device.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-interval.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-keyframe-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-layout-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-layout-meta.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-macros.h +53 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-main.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-offscreen-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-page-turn-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-paint-node.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-paint-nodes.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-pan-action.h +8 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-path-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-path.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-property-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-rotate-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-script.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-scriptable.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-scroll-actor.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-settings.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-shader-effect.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-shader-types.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-snap-constraint.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage-manager.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-tap-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-text-buffer.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-text.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-transition-group.h +4 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-transition.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-types.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-units.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +27 -7
- data/vendor/local/include/clutter-1.0/clutter/clutter-zoom-action.h +3 -3
- data/vendor/local/include/clutter-1.0/clutter/clutter.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-keysyms.h +2099 -2099
- data/vendor/local/include/clutter-1.0/clutter/{clutter-list-model.h → deprecated/clutter-list-model.h} +8 -4
- data/vendor/local/include/clutter-1.0/clutter/{clutter-model.h → deprecated/clutter-model.h} +55 -41
- data/vendor/local/include/cogl/cogl/cogl-defines.h +2 -2
- data/vendor/local/include/json-glib-1.0/json-glib/json-builder.h +6 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-generator.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-glib.h +1 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-parser.h +6 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-path.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-reader.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-types.h +79 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-utils.h +40 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version-macros.h +16 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +4 -4
- data/vendor/local/lib/girepository-1.0/Cally-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Clutter-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-2.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-1.0.la +5 -5
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.la +6 -6
- data/vendor/local/lib/libcogl-path.dll.a +0 -0
- data/vendor/local/lib/libcogl-path.la +6 -6
- data/vendor/local/lib/libcogl.dll.a +0 -0
- data/vendor/local/lib/libcogl.la +6 -6
- data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
- data/vendor/local/lib/libjson-glib-1.0.la +5 -5
- data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +2 -2
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Cally-1.0.gir +9 -2
- data/vendor/local/share/gir-1.0/Clutter-1.0.gir +1239 -137
- data/vendor/local/share/gir-1.0/Cogl-1.0.gir +112 -42
- data/vendor/local/share/gir-1.0/Cogl-2.0.gir +368 -115
- data/vendor/local/share/gir-1.0/Json-1.0.gir +579 -39
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyActor.html +37 -37
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyClone.html +21 -21
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyGroup.html +18 -18
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyRectangle.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyRoot.html +17 -17
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyStage.html +21 -21
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyText.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyTexture.html +19 -19
- data/vendor/local/share/gtk-doc/html/{cally → clutter}/CallyUtil.html +13 -13
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +933 -546
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +26 -26
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +67 -65
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +58 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +24 -24
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +29 -29
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +19 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +17 -17
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +22 -22
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +33 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/{clutter-ClutterGLXTexturePixmap.html → ClutterGLXTexturePixmap.html} +61 -45
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +8 -4
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +15 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +39 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +256 -72
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +115 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +10 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +69 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +69 -67
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +27 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +31 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +157 -70
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +110 -107
- data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +82 -80
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +33 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +36 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +59 -58
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +39 -22
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/{clutter-ClutterX11TexturePixmap.html → ClutterX11TexturePixmap.html} +69 -53
- data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +10 -3
- data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/callybase.html → clutter/cally.html} +22 -13
- data/vendor/local/share/gtk-doc/html/clutter/ch01.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch03.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch04.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch05.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch06.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch07.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch08.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch09.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch10.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch11.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/ch12.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/ch01.html → clutter/ch13.html} +9 -9
- data/vendor/local/share/gtk-doc/html/{cally/ch02.html → clutter/ch14.html} +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +514 -499
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +143 -134
- data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +12 -12
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +899 -233
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/{cally/cally-General-API.html → clutter/clutter-General-API.html} +27 -27
- data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +16 -16
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +55 -55
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +46 -33
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +48 -45
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +86 -79
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +34 -27
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +34 -8
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +192 -103
- data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +50 -5
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +100 -25
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +2 -2
- data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/go01.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/index.html +52 -11
- data/vendor/local/share/gtk-doc/html/clutter/index.sgml +248 -53
- data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix01.html +273 -45
- data/vendor/local/share/gtk-doc/html/clutter/ix02.html +269 -13
- data/vendor/local/share/gtk-doc/html/clutter/ix03.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix04.html +9 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix05.html +4 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix06.html +20 -20
- data/vendor/local/share/gtk-doc/html/clutter/ix07.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ix08.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix09.html +141 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix10.html +11 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix11.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix12.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/ix13.html +8 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix14.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix15.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix16.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix17.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/ix18.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix19.html +102 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix20.html +56 -0
- data/vendor/local/share/gtk-doc/html/clutter/license.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +3 -3
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/migration.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter/{pt09.html → pt10.html} +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +19 -2
- data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +2 -2
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +85 -36
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +12 -20
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +87 -45
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +12 -14
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +92 -47
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +19 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +32 -0
- data/vendor/local/share/gtk-doc/html/json-glib/{ch05.html → ch06.html} +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +9 -5
- data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +41 -0
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +114 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +155 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +14 -17
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +8 -11
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +219 -63
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +6 -7
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +486 -81
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +380 -73
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +8 -12
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +153 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +8 -9
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +31 -2
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +6 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +3 -4
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +4 -5
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +2 -3
- data/vendor/local/share/gtk-doc/html/json-glib/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +2 -3
- data/vendor/local/share/locale/an/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/an/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/man/man1/json-glib-format.1 +1 -1
- data/vendor/local/share/man/man1/json-glib-validate.1 +1 -1
- metadata +44 -53
- data/vendor/local/share/gtk-doc/html/cally/cally.devhelp2 +0 -72
- data/vendor/local/share/gtk-doc/html/cally/callyannotationglossary.html +0 -45
- data/vendor/local/share/gtk-doc/html/cally/callyobjecthierarchy.html +0 -44
- data/vendor/local/share/gtk-doc/html/cally/callyobjectindex.html +0 -63
- data/vendor/local/share/gtk-doc/html/cally/callyobjects.html +0 -38
- data/vendor/local/share/gtk-doc/html/cally/clutter-overview.html +0 -95
- data/vendor/local/share/gtk-doc/html/cally/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/index.html +0 -102
- data/vendor/local/share/gtk-doc/html/cally/index.sgml +0 -123
- data/vendor/local/share/gtk-doc/html/cally/ix01.html +0 -192
- data/vendor/local/share/gtk-doc/html/cally/ix02.html +0 -30
- data/vendor/local/share/gtk-doc/html/cally/ix03.html +0 -184
- data/vendor/local/share/gtk-doc/html/cally/ix04.html +0 -38
- data/vendor/local/share/gtk-doc/html/cally/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/license.html +0 -57
- data/vendor/local/share/gtk-doc/html/cally/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/style.css +0 -479
- data/vendor/local/share/gtk-doc/html/cally/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/cally/up.png +0 -0
@@ -936,11 +936,17 @@ parameter, when using #CoglColor<!-- -->s as keys in a #GHashTable.</doc>
|
|
936
936
|
<type name="Bool" c:type="CoglBool"/>
|
937
937
|
</return-value>
|
938
938
|
<parameters>
|
939
|
-
<parameter name="v1"
|
939
|
+
<parameter name="v1"
|
940
|
+
transfer-ownership="none"
|
941
|
+
nullable="1"
|
942
|
+
allow-none="1">
|
940
943
|
<doc xml:space="preserve">a #CoglColor</doc>
|
941
944
|
<type name="gpointer" c:type="void*"/>
|
942
945
|
</parameter>
|
943
|
-
<parameter name="v2"
|
946
|
+
<parameter name="v2"
|
947
|
+
transfer-ownership="none"
|
948
|
+
nullable="1"
|
949
|
+
allow-none="1">
|
944
950
|
<doc xml:space="preserve">a #CoglColor</doc>
|
945
951
|
<type name="gpointer" c:type="void*"/>
|
946
952
|
</parameter>
|
@@ -2848,12 +2854,11 @@ using the cogl_program or cogl_shader API.</doc>
|
|
2848
2854
|
<function name="ref"
|
2849
2855
|
c:identifier="cogl_material_ref"
|
2850
2856
|
version="1.0"
|
2851
|
-
introspectable="0"
|
2852
2857
|
deprecated="1"
|
2853
2858
|
deprecated-version="1.2">
|
2854
2859
|
<doc xml:space="preserve">Increment the reference count for a #CoglMaterial.</doc>
|
2855
2860
|
<doc-deprecated xml:space="preserve">Use cogl_object_ref() instead</doc-deprecated>
|
2856
|
-
<return-value>
|
2861
|
+
<return-value transfer-ownership="none">
|
2857
2862
|
<doc xml:space="preserve">the @material.</doc>
|
2858
2863
|
<type name="Handle" c:type="CoglHandle"/>
|
2859
2864
|
</return-value>
|
@@ -3801,11 +3806,17 @@ inverse matrix these are not considered in the comparison.</doc>
|
|
3801
3806
|
<type name="Bool" c:type="CoglBool"/>
|
3802
3807
|
</return-value>
|
3803
3808
|
<parameters>
|
3804
|
-
<parameter name="v1"
|
3809
|
+
<parameter name="v1"
|
3810
|
+
transfer-ownership="none"
|
3811
|
+
nullable="1"
|
3812
|
+
allow-none="1">
|
3805
3813
|
<doc xml:space="preserve">A 4x4 transformation matrix</doc>
|
3806
3814
|
<type name="gpointer" c:type="void*"/>
|
3807
3815
|
</parameter>
|
3808
|
-
<parameter name="v2"
|
3816
|
+
<parameter name="v2"
|
3817
|
+
transfer-ownership="none"
|
3818
|
+
nullable="1"
|
3819
|
+
allow-none="1">
|
3809
3820
|
<doc xml:space="preserve">A 4x4 transformation matrix</doc>
|
3810
3821
|
<type name="gpointer" c:type="void*"/>
|
3811
3822
|
</parameter>
|
@@ -3890,13 +3901,16 @@ passing in a #CoglError argument to catch any exceptions.</doc>
|
|
3890
3901
|
deprecated-version="1.2">
|
3891
3902
|
<doc xml:space="preserve">Increments the reference count on the @offscreen framebuffer.</doc>
|
3892
3903
|
<doc-deprecated xml:space="preserve">cogl_object_ref() should be used in new code.</doc-deprecated>
|
3893
|
-
<return-value transfer-ownership="none">
|
3904
|
+
<return-value transfer-ownership="none" nullable="1">
|
3894
3905
|
<doc xml:space="preserve">For convenience it returns the
|
3895
3906
|
given @offscreen</doc>
|
3896
3907
|
<type name="gpointer" c:type="void*"/>
|
3897
3908
|
</return-value>
|
3898
3909
|
<parameters>
|
3899
|
-
<parameter name="offscreen"
|
3910
|
+
<parameter name="offscreen"
|
3911
|
+
transfer-ownership="none"
|
3912
|
+
nullable="1"
|
3913
|
+
allow-none="1">
|
3900
3914
|
<doc xml:space="preserve">A pointer to a #CoglOffscreen framebuffer</doc>
|
3901
3915
|
<type name="gpointer" c:type="void*"/>
|
3902
3916
|
</parameter>
|
@@ -3913,7 +3927,10 @@ the count reaches 0.</doc>
|
|
3913
3927
|
<type name="none" c:type="void"/>
|
3914
3928
|
</return-value>
|
3915
3929
|
<parameters>
|
3916
|
-
<parameter name="offscreen"
|
3930
|
+
<parameter name="offscreen"
|
3931
|
+
transfer-ownership="none"
|
3932
|
+
nullable="1"
|
3933
|
+
allow-none="1">
|
3917
3934
|
<doc xml:space="preserve">A pointer to a #CoglOffscreen framebuffer</doc>
|
3918
3935
|
<type name="gpointer" c:type="void*"/>
|
3919
3936
|
</parameter>
|
@@ -4295,12 +4312,15 @@ this enum should also be considered experimental.</doc>
|
|
4295
4312
|
deprecated-version="1.2">
|
4296
4313
|
<doc xml:space="preserve">Increment the reference count for a cogl texture.</doc>
|
4297
4314
|
<doc-deprecated xml:space="preserve">Use cogl_object_ref() instead</doc-deprecated>
|
4298
|
-
<return-value>
|
4315
|
+
<return-value transfer-ownership="none" nullable="1">
|
4299
4316
|
<doc xml:space="preserve">the @texture pointer.</doc>
|
4300
4317
|
<type name="gpointer" c:type="void*"/>
|
4301
4318
|
</return-value>
|
4302
4319
|
<parameters>
|
4303
|
-
<parameter name="texture"
|
4320
|
+
<parameter name="texture"
|
4321
|
+
transfer-ownership="none"
|
4322
|
+
nullable="1"
|
4323
|
+
allow-none="1">
|
4304
4324
|
<doc xml:space="preserve">a #CoglTexture.</doc>
|
4305
4325
|
<type name="gpointer" c:type="void*"/>
|
4306
4326
|
</parameter>
|
@@ -4317,7 +4337,10 @@ this enum should also be considered experimental.</doc>
|
|
4317
4337
|
<type name="none" c:type="void"/>
|
4318
4338
|
</return-value>
|
4319
4339
|
<parameters>
|
4320
|
-
<parameter name="texture"
|
4340
|
+
<parameter name="texture"
|
4341
|
+
transfer-ownership="none"
|
4342
|
+
nullable="1"
|
4343
|
+
allow-none="1">
|
4321
4344
|
<doc xml:space="preserve">a #CoglTexture.</doc>
|
4322
4345
|
<type name="gpointer" c:type="void*"/>
|
4323
4346
|
</parameter>
|
@@ -5462,11 +5485,17 @@ parameter, when using #CoglColor<!-- -->s as keys in a #GHashTable.</doc>
|
|
5462
5485
|
<type name="Bool" c:type="CoglBool"/>
|
5463
5486
|
</return-value>
|
5464
5487
|
<parameters>
|
5465
|
-
<parameter name="v1"
|
5488
|
+
<parameter name="v1"
|
5489
|
+
transfer-ownership="none"
|
5490
|
+
nullable="1"
|
5491
|
+
allow-none="1">
|
5466
5492
|
<doc xml:space="preserve">a #CoglColor</doc>
|
5467
5493
|
<type name="gpointer" c:type="void*"/>
|
5468
5494
|
</parameter>
|
5469
|
-
<parameter name="v2"
|
5495
|
+
<parameter name="v2"
|
5496
|
+
transfer-ownership="none"
|
5497
|
+
nullable="1"
|
5498
|
+
allow-none="1">
|
5470
5499
|
<doc xml:space="preserve">a #CoglColor</doc>
|
5471
5500
|
<type name="gpointer" c:type="void*"/>
|
5472
5501
|
</parameter>
|
@@ -5505,26 +5534,24 @@ values into a #CoglColor.</doc>
|
|
5505
5534
|
</function>
|
5506
5535
|
<function name="create_program"
|
5507
5536
|
c:identifier="cogl_create_program"
|
5508
|
-
introspectable="0"
|
5509
5537
|
deprecated="1"
|
5510
5538
|
deprecated-version="1.16">
|
5511
5539
|
<doc xml:space="preserve">Create a new cogl program object that can be used to replace parts of the GL
|
5512
5540
|
rendering pipeline with custom code.</doc>
|
5513
5541
|
<doc-deprecated xml:space="preserve">Use #CoglSnippet api</doc-deprecated>
|
5514
|
-
<return-value>
|
5542
|
+
<return-value transfer-ownership="none">
|
5515
5543
|
<doc xml:space="preserve">a new cogl program.</doc>
|
5516
5544
|
<type name="Handle" c:type="CoglHandle"/>
|
5517
5545
|
</return-value>
|
5518
5546
|
</function>
|
5519
5547
|
<function name="create_shader"
|
5520
5548
|
c:identifier="cogl_create_shader"
|
5521
|
-
introspectable="0"
|
5522
5549
|
deprecated="1"
|
5523
5550
|
deprecated-version="1.16">
|
5524
5551
|
<doc xml:space="preserve">Create a new shader handle, use cogl_shader_source() to set the
|
5525
5552
|
source code to be used on it.</doc>
|
5526
5553
|
<doc-deprecated xml:space="preserve">Use #CoglSnippet api</doc-deprecated>
|
5527
|
-
<return-value>
|
5554
|
+
<return-value transfer-ownership="none">
|
5528
5555
|
<doc xml:space="preserve">a new shader handle.</doc>
|
5529
5556
|
<type name="Handle" c:type="CoglHandle"/>
|
5530
5557
|
</return-value>
|
@@ -5876,7 +5903,6 @@ and may return a junk pointer if you do.</note></doc>
|
|
5876
5903
|
<function name="get_source"
|
5877
5904
|
c:identifier="cogl_get_source"
|
5878
5905
|
version="1.6"
|
5879
|
-
introspectable="0"
|
5880
5906
|
deprecated="1"
|
5881
5907
|
deprecated-version="1.16">
|
5882
5908
|
<doc xml:space="preserve">Returns the current source material as previously set using
|
@@ -5890,7 +5916,7 @@ modifying such materials is undefined.</note></doc>
|
|
5890
5916
|
<doc-deprecated xml:space="preserve">Latest drawing apis all take an explicit
|
5891
5917
|
#CoglPipeline argument so this stack of
|
5892
5918
|
#CoglMaterial<!-- -->s shouldn't be used.</doc-deprecated>
|
5893
|
-
<return-value>
|
5919
|
+
<return-value transfer-ownership="none" nullable="1">
|
5894
5920
|
<doc xml:space="preserve">The current source material.</doc>
|
5895
5921
|
<type name="gpointer" c:type="void*"/>
|
5896
5922
|
</return-value>
|
@@ -5971,7 +5997,10 @@ count reaches 0, the resources allocated by @handle will be freed</doc>
|
|
5971
5997
|
<type name="Bool" c:type="CoglBool"/>
|
5972
5998
|
</return-value>
|
5973
5999
|
<parameters>
|
5974
|
-
<parameter name="object"
|
6000
|
+
<parameter name="object"
|
6001
|
+
transfer-ownership="none"
|
6002
|
+
nullable="1"
|
6003
|
+
allow-none="1">
|
5975
6004
|
<doc xml:space="preserve">a #CoglObject pointer</doc>
|
5976
6005
|
<type name="gpointer" c:type="void*"/>
|
5977
6006
|
</parameter>
|
@@ -6004,7 +6033,10 @@ framebuffer object.</doc>
|
|
6004
6033
|
<type name="Bool" c:type="CoglBool"/>
|
6005
6034
|
</return-value>
|
6006
6035
|
<parameters>
|
6007
|
-
<parameter name="object"
|
6036
|
+
<parameter name="object"
|
6037
|
+
transfer-ownership="none"
|
6038
|
+
nullable="1"
|
6039
|
+
allow-none="1">
|
6008
6040
|
<doc xml:space="preserve">A pointer to a #CoglObject</doc>
|
6009
6041
|
<type name="gpointer" c:type="void*"/>
|
6010
6042
|
</parameter>
|
@@ -6054,7 +6086,10 @@ framebuffer object.</doc>
|
|
6054
6086
|
<type name="Bool" c:type="CoglBool"/>
|
6055
6087
|
</return-value>
|
6056
6088
|
<parameters>
|
6057
|
-
<parameter name="object"
|
6089
|
+
<parameter name="object"
|
6090
|
+
transfer-ownership="none"
|
6091
|
+
nullable="1"
|
6092
|
+
allow-none="1">
|
6058
6093
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
6059
6094
|
<type name="gpointer" c:type="void*"/>
|
6060
6095
|
</parameter>
|
@@ -6099,6 +6134,25 @@ buffer object</doc>
|
|
6099
6134
|
</parameter>
|
6100
6135
|
</parameters>
|
6101
6136
|
</function>
|
6137
|
+
<function name="material_ref"
|
6138
|
+
c:identifier="cogl_material_ref"
|
6139
|
+
moved-to="Material.ref"
|
6140
|
+
version="1.0"
|
6141
|
+
deprecated="1"
|
6142
|
+
deprecated-version="1.2">
|
6143
|
+
<doc xml:space="preserve">Increment the reference count for a #CoglMaterial.</doc>
|
6144
|
+
<doc-deprecated xml:space="preserve">Use cogl_object_ref() instead</doc-deprecated>
|
6145
|
+
<return-value transfer-ownership="none">
|
6146
|
+
<doc xml:space="preserve">the @material.</doc>
|
6147
|
+
<type name="Handle" c:type="CoglHandle"/>
|
6148
|
+
</return-value>
|
6149
|
+
<parameters>
|
6150
|
+
<parameter name="material" transfer-ownership="none">
|
6151
|
+
<doc xml:space="preserve">a #CoglMaterial object.</doc>
|
6152
|
+
<type name="Handle" c:type="CoglHandle"/>
|
6153
|
+
</parameter>
|
6154
|
+
</parameters>
|
6155
|
+
</function>
|
6102
6156
|
<function name="material_unref"
|
6103
6157
|
c:identifier="cogl_material_unref"
|
6104
6158
|
moved-to="Material.unref"
|
@@ -6129,11 +6183,17 @@ inverse matrix these are not considered in the comparison.</doc>
|
|
6129
6183
|
<type name="Bool" c:type="CoglBool"/>
|
6130
6184
|
</return-value>
|
6131
6185
|
<parameters>
|
6132
|
-
<parameter name="v1"
|
6186
|
+
<parameter name="v1"
|
6187
|
+
transfer-ownership="none"
|
6188
|
+
nullable="1"
|
6189
|
+
allow-none="1">
|
6133
6190
|
<doc xml:space="preserve">A 4x4 transformation matrix</doc>
|
6134
6191
|
<type name="gpointer" c:type="void*"/>
|
6135
6192
|
</parameter>
|
6136
|
-
<parameter name="v2"
|
6193
|
+
<parameter name="v2"
|
6194
|
+
transfer-ownership="none"
|
6195
|
+
nullable="1"
|
6196
|
+
allow-none="1">
|
6137
6197
|
<doc xml:space="preserve">A 4x4 transformation matrix</doc>
|
6138
6198
|
<type name="gpointer" c:type="void*"/>
|
6139
6199
|
</parameter>
|
@@ -6389,12 +6449,11 @@ automatically be linked the first time it is used.</doc>
|
|
6389
6449
|
</function>
|
6390
6450
|
<function name="program_ref"
|
6391
6451
|
c:identifier="cogl_program_ref"
|
6392
|
-
introspectable="0"
|
6393
6452
|
deprecated="1"
|
6394
6453
|
deprecated-version="1.16">
|
6395
6454
|
<doc xml:space="preserve">Add an extra reference to a program.</doc>
|
6396
6455
|
<doc-deprecated xml:space="preserve">Use #CoglSnippet api</doc-deprecated>
|
6397
|
-
<return-value>
|
6456
|
+
<return-value transfer-ownership="none">
|
6398
6457
|
<doc xml:space="preserve">@handle</doc>
|
6399
6458
|
<type name="Handle" c:type="CoglHandle"/>
|
6400
6459
|
</return-value>
|
@@ -6888,7 +6947,10 @@ process later primitives as defined by cogl_set_source().</doc>
|
|
6888
6947
|
<type name="none" c:type="void"/>
|
6889
6948
|
</return-value>
|
6890
6949
|
<parameters>
|
6891
|
-
<parameter name="material"
|
6950
|
+
<parameter name="material"
|
6951
|
+
transfer-ownership="none"
|
6952
|
+
nullable="1"
|
6953
|
+
allow-none="1">
|
6892
6954
|
<doc xml:space="preserve">A #CoglMaterial</doc>
|
6893
6955
|
<type name="gpointer" c:type="void*"/>
|
6894
6956
|
</parameter>
|
@@ -7359,7 +7421,10 @@ cogl_rectangle() or vertices drawn using cogl_vertex_buffer_draw().</doc>
|
|
7359
7421
|
<type name="none" c:type="void"/>
|
7360
7422
|
</return-value>
|
7361
7423
|
<parameters>
|
7362
|
-
<parameter name="material"
|
7424
|
+
<parameter name="material"
|
7425
|
+
transfer-ownership="none"
|
7426
|
+
nullable="1"
|
7427
|
+
allow-none="1">
|
7363
7428
|
<doc xml:space="preserve">A #CoglMaterial</doc>
|
7364
7429
|
<type name="gpointer" c:type="void*"/>
|
7365
7430
|
</parameter>
|
@@ -7603,12 +7668,11 @@ debugging purposes.</doc>
|
|
7603
7668
|
</function>
|
7604
7669
|
<function name="shader_ref"
|
7605
7670
|
c:identifier="cogl_shader_ref"
|
7606
|
-
introspectable="0"
|
7607
7671
|
deprecated="1"
|
7608
7672
|
deprecated-version="1.16">
|
7609
7673
|
<doc xml:space="preserve">Add an extra reference to a shader.</doc>
|
7610
7674
|
<doc-deprecated xml:space="preserve">Use #CoglSnippet api</doc-deprecated>
|
7611
|
-
<return-value>
|
7675
|
+
<return-value transfer-ownership="none">
|
7612
7676
|
<doc xml:space="preserve">@handle</doc>
|
7613
7677
|
<type name="Handle" c:type="CoglHandle"/>
|
7614
7678
|
</return-value>
|
@@ -7695,12 +7759,15 @@ argument that can be passed to this function is %COGL_SQRTI_ARG_MAX.</doc>
|
|
7695
7759
|
deprecated-version="1.2">
|
7696
7760
|
<doc xml:space="preserve">Increment the reference count for a cogl texture.</doc>
|
7697
7761
|
<doc-deprecated xml:space="preserve">Use cogl_object_ref() instead</doc-deprecated>
|
7698
|
-
<return-value>
|
7762
|
+
<return-value transfer-ownership="none" nullable="1">
|
7699
7763
|
<doc xml:space="preserve">the @texture pointer.</doc>
|
7700
7764
|
<type name="gpointer" c:type="void*"/>
|
7701
7765
|
</return-value>
|
7702
7766
|
<parameters>
|
7703
|
-
<parameter name="texture"
|
7767
|
+
<parameter name="texture"
|
7768
|
+
transfer-ownership="none"
|
7769
|
+
nullable="1"
|
7770
|
+
allow-none="1">
|
7704
7771
|
<doc xml:space="preserve">a #CoglTexture.</doc>
|
7705
7772
|
<type name="gpointer" c:type="void*"/>
|
7706
7773
|
</parameter>
|
@@ -7718,7 +7785,10 @@ argument that can be passed to this function is %COGL_SQRTI_ARG_MAX.</doc>
|
|
7718
7785
|
<type name="none" c:type="void"/>
|
7719
7786
|
</return-value>
|
7720
7787
|
<parameters>
|
7721
|
-
<parameter name="texture"
|
7788
|
+
<parameter name="texture"
|
7789
|
+
transfer-ownership="none"
|
7790
|
+
nullable="1"
|
7791
|
+
allow-none="1">
|
7722
7792
|
<doc xml:space="preserve">a #CoglTexture.</doc>
|
7723
7793
|
<type name="gpointer" c:type="void*"/>
|
7724
7794
|
</parameter>
|
@@ -7849,7 +7919,10 @@ This is not ok:
|
|
7849
7919
|
values are stored sequentially in memory.</doc>
|
7850
7920
|
<type name="guint16" c:type="uint16_t"/>
|
7851
7921
|
</parameter>
|
7852
|
-
<parameter name="pointer"
|
7922
|
+
<parameter name="pointer"
|
7923
|
+
transfer-ownership="none"
|
7924
|
+
nullable="1"
|
7925
|
+
allow-none="1">
|
7853
7926
|
<doc xml:space="preserve">This addresses the first attribute in the vertex array. This
|
7854
7927
|
must remain valid until you either call cogl_vertex_buffer_submit() or
|
7855
7928
|
issue a draw call.</doc>
|
@@ -8032,7 +8105,6 @@ You don't need to call cogl_vertex_buffer_submit() after using this function</do
|
|
8032
8105
|
</function>
|
8033
8106
|
<function name="vertex_buffer_indices_get_for_quads"
|
8034
8107
|
c:identifier="cogl_vertex_buffer_indices_get_for_quads"
|
8035
|
-
introspectable="0"
|
8036
8108
|
deprecated="1"
|
8037
8109
|
deprecated-version="1.16">
|
8038
8110
|
<doc xml:space="preserve">Creates a vertex buffer containing the indices needed to draw pairs
|
@@ -8059,7 +8131,7 @@ linkend="quad-indices-triangles"/>.
|
|
8059
8131
|
<graphic fileref="quad-indices-triangles.png" format="PNG"/>
|
8060
8132
|
</figure></doc>
|
8061
8133
|
<doc-deprecated xml:space="preserve">Use the #CoglPrimitive api instead</doc-deprecated>
|
8062
|
-
<return-value>
|
8134
|
+
<return-value transfer-ownership="none">
|
8063
8135
|
<doc xml:space="preserve">A %CoglHandle containing the indices. The handled is
|
8064
8136
|
owned by Cogl and should not be modified or unref'd.</doc>
|
8065
8137
|
<type name="Handle" c:type="CoglHandle"/>
|
@@ -8098,7 +8170,7 @@ optimizing the number of redundant vertices you submit. Using an index
|
|
8098
8170
|
array allows you to reference vertices multiple times, for example
|
8099
8171
|
during triangle strips.</doc>
|
8100
8172
|
<doc-deprecated xml:space="preserve">Use the #CoglPrimitive api instead</doc-deprecated>
|
8101
|
-
<return-value>
|
8173
|
+
<return-value transfer-ownership="none">
|
8102
8174
|
<doc xml:space="preserve">A CoglHandle for the indices which you can pass to
|
8103
8175
|
cogl_vertex_buffer_draw_elements().</doc>
|
8104
8176
|
<type name="Handle" c:type="CoglHandle"/>
|
@@ -8124,12 +8196,11 @@ during triangle strips.</doc>
|
|
8124
8196
|
</function>
|
8125
8197
|
<function name="vertex_buffer_new"
|
8126
8198
|
c:identifier="cogl_vertex_buffer_new"
|
8127
|
-
introspectable="0"
|
8128
8199
|
deprecated="1"
|
8129
8200
|
deprecated-version="1.16">
|
8130
8201
|
<doc xml:space="preserve">Creates a new vertex buffer that you can use to add attributes.</doc>
|
8131
8202
|
<doc-deprecated xml:space="preserve">Use the #CoglPrimitive api instead</doc-deprecated>
|
8132
|
-
<return-value>
|
8203
|
+
<return-value transfer-ownership="none">
|
8133
8204
|
<doc xml:space="preserve">a new #CoglHandle</doc>
|
8134
8205
|
<type name="Handle" c:type="CoglHandle"/>
|
8135
8206
|
</return-value>
|
@@ -8142,12 +8213,11 @@ during triangle strips.</doc>
|
|
8142
8213
|
</function>
|
8143
8214
|
<function name="vertex_buffer_ref"
|
8144
8215
|
c:identifier="cogl_vertex_buffer_ref"
|
8145
|
-
introspectable="0"
|
8146
8216
|
deprecated="1"
|
8147
8217
|
deprecated-version="1.2">
|
8148
8218
|
<doc xml:space="preserve">Increment the reference count for a vertex buffer</doc>
|
8149
8219
|
<doc-deprecated xml:space="preserve">Use cogl_object_ref() instead</doc-deprecated>
|
8150
|
-
<return-value>
|
8220
|
+
<return-value transfer-ownership="none">
|
8151
8221
|
<doc xml:space="preserve">the @handle.</doc>
|
8152
8222
|
<type name="Handle" c:type="CoglHandle"/>
|
8153
8223
|
</return-value>
|
@@ -340,13 +340,13 @@ a large number of vertices.</doc>
|
|
340
340
|
<doc xml:space="preserve">The number of bytes to jump to get to the next attribute
|
341
341
|
value for the next vertex. (Usually
|
342
342
|
<literal>sizeof (MyVertex)</literal>)</doc>
|
343
|
-
<type name="
|
343
|
+
<type name="gsize" c:type="size_t"/>
|
344
344
|
</parameter>
|
345
345
|
<parameter name="offset" transfer-ownership="none">
|
346
346
|
<doc xml:space="preserve">The byte offset from the start of @attribute_buffer for
|
347
347
|
the first attribute value. (Usually
|
348
348
|
<literal>offsetof (MyVertex, component0)</literal></doc>
|
349
|
-
<type name="
|
349
|
+
<type name="gsize" c:type="size_t"/>
|
350
350
|
</parameter>
|
351
351
|
<parameter name="components" transfer-ownership="none">
|
352
352
|
<doc xml:space="preserve">The number of components (e.g. 4 for an rgba color or
|
@@ -876,7 +876,7 @@ cogl_buffer_map().</note></doc>
|
|
876
876
|
</parameter>
|
877
877
|
<parameter name="bytes" transfer-ownership="none">
|
878
878
|
<doc xml:space="preserve">The number of bytes to allocate for vertex attribute data.</doc>
|
879
|
-
<type name="
|
879
|
+
<type name="gsize" c:type="size_t"/>
|
880
880
|
</parameter>
|
881
881
|
<parameter name="data" transfer-ownership="none">
|
882
882
|
<doc xml:space="preserve">An optional pointer to vertex data to
|
@@ -914,7 +914,7 @@ Note: You can assume this function always succeeds and won't return
|
|
914
914
|
</parameter>
|
915
915
|
<parameter name="bytes" transfer-ownership="none">
|
916
916
|
<doc xml:space="preserve">The number of bytes to allocate for vertex attribute data.</doc>
|
917
|
-
<type name="
|
917
|
+
<type name="gsize" c:type="size_t"/>
|
918
918
|
</parameter>
|
919
919
|
</parameters>
|
920
920
|
</constructor>
|
@@ -2096,11 +2096,17 @@ parameter, when using #CoglColor<!-- -->s as keys in a #GHashTable.</doc>
|
|
2096
2096
|
<type name="Bool" c:type="CoglBool"/>
|
2097
2097
|
</return-value>
|
2098
2098
|
<parameters>
|
2099
|
-
<parameter name="v1"
|
2099
|
+
<parameter name="v1"
|
2100
|
+
transfer-ownership="none"
|
2101
|
+
nullable="1"
|
2102
|
+
allow-none="1">
|
2100
2103
|
<doc xml:space="preserve">a #CoglColor</doc>
|
2101
2104
|
<type name="gpointer" c:type="void*"/>
|
2102
2105
|
</parameter>
|
2103
|
-
<parameter name="v2"
|
2106
|
+
<parameter name="v2"
|
2107
|
+
transfer-ownership="none"
|
2108
|
+
nullable="1"
|
2109
|
+
allow-none="1">
|
2104
2110
|
<doc xml:space="preserve">a #CoglColor</doc>
|
2105
2111
|
<type name="gpointer" c:type="void*"/>
|
2106
2112
|
</parameter>
|
@@ -2271,7 +2277,11 @@ internally.</doc>
|
|
2271
2277
|
<type name="DebugObjectTypeInfo"
|
2272
2278
|
c:type="const CoglDebugObjectTypeInfo*"/>
|
2273
2279
|
</parameter>
|
2274
|
-
<parameter name="user_data"
|
2280
|
+
<parameter name="user_data"
|
2281
|
+
transfer-ownership="none"
|
2282
|
+
nullable="1"
|
2283
|
+
allow-none="1"
|
2284
|
+
closure="1">
|
2275
2285
|
<type name="gpointer" c:type="void*"/>
|
2276
2286
|
</parameter>
|
2277
2287
|
</parameters>
|
@@ -2954,11 +2964,17 @@ can be represented with different component rotations</note></doc>
|
|
2954
2964
|
<type name="Bool" c:type="CoglBool"/>
|
2955
2965
|
</return-value>
|
2956
2966
|
<parameters>
|
2957
|
-
<parameter name="v1"
|
2967
|
+
<parameter name="v1"
|
2968
|
+
transfer-ownership="none"
|
2969
|
+
nullable="1"
|
2970
|
+
allow-none="1">
|
2958
2971
|
<doc xml:space="preserve">The first euler angle to compare</doc>
|
2959
2972
|
<type name="gpointer" c:type="void*"/>
|
2960
2973
|
</parameter>
|
2961
|
-
<parameter name="v2"
|
2974
|
+
<parameter name="v2"
|
2975
|
+
transfer-ownership="none"
|
2976
|
+
nullable="1"
|
2977
|
+
allow-none="1">
|
2962
2978
|
<doc xml:space="preserve">The second euler angle to compare</doc>
|
2963
2979
|
<type name="gpointer" c:type="void*"/>
|
2964
2980
|
</parameter>
|
@@ -2979,7 +2995,11 @@ context level features supported by Cogl.</doc>
|
|
2979
2995
|
<doc xml:space="preserve">A single feature currently supported by Cogl</doc>
|
2980
2996
|
<type name="FeatureID" c:type="CoglFeatureID"/>
|
2981
2997
|
</parameter>
|
2982
|
-
<parameter name="user_data"
|
2998
|
+
<parameter name="user_data"
|
2999
|
+
transfer-ownership="none"
|
3000
|
+
nullable="1"
|
3001
|
+
allow-none="1"
|
3002
|
+
closure="1">
|
2983
3003
|
<doc xml:space="preserve">A private pointer passed to cogl_foreach_feature().</doc>
|
2984
3004
|
<type name="gpointer" c:type="void*"/>
|
2985
3005
|
</parameter>
|
@@ -3336,7 +3356,11 @@ command completion.</doc>
|
|
3336
3356
|
should be ignored.</doc>
|
3337
3357
|
<type name="Fence" c:type="CoglFence*"/>
|
3338
3358
|
</parameter>
|
3339
|
-
<parameter name="user_data"
|
3359
|
+
<parameter name="user_data"
|
3360
|
+
transfer-ownership="none"
|
3361
|
+
nullable="1"
|
3362
|
+
allow-none="1"
|
3363
|
+
closure="1">
|
3340
3364
|
<doc xml:space="preserve">The private data passed to cogl_framebuffer_add_fence_callback()</doc>
|
3341
3365
|
<type name="gpointer" c:type="void*"/>
|
3342
3366
|
</parameter>
|
@@ -3350,9 +3374,8 @@ command completion.</doc>
|
|
3350
3374
|
<doc xml:space="preserve">An opaque type representing one future callback to be made when the
|
3351
3375
|
GPU command stream has passed a certain point.</doc>
|
3352
3376
|
<method name="get_user_data"
|
3353
|
-
c:identifier="cogl_fence_closure_get_user_data"
|
3354
|
-
|
3355
|
-
<return-value>
|
3377
|
+
c:identifier="cogl_fence_closure_get_user_data">
|
3378
|
+
<return-value transfer-ownership="none" nullable="1">
|
3356
3379
|
<type name="gpointer" c:type="void*"/>
|
3357
3380
|
</return-value>
|
3358
3381
|
<parameters>
|
@@ -3452,7 +3475,11 @@ events can be notified.</doc>
|
|
3452
3475
|
the frame that has progressed.</doc>
|
3453
3476
|
<type name="FrameInfo" c:type="CoglFrameInfo*"/>
|
3454
3477
|
</parameter>
|
3455
|
-
<parameter name="user_data"
|
3478
|
+
<parameter name="user_data"
|
3479
|
+
transfer-ownership="none"
|
3480
|
+
nullable="1"
|
3481
|
+
allow-none="1"
|
3482
|
+
closure="3">
|
3456
3483
|
<doc xml:space="preserve">The user pointer passed to
|
3457
3484
|
cogl_onscreen_add_frame_callback()</doc>
|
3458
3485
|
<type name="gpointer" c:type="void*"/>
|
@@ -3637,7 +3664,10 @@ callback is called, or cancelled.</doc>
|
|
3637
3664
|
all commands submitted to Cogl have been executed</doc>
|
3638
3665
|
<type name="FenceCallback" c:type="CoglFenceCallback"/>
|
3639
3666
|
</parameter>
|
3640
|
-
<parameter name="user_data"
|
3667
|
+
<parameter name="user_data"
|
3668
|
+
transfer-ownership="none"
|
3669
|
+
nullable="1"
|
3670
|
+
allow-none="1">
|
3641
3671
|
<doc xml:space="preserve">Private data that will be passed to the callback</doc>
|
3642
3672
|
<type name="gpointer" c:type="void*"/>
|
3643
3673
|
</parameter>
|
@@ -8437,7 +8467,7 @@ address space using cogl_buffer_map().</doc>
|
|
8437
8467
|
</parameter>
|
8438
8468
|
<parameter name="bytes" transfer-ownership="none">
|
8439
8469
|
<doc xml:space="preserve">The number of bytes to allocate for vertex attribute data.</doc>
|
8440
|
-
<type name="
|
8470
|
+
<type name="gsize" c:type="size_t"/>
|
8441
8471
|
</parameter>
|
8442
8472
|
</parameters>
|
8443
8473
|
</constructor>
|
@@ -8460,7 +8490,10 @@ address space using cogl_buffer_map().</doc>
|
|
8460
8490
|
<parameter name="type" transfer-ownership="none">
|
8461
8491
|
<type name="IndicesType" c:type="CoglIndicesType"/>
|
8462
8492
|
</parameter>
|
8463
|
-
<parameter name="indices_data"
|
8493
|
+
<parameter name="indices_data"
|
8494
|
+
transfer-ownership="none"
|
8495
|
+
nullable="1"
|
8496
|
+
allow-none="1">
|
8464
8497
|
<type name="gpointer" c:type="void*"/>
|
8465
8498
|
</parameter>
|
8466
8499
|
<parameter name="n_indices" transfer-ownership="none">
|
@@ -8481,7 +8514,7 @@ address space using cogl_buffer_map().</doc>
|
|
8481
8514
|
<type name="IndexBuffer" c:type="CoglIndexBuffer*"/>
|
8482
8515
|
</parameter>
|
8483
8516
|
<parameter name="offset" transfer-ownership="none">
|
8484
|
-
<type name="
|
8517
|
+
<type name="gsize" c:type="size_t"/>
|
8485
8518
|
</parameter>
|
8486
8519
|
</parameters>
|
8487
8520
|
</constructor>
|
@@ -8499,7 +8532,7 @@ address space using cogl_buffer_map().</doc>
|
|
8499
8532
|
</method>
|
8500
8533
|
<method name="get_offset" c:identifier="cogl_indices_get_offset">
|
8501
8534
|
<return-value transfer-ownership="none">
|
8502
|
-
<type name="
|
8535
|
+
<type name="gsize" c:type="size_t"/>
|
8503
8536
|
</return-value>
|
8504
8537
|
<parameters>
|
8505
8538
|
<instance-parameter name="indices" transfer-ownership="none">
|
@@ -8526,7 +8559,7 @@ address space using cogl_buffer_map().</doc>
|
|
8526
8559
|
<type name="Indices" c:type="CoglIndices*"/>
|
8527
8560
|
</instance-parameter>
|
8528
8561
|
<parameter name="offset" transfer-ownership="none">
|
8529
|
-
<type name="
|
8562
|
+
<type name="gsize" c:type="size_t"/>
|
8530
8563
|
</parameter>
|
8531
8564
|
</parameters>
|
8532
8565
|
</method>
|
@@ -9253,17 +9286,23 @@ cogl_matrix_project_points (&matrix,
|
|
9253
9286
|
</parameter>
|
9254
9287
|
<parameter name="stride_in" transfer-ownership="none">
|
9255
9288
|
<doc xml:space="preserve">The stride in bytes between input points.</doc>
|
9256
|
-
<type name="
|
9289
|
+
<type name="gsize" c:type="size_t"/>
|
9257
9290
|
</parameter>
|
9258
|
-
<parameter name="points_in"
|
9291
|
+
<parameter name="points_in"
|
9292
|
+
transfer-ownership="none"
|
9293
|
+
nullable="1"
|
9294
|
+
allow-none="1">
|
9259
9295
|
<doc xml:space="preserve">A pointer to the first component of the first input point.</doc>
|
9260
9296
|
<type name="gpointer" c:type="void*"/>
|
9261
9297
|
</parameter>
|
9262
9298
|
<parameter name="stride_out" transfer-ownership="none">
|
9263
9299
|
<doc xml:space="preserve">The stride in bytes between output points.</doc>
|
9264
|
-
<type name="
|
9300
|
+
<type name="gsize" c:type="size_t"/>
|
9265
9301
|
</parameter>
|
9266
|
-
<parameter name="points_out"
|
9302
|
+
<parameter name="points_out"
|
9303
|
+
transfer-ownership="none"
|
9304
|
+
nullable="1"
|
9305
|
+
allow-none="1">
|
9267
9306
|
<doc xml:space="preserve">A pointer to the first component of the first output point.</doc>
|
9268
9307
|
<type name="gpointer" c:type="void*"/>
|
9269
9308
|
</parameter>
|
@@ -9460,17 +9499,23 @@ cogl_matrix_transform_points (&matrix,
|
|
9460
9499
|
</parameter>
|
9461
9500
|
<parameter name="stride_in" transfer-ownership="none">
|
9462
9501
|
<doc xml:space="preserve">The stride in bytes between input points.</doc>
|
9463
|
-
<type name="
|
9502
|
+
<type name="gsize" c:type="size_t"/>
|
9464
9503
|
</parameter>
|
9465
|
-
<parameter name="points_in"
|
9504
|
+
<parameter name="points_in"
|
9505
|
+
transfer-ownership="none"
|
9506
|
+
nullable="1"
|
9507
|
+
allow-none="1">
|
9466
9508
|
<doc xml:space="preserve">A pointer to the first component of the first input point.</doc>
|
9467
9509
|
<type name="gpointer" c:type="void*"/>
|
9468
9510
|
</parameter>
|
9469
9511
|
<parameter name="stride_out" transfer-ownership="none">
|
9470
9512
|
<doc xml:space="preserve">The stride in bytes between output points.</doc>
|
9471
|
-
<type name="
|
9513
|
+
<type name="gsize" c:type="size_t"/>
|
9472
9514
|
</parameter>
|
9473
|
-
<parameter name="points_out"
|
9515
|
+
<parameter name="points_out"
|
9516
|
+
transfer-ownership="none"
|
9517
|
+
nullable="1"
|
9518
|
+
allow-none="1">
|
9474
9519
|
<doc xml:space="preserve">A pointer to the first component of the first output point.</doc>
|
9475
9520
|
<type name="gpointer" c:type="void*"/>
|
9476
9521
|
</parameter>
|
@@ -9641,11 +9686,17 @@ inverse matrix these are not considered in the comparison.</doc>
|
|
9641
9686
|
<type name="Bool" c:type="CoglBool"/>
|
9642
9687
|
</return-value>
|
9643
9688
|
<parameters>
|
9644
|
-
<parameter name="v1"
|
9689
|
+
<parameter name="v1"
|
9690
|
+
transfer-ownership="none"
|
9691
|
+
nullable="1"
|
9692
|
+
allow-none="1">
|
9645
9693
|
<doc xml:space="preserve">A 4x4 transformation matrix</doc>
|
9646
9694
|
<type name="gpointer" c:type="void*"/>
|
9647
9695
|
</parameter>
|
9648
|
-
<parameter name="v2"
|
9696
|
+
<parameter name="v2"
|
9697
|
+
transfer-ownership="none"
|
9698
|
+
nullable="1"
|
9699
|
+
allow-none="1">
|
9649
9700
|
<doc xml:space="preserve">A 4x4 transformation matrix</doc>
|
9650
9701
|
<type name="gpointer" c:type="void*"/>
|
9651
9702
|
</parameter>
|
@@ -10347,7 +10398,11 @@ make up a given #CoglMetaTexture.</doc>
|
|
10347
10398
|
coordinates.</doc>
|
10348
10399
|
<type name="gfloat" c:type="const float*"/>
|
10349
10400
|
</parameter>
|
10350
|
-
<parameter name="user_data"
|
10401
|
+
<parameter name="user_data"
|
10402
|
+
transfer-ownership="none"
|
10403
|
+
nullable="1"
|
10404
|
+
allow-none="1"
|
10405
|
+
closure="3">
|
10351
10406
|
<doc xml:space="preserve">A private pointer passed to
|
10352
10407
|
cogl_meta_texture_foreach_in_region().</doc>
|
10353
10408
|
<type name="gpointer" c:type="void*"/>
|
@@ -10367,12 +10422,15 @@ make up a given #CoglMetaTexture.</doc>
|
|
10367
10422
|
glib:get-value-func="cogl_object_value_get_object">
|
10368
10423
|
<function name="ref" c:identifier="cogl_object_ref" introspectable="0">
|
10369
10424
|
<doc xml:space="preserve">Increases the reference count of @object by 1</doc>
|
10370
|
-
<return-value>
|
10425
|
+
<return-value transfer-ownership="none" nullable="1">
|
10371
10426
|
<doc xml:space="preserve">the @object, with its reference count increased</doc>
|
10372
10427
|
<type name="gpointer" c:type="void*"/>
|
10373
10428
|
</return-value>
|
10374
10429
|
<parameters>
|
10375
|
-
<parameter name="object"
|
10430
|
+
<parameter name="object"
|
10431
|
+
transfer-ownership="none"
|
10432
|
+
nullable="1"
|
10433
|
+
allow-none="1">
|
10376
10434
|
<doc xml:space="preserve">a #CoglObject</doc>
|
10377
10435
|
<type name="gpointer" c:type="void*"/>
|
10378
10436
|
</parameter>
|
@@ -10387,16 +10445,18 @@ count reaches 0, the resources allocated by @object will be freed</doc>
|
|
10387
10445
|
<type name="none" c:type="void"/>
|
10388
10446
|
</return-value>
|
10389
10447
|
<parameters>
|
10390
|
-
<parameter name="object"
|
10448
|
+
<parameter name="object"
|
10449
|
+
transfer-ownership="none"
|
10450
|
+
nullable="1"
|
10451
|
+
allow-none="1">
|
10391
10452
|
<doc xml:space="preserve">a #CoglObject</doc>
|
10392
10453
|
<type name="gpointer" c:type="void*"/>
|
10393
10454
|
</parameter>
|
10394
10455
|
</parameters>
|
10395
10456
|
</function>
|
10396
10457
|
<function name="value_get_object"
|
10397
|
-
c:identifier="cogl_object_value_get_object"
|
10398
|
-
|
10399
|
-
<return-value>
|
10458
|
+
c:identifier="cogl_object_value_get_object">
|
10459
|
+
<return-value transfer-ownership="none" nullable="1">
|
10400
10460
|
<type name="gpointer" c:type="gpointer"/>
|
10401
10461
|
</return-value>
|
10402
10462
|
<parameters>
|
@@ -10414,7 +10474,10 @@ count reaches 0, the resources allocated by @object will be freed</doc>
|
|
10414
10474
|
<parameter name="value" transfer-ownership="none">
|
10415
10475
|
<type name="GObject.Value" c:type="GValue*"/>
|
10416
10476
|
</parameter>
|
10417
|
-
<parameter name="object"
|
10477
|
+
<parameter name="object"
|
10478
|
+
transfer-ownership="none"
|
10479
|
+
nullable="1"
|
10480
|
+
allow-none="1">
|
10418
10481
|
<type name="gpointer" c:type="gpointer"/>
|
10419
10482
|
</parameter>
|
10420
10483
|
</parameters>
|
@@ -10426,7 +10489,7 @@ count reaches 0, the resources allocated by @object will be freed</doc>
|
|
10426
10489
|
<doc xml:space="preserve">Finds the user data previously associated with @object using
|
10427
10490
|
the given @key. If no user data has been associated with @object
|
10428
10491
|
for the given @key this function returns NULL.</doc>
|
10429
|
-
<return-value transfer-ownership="none">
|
10492
|
+
<return-value transfer-ownership="none" nullable="1">
|
10430
10493
|
<doc xml:space="preserve">The user data previously associated
|
10431
10494
|
with @object using the given @key; or %NULL if no associated
|
10432
10495
|
data is found.</doc>
|
@@ -10464,7 +10527,10 @@ the same @key but NULL for the @user_data.</doc>
|
|
10464
10527
|
with which to index the private data.</doc>
|
10465
10528
|
<type name="UserDataKey" c:type="CoglUserDataKey*"/>
|
10466
10529
|
</parameter>
|
10467
|
-
<parameter name="user_data"
|
10530
|
+
<parameter name="user_data"
|
10531
|
+
transfer-ownership="none"
|
10532
|
+
nullable="1"
|
10533
|
+
allow-none="1">
|
10468
10534
|
<doc xml:space="preserve">The data to associate with the given object,
|
10469
10535
|
or %NULL to remove a previous association.</doc>
|
10470
10536
|
<type name="gpointer" c:type="void*"/>
|
@@ -10552,7 +10618,10 @@ for rendering.</doc>
|
|
10552
10618
|
<type name="OnscreenDirtyCallback"
|
10553
10619
|
c:type="CoglOnscreenDirtyCallback"/>
|
10554
10620
|
</parameter>
|
10555
|
-
<parameter name="user_data"
|
10621
|
+
<parameter name="user_data"
|
10622
|
+
transfer-ownership="none"
|
10623
|
+
nullable="1"
|
10624
|
+
allow-none="1">
|
10556
10625
|
<doc xml:space="preserve">A private pointer to be passed to @callback</doc>
|
10557
10626
|
<type name="gpointer" c:type="void*"/>
|
10558
10627
|
</parameter>
|
@@ -10611,7 +10680,10 @@ can display.</doc>
|
|
10611
10680
|
<doc xml:space="preserve">A callback function to call for frame events</doc>
|
10612
10681
|
<type name="FrameCallback" c:type="CoglFrameCallback"/>
|
10613
10682
|
</parameter>
|
10614
|
-
<parameter name="user_data"
|
10683
|
+
<parameter name="user_data"
|
10684
|
+
transfer-ownership="none"
|
10685
|
+
nullable="1"
|
10686
|
+
allow-none="1">
|
10615
10687
|
<doc xml:space="preserve">A private pointer to be passed to @callback</doc>
|
10616
10688
|
<type name="gpointer" c:type="void*"/>
|
10617
10689
|
</parameter>
|
@@ -10667,7 +10739,10 @@ example.</note></doc>
|
|
10667
10739
|
<type name="OnscreenResizeCallback"
|
10668
10740
|
c:type="CoglOnscreenResizeCallback"/>
|
10669
10741
|
</parameter>
|
10670
|
-
<parameter name="user_data"
|
10742
|
+
<parameter name="user_data"
|
10743
|
+
transfer-ownership="none"
|
10744
|
+
nullable="1"
|
10745
|
+
allow-none="1">
|
10671
10746
|
<doc xml:space="preserve">Private data to be passed to @callback.</doc>
|
10672
10747
|
<type name="gpointer" c:type="void*"/>
|
10673
10748
|
</parameter>
|
@@ -10719,7 +10794,10 @@ throttling when you request to swap buffers too quickly.</doc>
|
|
10719
10794
|
has completed</doc>
|
10720
10795
|
<type name="SwapBuffersNotify" c:type="CoglSwapBuffersNotify"/>
|
10721
10796
|
</parameter>
|
10722
|
-
<parameter name="user_data"
|
10797
|
+
<parameter name="user_data"
|
10798
|
+
transfer-ownership="none"
|
10799
|
+
nullable="1"
|
10800
|
+
allow-none="1">
|
10723
10801
|
<doc xml:space="preserve">A private pointer to be passed to @callback</doc>
|
10724
10802
|
<type name="gpointer" c:type="void*"/>
|
10725
10803
|
</parameter>
|
@@ -11184,7 +11262,11 @@ lost and the application should redraw it.</doc>
|
|
11184
11262
|
<type name="OnscreenDirtyInfo"
|
11185
11263
|
c:type="const CoglOnscreenDirtyInfo*"/>
|
11186
11264
|
</parameter>
|
11187
|
-
<parameter name="user_data"
|
11265
|
+
<parameter name="user_data"
|
11266
|
+
transfer-ownership="none"
|
11267
|
+
nullable="1"
|
11268
|
+
allow-none="1"
|
11269
|
+
closure="2">
|
11188
11270
|
<doc xml:space="preserve">The user pointer passed to
|
11189
11271
|
cogl_onscreen_add_frame_callback()</doc>
|
11190
11272
|
<type name="gpointer" c:type="void*"/>
|
@@ -11259,7 +11341,11 @@ example.</note></doc>
|
|
11259
11341
|
<doc xml:space="preserve">The new height of @onscreen</doc>
|
11260
11342
|
<type name="gint" c:type="int"/>
|
11261
11343
|
</parameter>
|
11262
|
-
<parameter name="user_data"
|
11344
|
+
<parameter name="user_data"
|
11345
|
+
transfer-ownership="none"
|
11346
|
+
nullable="1"
|
11347
|
+
allow-none="1"
|
11348
|
+
closure="3">
|
11263
11349
|
<doc xml:space="preserve">The private passed to
|
11264
11350
|
cogl_onscreen_add_resize_callback()</doc>
|
11265
11351
|
<type name="gpointer" c:type="void*"/>
|
@@ -11543,7 +11629,11 @@ given renderer.</doc>
|
|
11543
11629
|
<doc xml:space="preserve">The current display output being iterated</doc>
|
11544
11630
|
<type name="Output" c:type="CoglOutput*"/>
|
11545
11631
|
</parameter>
|
11546
|
-
<parameter name="user_data"
|
11632
|
+
<parameter name="user_data"
|
11633
|
+
transfer-ownership="none"
|
11634
|
+
nullable="1"
|
11635
|
+
allow-none="1"
|
11636
|
+
closure="1">
|
11547
11637
|
<doc xml:space="preserve">The user pointer passed to
|
11548
11638
|
cogl_renderer_foreach_output()</doc>
|
11549
11639
|
<type name="gpointer" c:type="void*"/>
|
@@ -11671,7 +11761,10 @@ state changes.</doc>
|
|
11671
11761
|
<type name="PipelineLayerCallback"
|
11672
11762
|
c:type="CoglPipelineLayerCallback"/>
|
11673
11763
|
</parameter>
|
11674
|
-
<parameter name="user_data"
|
11764
|
+
<parameter name="user_data"
|
11765
|
+
transfer-ownership="none"
|
11766
|
+
nullable="1"
|
11767
|
+
allow-none="1">
|
11675
11768
|
<doc xml:space="preserve">Private data that will be passed to the
|
11676
11769
|
callback</doc>
|
11677
11770
|
<type name="gpointer" c:type="void*"/>
|
@@ -13485,7 +13578,11 @@ iterating all the layers of a @pipeline.</doc>
|
|
13485
13578
|
<doc xml:space="preserve">The current layer index</doc>
|
13486
13579
|
<type name="gint" c:type="int"/>
|
13487
13580
|
</parameter>
|
13488
|
-
<parameter name="user_data"
|
13581
|
+
<parameter name="user_data"
|
13582
|
+
transfer-ownership="none"
|
13583
|
+
nullable="1"
|
13584
|
+
allow-none="1"
|
13585
|
+
closure="2">
|
13489
13586
|
<doc xml:space="preserve">The private data passed to cogl_pipeline_foreach_layer()</doc>
|
13490
13587
|
<type name="gpointer" c:type="void*"/>
|
13491
13588
|
</parameter>
|
@@ -13562,9 +13659,12 @@ immediately copied into the new buffer.</doc>
|
|
13562
13659
|
</parameter>
|
13563
13660
|
<parameter name="size" transfer-ownership="none">
|
13564
13661
|
<doc xml:space="preserve">The number of bytes to allocate for the pixel data.</doc>
|
13565
|
-
<type name="
|
13662
|
+
<type name="gsize" c:type="size_t"/>
|
13566
13663
|
</parameter>
|
13567
|
-
<parameter name="data"
|
13664
|
+
<parameter name="data"
|
13665
|
+
transfer-ownership="none"
|
13666
|
+
nullable="1"
|
13667
|
+
allow-none="1">
|
13568
13668
|
<doc xml:space="preserve">An optional pointer to vertex data to upload immediately</doc>
|
13569
13669
|
<type name="gpointer" c:type="void*"/>
|
13570
13670
|
</parameter>
|
@@ -14526,7 +14626,10 @@ are associated with layers of the given @pipeline.</doc>
|
|
14526
14626
|
<type name="PrimitiveAttributeCallback"
|
14527
14627
|
c:type="CoglPrimitiveAttributeCallback"/>
|
14528
14628
|
</parameter>
|
14529
|
-
<parameter name="user_data"
|
14629
|
+
<parameter name="user_data"
|
14630
|
+
transfer-ownership="none"
|
14631
|
+
nullable="1"
|
14632
|
+
allow-none="1">
|
14530
14633
|
<doc xml:space="preserve">Private data that will be passed to the
|
14531
14634
|
callback</doc>
|
14532
14635
|
<type name="gpointer" c:type="void*"/>
|
@@ -14736,7 +14839,11 @@ stop.</doc>
|
|
14736
14839
|
<doc xml:space="preserve">The #CoglAttribute</doc>
|
14737
14840
|
<type name="Attribute" c:type="CoglAttribute*"/>
|
14738
14841
|
</parameter>
|
14739
|
-
<parameter name="user_data"
|
14842
|
+
<parameter name="user_data"
|
14843
|
+
transfer-ownership="none"
|
14844
|
+
nullable="1"
|
14845
|
+
allow-none="1"
|
14846
|
+
closure="2">
|
14740
14847
|
<doc xml:space="preserve">The private data passed to cogl_primitive_foreach_attribute()</doc>
|
14741
14848
|
<type name="gpointer" c:type="void*"/>
|
14742
14849
|
</parameter>
|
@@ -14916,8 +15023,6 @@ cogl_quaternion_copy().</doc>
|
|
14916
15023
|
axis vector (@x, @y, @z). The axis vector does not need to be
|
14917
15024
|
normalized.</doc>
|
14918
15025
|
<return-value transfer-ownership="none">
|
14919
|
-
<doc xml:space="preserve">A normalized, unit quaternion representing an orientation
|
14920
|
-
rotated @angle degrees around the axis vector (@x, @y, @z)</doc>
|
14921
15026
|
<type name="none" c:type="void"/>
|
14922
15027
|
</return-value>
|
14923
15028
|
<parameters>
|
@@ -14953,8 +15058,6 @@ rotate.</doc>
|
|
14953
15058
|
given @axis vector. The axis vector does not need to be
|
14954
15059
|
normalized.</doc>
|
14955
15060
|
<return-value transfer-ownership="none">
|
14956
|
-
<doc xml:space="preserve">A normalized, unit quaternion representing an orientation
|
14957
|
-
rotated @angle degrees around the given @axis vector.</doc>
|
14958
15061
|
<type name="none" c:type="void"/>
|
14959
15062
|
</return-value>
|
14960
15063
|
<parameters>
|
@@ -15322,11 +15425,17 @@ equal.</doc>
|
|
15322
15425
|
<type name="Bool" c:type="CoglBool"/>
|
15323
15426
|
</return-value>
|
15324
15427
|
<parameters>
|
15325
|
-
<parameter name="v1"
|
15428
|
+
<parameter name="v1"
|
15429
|
+
transfer-ownership="none"
|
15430
|
+
nullable="1"
|
15431
|
+
allow-none="1">
|
15326
15432
|
<doc xml:space="preserve">A #CoglQuaternion</doc>
|
15327
15433
|
<type name="gpointer" c:type="void*"/>
|
15328
15434
|
</parameter>
|
15329
|
-
<parameter name="v2"
|
15435
|
+
<parameter name="v2"
|
15436
|
+
transfer-ownership="none"
|
15437
|
+
nullable="1"
|
15438
|
+
allow-none="1">
|
15330
15439
|
<doc xml:space="preserve">A #CoglQuaternion</doc>
|
15331
15440
|
<type name="gpointer" c:type="void*"/>
|
15332
15441
|
</parameter>
|
@@ -15483,7 +15592,10 @@ for each one, along with the given @user_data.</doc>
|
|
15483
15592
|
each display output</doc>
|
15484
15593
|
<type name="OutputCallback" c:type="CoglOutputCallback"/>
|
15485
15594
|
</parameter>
|
15486
|
-
<parameter name="user_data"
|
15595
|
+
<parameter name="user_data"
|
15596
|
+
transfer-ownership="none"
|
15597
|
+
nullable="1"
|
15598
|
+
allow-none="1">
|
15487
15599
|
<doc xml:space="preserve">A user pointer to be passed to @callback</doc>
|
15488
15600
|
<type name="gpointer" c:type="void*"/>
|
15489
15601
|
</parameter>
|
@@ -16406,7 +16518,11 @@ pixel grid.</doc>
|
|
16406
16518
|
<parameter name="framebuffer" transfer-ownership="none">
|
16407
16519
|
<type name="Framebuffer" c:type="CoglFramebuffer*"/>
|
16408
16520
|
</parameter>
|
16409
|
-
<parameter name="user_data"
|
16521
|
+
<parameter name="user_data"
|
16522
|
+
transfer-ownership="none"
|
16523
|
+
nullable="1"
|
16524
|
+
allow-none="1"
|
16525
|
+
closure="1">
|
16410
16526
|
<type name="gpointer" c:type="void*"/>
|
16411
16527
|
</parameter>
|
16412
16528
|
</parameters>
|
@@ -18235,7 +18351,10 @@ cogl_win32_renderer_add_filter(). The function should return
|
|
18235
18351
|
<doc xml:space="preserve">A pointer to a win32 MSG struct</doc>
|
18236
18352
|
<type c:type="MSG*"/>
|
18237
18353
|
</parameter>
|
18238
|
-
<parameter name="data"
|
18354
|
+
<parameter name="data"
|
18355
|
+
transfer-ownership="none"
|
18356
|
+
nullable="1"
|
18357
|
+
allow-none="1">
|
18239
18358
|
<doc xml:space="preserve">The data that was given when the filter was added</doc>
|
18240
18359
|
<type name="gpointer" c:type="void*"/>
|
18241
18360
|
</parameter>
|
@@ -18472,7 +18591,7 @@ new buffer to map.
|
|
18472
18591
|
The behaviour is undefined if you access the buffer in a way
|
18473
18592
|
conflicting with the @access mask you pass. It is also an error to
|
18474
18593
|
release your last reference while the buffer is mapped.</doc>
|
18475
|
-
<return-value transfer-ownership="none">
|
18594
|
+
<return-value transfer-ownership="none" nullable="1">
|
18476
18595
|
<doc xml:space="preserve">A pointer to the mapped memory or
|
18477
18596
|
%NULL is the call fails</doc>
|
18478
18597
|
<type name="gpointer" c:type="void*"/>
|
@@ -18513,7 +18632,7 @@ regions outside of the mapping to be retained.
|
|
18513
18632
|
The behaviour is undefined if you access the buffer in a way
|
18514
18633
|
conflicting with the @access mask you pass. It is also an error to
|
18515
18634
|
release your last reference while the buffer is mapped.</doc>
|
18516
|
-
<return-value transfer-ownership="none">
|
18635
|
+
<return-value transfer-ownership="none" nullable="1">
|
18517
18636
|
<doc xml:space="preserve">A pointer to the mapped memory or
|
18518
18637
|
%NULL is the call fails</doc>
|
18519
18638
|
<type name="gpointer" c:type="void*"/>
|
@@ -18525,11 +18644,11 @@ release your last reference while the buffer is mapped.</doc>
|
|
18525
18644
|
</parameter>
|
18526
18645
|
<parameter name="offset" transfer-ownership="none">
|
18527
18646
|
<doc xml:space="preserve">Offset within the buffer to start the mapping</doc>
|
18528
|
-
<type name="
|
18647
|
+
<type name="gsize" c:type="size_t"/>
|
18529
18648
|
</parameter>
|
18530
18649
|
<parameter name="size" transfer-ownership="none">
|
18531
18650
|
<doc xml:space="preserve">The size of data to map</doc>
|
18532
|
-
<type name="
|
18651
|
+
<type name="gsize" c:type="size_t"/>
|
18533
18652
|
</parameter>
|
18534
18653
|
<parameter name="access" transfer-ownership="none">
|
18535
18654
|
<doc xml:space="preserve">how the mapped buffer will be used by the application</doc>
|
@@ -18560,15 +18679,18 @@ buffer size.</doc>
|
|
18560
18679
|
</parameter>
|
18561
18680
|
<parameter name="offset" transfer-ownership="none">
|
18562
18681
|
<doc xml:space="preserve">destination offset (in bytes) in the buffer</doc>
|
18563
|
-
<type name="
|
18682
|
+
<type name="gsize" c:type="size_t"/>
|
18564
18683
|
</parameter>
|
18565
|
-
<parameter name="data"
|
18684
|
+
<parameter name="data"
|
18685
|
+
transfer-ownership="none"
|
18686
|
+
nullable="1"
|
18687
|
+
allow-none="1">
|
18566
18688
|
<doc xml:space="preserve">a pointer to the data to be copied into the buffer</doc>
|
18567
18689
|
<type name="gpointer" c:type="void*"/>
|
18568
18690
|
</parameter>
|
18569
18691
|
<parameter name="size" transfer-ownership="none">
|
18570
18692
|
<doc xml:space="preserve">number of bytes to copy</doc>
|
18571
|
-
<type name="
|
18693
|
+
<type name="gsize" c:type="size_t"/>
|
18572
18694
|
</parameter>
|
18573
18695
|
</parameters>
|
18574
18696
|
</function>
|
@@ -18620,11 +18742,17 @@ parameter, when using #CoglColor<!-- -->s as keys in a #GHashTable.</doc>
|
|
18620
18742
|
<type name="Bool" c:type="CoglBool"/>
|
18621
18743
|
</return-value>
|
18622
18744
|
<parameters>
|
18623
|
-
<parameter name="v1"
|
18745
|
+
<parameter name="v1"
|
18746
|
+
transfer-ownership="none"
|
18747
|
+
nullable="1"
|
18748
|
+
allow-none="1">
|
18624
18749
|
<doc xml:space="preserve">a #CoglColor</doc>
|
18625
18750
|
<type name="gpointer" c:type="void*"/>
|
18626
18751
|
</parameter>
|
18627
|
-
<parameter name="v2"
|
18752
|
+
<parameter name="v2"
|
18753
|
+
transfer-ownership="none"
|
18754
|
+
nullable="1"
|
18755
|
+
allow-none="1">
|
18628
18756
|
<doc xml:space="preserve">a #CoglColor</doc>
|
18629
18757
|
<type name="gpointer" c:type="void*"/>
|
18630
18758
|
</parameter>
|
@@ -18709,7 +18837,10 @@ issues with objects leaking.</doc>
|
|
18709
18837
|
<type name="DebugObjectForeachTypeCallback"
|
18710
18838
|
c:type="CoglDebugObjectForeachTypeCallback"/>
|
18711
18839
|
</parameter>
|
18712
|
-
<parameter name="user_data"
|
18840
|
+
<parameter name="user_data"
|
18841
|
+
transfer-ownership="none"
|
18842
|
+
nullable="1"
|
18843
|
+
allow-none="1">
|
18713
18844
|
<doc xml:space="preserve">A pointer to pass to @func</doc>
|
18714
18845
|
<type name="gpointer" c:type="void*"/>
|
18715
18846
|
</parameter>
|
@@ -18792,11 +18923,17 @@ can be represented with different component rotations</note></doc>
|
|
18792
18923
|
<type name="Bool" c:type="CoglBool"/>
|
18793
18924
|
</return-value>
|
18794
18925
|
<parameters>
|
18795
|
-
<parameter name="v1"
|
18926
|
+
<parameter name="v1"
|
18927
|
+
transfer-ownership="none"
|
18928
|
+
nullable="1"
|
18929
|
+
allow-none="1">
|
18796
18930
|
<doc xml:space="preserve">The first euler angle to compare</doc>
|
18797
18931
|
<type name="gpointer" c:type="void*"/>
|
18798
18932
|
</parameter>
|
18799
|
-
<parameter name="v2"
|
18933
|
+
<parameter name="v2"
|
18934
|
+
transfer-ownership="none"
|
18935
|
+
nullable="1"
|
18936
|
+
allow-none="1">
|
18800
18937
|
<doc xml:space="preserve">The second euler angle to compare</doc>
|
18801
18938
|
<type name="gpointer" c:type="void*"/>
|
18802
18939
|
</parameter>
|
@@ -18824,7 +18961,10 @@ for a given @context and for each feature @callback is called.</doc>
|
|
18824
18961
|
supported feature</doc>
|
18825
18962
|
<type name="FeatureCallback" c:type="CoglFeatureCallback"/>
|
18826
18963
|
</parameter>
|
18827
|
-
<parameter name="user_data"
|
18964
|
+
<parameter name="user_data"
|
18965
|
+
transfer-ownership="none"
|
18966
|
+
nullable="1"
|
18967
|
+
allow-none="1">
|
18828
18968
|
<doc xml:space="preserve">Private data to pass to the callback</doc>
|
18829
18969
|
<type name="gpointer" c:type="void*"/>
|
18830
18970
|
</parameter>
|
@@ -19189,7 +19329,10 @@ otherwise.</doc>
|
|
19189
19329
|
<type name="Bool" c:type="CoglBool"/>
|
19190
19330
|
</return-value>
|
19191
19331
|
<parameters>
|
19192
|
-
<parameter name="object"
|
19332
|
+
<parameter name="object"
|
19333
|
+
transfer-ownership="none"
|
19334
|
+
nullable="1"
|
19335
|
+
allow-none="1">
|
19193
19336
|
<doc xml:space="preserve">a #CoglObject</doc>
|
19194
19337
|
<type name="gpointer" c:type="void*"/>
|
19195
19338
|
</parameter>
|
@@ -19203,7 +19346,10 @@ otherwise.</doc>
|
|
19203
19346
|
<type name="Bool" c:type="CoglBool"/>
|
19204
19347
|
</return-value>
|
19205
19348
|
<parameters>
|
19206
|
-
<parameter name="object"
|
19349
|
+
<parameter name="object"
|
19350
|
+
transfer-ownership="none"
|
19351
|
+
nullable="1"
|
19352
|
+
allow-none="1">
|
19207
19353
|
<doc xml:space="preserve">A #CoglObject</doc>
|
19208
19354
|
<type name="gpointer" c:type="void*"/>
|
19209
19355
|
</parameter>
|
@@ -19220,7 +19366,10 @@ otherwise.</doc>
|
|
19220
19366
|
<type name="Bool" c:type="CoglBool"/>
|
19221
19367
|
</return-value>
|
19222
19368
|
<parameters>
|
19223
|
-
<parameter name="object"
|
19369
|
+
<parameter name="object"
|
19370
|
+
transfer-ownership="none"
|
19371
|
+
nullable="1"
|
19372
|
+
allow-none="1">
|
19224
19373
|
<doc xml:space="preserve">A #CoglObject</doc>
|
19225
19374
|
<type name="gpointer" c:type="void*"/>
|
19226
19375
|
</parameter>
|
@@ -19234,7 +19383,10 @@ otherwise.</doc>
|
|
19234
19383
|
<type name="Bool" c:type="CoglBool"/>
|
19235
19384
|
</return-value>
|
19236
19385
|
<parameters>
|
19237
|
-
<parameter name="object"
|
19386
|
+
<parameter name="object"
|
19387
|
+
transfer-ownership="none"
|
19388
|
+
nullable="1"
|
19389
|
+
allow-none="1">
|
19238
19390
|
<doc xml:space="preserve">a #CoglObject pointer</doc>
|
19239
19391
|
<type name="gpointer" c:type="void*"/>
|
19240
19392
|
</parameter>
|
@@ -19250,7 +19402,10 @@ otherwise.</doc>
|
|
19250
19402
|
<type name="Bool" c:type="CoglBool"/>
|
19251
19403
|
</return-value>
|
19252
19404
|
<parameters>
|
19253
|
-
<parameter name="object"
|
19405
|
+
<parameter name="object"
|
19406
|
+
transfer-ownership="none"
|
19407
|
+
nullable="1"
|
19408
|
+
allow-none="1">
|
19254
19409
|
<doc xml:space="preserve">a buffer object</doc>
|
19255
19410
|
<type name="gpointer" c:type="void*"/>
|
19256
19411
|
</parameter>
|
@@ -19267,7 +19422,10 @@ otherwise.</doc>
|
|
19267
19422
|
<type name="Bool" c:type="CoglBool"/>
|
19268
19423
|
</return-value>
|
19269
19424
|
<parameters>
|
19270
|
-
<parameter name="object"
|
19425
|
+
<parameter name="object"
|
19426
|
+
transfer-ownership="none"
|
19427
|
+
nullable="1"
|
19428
|
+
allow-none="1">
|
19271
19429
|
<doc xml:space="preserve">An object or %NULL</doc>
|
19272
19430
|
<type name="gpointer" c:type="void*"/>
|
19273
19431
|
</parameter>
|
@@ -19284,7 +19442,10 @@ otherwise.</doc>
|
|
19284
19442
|
<type name="Bool" c:type="CoglBool"/>
|
19285
19443
|
</return-value>
|
19286
19444
|
<parameters>
|
19287
|
-
<parameter name="object"
|
19445
|
+
<parameter name="object"
|
19446
|
+
transfer-ownership="none"
|
19447
|
+
nullable="1"
|
19448
|
+
allow-none="1">
|
19288
19449
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19289
19450
|
<type name="gpointer" c:type="void*"/>
|
19290
19451
|
</parameter>
|
@@ -19301,7 +19462,10 @@ otherwise.</doc>
|
|
19301
19462
|
<type name="Bool" c:type="CoglBool"/>
|
19302
19463
|
</return-value>
|
19303
19464
|
<parameters>
|
19304
|
-
<parameter name="object"
|
19465
|
+
<parameter name="object"
|
19466
|
+
transfer-ownership="none"
|
19467
|
+
nullable="1"
|
19468
|
+
allow-none="1">
|
19305
19469
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19306
19470
|
<type name="gpointer" c:type="void*"/>
|
19307
19471
|
</parameter>
|
@@ -19318,7 +19482,10 @@ otherwise.</doc>
|
|
19318
19482
|
<type name="Bool" c:type="CoglBool"/>
|
19319
19483
|
</return-value>
|
19320
19484
|
<parameters>
|
19321
|
-
<parameter name="object"
|
19485
|
+
<parameter name="object"
|
19486
|
+
transfer-ownership="none"
|
19487
|
+
nullable="1"
|
19488
|
+
allow-none="1">
|
19322
19489
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19323
19490
|
<type name="gpointer" c:type="void*"/>
|
19324
19491
|
</parameter>
|
@@ -19335,7 +19502,10 @@ otherwise.</doc>
|
|
19335
19502
|
<type name="Bool" c:type="CoglBool"/>
|
19336
19503
|
</return-value>
|
19337
19504
|
<parameters>
|
19338
|
-
<parameter name="object"
|
19505
|
+
<parameter name="object"
|
19506
|
+
transfer-ownership="none"
|
19507
|
+
nullable="1"
|
19508
|
+
allow-none="1">
|
19339
19509
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19340
19510
|
<type name="gpointer" c:type="void*"/>
|
19341
19511
|
</parameter>
|
@@ -19352,7 +19522,10 @@ otherwise.</doc>
|
|
19352
19522
|
<type name="Bool" c:type="CoglBool"/>
|
19353
19523
|
</return-value>
|
19354
19524
|
<parameters>
|
19355
|
-
<parameter name="object"
|
19525
|
+
<parameter name="object"
|
19526
|
+
transfer-ownership="none"
|
19527
|
+
nullable="1"
|
19528
|
+
allow-none="1">
|
19356
19529
|
<doc xml:space="preserve">A #CoglObject</doc>
|
19357
19530
|
<type name="gpointer" c:type="void*"/>
|
19358
19531
|
</parameter>
|
@@ -19369,7 +19542,10 @@ otherwise.</doc>
|
|
19369
19542
|
<type name="Bool" c:type="CoglBool"/>
|
19370
19543
|
</return-value>
|
19371
19544
|
<parameters>
|
19372
|
-
<parameter name="object"
|
19545
|
+
<parameter name="object"
|
19546
|
+
transfer-ownership="none"
|
19547
|
+
nullable="1"
|
19548
|
+
allow-none="1">
|
19373
19549
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19374
19550
|
<type name="gpointer" c:type="void*"/>
|
19375
19551
|
</parameter>
|
@@ -19383,7 +19559,10 @@ otherwise.</doc>
|
|
19383
19559
|
<type name="Bool" c:type="CoglBool"/>
|
19384
19560
|
</return-value>
|
19385
19561
|
<parameters>
|
19386
|
-
<parameter name="object"
|
19562
|
+
<parameter name="object"
|
19563
|
+
transfer-ownership="none"
|
19564
|
+
nullable="1"
|
19565
|
+
allow-none="1">
|
19387
19566
|
<doc xml:space="preserve">a #CoglObject</doc>
|
19388
19567
|
<type name="gpointer" c:type="void*"/>
|
19389
19568
|
</parameter>
|
@@ -19400,7 +19579,10 @@ otherwise.</doc>
|
|
19400
19579
|
<type name="Bool" c:type="CoglBool"/>
|
19401
19580
|
</return-value>
|
19402
19581
|
<parameters>
|
19403
|
-
<parameter name="object"
|
19582
|
+
<parameter name="object"
|
19583
|
+
transfer-ownership="none"
|
19584
|
+
nullable="1"
|
19585
|
+
allow-none="1">
|
19404
19586
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19405
19587
|
<type name="gpointer" c:type="void*"/>
|
19406
19588
|
</parameter>
|
@@ -19417,7 +19599,10 @@ otherwise.</doc>
|
|
19417
19599
|
<type name="Bool" c:type="CoglBool"/>
|
19418
19600
|
</return-value>
|
19419
19601
|
<parameters>
|
19420
|
-
<parameter name="object"
|
19602
|
+
<parameter name="object"
|
19603
|
+
transfer-ownership="none"
|
19604
|
+
nullable="1"
|
19605
|
+
allow-none="1">
|
19421
19606
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19422
19607
|
<type name="gpointer" c:type="void*"/>
|
19423
19608
|
</parameter>
|
@@ -19434,7 +19619,10 @@ otherwise.</doc>
|
|
19434
19619
|
<type name="Bool" c:type="CoglBool"/>
|
19435
19620
|
</return-value>
|
19436
19621
|
<parameters>
|
19437
|
-
<parameter name="object"
|
19622
|
+
<parameter name="object"
|
19623
|
+
transfer-ownership="none"
|
19624
|
+
nullable="1"
|
19625
|
+
allow-none="1">
|
19438
19626
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19439
19627
|
<type name="gpointer" c:type="void*"/>
|
19440
19628
|
</parameter>
|
@@ -19451,7 +19639,10 @@ otherwise.</doc>
|
|
19451
19639
|
<type name="Bool" c:type="CoglBool"/>
|
19452
19640
|
</return-value>
|
19453
19641
|
<parameters>
|
19454
|
-
<parameter name="object"
|
19642
|
+
<parameter name="object"
|
19643
|
+
transfer-ownership="none"
|
19644
|
+
nullable="1"
|
19645
|
+
allow-none="1">
|
19455
19646
|
<doc xml:space="preserve">A #CoglObject</doc>
|
19456
19647
|
<type name="gpointer" c:type="void*"/>
|
19457
19648
|
</parameter>
|
@@ -19468,7 +19659,10 @@ otherwise.</doc>
|
|
19468
19659
|
<type name="Bool" c:type="CoglBool"/>
|
19469
19660
|
</return-value>
|
19470
19661
|
<parameters>
|
19471
|
-
<parameter name="object"
|
19662
|
+
<parameter name="object"
|
19663
|
+
transfer-ownership="none"
|
19664
|
+
nullable="1"
|
19665
|
+
allow-none="1">
|
19472
19666
|
<doc xml:space="preserve">a #CoglObject to test</doc>
|
19473
19667
|
<type name="gpointer" c:type="void*"/>
|
19474
19668
|
</parameter>
|
@@ -19485,7 +19679,10 @@ otherwise.</doc>
|
|
19485
19679
|
<type name="Bool" c:type="CoglBool"/>
|
19486
19680
|
</return-value>
|
19487
19681
|
<parameters>
|
19488
|
-
<parameter name="object"
|
19682
|
+
<parameter name="object"
|
19683
|
+
transfer-ownership="none"
|
19684
|
+
nullable="1"
|
19685
|
+
allow-none="1">
|
19489
19686
|
<doc xml:space="preserve">A #CoglObject</doc>
|
19490
19687
|
<type name="gpointer" c:type="void*"/>
|
19491
19688
|
</parameter>
|
@@ -19502,7 +19699,10 @@ otherwise.</doc>
|
|
19502
19699
|
<type name="Bool" c:type="CoglBool"/>
|
19503
19700
|
</return-value>
|
19504
19701
|
<parameters>
|
19505
|
-
<parameter name="object"
|
19702
|
+
<parameter name="object"
|
19703
|
+
transfer-ownership="none"
|
19704
|
+
nullable="1"
|
19705
|
+
allow-none="1">
|
19506
19706
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19507
19707
|
<type name="gpointer" c:type="void*"/>
|
19508
19708
|
</parameter>
|
@@ -19518,7 +19718,10 @@ otherwise.</doc>
|
|
19518
19718
|
<type name="Bool" c:type="CoglBool"/>
|
19519
19719
|
</return-value>
|
19520
19720
|
<parameters>
|
19521
|
-
<parameter name="object"
|
19721
|
+
<parameter name="object"
|
19722
|
+
transfer-ownership="none"
|
19723
|
+
nullable="1"
|
19724
|
+
allow-none="1">
|
19522
19725
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19523
19726
|
<type name="gpointer" c:type="void*"/>
|
19524
19727
|
</parameter>
|
@@ -19535,7 +19738,10 @@ otherwise.</doc>
|
|
19535
19738
|
<type name="Bool" c:type="CoglBool"/>
|
19536
19739
|
</return-value>
|
19537
19740
|
<parameters>
|
19538
|
-
<parameter name="object"
|
19741
|
+
<parameter name="object"
|
19742
|
+
transfer-ownership="none"
|
19743
|
+
nullable="1"
|
19744
|
+
allow-none="1">
|
19539
19745
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19540
19746
|
<type name="gpointer" c:type="void*"/>
|
19541
19747
|
</parameter>
|
@@ -19552,7 +19758,10 @@ otherwise.</doc>
|
|
19552
19758
|
<type name="Bool" c:type="CoglBool"/>
|
19553
19759
|
</return-value>
|
19554
19760
|
<parameters>
|
19555
|
-
<parameter name="object"
|
19761
|
+
<parameter name="object"
|
19762
|
+
transfer-ownership="none"
|
19763
|
+
nullable="1"
|
19764
|
+
allow-none="1">
|
19556
19765
|
<doc xml:space="preserve">a #CoglObject</doc>
|
19557
19766
|
<type name="gpointer" c:type="void*"/>
|
19558
19767
|
</parameter>
|
@@ -19563,7 +19772,10 @@ otherwise.</doc>
|
|
19563
19772
|
<type name="Bool" c:type="CoglBool"/>
|
19564
19773
|
</return-value>
|
19565
19774
|
<parameters>
|
19566
|
-
<parameter name="object"
|
19775
|
+
<parameter name="object"
|
19776
|
+
transfer-ownership="none"
|
19777
|
+
nullable="1"
|
19778
|
+
allow-none="1">
|
19567
19779
|
<type name="gpointer" c:type="void*"/>
|
19568
19780
|
</parameter>
|
19569
19781
|
</parameters>
|
@@ -19576,7 +19788,10 @@ otherwise.</doc>
|
|
19576
19788
|
<type name="Bool" c:type="CoglBool"/>
|
19577
19789
|
</return-value>
|
19578
19790
|
<parameters>
|
19579
|
-
<parameter name="object"
|
19791
|
+
<parameter name="object"
|
19792
|
+
transfer-ownership="none"
|
19793
|
+
nullable="1"
|
19794
|
+
allow-none="1">
|
19580
19795
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19581
19796
|
<type name="gpointer" c:type="void*"/>
|
19582
19797
|
</parameter>
|
@@ -19591,7 +19806,10 @@ object.</doc>
|
|
19591
19806
|
<type name="Bool" c:type="CoglBool"/>
|
19592
19807
|
</return-value>
|
19593
19808
|
<parameters>
|
19594
|
-
<parameter name="object"
|
19809
|
+
<parameter name="object"
|
19810
|
+
transfer-ownership="none"
|
19811
|
+
nullable="1"
|
19812
|
+
allow-none="1">
|
19595
19813
|
<doc xml:space="preserve">A #CoglObject</doc>
|
19596
19814
|
<type name="gpointer" c:type="void*"/>
|
19597
19815
|
</parameter>
|
@@ -19608,7 +19826,10 @@ object.</doc>
|
|
19608
19826
|
<type name="Bool" c:type="CoglBool"/>
|
19609
19827
|
</return-value>
|
19610
19828
|
<parameters>
|
19611
|
-
<parameter name="object"
|
19829
|
+
<parameter name="object"
|
19830
|
+
transfer-ownership="none"
|
19831
|
+
nullable="1"
|
19832
|
+
allow-none="1">
|
19612
19833
|
<doc xml:space="preserve">A #CoglObject pointer</doc>
|
19613
19834
|
<type name="gpointer" c:type="void*"/>
|
19614
19835
|
</parameter>
|
@@ -19625,7 +19846,10 @@ object.</doc>
|
|
19625
19846
|
<type name="Bool" c:type="CoglBool"/>
|
19626
19847
|
</return-value>
|
19627
19848
|
<parameters>
|
19628
|
-
<parameter name="object"
|
19849
|
+
<parameter name="object"
|
19850
|
+
transfer-ownership="none"
|
19851
|
+
nullable="1"
|
19852
|
+
allow-none="1">
|
19629
19853
|
<doc xml:space="preserve">a #CoglObject</doc>
|
19630
19854
|
<type name="gpointer" c:type="void*"/>
|
19631
19855
|
</parameter>
|
@@ -19641,7 +19865,10 @@ object.</doc>
|
|
19641
19865
|
<type name="Bool" c:type="CoglBool"/>
|
19642
19866
|
</return-value>
|
19643
19867
|
<parameters>
|
19644
|
-
<parameter name="object"
|
19868
|
+
<parameter name="object"
|
19869
|
+
transfer-ownership="none"
|
19870
|
+
nullable="1"
|
19871
|
+
allow-none="1">
|
19645
19872
|
<doc xml:space="preserve">A #CoglObject</doc>
|
19646
19873
|
<type name="gpointer" c:type="void*"/>
|
19647
19874
|
</parameter>
|
@@ -19659,11 +19886,17 @@ inverse matrix these are not considered in the comparison.</doc>
|
|
19659
19886
|
<type name="Bool" c:type="CoglBool"/>
|
19660
19887
|
</return-value>
|
19661
19888
|
<parameters>
|
19662
|
-
<parameter name="v1"
|
19889
|
+
<parameter name="v1"
|
19890
|
+
transfer-ownership="none"
|
19891
|
+
nullable="1"
|
19892
|
+
allow-none="1">
|
19663
19893
|
<doc xml:space="preserve">A 4x4 transformation matrix</doc>
|
19664
19894
|
<type name="gpointer" c:type="void*"/>
|
19665
19895
|
</parameter>
|
19666
|
-
<parameter name="v2"
|
19896
|
+
<parameter name="v2"
|
19897
|
+
transfer-ownership="none"
|
19898
|
+
nullable="1"
|
19899
|
+
allow-none="1">
|
19667
19900
|
<doc xml:space="preserve">A 4x4 transformation matrix</doc>
|
19668
19901
|
<type name="gpointer" c:type="void*"/>
|
19669
19902
|
</parameter>
|
@@ -19738,7 +19971,10 @@ low-level texture maps to the original region.</doc>
|
|
19738
19971
|
for each low-level texture within the specified region.</doc>
|
19739
19972
|
<type name="MetaTextureCallback" c:type="CoglMetaTextureCallback"/>
|
19740
19973
|
</parameter>
|
19741
|
-
<parameter name="user_data"
|
19974
|
+
<parameter name="user_data"
|
19975
|
+
transfer-ownership="none"
|
19976
|
+
nullable="1"
|
19977
|
+
allow-none="1">
|
19742
19978
|
<doc xml:space="preserve">A private pointer that is passed to @callback.</doc>
|
19743
19979
|
<type name="gpointer" c:type="void*"/>
|
19744
19980
|
</parameter>
|
@@ -19927,11 +20163,17 @@ equal.</doc>
|
|
19927
20163
|
<type name="Bool" c:type="CoglBool"/>
|
19928
20164
|
</return-value>
|
19929
20165
|
<parameters>
|
19930
|
-
<parameter name="v1"
|
20166
|
+
<parameter name="v1"
|
20167
|
+
transfer-ownership="none"
|
20168
|
+
nullable="1"
|
20169
|
+
allow-none="1">
|
19931
20170
|
<doc xml:space="preserve">A #CoglQuaternion</doc>
|
19932
20171
|
<type name="gpointer" c:type="void*"/>
|
19933
20172
|
</parameter>
|
19934
|
-
<parameter name="v2"
|
20173
|
+
<parameter name="v2"
|
20174
|
+
transfer-ownership="none"
|
20175
|
+
nullable="1"
|
20176
|
+
allow-none="1">
|
19935
20177
|
<doc xml:space="preserve">A #CoglQuaternion</doc>
|
19936
20178
|
<type name="gpointer" c:type="void*"/>
|
19937
20179
|
</parameter>
|
@@ -20014,7 +20256,6 @@ through the common tail with your right hand such that you fingers
|
|
20014
20256
|
rotate in the direction from @u to @v then the resulting vector
|
20015
20257
|
points along your extended thumb.</doc>
|
20016
20258
|
<return-value transfer-ownership="none">
|
20017
|
-
<doc xml:space="preserve">The cross product between two vectors @u and @v.</doc>
|
20018
20259
|
<type name="none" c:type="void"/>
|
20019
20260
|
</return-value>
|
20020
20261
|
<parameters>
|
@@ -20136,11 +20377,17 @@ differences due to the way they have been manipulated.</doc>
|
|
20136
20377
|
<type name="Bool" c:type="CoglBool"/>
|
20137
20378
|
</return-value>
|
20138
20379
|
<parameters>
|
20139
|
-
<parameter name="v1"
|
20380
|
+
<parameter name="v1"
|
20381
|
+
transfer-ownership="none"
|
20382
|
+
nullable="1"
|
20383
|
+
allow-none="1">
|
20140
20384
|
<doc xml:space="preserve">The first 3 component vector you want to compare</doc>
|
20141
20385
|
<type name="gpointer" c:type="void*"/>
|
20142
20386
|
</parameter>
|
20143
|
-
<parameter name="v2"
|
20387
|
+
<parameter name="v2"
|
20388
|
+
transfer-ownership="none"
|
20389
|
+
nullable="1"
|
20390
|
+
allow-none="1">
|
20144
20391
|
<doc xml:space="preserve">The second 3 component vector you want to compare</doc>
|
20145
20392
|
<type name="gpointer" c:type="void*"/>
|
20146
20393
|
</parameter>
|
@@ -20393,7 +20640,10 @@ function can stop further processing of the event by return
|
|
20393
20640
|
<doc xml:space="preserve">the callback function</doc>
|
20394
20641
|
<type name="Win32FilterFunc" c:type="CoglWin32FilterFunc"/>
|
20395
20642
|
</parameter>
|
20396
|
-
<parameter name="data"
|
20643
|
+
<parameter name="data"
|
20644
|
+
transfer-ownership="none"
|
20645
|
+
nullable="1"
|
20646
|
+
allow-none="1">
|
20397
20647
|
<doc xml:space="preserve">user data passed to @func when called</doc>
|
20398
20648
|
<type name="gpointer" c:type="void*"/>
|
20399
20649
|
</parameter>
|
@@ -20441,7 +20691,10 @@ cogl_win32_renderer_add_filter().</doc>
|
|
20441
20691
|
<doc xml:space="preserve">the callback function</doc>
|
20442
20692
|
<type name="Win32FilterFunc" c:type="CoglWin32FilterFunc"/>
|
20443
20693
|
</parameter>
|
20444
|
-
<parameter name="data"
|
20694
|
+
<parameter name="data"
|
20695
|
+
transfer-ownership="none"
|
20696
|
+
nullable="1"
|
20697
|
+
allow-none="1">
|
20445
20698
|
<doc xml:space="preserve">user data given when the callback was installed</doc>
|
20446
20699
|
<type name="gpointer" c:type="void*"/>
|
20447
20700
|
</parameter>
|