clutter 2.2.5-x86-mingw32 → 3.0.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +5 -5
- data/lib/clutter.rb +19 -2
- data/lib/clutter/version.rb +28 -0
- data/test/run-test.rb +10 -4
- data/test/test-clutter-version.rb +47 -0
- data/vendor/local/bin/json-glib-format.exe +0 -0
- data/vendor/local/bin/json-glib-validate.exe +0 -0
- data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
- data/vendor/local/bin/libcogl-20.dll +0 -0
- data/vendor/local/bin/libcogl-pango-20.dll +0 -0
- data/vendor/local/bin/libcogl-path-20.dll +0 -0
- data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-actor.h +5 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-constraint.h +11 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +4 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-enums.h +25 -7
- data/vendor/local/include/clutter-1.0/clutter/clutter-group.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-input-device.h +5 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-keyframe-transition.h +4 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-keysyms.h +5 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-macros.h +14 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-stage.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-texture.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +15 -5
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-alpha.h +6 -0
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animation.h +4 -0
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animator.h +2 -0
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-fixed.h +2 -1
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-keysyms.h +5 -0
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-rectangle.h +2 -2
- data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-texture.h +9 -9
- data/vendor/local/include/cogl/cogl/cogl-defines.h +3 -3
- data/vendor/local/include/cogl/cogl/cogl-enum-types.h +3 -0
- data/vendor/local/include/cogl/cogl/cogl-framebuffer.h +52 -0
- data/vendor/local/include/cogl/cogl/cogl-macros.h +14 -0
- data/vendor/local/include/cogl/cogl/cogl-onscreen-template.h +18 -0
- data/vendor/local/include/cogl/cogl/cogl-onscreen.h +59 -0
- data/vendor/local/include/cogl/cogl/cogl-renderer.h +2 -0
- data/vendor/local/include/cogl/cogl/cogl-types.h +15 -0
- data/vendor/local/include/cogl/cogl/cogl-version.h +10 -0
- data/vendor/local/include/cogl/cogl/cogl.h +3 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-enum-types.h +4 -4
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +3 -3
- data/vendor/local/lib/girepository-1.0/Clutter-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-1.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Cogl-2.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-1.0.la +3 -3
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.la +5 -5
- data/vendor/local/lib/libcogl-path.dll.a +0 -0
- data/vendor/local/lib/libcogl-path.la +6 -6
- data/vendor/local/lib/libcogl.dll.a +0 -0
- data/vendor/local/lib/libcogl.la +6 -6
- data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
- data/vendor/local/lib/libjson-glib-1.0.la +3 -3
- data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/cogl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Clutter-1.0.gir +581 -121
- data/vendor/local/share/gir-1.0/Cogl-1.0.gir +26 -2
- data/vendor/local/share/gir-1.0/Cogl-2.0.gir +108 -2
- data/vendor/local/share/gir-1.0/Json-1.0.gir +60 -14
- data/vendor/local/share/gtk-doc/html/cally/CallyActor.html +18 -23
- data/vendor/local/share/gtk-doc/html/cally/CallyClone.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyGroup.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyRectangle.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyRoot.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyStage.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyText.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyTexture.html +6 -8
- data/vendor/local/share/gtk-doc/html/cally/CallyUtil.html +6 -6
- data/vendor/local/share/gtk-doc/html/cally/cally-General-API.html +7 -10
- data/vendor/local/share/gtk-doc/html/cally/cally.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/cally/callyannotationglossary.html +8 -4
- data/vendor/local/share/gtk-doc/html/cally/callybase.html +11 -12
- data/vendor/local/share/gtk-doc/html/cally/callyobjecthierarchy.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/callyobjectindex.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/callyobjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/ch01.html +10 -11
- data/vendor/local/share/gtk-doc/html/cally/ch02.html +4 -5
- data/vendor/local/share/gtk-doc/html/cally/clutter-overview.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/index.html +11 -12
- data/vendor/local/share/gtk-doc/html/cally/index.sgml +2 -0
- data/vendor/local/share/gtk-doc/html/cally/ix01.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/ix02.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/ix03.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/ix04.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/license.html +3 -4
- data/vendor/local/share/gtk-doc/html/cally/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +665 -592
- data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +13 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +15 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +103 -51
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +10 -13
- data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +36 -43
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +21 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +24 -30
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +10 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +31 -39
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +10 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +11 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +25 -28
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +18 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +12 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +21 -25
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +5 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +101 -25
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +39 -50
- data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +13 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +20 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +14 -18
- data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +9 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +20 -25
- data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +9 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +8 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +24 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +43 -40
- data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +9 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +13 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +8 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +13 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +25 -30
- data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +11 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +6 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +30 -37
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +35 -43
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +26 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +11 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +13 -17
- data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +173 -90
- data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +21 -20
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +21 -23
- data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +7 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +7 -9
- data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +34 -43
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +40 -52
- data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +20 -24
- data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +11 -14
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +14 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +21 -27
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +25 -33
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +36 -47
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +12 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +9 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +57 -25
- data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +7 -10
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +25 -31
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +31 -41
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +9 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +12 -15
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +17 -18
- data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +13 -16
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +16 -19
- data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +64 -77
- data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +47 -56
- data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +9 -12
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +77 -60
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +6 -8
- data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +110 -138
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +23 -32
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +212 -94
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +49 -68
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +24 -24
- data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +9 -11
- data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +13 -17
- data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +18 -5
- data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch01.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch02.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch03.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch04.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch05.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch06.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch07.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch08.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch09.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch10.html +6 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch11.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ch12.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +109 -136
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +164 -0
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterGLXTexturePixmap.html +9 -14
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +13 -15
- data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterX11TexturePixmap.html +13 -17
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +29 -35
- data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +9 -13
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +195 -220
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +7 -10
- data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +33 -12
- data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +84 -86
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +85 -65
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +7 -9
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +18 -23
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +23 -24
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +34 -41
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +13 -14
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +29 -36
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +61 -48
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +36 -41
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +43 -32
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +4 -5
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +18 -16
- data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +8 -13
- data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +125 -71
- data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +206 -0
- data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +449 -96
- data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +6 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +6 -4
- data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +4 -5
- data/vendor/local/share/gtk-doc/html/clutter/go01.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/index.html +14 -5
- data/vendor/local/share/gtk-doc/html/clutter/index.sgml +362 -0
- data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix01.html +77 -22
- data/vendor/local/share/gtk-doc/html/clutter/ix02.html +63 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix03.html +55 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix04.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix05.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix06.html +35 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix07.html +4 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix08.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix09.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix10.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/ix11.html +4 -5
- data/vendor/local/share/gtk-doc/html/clutter/ix12.html +7 -8
- data/vendor/local/share/gtk-doc/html/clutter/ix13.html +12 -13
- data/vendor/local/share/gtk-doc/html/clutter/ix14.html +5 -6
- data/vendor/local/share/gtk-doc/html/clutter/ix15.html +110 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix16.html +103 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix17.html +59 -0
- data/vendor/local/share/gtk-doc/html/clutter/ix18.html +97 -0
- data/vendor/local/share/gtk-doc/html/clutter/license.html +5 -6
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +7 -8
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +12 -13
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/migration.html +5 -6
- data/vendor/local/share/gtk-doc/html/clutter/pt09.html +3 -4
- data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +41 -4
- data/vendor/local/share/gtk-doc/html/clutter/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +3 -4
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +14 -13
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +13 -13
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +23 -23
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +16 -16
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +17 -17
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +6 -6
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ch05.html +7 -3
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +5 -3
- data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +29 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +6 -6
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +13 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +67 -0
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +39 -0
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +29 -29
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +10 -10
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +149 -142
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +14 -14
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +247 -240
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +150 -143
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +84 -18
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +6 -6
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +27 -5
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +3 -3
- data/vendor/local/share/locale/an/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/an/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/cogl.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/man/man1/json-glib-format.1 +60 -0
- data/vendor/local/share/man/man1/json-glib-validate.1 +56 -0
- metadata +27 -12
data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html
CHANGED
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Intel CE3100, CE4100 Specific Support: Clutter Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Clutter Reference Manual">
|
8
8
|
<link rel="up" href="clutterbackends.html" title="Part VII. Clutter Backends">
|
9
9
|
<link rel="prev" href="clutter-EGL-Specific-Support.html" title="EGL Specific Support">
|
10
10
|
<link rel="next" href="clutter-GDK-Specific-Support.html" title="GDK Specific Support">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -114,7 +114,7 @@ the stage will be drawn. By default Clutter will pick UPP_C
|
|
114
114
|
</tr></tbody>
|
115
115
|
</table></div>
|
116
116
|
</div>
|
117
|
-
<p class="since">Since 1.6</p>
|
117
|
+
<p class="since">Since: <a class="link" href="ix10.html#api-index-1.6">1.6</a></p>
|
118
118
|
</div>
|
119
119
|
<hr>
|
120
120
|
<div class="refsect2">
|
@@ -141,7 +141,7 @@ back buffers thus being double or triple buffered, respectively.</p>
|
|
141
141
|
</tr></tbody>
|
142
142
|
</table></div>
|
143
143
|
</div>
|
144
|
-
<p class="since">Since 1.6</p>
|
144
|
+
<p class="since">Since: <a class="link" href="ix10.html#api-index-1.6">1.6</a></p>
|
145
145
|
</div>
|
146
146
|
<hr>
|
147
147
|
<div class="refsect2">
|
@@ -153,9 +153,8 @@ EGL windowing system and if it is running using an EGL backend.</p>
|
|
153
153
|
<div class="refsect3">
|
154
154
|
<a name="id-1.8.9.6.4.5"></a><h4>Returns</h4>
|
155
155
|
<p> the EGL display used by Clutter, or 0</p>
|
156
|
-
<p></p>
|
157
156
|
</div>
|
158
|
-
<p class="since">Since 1.10</p>
|
157
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
159
158
|
</div>
|
160
159
|
</div>
|
161
160
|
<div class="refsect1">
|
@@ -189,12 +188,11 @@ EGL windowing system and if it is running using an EGL backend.</p>
|
|
189
188
|
</tbody>
|
190
189
|
</table></div>
|
191
190
|
</div>
|
192
|
-
<p class="since">Since 1.6</p>
|
191
|
+
<p class="since">Since: <a class="link" href="ix10.html#api-index-1.6">1.6</a></p>
|
193
192
|
</div>
|
194
193
|
</div>
|
195
194
|
</div>
|
196
195
|
<div class="footer">
|
197
|
-
<hr>
|
198
|
-
Generated by GTK-Doc V1.20.1</div>
|
196
|
+
<hr>Generated by GTK-Doc V1.23.1</div>
|
199
197
|
</body>
|
200
198
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Clutter Reference Manual
|
5
|
+
<title>Key Bindings: Clutter Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Clutter Reference Manual">
|
8
8
|
<link rel="up" href="ch10.html" title="General purpose API">
|
9
9
|
<link rel="prev" href="clutter-Colors.html" title="Colors">
|
10
10
|
<link rel="next" href="ClutterDeviceManager.html" title="ClutterDeviceManager">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -354,9 +354,8 @@ key binding handler returned <code class="literal">FALSE</code>.</p>
|
|
354
354
|
<a name="id-1.7.2.3.9.2.6"></a><h4>Returns</h4>
|
355
355
|
<p> the function should return <code class="literal">TRUE</code> if the key
|
356
356
|
binding has been handled, and return <code class="literal">FALSE</code> otherwise</p>
|
357
|
-
<p></p>
|
358
357
|
</div>
|
359
|
-
<p class="since">Since 1.0</p>
|
358
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
360
359
|
</div>
|
361
360
|
<hr>
|
362
361
|
<div class="refsect2">
|
@@ -387,9 +386,8 @@ be able to return the correct binding pool.</p>
|
|
387
386
|
<a name="id-1.7.2.3.9.3.6"></a><h4>Returns</h4>
|
388
387
|
<p> the newly created binding pool with the given
|
389
388
|
name. Use <code class="function">g_object_unref()</code> when done.</p>
|
390
|
-
<p></p>
|
391
389
|
</div>
|
392
|
-
<p class="since">Since 1.0</p>
|
390
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
393
391
|
</div>
|
394
392
|
<hr>
|
395
393
|
<div class="refsect2">
|
@@ -438,7 +436,7 @@ The returned <a class="link" href="clutter-Key-Bindings.html#ClutterBindingPool"
|
|
438
436
|
be freed directly. </p>
|
439
437
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
440
438
|
</div>
|
441
|
-
<p class="since">Since 1.0</p>
|
439
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
442
440
|
</div>
|
443
441
|
<hr>
|
444
442
|
<div class="refsect2">
|
@@ -467,7 +465,7 @@ clutter_binding_pool_find (<em class="parameter"><code>const <span class="type">
|
|
467
465
|
<p> a pointer to the <a class="link" href="clutter-Key-Bindings.html#ClutterBindingPool"><span class="type">ClutterBindingPool</span></a>, or <code class="literal">NULL</code>. </p>
|
468
466
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
469
467
|
</div>
|
470
|
-
<p class="since">Since 1.0</p>
|
468
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
471
469
|
</div>
|
472
470
|
<hr>
|
473
471
|
<div class="refsect2">
|
@@ -544,7 +542,7 @@ from the pool</p></td>
|
|
544
542
|
</tbody>
|
545
543
|
</table></div>
|
546
544
|
</div>
|
547
|
-
<p class="since">Since 1.0</p>
|
545
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
548
546
|
</div>
|
549
547
|
<hr>
|
550
548
|
<div class="refsect2">
|
@@ -606,7 +604,7 @@ and then unblocked using <a class="link" href="clutter-Key-Bindings.html#clutter
|
|
606
604
|
</tbody>
|
607
605
|
</table></div>
|
608
606
|
</div>
|
609
|
-
<p class="since">Since 1.0</p>
|
607
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
610
608
|
</div>
|
611
609
|
<hr>
|
612
610
|
<div class="refsect2">
|
@@ -672,7 +670,7 @@ from the pool</p></td>
|
|
672
670
|
</tbody>
|
673
671
|
</table></div>
|
674
672
|
</div>
|
675
|
-
<p class="since">Since 1.0</p>
|
673
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
676
674
|
</div>
|
677
675
|
<hr>
|
678
676
|
<div class="refsect2">
|
@@ -725,7 +723,7 @@ and then unblocked using <a class="link" href="clutter-Key-Bindings.html#clutter
|
|
725
723
|
</tbody>
|
726
724
|
</table></div>
|
727
725
|
</div>
|
728
|
-
<p class="since">Since 1.0</p>
|
726
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
729
727
|
</div>
|
730
728
|
<hr>
|
731
729
|
<div class="refsect2">
|
@@ -768,9 +766,8 @@ and modifiers bitmask.</p>
|
|
768
766
|
<p> the name of the action, if found, or <code class="literal">NULL</code>. The
|
769
767
|
returned string is owned by the binding pool and should never
|
770
768
|
be modified or freed</p>
|
771
|
-
<p></p>
|
772
769
|
</div>
|
773
|
-
<p class="since">Since 1.0</p>
|
770
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
774
771
|
</div>
|
775
772
|
<hr>
|
776
773
|
<div class="refsect2">
|
@@ -810,7 +807,7 @@ if any exists.</p>
|
|
810
807
|
</tbody>
|
811
808
|
</table></div>
|
812
809
|
</div>
|
813
|
-
<p class="since">Since 1.0</p>
|
810
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
814
811
|
</div>
|
815
812
|
<hr>
|
816
813
|
<div class="refsect2">
|
@@ -843,7 +840,7 @@ clutter_binding_pool_block_action (<em class="parameter"><code><a class="link" h
|
|
843
840
|
</tbody>
|
844
841
|
</table></div>
|
845
842
|
</div>
|
846
|
-
<p class="since">Since 1.0</p>
|
843
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
847
844
|
</div>
|
848
845
|
<hr>
|
849
846
|
<div class="refsect2">
|
@@ -879,7 +876,7 @@ an action previously blocked with <a class="link" href="clutter-Key-Bindings.htm
|
|
879
876
|
</tbody>
|
880
877
|
</table></div>
|
881
878
|
</div>
|
882
|
-
<p class="since">Since 1.0</p>
|
879
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
883
880
|
</div>
|
884
881
|
<hr>
|
885
882
|
<div class="refsect2">
|
@@ -958,9 +955,8 @@ will not be invoked, and this function will return <code class="literal">FALSE</
|
|
958
955
|
<div class="refsect3">
|
959
956
|
<a name="id-1.7.2.3.9.14.11"></a><h4>Returns</h4>
|
960
957
|
<p> <code class="literal">TRUE</code> if an action was found and was activated</p>
|
961
|
-
<p></p>
|
962
958
|
</div>
|
963
|
-
<p class="since">Since 1.0</p>
|
959
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
964
960
|
</div>
|
965
961
|
</div>
|
966
962
|
<div class="refsect1">
|
@@ -970,7 +966,7 @@ will not be invoked, and this function will return <code class="literal">FALSE</
|
|
970
966
|
<pre class="programlisting">typedef struct _ClutterBindingPool ClutterBindingPool;</pre>
|
971
967
|
<p>Container of key bindings. The <a class="link" href="clutter-Key-Bindings.html#ClutterBindingPool"><span class="type">ClutterBindingPool</span></a> struct is
|
972
968
|
private.</p>
|
973
|
-
<p class="since">Since 1.0</p>
|
969
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
974
970
|
</div>
|
975
971
|
</div>
|
976
972
|
<div class="refsect1">
|
@@ -981,12 +977,11 @@ private.</p>
|
|
981
977
|
<p>The unique name of the <a class="link" href="clutter-Key-Bindings.html#ClutterBindingPool"><span class="type">ClutterBindingPool</span></a>.</p>
|
982
978
|
<p>Flags: Read / Write / Construct Only</p>
|
983
979
|
<p>Default value: NULL</p>
|
984
|
-
<p class="since">Since 1.0</p>
|
980
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
985
981
|
</div>
|
986
982
|
</div>
|
987
983
|
</div>
|
988
984
|
<div class="footer">
|
989
|
-
<hr>
|
990
|
-
Generated by GTK-Doc V1.20.1</div>
|
985
|
+
<hr>Generated by GTK-Doc V1.23.1</div>
|
991
986
|
</body>
|
992
987
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Clutter Reference Manual
|
5
|
+
<title>Paint Nodes: Clutter Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Clutter Reference Manual">
|
8
8
|
<link rel="up" href="ch08.html" title="Paint Objects">
|
9
9
|
<link rel="prev" href="ClutterPaintNode.html" title="ClutterPaintNode">
|
10
10
|
<link rel="next" href="clutteranimation.html" title="Part V. Clutter Animation Framework">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -168,7 +168,7 @@ fill using <em class="parameter"><code>color</code></em>
|
|
168
168
|
<a class="link" href="ClutterPaintNode.html#clutter-paint-node-unref" title="clutter_paint_node_unref ()"><code class="function">clutter_paint_node_unref()</code></a> when done. </p>
|
169
169
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
170
170
|
</div>
|
171
|
-
<p class="since">Since 1.10</p>
|
171
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
172
172
|
</div>
|
173
173
|
<hr>
|
174
174
|
<div class="refsect2">
|
@@ -227,7 +227,7 @@ be used for blending.</p>
|
|
227
227
|
Use <a class="link" href="ClutterPaintNode.html#clutter-paint-node-unref" title="clutter_paint_node_unref ()"><code class="function">clutter_paint_node_unref()</code></a> when done. </p>
|
228
228
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
229
229
|
</div>
|
230
|
-
<p class="since">Since 1.10</p>
|
230
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
231
231
|
</div>
|
232
232
|
<hr>
|
233
233
|
<div class="refsect2">
|
@@ -261,7 +261,7 @@ so it is safe to call <code class="function">cogl_object_unref()</code> when it
|
|
261
261
|
Use <a class="link" href="ClutterPaintNode.html#clutter-paint-node-unref" title="clutter_paint_node_unref ()"><code class="function">clutter_paint_node_unref()</code></a> when done. </p>
|
262
262
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
263
263
|
</div>
|
264
|
-
<p class="since">Since 1.10</p>
|
264
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
265
265
|
</div>
|
266
266
|
<hr>
|
267
267
|
<div class="refsect2">
|
@@ -303,7 +303,7 @@ or <code class="literal">NULL</code>. </p></td>
|
|
303
303
|
Use <a class="link" href="ClutterPaintNode.html#clutter-paint-node-unref" title="clutter_paint_node_unref ()"><code class="function">clutter_paint_node_unref()</code></a> when done. </p>
|
304
304
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
305
305
|
</div>
|
306
|
-
<p class="since">Since 1.10</p>
|
306
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
307
307
|
</div>
|
308
308
|
<hr>
|
309
309
|
<div class="refsect2">
|
@@ -318,7 +318,7 @@ nodes to the 2D regions added to it.</p>
|
|
318
318
|
Use <a class="link" href="ClutterPaintNode.html#clutter-paint-node-unref" title="clutter_paint_node_unref ()"><code class="function">clutter_paint_node_unref()</code></a> when done. </p>
|
319
319
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
320
320
|
</div>
|
321
|
-
<p class="since">Since 1.10</p>
|
321
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
322
322
|
</div>
|
323
323
|
</div>
|
324
324
|
<div class="refsect1">
|
@@ -328,15 +328,15 @@ Use <a class="link" href="ClutterPaintNode.html#clutter-paint-node-unref" title=
|
|
328
328
|
<pre class="programlisting">typedef struct _ClutterColorNode ClutterColorNode;</pre>
|
329
329
|
<p>The <a class="link" href="clutter-Paint-Nodes.html#ClutterTextNode" title="ClutterTextNode"><span class="type">ClutterTextNode</span></a> structure is an opaque
|
330
330
|
type whose members cannot be directly accessed.</p>
|
331
|
-
<p class="since">Since 1.10</p>
|
331
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
332
332
|
</div>
|
333
333
|
<hr>
|
334
334
|
<div class="refsect2">
|
335
335
|
<a name="ClutterColorNodeClass"></a><h3>ClutterColorNodeClass</h3>
|
336
336
|
<pre class="programlisting">typedef struct _ClutterColorNodeClass ClutterColorNodeClass;</pre>
|
337
|
-
<p>The
|
337
|
+
<p>The <code class="literal">ClutterColorNodeClass</code> structure is an
|
338
338
|
opaque type whose members cannot be directly accessed.</p>
|
339
|
-
<p class="since">Since 1.10</p>
|
339
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
340
340
|
</div>
|
341
341
|
<hr>
|
342
342
|
<div class="refsect2">
|
@@ -344,15 +344,15 @@ opaque type whose members cannot be directly accessed.</p>
|
|
344
344
|
<pre class="programlisting">typedef struct _ClutterTextureNode ClutterTextureNode;</pre>
|
345
345
|
<p>The <a class="link" href="clutter-Paint-Nodes.html#ClutterTextNode" title="ClutterTextNode"><span class="type">ClutterTextNode</span></a> structure is an opaque
|
346
346
|
type whose members cannot be directly accessed.</p>
|
347
|
-
<p class="since">Since 1.10</p>
|
347
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
348
348
|
</div>
|
349
349
|
<hr>
|
350
350
|
<div class="refsect2">
|
351
351
|
<a name="ClutterTextureNodeClass"></a><h3>ClutterTextureNodeClass</h3>
|
352
352
|
<pre class="programlisting">typedef struct _ClutterTextureNodeClass ClutterTextureNodeClass;</pre>
|
353
|
-
<p>The
|
353
|
+
<p>The <code class="literal">ClutterTextureNodeClass</code> structure is an
|
354
354
|
opaque type whose members cannot be directly accessed.</p>
|
355
|
-
<p class="since">Since 1.10</p>
|
355
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
356
356
|
</div>
|
357
357
|
<hr>
|
358
358
|
<div class="refsect2">
|
@@ -360,15 +360,15 @@ opaque type whose members cannot be directly accessed.</p>
|
|
360
360
|
<pre class="programlisting">typedef struct _ClutterPipelineNode ClutterPipelineNode;</pre>
|
361
361
|
<p>The <a class="link" href="clutter-Paint-Nodes.html#ClutterTextNode" title="ClutterTextNode"><span class="type">ClutterTextNode</span></a> structure is an opaque
|
362
362
|
type whose members cannot be directly accessed.</p>
|
363
|
-
<p class="since">Since 1.10</p>
|
363
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
364
364
|
</div>
|
365
365
|
<hr>
|
366
366
|
<div class="refsect2">
|
367
367
|
<a name="ClutterPipelineNodeClass"></a><h3>ClutterPipelineNodeClass</h3>
|
368
368
|
<pre class="programlisting">typedef struct _ClutterPipelineNodeClass ClutterPipelineNodeClass;</pre>
|
369
|
-
<p>The
|
369
|
+
<p>The <code class="literal">ClutterPipelineNodeClass</code> structure is an opaque
|
370
370
|
type whose members cannot be directly accessed.</p>
|
371
|
-
<p class="since">Since 1.10</p>
|
371
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
372
372
|
</div>
|
373
373
|
<hr>
|
374
374
|
<div class="refsect2">
|
@@ -376,15 +376,15 @@ type whose members cannot be directly accessed.</p>
|
|
376
376
|
<pre class="programlisting">typedef struct _ClutterTextNode ClutterTextNode;</pre>
|
377
377
|
<p>The <a class="link" href="clutter-Paint-Nodes.html#ClutterTextNode" title="ClutterTextNode"><span class="type">ClutterTextNode</span></a> structure is an opaque
|
378
378
|
type whose members cannot be directly accessed.</p>
|
379
|
-
<p class="since">Since 1.10</p>
|
379
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
380
380
|
</div>
|
381
381
|
<hr>
|
382
382
|
<div class="refsect2">
|
383
383
|
<a name="ClutterTextNodeClass"></a><h3>ClutterTextNodeClass</h3>
|
384
384
|
<pre class="programlisting">typedef struct _ClutterTextNodeClass ClutterTextNodeClass;</pre>
|
385
|
-
<p>The
|
385
|
+
<p>The <code class="literal">ClutterTextNodeClass</code> structure is an opaque
|
386
386
|
type whose contents cannot be directly accessed.</p>
|
387
|
-
<p class="since">Since 1.10</p>
|
387
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
388
388
|
</div>
|
389
389
|
<hr>
|
390
390
|
<div class="refsect2">
|
@@ -392,20 +392,19 @@ type whose contents cannot be directly accessed.</p>
|
|
392
392
|
<pre class="programlisting">typedef struct _ClutterClipNode ClutterClipNode;</pre>
|
393
393
|
<p>The <a class="link" href="clutter-Paint-Nodes.html#ClutterTextNode" title="ClutterTextNode"><span class="type">ClutterTextNode</span></a> structure is an opaque
|
394
394
|
type whose members cannot be directly accessed.</p>
|
395
|
-
<p class="since">Since 1.10</p>
|
395
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
396
396
|
</div>
|
397
397
|
<hr>
|
398
398
|
<div class="refsect2">
|
399
399
|
<a name="ClutterClipNodeClass"></a><h3>ClutterClipNodeClass</h3>
|
400
400
|
<pre class="programlisting">typedef struct _ClutterClipNodeClass ClutterClipNodeClass;</pre>
|
401
|
-
<p>The
|
401
|
+
<p>The <code class="literal">ClutterClipNodeClass</code> structure is an opaque
|
402
402
|
type whose members cannot be directly accessed.</p>
|
403
|
-
<p class="since">Since 1.10</p>
|
403
|
+
<p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
|
404
404
|
</div>
|
405
405
|
</div>
|
406
406
|
</div>
|
407
407
|
<div class="footer">
|
408
|
-
<hr>
|
409
|
-
Generated by GTK-Doc V1.20.1</div>
|
408
|
+
<hr>Generated by GTK-Doc V1.23.1</div>
|
410
409
|
</body>
|
411
410
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Clutter Reference Manual
|
5
|
+
<title>Shaders: Clutter Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Clutter Reference Manual">
|
8
8
|
<link rel="up" href="deprecated.html" title="Part IX. Deprecated Classes">
|
9
9
|
<link rel="prev" href="ClutterScore.html" title="ClutterScore">
|
10
10
|
<link rel="next" href="ClutterState.html" title="ClutterState">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -288,7 +288,7 @@ possible to override the drawing pipeline by using small programs
|
|
288
288
|
also known as "shaders".</p>
|
289
289
|
<p><a class="link" href="clutter-Shaders.html#ClutterShader"><span class="type">ClutterShader</span></a> is available since Clutter 0.6.</p>
|
290
290
|
<p><a class="link" href="clutter-Shaders.html#ClutterShader"><span class="type">ClutterShader</span></a> is deprecated since Clutter 1.8; use <a class="link" href="ClutterShaderEffect.html" title="ClutterShaderEffect"><span class="type">ClutterShaderEffect</span></a>
|
291
|
-
in newly written code.</p>
|
291
|
+
in newly written code, instead.</p>
|
292
292
|
</div>
|
293
293
|
<div class="refsect1">
|
294
294
|
<a name="clutter-Shaders.functions_details"></a><h2>Functions</h2>
|
@@ -304,9 +304,8 @@ clutter_shader_new (<em class="parameter"><code><span class="type">void</span></
|
|
304
304
|
<div class="refsect3">
|
305
305
|
<a name="id-1.10.17.9.2.7"></a><h4>Returns</h4>
|
306
306
|
<p> a new <a class="link" href="clutter-Shaders.html#ClutterShader"><span class="type">ClutterShader</span></a>.</p>
|
307
|
-
<p></p>
|
308
307
|
</div>
|
309
|
-
<p class="since">Since 0.6</p>
|
308
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
310
309
|
</div>
|
311
310
|
<hr>
|
312
311
|
<div class="refsect2">
|
@@ -348,7 +347,7 @@ program.</p>
|
|
348
347
|
</tbody>
|
349
348
|
</table></div>
|
350
349
|
</div>
|
351
|
-
<p class="since">Since 0.6</p>
|
350
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
352
351
|
</div>
|
353
352
|
<hr>
|
354
353
|
<div class="refsect2">
|
@@ -381,9 +380,8 @@ clutter_shader_get_vertex_source (<em class="parameter"><code><a class="link" hr
|
|
381
380
|
<p> the source of the vertex shader for this
|
382
381
|
ClutterShader object or <code class="literal">NULL</code>. The returned string is owned by the
|
383
382
|
shader object and should never be modified or freed</p>
|
384
|
-
<p></p>
|
385
383
|
</div>
|
386
|
-
<p class="since">Since 0.6</p>
|
384
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
387
385
|
</div>
|
388
386
|
<hr>
|
389
387
|
<div class="refsect2">
|
@@ -425,7 +423,7 @@ program.</p>
|
|
425
423
|
</tbody>
|
426
424
|
</table></div>
|
427
425
|
</div>
|
428
|
-
<p class="since">Since 0.6</p>
|
426
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
429
427
|
</div>
|
430
428
|
<hr>
|
431
429
|
<div class="refsect2">
|
@@ -458,9 +456,8 @@ clutter_shader_get_fragment_source (<em class="parameter"><code><a class="link"
|
|
458
456
|
<p> the source of the fragment shader for this
|
459
457
|
ClutterShader object or <code class="literal">NULL</code>. The returned string is owned by the
|
460
458
|
shader object and should never be modified or freed</p>
|
461
|
-
<p></p>
|
462
459
|
</div>
|
463
|
-
<p class="since">Since 0.6</p>
|
460
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
464
461
|
</div>
|
465
462
|
<hr>
|
466
463
|
<div class="refsect2">
|
@@ -500,9 +497,8 @@ provided the error will contain the errors from the compiler, if any.</p>
|
|
500
497
|
<div class="refsect3">
|
501
498
|
<a name="id-1.10.17.9.7.8"></a><h4>Returns</h4>
|
502
499
|
<p> returns TRUE if the shader was succesfully compiled.</p>
|
503
|
-
<p></p>
|
504
500
|
</div>
|
505
|
-
<p class="since">Since 0.8</p>
|
501
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
|
506
502
|
</div>
|
507
503
|
<hr>
|
508
504
|
<div class="refsect2">
|
@@ -529,7 +525,7 @@ clutter_shader_release (<em class="parameter"><code><a class="link" href="clutte
|
|
529
525
|
</tr></tbody>
|
530
526
|
</table></div>
|
531
527
|
</div>
|
532
|
-
<p class="since">Since 0.6</p>
|
528
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
533
529
|
</div>
|
534
530
|
<hr>
|
535
531
|
<div class="refsect2">
|
@@ -561,9 +557,8 @@ to the GL context.</p>
|
|
561
557
|
<div class="refsect3">
|
562
558
|
<a name="id-1.10.17.9.9.8"></a><h4>Returns</h4>
|
563
559
|
<p> <code class="literal">TRUE</code> if the shader is compiled, linked and ready for use.</p>
|
564
|
-
<p></p>
|
565
560
|
</div>
|
566
|
-
<p class="since">Since 0.8</p>
|
561
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
|
567
562
|
</div>
|
568
563
|
<hr>
|
569
564
|
<div class="refsect2">
|
@@ -602,7 +597,7 @@ used instead.</p>
|
|
602
597
|
</tbody>
|
603
598
|
</table></div>
|
604
599
|
</div>
|
605
|
-
<p class="since">Since 0.6</p>
|
600
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
606
601
|
</div>
|
607
602
|
<hr>
|
608
603
|
<div class="refsect2">
|
@@ -633,9 +628,8 @@ clutter_shader_get_is_enabled (<em class="parameter"><code><a class="link" href=
|
|
633
628
|
<div class="refsect3">
|
634
629
|
<a name="id-1.10.17.9.11.8"></a><h4>Returns</h4>
|
635
630
|
<p> <code class="literal">TRUE</code> if the shader is enabled.</p>
|
636
|
-
<p></p>
|
637
631
|
</div>
|
638
|
-
<p class="since">Since 0.6</p>
|
632
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
639
633
|
</div>
|
640
634
|
<hr>
|
641
635
|
<div class="refsect2">
|
@@ -678,7 +672,7 @@ a <a class="link" href="clutter-Shaders.html#ClutterShader"><span class="type">C
|
|
678
672
|
</tbody>
|
679
673
|
</table></div>
|
680
674
|
</div>
|
681
|
-
<p class="since">Since 1.0</p>
|
675
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
682
676
|
</div>
|
683
677
|
<hr>
|
684
678
|
<div class="refsect2">
|
@@ -712,7 +706,7 @@ or <code class="literal">NULL</code>. The handle is owned by the <a class="link"
|
|
712
706
|
not be unreferenced. </p>
|
713
707
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
714
708
|
</div>
|
715
|
-
<p class="since">Since 1.0</p>
|
709
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
716
710
|
</div>
|
717
711
|
<hr>
|
718
712
|
<div class="refsect2">
|
@@ -747,7 +741,7 @@ shader, or <code class="literal">NULL</code>. The handle is owned by the <a clas
|
|
747
741
|
and it should not be unreferenced. </p>
|
748
742
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
749
743
|
</div>
|
750
|
-
<p class="since">Since 1.0</p>
|
744
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
751
745
|
</div>
|
752
746
|
<hr>
|
753
747
|
<div class="refsect2">
|
@@ -781,7 +775,7 @@ shader, or <code class="literal">NULL</code>. The handle is owned by the <a clas
|
|
781
775
|
and it should not be unreferenced. </p>
|
782
776
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
783
777
|
</div>
|
784
|
-
<p class="since">Since 1.0</p>
|
778
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
785
779
|
</div>
|
786
780
|
<hr>
|
787
781
|
<div class="refsect2">
|
@@ -805,7 +799,7 @@ and it should not be unreferenced. </p>
|
|
805
799
|
</tr></tbody>
|
806
800
|
</table></div>
|
807
801
|
</div>
|
808
|
-
<p class="since">Since 1.0</p>
|
802
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
809
803
|
</div>
|
810
804
|
<hr>
|
811
805
|
<div class="refsect2">
|
@@ -846,7 +840,7 @@ must have been initialized using <code class="literal">CLUTTER_TYPE_SHADER_FLOAT
|
|
846
840
|
</tbody>
|
847
841
|
</table></div>
|
848
842
|
</div>
|
849
|
-
<p class="since">Since 0.8</p>
|
843
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
|
850
844
|
</div>
|
851
845
|
<hr>
|
852
846
|
<div class="refsect2">
|
@@ -888,7 +882,7 @@ floating point values. The returned value is owned by the
|
|
888
882
|
<span class="type">GValue</span> and should never be modified or freed. </p>
|
889
883
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length]</span></p>
|
890
884
|
</div>
|
891
|
-
<p class="since">Since 0.8</p>
|
885
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
|
892
886
|
</div>
|
893
887
|
<hr>
|
894
888
|
<div class="refsect2">
|
@@ -912,7 +906,7 @@ floating point values. The returned value is owned by the
|
|
912
906
|
</tr></tbody>
|
913
907
|
</table></div>
|
914
908
|
</div>
|
915
|
-
<p class="since">Since 1.0</p>
|
909
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
916
910
|
</div>
|
917
911
|
<hr>
|
918
912
|
<div class="refsect2">
|
@@ -953,7 +947,7 @@ must have been initialized using <code class="literal">CLUTTER_TYPE_SHADER_INT</
|
|
953
947
|
</tbody>
|
954
948
|
</table></div>
|
955
949
|
</div>
|
956
|
-
<p class="since">Since 0.8</p>
|
950
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
|
957
951
|
</div>
|
958
952
|
<hr>
|
959
953
|
<div class="refsect2">
|
@@ -995,7 +989,7 @@ integer values. The returned value is owned by the <span class="type">GValue</s
|
|
995
989
|
should never be modified or freed. </p>
|
996
990
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length]</span></p>
|
997
991
|
</div>
|
998
|
-
<p class="since">Since 0.8</p>
|
992
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
|
999
993
|
</div>
|
1000
994
|
<hr>
|
1001
995
|
<div class="refsect2">
|
@@ -1019,7 +1013,7 @@ should never be modified or freed. </p>
|
|
1019
1013
|
</tr></tbody>
|
1020
1014
|
</table></div>
|
1021
1015
|
</div>
|
1022
|
-
<p class="since">Since 1.0</p>
|
1016
|
+
<p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
|
1023
1017
|
</div>
|
1024
1018
|
<hr>
|
1025
1019
|
<div class="refsect2">
|
@@ -1060,7 +1054,7 @@ must have been initialized using <code class="literal">CLUTTER_TYPE_SHADER_MATRI
|
|
1060
1054
|
</tbody>
|
1061
1055
|
</table></div>
|
1062
1056
|
</div>
|
1063
|
-
<p class="since">Since 0.8</p>
|
1057
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
|
1064
1058
|
</div>
|
1065
1059
|
<hr>
|
1066
1060
|
<div class="refsect2">
|
@@ -1102,7 +1096,7 @@ of floating point values. The returned value is owned by the <span class="type">
|
|
1102
1096
|
should never be modified or freed. </p>
|
1103
1097
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1104
1098
|
</div>
|
1105
|
-
<p class="since">Since 0.8</p>
|
1099
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
|
1106
1100
|
</div>
|
1107
1101
|
</div>
|
1108
1102
|
<div class="refsect1">
|
@@ -1144,7 +1138,7 @@ should never be modified or freed. </p>
|
|
1144
1138
|
</tbody>
|
1145
1139
|
</table></div>
|
1146
1140
|
</div>
|
1147
|
-
<p class="since">Since 0.6</p>
|
1141
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
1148
1142
|
</div>
|
1149
1143
|
<hr>
|
1150
1144
|
<div class="refsect2">
|
@@ -1156,7 +1150,7 @@ should never be modified or freed. </p>
|
|
1156
1150
|
</div>
|
1157
1151
|
<p>The <a class="link" href="clutter-Shaders.html#ClutterShader"><span class="type">ClutterShader</span></a> structure contains only private data
|
1158
1152
|
and should be accessed using the provided API</p>
|
1159
|
-
<p class="since">Since 0.6</p>
|
1153
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
1160
1154
|
</div>
|
1161
1155
|
<hr>
|
1162
1156
|
<div class="refsect2">
|
@@ -1169,7 +1163,7 @@ and should be accessed using the provided API</p>
|
|
1169
1163
|
<p>Use <a class="link" href="ClutterShaderEffect.html#ClutterShaderEffectClass" title="struct ClutterShaderEffectClass"><span class="type">ClutterShaderEffectClass</span></a> instead</p>
|
1170
1164
|
</div>
|
1171
1165
|
<p>The <a class="link" href="clutter-Shaders.html#ClutterShaderClass" title="struct ClutterShaderClass"><span class="type">ClutterShaderClass</span></a> structure contains only private data</p>
|
1172
|
-
<p class="since">Since 0.6</p>
|
1166
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
1173
1167
|
</div>
|
1174
1168
|
</div>
|
1175
1169
|
<div class="refsect1">
|
@@ -1185,7 +1179,7 @@ in the GL context.</p>
|
|
1185
1179
|
</div>
|
1186
1180
|
<p>Flags: Read</p>
|
1187
1181
|
<p>Default value: FALSE</p>
|
1188
|
-
<p class="since">Since 0.8</p>
|
1182
|
+
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
|
1189
1183
|
</div>
|
1190
1184
|
<hr>
|
1191
1185
|
<div class="refsect2">
|
@@ -1198,7 +1192,7 @@ in the GL context.</p>
|
|
1198
1192
|
</div>
|
1199
1193
|
<p>Flags: Read / Write</p>
|
1200
1194
|
<p>Default value: FALSE</p>
|
1201
|
-
<p class="since">Since 0.6</p>
|
1195
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
1202
1196
|
</div>
|
1203
1197
|
<hr>
|
1204
1198
|
<div class="refsect2">
|
@@ -1211,7 +1205,7 @@ in the GL context.</p>
|
|
1211
1205
|
</div>
|
1212
1206
|
<p>Flags: Read / Write</p>
|
1213
1207
|
<p>Default value: NULL</p>
|
1214
|
-
<p class="since">Since 0.6</p>
|
1208
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
1215
1209
|
</div>
|
1216
1210
|
<hr>
|
1217
1211
|
<div class="refsect2">
|
@@ -1225,12 +1219,11 @@ program, if any</p>
|
|
1225
1219
|
</div>
|
1226
1220
|
<p>Flags: Read / Write</p>
|
1227
1221
|
<p>Default value: NULL</p>
|
1228
|
-
<p class="since">Since 0.6</p>
|
1222
|
+
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
|
1229
1223
|
</div>
|
1230
1224
|
</div>
|
1231
1225
|
</div>
|
1232
1226
|
<div class="footer">
|
1233
|
-
<hr>
|
1234
|
-
Generated by GTK-Doc V1.20.1</div>
|
1227
|
+
<hr>Generated by GTK-Doc V1.23.1</div>
|
1235
1228
|
</body>
|
1236
1229
|
</html>
|