clutter 2.2.5-x86-mingw32 → 3.0.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (469) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +5 -5
  3. data/lib/clutter.rb +19 -2
  4. data/lib/clutter/version.rb +28 -0
  5. data/test/run-test.rb +10 -4
  6. data/test/test-clutter-version.rb +47 -0
  7. data/vendor/local/bin/json-glib-format.exe +0 -0
  8. data/vendor/local/bin/json-glib-validate.exe +0 -0
  9. data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
  10. data/vendor/local/bin/libcogl-20.dll +0 -0
  11. data/vendor/local/bin/libcogl-pango-20.dll +0 -0
  12. data/vendor/local/bin/libcogl-path-20.dll +0 -0
  13. data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
  14. data/vendor/local/include/clutter-1.0/clutter/clutter-actor.h +5 -0
  15. data/vendor/local/include/clutter-1.0/clutter/clutter-constraint.h +11 -2
  16. data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +4 -0
  17. data/vendor/local/include/clutter-1.0/clutter/clutter-enums.h +25 -7
  18. data/vendor/local/include/clutter-1.0/clutter/clutter-group.h +2 -2
  19. data/vendor/local/include/clutter-1.0/clutter/clutter-input-device.h +5 -0
  20. data/vendor/local/include/clutter-1.0/clutter/clutter-keyframe-transition.h +4 -2
  21. data/vendor/local/include/clutter-1.0/clutter/clutter-keysyms.h +5 -0
  22. data/vendor/local/include/clutter-1.0/clutter/clutter-macros.h +14 -0
  23. data/vendor/local/include/clutter-1.0/clutter/clutter-stage.h +2 -2
  24. data/vendor/local/include/clutter-1.0/clutter/clutter-texture.h +2 -2
  25. data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +15 -5
  26. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-alpha.h +6 -0
  27. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animation.h +4 -0
  28. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animator.h +2 -0
  29. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-fixed.h +2 -1
  30. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-keysyms.h +5 -0
  31. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-rectangle.h +2 -2
  32. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-texture.h +9 -9
  33. data/vendor/local/include/cogl/cogl/cogl-defines.h +3 -3
  34. data/vendor/local/include/cogl/cogl/cogl-enum-types.h +3 -0
  35. data/vendor/local/include/cogl/cogl/cogl-framebuffer.h +52 -0
  36. data/vendor/local/include/cogl/cogl/cogl-macros.h +14 -0
  37. data/vendor/local/include/cogl/cogl/cogl-onscreen-template.h +18 -0
  38. data/vendor/local/include/cogl/cogl/cogl-onscreen.h +59 -0
  39. data/vendor/local/include/cogl/cogl/cogl-renderer.h +2 -0
  40. data/vendor/local/include/cogl/cogl/cogl-types.h +15 -0
  41. data/vendor/local/include/cogl/cogl/cogl-version.h +10 -0
  42. data/vendor/local/include/cogl/cogl/cogl.h +3 -0
  43. data/vendor/local/include/json-glib-1.0/json-glib/json-enum-types.h +4 -4
  44. data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +3 -3
  45. data/vendor/local/lib/girepository-1.0/Clutter-1.0.typelib +0 -0
  46. data/vendor/local/lib/girepository-1.0/Cogl-1.0.typelib +0 -0
  47. data/vendor/local/lib/girepository-1.0/Cogl-2.0.typelib +0 -0
  48. data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
  49. data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
  50. data/vendor/local/lib/libclutter-1.0.la +3 -3
  51. data/vendor/local/lib/libcogl-pango.dll.a +0 -0
  52. data/vendor/local/lib/libcogl-pango.la +5 -5
  53. data/vendor/local/lib/libcogl-path.dll.a +0 -0
  54. data/vendor/local/lib/libcogl-path.la +6 -6
  55. data/vendor/local/lib/libcogl.dll.a +0 -0
  56. data/vendor/local/lib/libcogl.la +6 -6
  57. data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
  58. data/vendor/local/lib/libjson-glib-1.0.la +3 -3
  59. data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
  60. data/vendor/local/lib/pkgconfig/clutter-1.0.pc +2 -2
  61. data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +2 -2
  62. data/vendor/local/lib/pkgconfig/cogl-1.0.pc +1 -1
  63. data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +1 -1
  64. data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +1 -1
  65. data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +1 -1
  66. data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +1 -1
  67. data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +1 -1
  68. data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
  69. data/vendor/local/share/gir-1.0/Clutter-1.0.gir +581 -121
  70. data/vendor/local/share/gir-1.0/Cogl-1.0.gir +26 -2
  71. data/vendor/local/share/gir-1.0/Cogl-2.0.gir +108 -2
  72. data/vendor/local/share/gir-1.0/Json-1.0.gir +60 -14
  73. data/vendor/local/share/gtk-doc/html/cally/CallyActor.html +18 -23
  74. data/vendor/local/share/gtk-doc/html/cally/CallyClone.html +6 -8
  75. data/vendor/local/share/gtk-doc/html/cally/CallyGroup.html +6 -8
  76. data/vendor/local/share/gtk-doc/html/cally/CallyRectangle.html +6 -8
  77. data/vendor/local/share/gtk-doc/html/cally/CallyRoot.html +6 -8
  78. data/vendor/local/share/gtk-doc/html/cally/CallyStage.html +6 -8
  79. data/vendor/local/share/gtk-doc/html/cally/CallyText.html +6 -8
  80. data/vendor/local/share/gtk-doc/html/cally/CallyTexture.html +6 -8
  81. data/vendor/local/share/gtk-doc/html/cally/CallyUtil.html +6 -6
  82. data/vendor/local/share/gtk-doc/html/cally/cally-General-API.html +7 -10
  83. data/vendor/local/share/gtk-doc/html/cally/cally.devhelp2 +1 -2
  84. data/vendor/local/share/gtk-doc/html/cally/callyannotationglossary.html +8 -4
  85. data/vendor/local/share/gtk-doc/html/cally/callybase.html +11 -12
  86. data/vendor/local/share/gtk-doc/html/cally/callyobjecthierarchy.html +3 -4
  87. data/vendor/local/share/gtk-doc/html/cally/callyobjectindex.html +3 -4
  88. data/vendor/local/share/gtk-doc/html/cally/callyobjects.html +3 -4
  89. data/vendor/local/share/gtk-doc/html/cally/ch01.html +10 -11
  90. data/vendor/local/share/gtk-doc/html/cally/ch02.html +4 -5
  91. data/vendor/local/share/gtk-doc/html/cally/clutter-overview.html +3 -4
  92. data/vendor/local/share/gtk-doc/html/cally/index.html +11 -12
  93. data/vendor/local/share/gtk-doc/html/cally/index.sgml +2 -0
  94. data/vendor/local/share/gtk-doc/html/cally/ix01.html +3 -4
  95. data/vendor/local/share/gtk-doc/html/cally/ix02.html +3 -4
  96. data/vendor/local/share/gtk-doc/html/cally/ix03.html +3 -4
  97. data/vendor/local/share/gtk-doc/html/cally/ix04.html +3 -4
  98. data/vendor/local/share/gtk-doc/html/cally/license.html +3 -4
  99. data/vendor/local/share/gtk-doc/html/cally/style.css +9 -6
  100. data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +6 -6
  101. data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +665 -592
  102. data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +13 -15
  103. data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +15 -19
  104. data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +103 -51
  105. data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +10 -13
  106. data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +36 -43
  107. data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +21 -27
  108. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +24 -30
  109. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +10 -11
  110. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +31 -39
  111. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +10 -12
  112. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +11 -12
  113. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +25 -28
  114. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +18 -15
  115. data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +12 -14
  116. data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +21 -25
  117. data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +5 -7
  118. data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +101 -25
  119. data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +39 -50
  120. data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +13 -14
  121. data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +20 -27
  122. data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +14 -18
  123. data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +9 -10
  124. data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +20 -25
  125. data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +9 -11
  126. data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +8 -10
  127. data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +24 -8
  128. data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +43 -40
  129. data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +9 -11
  130. data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +13 -14
  131. data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +8 -11
  132. data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +13 -14
  133. data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +25 -30
  134. data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +11 -14
  135. data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +6 -7
  136. data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +6 -8
  137. data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +30 -37
  138. data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +35 -43
  139. data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +26 -33
  140. data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +11 -10
  141. data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +13 -17
  142. data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +173 -90
  143. data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +21 -20
  144. data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +21 -23
  145. data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +7 -8
  146. data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +7 -9
  147. data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +34 -43
  148. data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +40 -52
  149. data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +20 -24
  150. data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +11 -14
  151. data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +14 -19
  152. data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +21 -27
  153. data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +25 -33
  154. data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +36 -47
  155. data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +12 -15
  156. data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +9 -11
  157. data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +57 -25
  158. data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +7 -10
  159. data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +25 -31
  160. data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +31 -41
  161. data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +9 -12
  162. data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +12 -15
  163. data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +17 -18
  164. data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +13 -16
  165. data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +16 -19
  166. data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +64 -77
  167. data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +47 -56
  168. data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +9 -12
  169. data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +77 -60
  170. data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +6 -8
  171. data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +110 -138
  172. data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +23 -32
  173. data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +212 -94
  174. data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +49 -68
  175. data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +24 -24
  176. data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +9 -11
  177. data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +13 -17
  178. data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +18 -5
  179. data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +3 -4
  180. data/vendor/local/share/gtk-doc/html/clutter/ch01.html +3 -4
  181. data/vendor/local/share/gtk-doc/html/clutter/ch02.html +3 -4
  182. data/vendor/local/share/gtk-doc/html/clutter/ch03.html +3 -4
  183. data/vendor/local/share/gtk-doc/html/clutter/ch04.html +3 -4
  184. data/vendor/local/share/gtk-doc/html/clutter/ch05.html +3 -4
  185. data/vendor/local/share/gtk-doc/html/clutter/ch06.html +3 -4
  186. data/vendor/local/share/gtk-doc/html/clutter/ch07.html +3 -4
  187. data/vendor/local/share/gtk-doc/html/clutter/ch08.html +3 -4
  188. data/vendor/local/share/gtk-doc/html/clutter/ch09.html +3 -4
  189. data/vendor/local/share/gtk-doc/html/clutter/ch10.html +6 -4
  190. data/vendor/local/share/gtk-doc/html/clutter/ch11.html +3 -4
  191. data/vendor/local/share/gtk-doc/html/clutter/ch12.html +3 -4
  192. data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +109 -136
  193. data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +164 -0
  194. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterGLXTexturePixmap.html +9 -14
  195. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +13 -15
  196. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterX11TexturePixmap.html +13 -17
  197. data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +29 -35
  198. data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +9 -13
  199. data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +195 -220
  200. data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +7 -10
  201. data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +33 -12
  202. data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +84 -86
  203. data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +85 -65
  204. data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +7 -9
  205. data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +18 -23
  206. data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +23 -24
  207. data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +34 -41
  208. data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +13 -14
  209. data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +29 -36
  210. data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +61 -48
  211. data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +36 -41
  212. data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +43 -32
  213. data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +4 -5
  214. data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +18 -16
  215. data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +8 -13
  216. data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +125 -71
  217. data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +206 -0
  218. data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +3 -4
  219. data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +449 -96
  220. data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +3 -4
  221. data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +6 -4
  222. data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +3 -4
  223. data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +3 -4
  224. data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +3 -4
  225. data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +3 -4
  226. data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +3 -4
  227. data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +6 -4
  228. data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +4 -5
  229. data/vendor/local/share/gtk-doc/html/clutter/go01.html +3 -4
  230. data/vendor/local/share/gtk-doc/html/clutter/index.html +14 -5
  231. data/vendor/local/share/gtk-doc/html/clutter/index.sgml +362 -0
  232. data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +3 -4
  233. data/vendor/local/share/gtk-doc/html/clutter/ix01.html +77 -22
  234. data/vendor/local/share/gtk-doc/html/clutter/ix02.html +63 -4
  235. data/vendor/local/share/gtk-doc/html/clutter/ix03.html +55 -5
  236. data/vendor/local/share/gtk-doc/html/clutter/ix04.html +3 -4
  237. data/vendor/local/share/gtk-doc/html/clutter/ix05.html +3 -4
  238. data/vendor/local/share/gtk-doc/html/clutter/ix06.html +35 -4
  239. data/vendor/local/share/gtk-doc/html/clutter/ix07.html +4 -5
  240. data/vendor/local/share/gtk-doc/html/clutter/ix08.html +3 -4
  241. data/vendor/local/share/gtk-doc/html/clutter/ix09.html +3 -4
  242. data/vendor/local/share/gtk-doc/html/clutter/ix10.html +3 -4
  243. data/vendor/local/share/gtk-doc/html/clutter/ix11.html +4 -5
  244. data/vendor/local/share/gtk-doc/html/clutter/ix12.html +7 -8
  245. data/vendor/local/share/gtk-doc/html/clutter/ix13.html +12 -13
  246. data/vendor/local/share/gtk-doc/html/clutter/ix14.html +5 -6
  247. data/vendor/local/share/gtk-doc/html/clutter/ix15.html +110 -0
  248. data/vendor/local/share/gtk-doc/html/clutter/ix16.html +103 -0
  249. data/vendor/local/share/gtk-doc/html/clutter/ix17.html +59 -0
  250. data/vendor/local/share/gtk-doc/html/clutter/ix18.html +97 -0
  251. data/vendor/local/share/gtk-doc/html/clutter/license.html +5 -6
  252. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +7 -8
  253. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +12 -13
  254. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +3 -4
  255. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +3 -4
  256. data/vendor/local/share/gtk-doc/html/clutter/migration.html +5 -6
  257. data/vendor/local/share/gtk-doc/html/clutter/pt09.html +3 -4
  258. data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +41 -4
  259. data/vendor/local/share/gtk-doc/html/clutter/style.css +9 -6
  260. data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +3 -4
  261. data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +14 -13
  262. data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +13 -13
  263. data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +23 -23
  264. data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +16 -16
  265. data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +17 -17
  266. data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +6 -6
  267. data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +3 -3
  268. data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +3 -3
  269. data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +3 -3
  270. data/vendor/local/share/gtk-doc/html/json-glib/ch05.html +7 -3
  271. data/vendor/local/share/gtk-doc/html/json-glib/index.html +5 -3
  272. data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +29 -3
  273. data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +6 -6
  274. data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +3 -3
  275. data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +3 -3
  276. data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +3 -3
  277. data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +3 -3
  278. data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +3 -3
  279. data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +3 -3
  280. data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +13 -5
  281. data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +67 -0
  282. data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +39 -0
  283. data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +3 -3
  284. data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +3 -3
  285. data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +3 -3
  286. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +29 -29
  287. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +10 -10
  288. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +149 -142
  289. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +14 -14
  290. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +247 -240
  291. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +150 -143
  292. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +84 -18
  293. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +6 -6
  294. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +27 -5
  295. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +3 -3
  296. data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +3 -3
  297. data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +3 -3
  298. data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +3 -3
  299. data/vendor/local/share/gtk-doc/html/json-glib/license.html +3 -3
  300. data/vendor/local/share/gtk-doc/html/json-glib/tools.html +3 -3
  301. data/vendor/local/share/locale/an/LC_MESSAGES/clutter-1.0.mo +0 -0
  302. data/vendor/local/share/locale/an/LC_MESSAGES/cogl.mo +0 -0
  303. data/vendor/local/share/locale/ar/LC_MESSAGES/clutter-1.0.mo +0 -0
  304. data/vendor/local/share/locale/ar/LC_MESSAGES/cogl.mo +0 -0
  305. data/vendor/local/share/locale/as/LC_MESSAGES/clutter-1.0.mo +0 -0
  306. data/vendor/local/share/locale/as/LC_MESSAGES/cogl.mo +0 -0
  307. data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
  308. data/vendor/local/share/locale/ast/LC_MESSAGES/clutter-1.0.mo +0 -0
  309. data/vendor/local/share/locale/ast/LC_MESSAGES/cogl.mo +0 -0
  310. data/vendor/local/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo +0 -0
  311. data/vendor/local/share/locale/be/LC_MESSAGES/clutter-1.0.mo +0 -0
  312. data/vendor/local/share/locale/be/LC_MESSAGES/cogl.mo +0 -0
  313. data/vendor/local/share/locale/bg/LC_MESSAGES/clutter-1.0.mo +0 -0
  314. data/vendor/local/share/locale/bg/LC_MESSAGES/cogl.mo +0 -0
  315. data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  316. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  317. data/vendor/local/share/locale/bs/LC_MESSAGES/clutter-1.0.mo +0 -0
  318. data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  319. data/vendor/local/share/locale/ca/LC_MESSAGES/clutter-1.0.mo +0 -0
  320. data/vendor/local/share/locale/ca/LC_MESSAGES/cogl.mo +0 -0
  321. data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
  322. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo +0 -0
  323. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/cogl.mo +0 -0
  324. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
  325. data/vendor/local/share/locale/cs/LC_MESSAGES/clutter-1.0.mo +0 -0
  326. data/vendor/local/share/locale/cs/LC_MESSAGES/cogl.mo +0 -0
  327. data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  328. data/vendor/local/share/locale/da/LC_MESSAGES/clutter-1.0.mo +0 -0
  329. data/vendor/local/share/locale/da/LC_MESSAGES/cogl.mo +0 -0
  330. data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
  331. data/vendor/local/share/locale/de/LC_MESSAGES/clutter-1.0.mo +0 -0
  332. data/vendor/local/share/locale/de/LC_MESSAGES/cogl.mo +0 -0
  333. data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
  334. data/vendor/local/share/locale/el/LC_MESSAGES/clutter-1.0.mo +0 -0
  335. data/vendor/local/share/locale/el/LC_MESSAGES/cogl.mo +0 -0
  336. data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
  337. data/vendor/local/share/locale/en_CA/LC_MESSAGES/cogl.mo +0 -0
  338. data/vendor/local/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo +0 -0
  339. data/vendor/local/share/locale/en_GB/LC_MESSAGES/cogl.mo +0 -0
  340. data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
  341. data/vendor/local/share/locale/eo/LC_MESSAGES/clutter-1.0.mo +0 -0
  342. data/vendor/local/share/locale/eo/LC_MESSAGES/cogl.mo +0 -0
  343. data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
  344. data/vendor/local/share/locale/es/LC_MESSAGES/clutter-1.0.mo +0 -0
  345. data/vendor/local/share/locale/es/LC_MESSAGES/cogl.mo +0 -0
  346. data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
  347. data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
  348. data/vendor/local/share/locale/eu/LC_MESSAGES/clutter-1.0.mo +0 -0
  349. data/vendor/local/share/locale/eu/LC_MESSAGES/cogl.mo +0 -0
  350. data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  351. data/vendor/local/share/locale/fa/LC_MESSAGES/clutter-1.0.mo +0 -0
  352. data/vendor/local/share/locale/fa/LC_MESSAGES/cogl.mo +0 -0
  353. data/vendor/local/share/locale/fi/LC_MESSAGES/clutter-1.0.mo +0 -0
  354. data/vendor/local/share/locale/fr/LC_MESSAGES/clutter-1.0.mo +0 -0
  355. data/vendor/local/share/locale/fr/LC_MESSAGES/cogl.mo +0 -0
  356. data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  357. data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
  358. data/vendor/local/share/locale/gl/LC_MESSAGES/clutter-1.0.mo +0 -0
  359. data/vendor/local/share/locale/gl/LC_MESSAGES/cogl.mo +0 -0
  360. data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  361. data/vendor/local/share/locale/he/LC_MESSAGES/clutter-1.0.mo +0 -0
  362. data/vendor/local/share/locale/he/LC_MESSAGES/cogl.mo +0 -0
  363. data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
  364. data/vendor/local/share/locale/hi/LC_MESSAGES/clutter-1.0.mo +0 -0
  365. data/vendor/local/share/locale/hi/LC_MESSAGES/cogl.mo +0 -0
  366. data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  367. data/vendor/local/share/locale/hu/LC_MESSAGES/clutter-1.0.mo +0 -0
  368. data/vendor/local/share/locale/hu/LC_MESSAGES/cogl.mo +0 -0
  369. data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  370. data/vendor/local/share/locale/id/LC_MESSAGES/clutter-1.0.mo +0 -0
  371. data/vendor/local/share/locale/id/LC_MESSAGES/cogl.mo +0 -0
  372. data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
  373. data/vendor/local/share/locale/it/LC_MESSAGES/clutter-1.0.mo +0 -0
  374. data/vendor/local/share/locale/it/LC_MESSAGES/cogl.mo +0 -0
  375. data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
  376. data/vendor/local/share/locale/ja/LC_MESSAGES/clutter-1.0.mo +0 -0
  377. data/vendor/local/share/locale/ja/LC_MESSAGES/cogl.mo +0 -0
  378. data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
  379. data/vendor/local/share/locale/kk/LC_MESSAGES/clutter-1.0.mo +0 -0
  380. data/vendor/local/share/locale/km/LC_MESSAGES/clutter-1.0.mo +0 -0
  381. data/vendor/local/share/locale/km/LC_MESSAGES/cogl.mo +0 -0
  382. data/vendor/local/share/locale/kn/LC_MESSAGES/clutter-1.0.mo +0 -0
  383. data/vendor/local/share/locale/kn/LC_MESSAGES/cogl.mo +0 -0
  384. data/vendor/local/share/locale/ko/LC_MESSAGES/clutter-1.0.mo +0 -0
  385. data/vendor/local/share/locale/ko/LC_MESSAGES/cogl.mo +0 -0
  386. data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
  387. data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
  388. data/vendor/local/share/locale/lt/LC_MESSAGES/clutter-1.0.mo +0 -0
  389. data/vendor/local/share/locale/lt/LC_MESSAGES/cogl.mo +0 -0
  390. data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  391. data/vendor/local/share/locale/lv/LC_MESSAGES/clutter-1.0.mo +0 -0
  392. data/vendor/local/share/locale/lv/LC_MESSAGES/cogl.mo +0 -0
  393. data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  394. data/vendor/local/share/locale/mk/LC_MESSAGES/clutter-1.0.mo +0 -0
  395. data/vendor/local/share/locale/ml/LC_MESSAGES/clutter-1.0.mo +0 -0
  396. data/vendor/local/share/locale/ml/LC_MESSAGES/cogl.mo +0 -0
  397. data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
  398. data/vendor/local/share/locale/nb/LC_MESSAGES/clutter-1.0.mo +0 -0
  399. data/vendor/local/share/locale/nb/LC_MESSAGES/cogl.mo +0 -0
  400. data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
  401. data/vendor/local/share/locale/nl/LC_MESSAGES/clutter-1.0.mo +0 -0
  402. data/vendor/local/share/locale/nl/LC_MESSAGES/cogl.mo +0 -0
  403. data/vendor/local/share/locale/or/LC_MESSAGES/clutter-1.0.mo +0 -0
  404. data/vendor/local/share/locale/or/LC_MESSAGES/cogl.mo +0 -0
  405. data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
  406. data/vendor/local/share/locale/pa/LC_MESSAGES/clutter-1.0.mo +0 -0
  407. data/vendor/local/share/locale/pa/LC_MESSAGES/cogl.mo +0 -0
  408. data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
  409. data/vendor/local/share/locale/pl/LC_MESSAGES/clutter-1.0.mo +0 -0
  410. data/vendor/local/share/locale/pl/LC_MESSAGES/cogl.mo +0 -0
  411. data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  412. data/vendor/local/share/locale/ps/LC_MESSAGES/clutter-1.0.mo +0 -0
  413. data/vendor/local/share/locale/pt/LC_MESSAGES/clutter-1.0.mo +0 -0
  414. data/vendor/local/share/locale/pt/LC_MESSAGES/cogl.mo +0 -0
  415. data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  416. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo +0 -0
  417. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/cogl.mo +0 -0
  418. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
  419. data/vendor/local/share/locale/ro/LC_MESSAGES/clutter-1.0.mo +0 -0
  420. data/vendor/local/share/locale/ru/LC_MESSAGES/clutter-1.0.mo +0 -0
  421. data/vendor/local/share/locale/ru/LC_MESSAGES/cogl.mo +0 -0
  422. data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
  423. data/vendor/local/share/locale/sk/LC_MESSAGES/clutter-1.0.mo +0 -0
  424. data/vendor/local/share/locale/sk/LC_MESSAGES/cogl.mo +0 -0
  425. data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  426. data/vendor/local/share/locale/sl/LC_MESSAGES/clutter-1.0.mo +0 -0
  427. data/vendor/local/share/locale/sl/LC_MESSAGES/cogl.mo +0 -0
  428. data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  429. data/vendor/local/share/locale/sr/LC_MESSAGES/clutter-1.0.mo +0 -0
  430. data/vendor/local/share/locale/sr/LC_MESSAGES/cogl.mo +0 -0
  431. data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  432. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo +0 -0
  433. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/cogl.mo +0 -0
  434. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
  435. data/vendor/local/share/locale/sv/LC_MESSAGES/clutter-1.0.mo +0 -0
  436. data/vendor/local/share/locale/sv/LC_MESSAGES/cogl.mo +0 -0
  437. data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  438. data/vendor/local/share/locale/ta/LC_MESSAGES/clutter-1.0.mo +0 -0
  439. data/vendor/local/share/locale/ta/LC_MESSAGES/cogl.mo +0 -0
  440. data/vendor/local/share/locale/te/LC_MESSAGES/clutter-1.0.mo +0 -0
  441. data/vendor/local/share/locale/te/LC_MESSAGES/cogl.mo +0 -0
  442. data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
  443. data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  444. data/vendor/local/share/locale/th/LC_MESSAGES/cogl.mo +0 -0
  445. data/vendor/local/share/locale/tr/LC_MESSAGES/clutter-1.0.mo +0 -0
  446. data/vendor/local/share/locale/tr/LC_MESSAGES/cogl.mo +0 -0
  447. data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  448. data/vendor/local/share/locale/ug/LC_MESSAGES/clutter-1.0.mo +0 -0
  449. data/vendor/local/share/locale/ug/LC_MESSAGES/cogl.mo +0 -0
  450. data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
  451. data/vendor/local/share/locale/uk/LC_MESSAGES/clutter-1.0.mo +0 -0
  452. data/vendor/local/share/locale/uk/LC_MESSAGES/cogl.mo +0 -0
  453. data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  454. data/vendor/local/share/locale/ur/LC_MESSAGES/clutter-1.0.mo +0 -0
  455. data/vendor/local/share/locale/vi/LC_MESSAGES/cogl.mo +0 -0
  456. data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  457. data/vendor/local/share/locale/yi/LC_MESSAGES/clutter-1.0.mo +0 -0
  458. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo +0 -0
  459. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cogl.mo +0 -0
  460. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  461. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo +0 -0
  462. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/cogl.mo +0 -0
  463. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
  464. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo +0 -0
  465. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/cogl.mo +0 -0
  466. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
  467. data/vendor/local/share/man/man1/json-glib-format.1 +60 -0
  468. data/vendor/local/share/man/man1/json-glib-validate.1 +56 -0
  469. metadata +27 -12
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Clutter Reference Manual: ClutterTextBuffer</title>
5
+ <title>ClutterTextBuffer: 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-Stage-Manager.html" title="Stage Manager">
10
10
  <link rel="next" href="clutter-Unit-conversion.html" title="Unit conversion">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
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">
@@ -241,9 +241,8 @@ clutter_text_buffer_new (<em class="parameter"><code><span class="type">void</sp
241
241
  <div class="refsect3">
242
242
  <a name="id-1.7.2.13.9.2.5"></a><h4>Returns</h4>
243
243
  <p> A new ClutterTextBuffer object.</p>
244
- <p></p>
245
244
  </div>
246
- <p class="since">Since 1.10</p>
245
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
247
246
  </div>
248
247
  <hr>
249
248
  <div class="refsect2">
@@ -277,9 +276,8 @@ clutter_text_buffer_new_with_text (<em class="parameter"><code>const <span class
277
276
  <div class="refsect3">
278
277
  <a name="id-1.7.2.13.9.3.6"></a><h4>Returns</h4>
279
278
  <p> A new ClutterTextBuffer object.</p>
280
- <p></p>
281
279
  </div>
282
- <p class="since">Since 1.10</p>
280
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
283
281
  </div>
284
282
  <hr>
285
283
  <div class="refsect2">
@@ -321,7 +319,7 @@ and <a class="link" href="ClutterTextBuffer.html#clutter-text-buffer-insert-text
321
319
  </tbody>
322
320
  </table></div>
323
321
  </div>
324
- <p class="since">Since 1.10</p>
322
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
325
323
  </div>
326
324
  <hr>
327
325
  <div class="refsect2">
@@ -352,9 +350,8 @@ unless this object emits a signal, or is finalized.</p>
352
350
  string. This string points to internally allocated
353
351
  storage in the buffer and must not be freed, modified or
354
352
  stored.</p>
355
- <p></p>
356
353
  </div>
357
- <p class="since">Since 1.10</p>
354
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
358
355
  </div>
359
356
  <hr>
360
357
  <div class="refsect2">
@@ -381,9 +378,8 @@ See <a class="link" href="ClutterTextBuffer.html#clutter-text-buffer-get-length"
381
378
  <div class="refsect3">
382
379
  <a name="id-1.7.2.13.9.6.6"></a><h4>Returns</h4>
383
380
  <p> The byte length of the buffer.</p>
384
- <p></p>
385
381
  </div>
386
- <p class="since">Since 1.10</p>
382
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
387
383
  </div>
388
384
  <hr>
389
385
  <div class="refsect2">
@@ -409,9 +405,8 @@ clutter_text_buffer_get_length (<em class="parameter"><code><a class="link" href
409
405
  <div class="refsect3">
410
406
  <a name="id-1.7.2.13.9.7.6"></a><h4>Returns</h4>
411
407
  <p> The number of characters in the buffer.</p>
412
- <p></p>
413
408
  </div>
414
- <p class="since">Since 1.10</p>
409
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
415
410
  </div>
416
411
  <hr>
417
412
  <div class="refsect2">
@@ -446,7 +441,7 @@ be clamped to the range [ 0, <a class="link" href="ClutterTextBuffer.html#CLUTTE
446
441
  </tbody>
447
442
  </table></div>
448
443
  </div>
449
- <p class="since">Since 1.10</p>
444
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
450
445
  </div>
451
446
  <hr>
452
447
  <div class="refsect2">
@@ -475,9 +470,8 @@ clutter_text_buffer_get_max_length (<em class="parameter"><code><a class="link"
475
470
  <a name="id-1.7.2.13.9.9.6"></a><h4>Returns</h4>
476
471
  <p> the maximum allowed number of characters
477
472
  in <a class="link" href="ClutterTextBuffer.html" title="ClutterTextBuffer"><span class="type">ClutterTextBuffer</span></a>, or 0 if there is no maximum.</p>
478
- <p></p>
479
473
  </div>
480
- <p class="since">Since 1.10</p>
474
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
481
475
  </div>
482
476
  <hr>
483
477
  <div class="refsect2">
@@ -535,9 +529,8 @@ coerced to sane values.</p>
535
529
  <div class="refsect3">
536
530
  <a name="id-1.7.2.13.9.10.8"></a><h4>Returns</h4>
537
531
  <p> The number of characters actually inserted.</p>
538
- <p></p>
539
532
  </div>
540
- <p class="since">Since 1.10</p>
533
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
541
534
  </div>
542
535
  <hr>
543
536
  <div class="refsect2">
@@ -587,9 +580,8 @@ values.</p>
587
580
  <div class="refsect3">
588
581
  <a name="id-1.7.2.13.9.11.8"></a><h4>Returns</h4>
589
582
  <p> The number of characters deleted.</p>
590
- <p></p>
591
583
  </div>
592
- <p class="since">Since 1.10</p>
584
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
593
585
  </div>
594
586
  <hr>
595
587
  <div class="refsect2">
@@ -635,7 +627,7 @@ clutter_text_buffer_emit_inserted_text
635
627
  </tbody>
636
628
  </table></div>
637
629
  </div>
638
- <p class="since">Since 1.10</p>
630
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
639
631
  </div>
640
632
  <hr>
641
633
  <div class="refsect2">
@@ -674,7 +666,7 @@ clutter_text_buffer_emit_deleted_text (<em class="parameter"><code><a class="lin
674
666
  </tbody>
675
667
  </table></div>
676
668
  </div>
677
- <p class="since">Since 1.10</p>
669
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
678
670
  </div>
679
671
  </div>
680
672
  <div class="refsect1">
@@ -684,7 +676,7 @@ clutter_text_buffer_emit_deleted_text (<em class="parameter"><code><a class="lin
684
676
  <pre class="programlisting">#define CLUTTER_TEXT_BUFFER_MAX_SIZE G_MAXUSHORT
685
677
  </pre>
686
678
  <p>Maximum size of text buffer, in bytes.</p>
687
- <p class="since">Since 1.10</p>
679
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
688
680
  </div>
689
681
  <hr>
690
682
  <div class="refsect2">
@@ -692,7 +684,7 @@ clutter_text_buffer_emit_deleted_text (<em class="parameter"><code><a class="lin
692
684
  <pre class="programlisting">struct ClutterTextBuffer;</pre>
693
685
  <p>The <a class="link" href="ClutterTextBuffer.html" title="ClutterTextBuffer"><span class="type">ClutterTextBuffer</span></a> structure contains private
694
686
  data and it should only be accessed using the provided API.</p>
695
- <p class="since">Since 1.10</p>
687
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
696
688
  </div>
697
689
  <hr>
698
690
  <div class="refsect2">
@@ -768,7 +760,7 @@ only private data.</p>
768
760
  </tbody>
769
761
  </table></div>
770
762
  </div>
771
- <p class="since">Since 1.10</p>
763
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
772
764
  </div>
773
765
  </div>
774
766
  <div class="refsect1">
@@ -780,7 +772,7 @@ only private data.</p>
780
772
  <p>Flags: Read</p>
781
773
  <p>Allowed values: &lt;= 65535</p>
782
774
  <p>Default value: 0</p>
783
- <p class="since">Since 1.10</p>
775
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
784
776
  </div>
785
777
  <hr>
786
778
  <div class="refsect2">
@@ -790,7 +782,7 @@ only private data.</p>
790
782
  <p>Flags: Read / Write</p>
791
783
  <p>Allowed values: [0,65535]</p>
792
784
  <p>Default value: 0</p>
793
- <p class="since">Since 1.10</p>
785
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
794
786
  </div>
795
787
  <hr>
796
788
  <div class="refsect2">
@@ -799,7 +791,7 @@ only private data.</p>
799
791
  <p>The contents of the buffer.</p>
800
792
  <p>Flags: Read</p>
801
793
  <p>Default value: ""</p>
802
- <p class="since">Since 1.10</p>
794
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
803
795
  </div>
804
796
  </div>
805
797
  <div class="refsect1">
@@ -845,7 +837,7 @@ user_function (<a class="link" href="ClutterTextBuffer.html" title="ClutterTextB
845
837
  </table></div>
846
838
  </div>
847
839
  <p>Flags: Run First</p>
848
- <p class="since">Since 1.10</p>
840
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
849
841
  </div>
850
842
  <hr>
851
843
  <div class="refsect2">
@@ -895,12 +887,11 @@ user_function (<a class="link" href="ClutterTextBuffer.html" title="ClutterTextB
895
887
  </table></div>
896
888
  </div>
897
889
  <p>Flags: Run First</p>
898
- <p class="since">Since 1.10</p>
890
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
899
891
  </div>
900
892
  </div>
901
893
  </div>
902
894
  <div class="footer">
903
- <hr>
904
- Generated by GTK-Doc V1.20.1</div>
895
+ <hr>Generated by GTK-Doc V1.23.1</div>
905
896
  </body>
906
897
  </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: ClutterTexture</title>
5
+ <title>ClutterTexture: 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="ClutterTableLayout.html" title="ClutterTableLayout">
10
10
  <link rel="next" href="clutterobjects.html" title="Part X. Clutter Actors and Objects">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
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">
@@ -452,12 +452,14 @@ recommended to use <a class="link" href="ClutterImage.html" title="ClutterImage"
452
452
  <a name="clutter-texture-new"></a><h3>clutter_texture_new ()</h3>
453
453
  <pre class="programlisting"><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="returnvalue">ClutterActor</span></a> *
454
454
  clutter_texture_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
455
- <div class="warning"><p><code class="literal">clutter_texture_new</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
455
+ <div class="warning">
456
+ <p><code class="literal">clutter_texture_new</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
457
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> instead</p>
458
+ </div>
456
459
  <p>Creates a new empty <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> object.</p>
457
460
  <div class="refsect3">
458
461
  <a name="id-1.10.20.10.2.6"></a><h4>Returns</h4>
459
462
  <p> A newly created <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> object.</p>
460
- <p></p>
461
463
  </div>
462
464
  </div>
463
465
  <hr>
@@ -466,7 +468,11 @@ clutter_texture_new (<em class="parameter"><code><span class="type">void</span><
466
468
  <pre class="programlisting"><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="returnvalue">ClutterActor</span></a> *
467
469
  clutter_texture_new_from_file (<em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>,
468
470
  <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
469
- <div class="warning"><p><code class="literal">clutter_texture_new_from_file</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
471
+ <div class="warning">
472
+ <p><code class="literal">clutter_texture_new_from_file</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
473
+ <p>No direct replacement is available. Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a>
474
+ and platform-specific image loading API, like GdkPixbuf, instead</p>
475
+ </div>
470
476
  <p>Creates a new ClutterTexture actor to display the image contained a
471
477
  file. If the image failed to load then NULL is returned and <em class="parameter"><code>error</code></em>
472
478
 
@@ -497,9 +503,8 @@ is set.</p>
497
503
  <a name="id-1.10.20.10.3.8"></a><h4>Returns</h4>
498
504
  <p> A newly created <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> object or NULL on
499
505
  error.</p>
500
- <p></p>
501
506
  </div>
502
- <p class="since">Since 0.8</p>
507
+ <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
503
508
  </div>
504
509
  <hr>
505
510
  <div class="refsect2">
@@ -578,9 +583,8 @@ offscreen texture pixels into a pixbuf.&lt;/para&gt;</p></li>
578
583
  <div class="refsect3">
579
584
  <a name="id-1.10.20.10.4.11"></a><h4>Returns</h4>
580
585
  <p> A newly created <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> object, or <code class="literal">NULL</code> on failure.</p>
581
- <p></p>
582
586
  </div>
583
- <p class="since">Since 0.6</p>
587
+ <p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
584
588
  </div>
585
589
  <hr>
586
590
  <div class="refsect2">
@@ -588,7 +592,7 @@ offscreen texture pixels into a pixbuf.&lt;/para&gt;</p></li>
588
592
  <pre class="programlisting">#define CLUTTER_TEXTURE_ERROR (clutter_texture_error_quark ())
589
593
  </pre>
590
594
  <p>Error domain for <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> errors</p>
591
- <p class="since">Since 0.4</p>
595
+ <p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
592
596
  </div>
593
597
  <hr>
594
598
  <div class="refsect2">
@@ -597,7 +601,11 @@ offscreen texture pixels into a pixbuf.&lt;/para&gt;</p></li>
597
601
  clutter_texture_set_from_file (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
598
602
  <em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>,
599
603
  <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
600
- <div class="warning"><p><code class="literal">clutter_texture_set_from_file</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
604
+ <div class="warning">
605
+ <p><code class="literal">clutter_texture_set_from_file</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
606
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and platform-specific image
607
+ loading API, like GdkPixbuf, instead</p>
608
+ </div>
601
609
  <p>Sets the <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> image data from an image file. In case of
602
610
  failure, <code class="literal">FALSE</code> is returned and <em class="parameter"><code>error</code></em>
603
611
  is set.</p>
@@ -637,9 +645,8 @@ loaded or if an error occurred.</p>
637
645
  <div class="refsect3">
638
646
  <a name="id-1.10.20.10.6.9"></a><h4>Returns</h4>
639
647
  <p> <code class="literal">TRUE</code> if the image was successfully loaded and set</p>
640
- <p></p>
641
648
  </div>
642
- <p class="since">Since 0.8</p>
649
+ <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
643
650
  </div>
644
651
  <hr>
645
652
  <div class="refsect2">
@@ -654,7 +661,10 @@ clutter_texture_set_from_rgb_data (<em class="parameter"><code><a class="link" h
654
661
  <em class="parameter"><code><span class="type">gint</span> bpp</code></em>,
655
662
  <em class="parameter"><code><a class="link" href="ClutterTexture.html#ClutterTextureFlags" title="enum ClutterTextureFlags"><span class="type">ClutterTextureFlags</span></a> flags</code></em>,
656
663
  <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
657
- <div class="warning"><p><code class="literal">clutter_texture_set_from_rgb_data</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
664
+ <div class="warning">
665
+ <p><code class="literal">clutter_texture_set_from_rgb_data</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
666
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterImage.html#clutter-image-set-data" title="clutter_image_set_data ()"><code class="function">clutter_image_set_data()</code></a> instead</p>
667
+ </div>
658
668
  <p>Sets <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> image data.</p>
659
669
  <div class="refsect3">
660
670
  <a name="id-1.10.20.10.7.7"></a><h4>Parameters</h4>
@@ -718,9 +728,8 @@ on the value of <em class="parameter"><code>has_alpha</code></em>
718
728
  <div class="refsect3">
719
729
  <a name="id-1.10.20.10.7.8"></a><h4>Returns</h4>
720
730
  <p> <code class="literal">TRUE</code> on success, <code class="literal">FALSE</code> on failure.</p>
721
- <p></p>
722
731
  </div>
723
- <p class="since">Since 0.4</p>
732
+ <p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
724
733
  </div>
725
734
  <hr>
726
735
  <div class="refsect2">
@@ -734,9 +743,9 @@ clutter_texture_set_from_yuv_data (<em class="parameter"><code><a class="link" h
734
743
  <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
735
744
  <div class="warning">
736
745
  <p><code class="literal">clutter_texture_set_from_yuv_data</code> has been deprecated since version 1.10 and should not be used in newly-written code.</p>
737
- <p>Use <a class="link" href="ClutterTexture.html#clutter-texture-get-cogl-material" title="clutter_texture_get_cogl_material ()"><code class="function">clutter_texture_get_cogl_material()</code></a> and
738
- the Cogl API to install a fragment shader for decoding YUV
739
- formats on the GPU</p>
746
+ <p>Use a custom <a class="link" href="ClutterContent.html" title="ClutterContent"><span class="type">ClutterContent</span></a> implementation and
747
+ set up the Cogl pipeline using a <a class="link" href="clutter-Paint-Nodes.html#ClutterPipelineNode" title="ClutterPipelineNode"><span class="type">ClutterPipelineNode</span></a> with a
748
+ fragment shader instead.</p>
740
749
  </div>
741
750
  <p>Sets a <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> from YUV image data. If an error occurred,
742
751
  <code class="literal">FALSE</code> is returned and <em class="parameter"><code>error</code></em>
@@ -791,9 +800,8 @@ RGB colorspace is to use a fragment shader associated with the
791
800
  <div class="refsect3">
792
801
  <a name="id-1.10.20.10.8.10"></a><h4>Returns</h4>
793
802
  <p> <code class="literal">TRUE</code> if the texture was successfully updated</p>
794
- <p></p>
795
803
  </div>
796
- <p class="since">Since 0.4</p>
804
+ <p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
797
805
  </div>
798
806
  <hr>
799
807
  <div class="refsect2">
@@ -811,7 +819,10 @@ clutter_texture_set_area_from_rgb_data
811
819
  <em class="parameter"><code><span class="type">gint</span> bpp</code></em>,
812
820
  <em class="parameter"><code><a class="link" href="ClutterTexture.html#ClutterTextureFlags" title="enum ClutterTextureFlags"><span class="type">ClutterTextureFlags</span></a> flags</code></em>,
813
821
  <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
814
- <div class="warning"><p><code class="literal">clutter_texture_set_area_from_rgb_data</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
822
+ <div class="warning">
823
+ <p><code class="literal">clutter_texture_set_area_from_rgb_data</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
824
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterImage.html#clutter-image-set-area" title="clutter_image_set_area ()"><code class="function">clutter_image_set_area()</code></a> instead</p>
825
+ </div>
815
826
  <p>Updates a sub-region of the pixel data in a <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a>.</p>
816
827
  <div class="refsect3">
817
828
  <a name="id-1.10.20.10.9.7"></a><h4>Parameters</h4>
@@ -885,9 +896,8 @@ depending on <em class="parameter"><code>has_alpha</code></em>
885
896
  <div class="refsect3">
886
897
  <a name="id-1.10.20.10.9.8"></a><h4>Returns</h4>
887
898
  <p> <code class="literal">TRUE</code> on success, <code class="literal">FALSE</code> on failure.</p>
888
- <p></p>
889
899
  </div>
890
- <p class="since">Since 0.6</p>
900
+ <p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
891
901
  </div>
892
902
  <hr>
893
903
  <div class="refsect2">
@@ -896,7 +906,11 @@ depending on <em class="parameter"><code>has_alpha</code></em>
896
906
  clutter_texture_get_base_size (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
897
907
  <em class="parameter"><code><span class="type">gint</span> *width</code></em>,
898
908
  <em class="parameter"><code><span class="type">gint</span> *height</code></em>);</pre>
899
- <div class="warning"><p><code class="literal">clutter_texture_get_base_size</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
909
+ <div class="warning">
910
+ <p><code class="literal">clutter_texture_get_base_size</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
911
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterContent.html#clutter-content-get-preferred-size" title="clutter_content_get_preferred_size ()"><code class="function">clutter_content_get_preferred_size()</code></a>
912
+ instead</p>
913
+ </div>
900
914
  <p>Gets the size in pixels of the untransformed underlying image</p>
901
915
  <div class="refsect3">
902
916
  <a name="id-1.10.20.10.10.6"></a><h4>Parameters</h4>
@@ -931,7 +945,10 @@ clutter_texture_get_base_size (<em class="parameter"><code><a class="link" href=
931
945
  <a name="clutter-texture-get-pixel-format"></a><h3>clutter_texture_get_pixel_format ()</h3>
932
946
  <pre class="programlisting"><span class="returnvalue">CoglPixelFormat</span>
933
947
  clutter_texture_get_pixel_format (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
934
- <div class="warning"><p><code class="literal">clutter_texture_get_pixel_format</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
948
+ <div class="warning">
949
+ <p><code class="literal">clutter_texture_get_pixel_format</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
950
+ <p>There is no direct replacement for this function</p>
951
+ </div>
935
952
  <p>Retrieves the pixel format used by <em class="parameter"><code>texture</code></em>
936
953
  . This is
937
954
  equivalent to:</p>
@@ -971,16 +988,18 @@ equivalent to:</p>
971
988
  <div class="refsect3">
972
989
  <a name="id-1.10.20.10.11.10"></a><h4>Returns</h4>
973
990
  <p> a <span class="type">CoglPixelFormat</span> value</p>
974
- <p></p>
975
991
  </div>
976
- <p class="since">Since 1.0</p>
992
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
977
993
  </div>
978
994
  <hr>
979
995
  <div class="refsect2">
980
996
  <a name="clutter-texture-get-max-tile-waste"></a><h3>clutter_texture_get_max_tile_waste ()</h3>
981
997
  <pre class="programlisting"><span class="returnvalue">gint</span>
982
998
  clutter_texture_get_max_tile_waste (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
983
- <div class="warning"><p><code class="literal">clutter_texture_get_max_tile_waste</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
999
+ <div class="warning">
1000
+ <p><code class="literal">clutter_texture_get_max_tile_waste</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1001
+ <p>No replacement is available</p>
1002
+ </div>
984
1003
  <p>Gets the maximum waste that will be used when creating a texture or
985
1004
  -1 if slicing is disabled.</p>
986
1005
  <div class="refsect3">
@@ -1002,16 +1021,19 @@ clutter_texture_get_max_tile_waste (<em class="parameter"><code><a class="link"
1002
1021
  <a name="id-1.10.20.10.12.8"></a><h4>Returns</h4>
1003
1022
  <p> The maximum waste or -1 if the texture waste is
1004
1023
  unlimited.</p>
1005
- <p></p>
1006
1024
  </div>
1007
- <p class="since">Since 0.8</p>
1025
+ <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
1008
1026
  </div>
1009
1027
  <hr>
1010
1028
  <div class="refsect2">
1011
1029
  <a name="clutter-texture-get-filter-quality"></a><h3>clutter_texture_get_filter_quality ()</h3>
1012
1030
  <pre class="programlisting"><a class="link" href="ClutterTexture.html#ClutterTextureQuality" title="enum ClutterTextureQuality"><span class="returnvalue">ClutterTextureQuality</span></a>
1013
1031
  clutter_texture_get_filter_quality (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
1014
- <div class="warning"><p><code class="literal">clutter_texture_get_filter_quality</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1032
+ <div class="warning">
1033
+ <p><code class="literal">clutter_texture_get_filter_quality</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1034
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterActor.html#clutter-actor-get-content-scaling-filters" title="clutter_actor_get_content_scaling_filters ()"><code class="function">clutter_actor_get_content_scaling_filters()</code></a>
1035
+ instead</p>
1036
+ </div>
1015
1037
  <p>Gets the filter quality used when scaling a texture.</p>
1016
1038
  <div class="refsect3">
1017
1039
  <a name="id-1.10.20.10.13.7"></a><h4>Parameters</h4>
@@ -1031,9 +1053,8 @@ clutter_texture_get_filter_quality (<em class="parameter"><code><a class="link"
1031
1053
  <div class="refsect3">
1032
1054
  <a name="id-1.10.20.10.13.8"></a><h4>Returns</h4>
1033
1055
  <p> The filter quality value.</p>
1034
- <p></p>
1035
1056
  </div>
1036
- <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>
1037
1058
  </div>
1038
1059
  <hr>
1039
1060
  <div class="refsect2">
@@ -1041,7 +1062,11 @@ clutter_texture_get_filter_quality (<em class="parameter"><code><a class="link"
1041
1062
  <pre class="programlisting"><span class="returnvalue">void</span>
1042
1063
  clutter_texture_set_filter_quality (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1043
1064
  <em class="parameter"><code><a class="link" href="ClutterTexture.html#ClutterTextureQuality" title="enum ClutterTextureQuality"><span class="type">ClutterTextureQuality</span></a> filter_quality</code></em>);</pre>
1044
- <div class="warning"><p><code class="literal">clutter_texture_set_filter_quality</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1065
+ <div class="warning">
1066
+ <p><code class="literal">clutter_texture_set_filter_quality</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1067
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterActor.html#clutter-actor-set-content-scaling-filters" title="clutter_actor_set_content_scaling_filters ()"><code class="function">clutter_actor_set_content_scaling_filters()</code></a>
1068
+ instead</p>
1069
+ </div>
1045
1070
  <p>Sets the filter quality when scaling a texture. The quality is an
1046
1071
  enumeration currently the following values are supported:
1047
1072
  <a class="link" href="ClutterTexture.html#CLUTTER-TEXTURE-QUALITY-LOW:CAPS"><code class="literal">CLUTTER_TEXTURE_QUALITY_LOW</code></a> which is fast but only uses nearest neighbour
@@ -1072,14 +1097,20 @@ is <a class="link" href="ClutterTexture.html#CLUTTER-TEXTURE-QUALITY-MEDIUM:CAPS
1072
1097
  </tbody>
1073
1098
  </table></div>
1074
1099
  </div>
1075
- <p class="since">Since 0.8</p>
1100
+ <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
1076
1101
  </div>
1077
1102
  <hr>
1078
1103
  <div class="refsect2">
1079
1104
  <a name="clutter-texture-get-cogl-texture"></a><h3>clutter_texture_get_cogl_texture ()</h3>
1080
1105
  <pre class="programlisting"><span class="returnvalue">CoglHandle</span>
1081
1106
  clutter_texture_get_cogl_texture (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
1082
- <div class="warning"><p><code class="literal">clutter_texture_get_cogl_texture</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1107
+ <div class="warning">
1108
+ <p><code class="literal">clutter_texture_get_cogl_texture</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1109
+ <p>No replacement available; it's not advisable to
1110
+ modify the Cogl pipeline of an actor. Use a <a class="link" href="ClutterContent.html" title="ClutterContent"><span class="type">ClutterContent</span></a>
1111
+ implementation and set up the pipeline during the paint sequence
1112
+ instead.</p>
1113
+ </div>
1083
1114
  <p>Retrieves the handle to the underlying COGL texture used for drawing
1084
1115
  the actor. No extra reference is taken so if you need to keep the
1085
1116
  handle then you should call <code class="function">cogl_handle_ref()</code> on it.</p>
@@ -1108,7 +1139,7 @@ and use the <span class="type">CoglMaterial</span> API.</p>
1108
1139
  handle is owned by the <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> and it should not be unreferenced. </p>
1109
1140
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1110
1141
  </div>
1111
- <p class="since">Since 0.8</p>
1142
+ <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
1112
1143
  </div>
1113
1144
  <hr>
1114
1145
  <div class="refsect2">
@@ -1116,7 +1147,13 @@ handle is owned by the <a class="link" href="ClutterTexture.html" title="Clutter
1116
1147
  <pre class="programlisting"><span class="returnvalue">void</span>
1117
1148
  clutter_texture_set_cogl_texture (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1118
1149
  <em class="parameter"><code><span class="type">CoglHandle</span> cogl_tex</code></em>);</pre>
1119
- <div class="warning"><p><code class="literal">clutter_texture_set_cogl_texture</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1150
+ <div class="warning">
1151
+ <p><code class="literal">clutter_texture_set_cogl_texture</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1152
+ <p>No replacement available; it's not advisable to
1153
+ modify the Cogl pipeline of an actor. Use a <a class="link" href="ClutterContent.html" title="ClutterContent"><span class="type">ClutterContent</span></a>
1154
+ implementation and set up the pipeline during the paint sequence
1155
+ instead.</p>
1156
+ </div>
1120
1157
  <p>Replaces the underlying COGL texture drawn by this actor with
1121
1158
  <em class="parameter"><code>cogl_tex</code></em>
1122
1159
  . A reference to the texture is taken so if the handle is
@@ -1143,14 +1180,19 @@ no longer needed it should be deref'd with cogl_handle_unref.</p>
1143
1180
  </tbody>
1144
1181
  </table></div>
1145
1182
  </div>
1146
- <p class="since">Since 0.8</p>
1183
+ <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
1147
1184
  </div>
1148
1185
  <hr>
1149
1186
  <div class="refsect2">
1150
1187
  <a name="clutter-texture-get-cogl-material"></a><h3>clutter_texture_get_cogl_material ()</h3>
1151
1188
  <pre class="programlisting"><span class="returnvalue">CoglHandle</span>
1152
1189
  clutter_texture_get_cogl_material (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
1153
- <div class="warning"><p><code class="literal">clutter_texture_get_cogl_material</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1190
+ <div class="warning">
1191
+ <p><code class="literal">clutter_texture_get_cogl_material</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1192
+ <p>No replacement is available; it's not advisable
1193
+ to modify the Cogl pipeline of an actor. Use a <a class="link" href="ClutterContent.html" title="ClutterContent"><span class="type">ClutterContent</span></a>
1194
+ implementation and modify the pipeline during the paint sequence</p>
1195
+ </div>
1154
1196
  <p>Returns a handle to the underlying COGL material used for drawing
1155
1197
  the actor.</p>
1156
1198
  <div class="refsect3">
@@ -1175,7 +1217,7 @@ material is owned by the <a class="link" href="ClutterTexture.html" title="Clutt
1175
1217
  unreferenced. </p>
1176
1218
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1177
1219
  </div>
1178
- <p class="since">Since 1.0</p>
1220
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1179
1221
  </div>
1180
1222
  <hr>
1181
1223
  <div class="refsect2">
@@ -1183,7 +1225,12 @@ unreferenced. </p>
1183
1225
  <pre class="programlisting"><span class="returnvalue">void</span>
1184
1226
  clutter_texture_set_cogl_material (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1185
1227
  <em class="parameter"><code><span class="type">CoglHandle</span> cogl_material</code></em>);</pre>
1186
- <div class="warning"><p><code class="literal">clutter_texture_set_cogl_material</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1228
+ <div class="warning">
1229
+ <p><code class="literal">clutter_texture_set_cogl_material</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1230
+ <p>No replacement is available; it's not advisable
1231
+ to modify the Cogl pipeline of an actor. Use a <a class="link" href="ClutterContent.html" title="ClutterContent"><span class="type">ClutterContent</span></a>
1232
+ implementation and modify the pipeline during the paint sequence</p>
1233
+ </div>
1187
1234
  <p>Replaces the underlying Cogl material drawn by this actor with
1188
1235
  <em class="parameter"><code>cogl_material</code></em>
1189
1236
  . A reference to the material is taken so if the
@@ -1215,14 +1262,17 @@ function.</p>
1215
1262
  </tbody>
1216
1263
  </table></div>
1217
1264
  </div>
1218
- <p class="since">Since 0.8</p>
1265
+ <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
1219
1266
  </div>
1220
1267
  <hr>
1221
1268
  <div class="refsect2">
1222
1269
  <a name="clutter-texture-get-sync-size"></a><h3>clutter_texture_get_sync_size ()</h3>
1223
1270
  <pre class="programlisting"><span class="returnvalue">gboolean</span>
1224
1271
  clutter_texture_get_sync_size (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
1225
- <div class="warning"><p><code class="literal">clutter_texture_get_sync_size</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1272
+ <div class="warning">
1273
+ <p><code class="literal">clutter_texture_get_sync_size</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1274
+ <p>There is no direct replacement</p>
1275
+ </div>
1226
1276
  <p>Retrieves the value set with <a class="link" href="ClutterTexture.html#clutter-texture-set-sync-size" title="clutter_texture_set_sync_size ()"><code class="function">clutter_texture_set_sync_size()</code></a></p>
1227
1277
  <div class="refsect3">
1228
1278
  <a name="id-1.10.20.10.19.7"></a><h4>Parameters</h4>
@@ -1243,9 +1293,8 @@ clutter_texture_get_sync_size (<em class="parameter"><code><a class="link" href=
1243
1293
  <a name="id-1.10.20.10.19.8"></a><h4>Returns</h4>
1244
1294
  <p> <code class="literal">TRUE</code> if the <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> should have the same
1245
1295
  preferred size of the underlying image data</p>
1246
- <p></p>
1247
1296
  </div>
1248
- <p class="since">Since 1.0</p>
1297
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1249
1298
  </div>
1250
1299
  <hr>
1251
1300
  <div class="refsect2">
@@ -1253,7 +1302,13 @@ preferred size of the underlying image data</p>
1253
1302
  <pre class="programlisting"><span class="returnvalue">void</span>
1254
1303
  clutter_texture_set_sync_size (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1255
1304
  <em class="parameter"><code><span class="type">gboolean</span> sync_size</code></em>);</pre>
1256
- <div class="warning"><p><code class="literal">clutter_texture_set_sync_size</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1305
+ <div class="warning">
1306
+ <p><code class="literal">clutter_texture_set_sync_size</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1307
+ <p>No replacement is available. A <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> using
1308
+ <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> with a <a class="link" href="ClutterActor.html#CLUTTER-REQUEST-CONTENT-SIZE:CAPS"><code class="literal">CLUTTER_REQUEST_CONTENT_SIZE</code></a> request mode
1309
+ will automatically bind the preferred size of the content to the
1310
+ preferred size of the actor</p>
1311
+ </div>
1257
1312
  <p>Sets whether <em class="parameter"><code>texture</code></em>
1258
1313
  should have the same preferred size as the
1259
1314
  underlying image data.</p>
@@ -1280,7 +1335,7 @@ underlying image data</p></td>
1280
1335
  </tbody>
1281
1336
  </table></div>
1282
1337
  </div>
1283
- <p class="since">Since 1.0</p>
1338
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1284
1339
  </div>
1285
1340
  <hr>
1286
1341
  <div class="refsect2">
@@ -1289,7 +1344,11 @@ underlying image data</p></td>
1289
1344
  clutter_texture_get_repeat (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1290
1345
  <em class="parameter"><code><span class="type">gboolean</span> *repeat_x</code></em>,
1291
1346
  <em class="parameter"><code><span class="type">gboolean</span> *repeat_y</code></em>);</pre>
1292
- <div class="warning"><p><code class="literal">clutter_texture_get_repeat</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1347
+ <div class="warning">
1348
+ <p><code class="literal">clutter_texture_get_repeat</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1349
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterActor.html#clutter-actor-get-content-repeat" title="clutter_actor_get_content_repeat ()"><code class="function">clutter_actor_get_content_repeat()</code></a>
1350
+ instead</p>
1351
+ </div>
1293
1352
  <p>Retrieves the horizontal and vertical repeat values set
1294
1353
  using <a class="link" href="ClutterTexture.html#clutter-texture-set-repeat" title="clutter_texture_set_repeat ()"><code class="function">clutter_texture_set_repeat()</code></a></p>
1295
1354
  <div class="refsect3">
@@ -1319,7 +1378,7 @@ using <a class="link" href="ClutterTexture.html#clutter-texture-set-repeat" titl
1319
1378
  </tbody>
1320
1379
  </table></div>
1321
1380
  </div>
1322
- <p class="since">Since 1.0</p>
1381
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1323
1382
  </div>
1324
1383
  <hr>
1325
1384
  <div class="refsect2">
@@ -1328,7 +1387,11 @@ using <a class="link" href="ClutterTexture.html#clutter-texture-set-repeat" titl
1328
1387
  clutter_texture_set_repeat (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1329
1388
  <em class="parameter"><code><span class="type">gboolean</span> repeat_x</code></em>,
1330
1389
  <em class="parameter"><code><span class="type">gboolean</span> repeat_y</code></em>);</pre>
1331
- <div class="warning"><p><code class="literal">clutter_texture_set_repeat</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1390
+ <div class="warning">
1391
+ <p><code class="literal">clutter_texture_set_repeat</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1392
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterActor.html#clutter-actor-set-content-repeat" title="clutter_actor_set_content_repeat ()"><code class="function">clutter_actor_set_content_repeat()</code></a>
1393
+ instead</p>
1394
+ </div>
1332
1395
  <p>Sets whether the <em class="parameter"><code>texture</code></em>
1333
1396
  should repeat horizontally or
1334
1397
  vertically when the actor size is bigger than the image size</p>
@@ -1359,14 +1422,18 @@ vertically when the actor size is bigger than the image size</p>
1359
1422
  </tbody>
1360
1423
  </table></div>
1361
1424
  </div>
1362
- <p class="since">Since 1.0</p>
1425
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1363
1426
  </div>
1364
1427
  <hr>
1365
1428
  <div class="refsect2">
1366
1429
  <a name="clutter-texture-get-keep-aspect-ratio"></a><h3>clutter_texture_get_keep_aspect_ratio ()</h3>
1367
1430
  <pre class="programlisting"><span class="returnvalue">gboolean</span>
1368
1431
  clutter_texture_get_keep_aspect_ratio (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
1369
- <div class="warning"><p><code class="literal">clutter_texture_get_keep_aspect_ratio</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1432
+ <div class="warning">
1433
+ <p><code class="literal">clutter_texture_get_keep_aspect_ratio</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1434
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterActor.html#clutter-actor-get-content-gravity" title="clutter_actor_get_content_gravity ()"><code class="function">clutter_actor_get_content_gravity()</code></a>
1435
+ instead</p>
1436
+ </div>
1370
1437
  <p>Retrieves the value set using <a class="link" href="ClutterTexture.html#clutter-texture-set-keep-aspect-ratio" title="clutter_texture_set_keep_aspect_ratio ()"><code class="function">clutter_texture_set_keep_aspect_ratio()</code></a></p>
1371
1438
  <div class="refsect3">
1372
1439
  <a name="id-1.10.20.10.23.7"></a><h4>Parameters</h4>
@@ -1387,9 +1454,8 @@ clutter_texture_get_keep_aspect_ratio (<em class="parameter"><code><a class="lin
1387
1454
  <a name="id-1.10.20.10.23.8"></a><h4>Returns</h4>
1388
1455
  <p> <code class="literal">TRUE</code> if the <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> should maintain the
1389
1456
  aspect ratio of the underlying image</p>
1390
- <p></p>
1391
1457
  </div>
1392
- <p class="since">Since 1.0</p>
1458
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1393
1459
  </div>
1394
1460
  <hr>
1395
1461
  <div class="refsect2">
@@ -1397,7 +1463,11 @@ aspect ratio of the underlying image</p>
1397
1463
  <pre class="programlisting"><span class="returnvalue">void</span>
1398
1464
  clutter_texture_set_keep_aspect_ratio (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1399
1465
  <em class="parameter"><code><span class="type">gboolean</span> keep_aspect</code></em>);</pre>
1400
- <div class="warning"><p><code class="literal">clutter_texture_set_keep_aspect_ratio</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1466
+ <div class="warning">
1467
+ <p><code class="literal">clutter_texture_set_keep_aspect_ratio</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1468
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterActor.html#clutter-actor-set-content-gravity" title="clutter_actor_set_content_gravity ()"><code class="function">clutter_actor_set_content_gravity()</code></a>
1469
+ with <a class="link" href="ClutterActor.html#CLUTTER-CONTENT-GRAVITY-RESIZE-ASPECT:CAPS"><code class="literal">CLUTTER_CONTENT_GRAVITY_RESIZE_ASPECT</code></a> instead</p>
1470
+ </div>
1401
1471
  <p>Sets whether <em class="parameter"><code>texture</code></em>
1402
1472
  should have a preferred size maintaining
1403
1473
  the aspect ratio of the underlying image</p>
@@ -1423,14 +1493,17 @@ the aspect ratio of the underlying image</p>
1423
1493
  </tbody>
1424
1494
  </table></div>
1425
1495
  </div>
1426
- <p class="since">Since 1.0</p>
1496
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1427
1497
  </div>
1428
1498
  <hr>
1429
1499
  <div class="refsect2">
1430
1500
  <a name="clutter-texture-get-load-async"></a><h3>clutter_texture_get_load_async ()</h3>
1431
1501
  <pre class="programlisting"><span class="returnvalue">gboolean</span>
1432
1502
  clutter_texture_get_load_async (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
1433
- <div class="warning"><p><code class="literal">clutter_texture_get_load_async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1503
+ <div class="warning">
1504
+ <p><code class="literal">clutter_texture_get_load_async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1505
+ <p>There is no direct replacement for this function</p>
1506
+ </div>
1434
1507
  <p>Retrieves the value set using <a class="link" href="ClutterTexture.html#clutter-texture-set-load-async" title="clutter_texture_set_load_async ()"><code class="function">clutter_texture_set_load_async()</code></a></p>
1435
1508
  <div class="refsect3">
1436
1509
  <a name="id-1.10.20.10.25.7"></a><h4>Parameters</h4>
@@ -1451,9 +1524,8 @@ clutter_texture_get_load_async (<em class="parameter"><code><a class="link" href
1451
1524
  <a name="id-1.10.20.10.25.8"></a><h4>Returns</h4>
1452
1525
  <p> <code class="literal">TRUE</code> if the <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> should load the data from
1453
1526
  disk asynchronously</p>
1454
- <p></p>
1455
1527
  </div>
1456
- <p class="since">Since 1.0</p>
1528
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1457
1529
  </div>
1458
1530
  <hr>
1459
1531
  <div class="refsect2">
@@ -1461,7 +1533,12 @@ disk asynchronously</p>
1461
1533
  <pre class="programlisting"><span class="returnvalue">void</span>
1462
1534
  clutter_texture_set_load_async (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1463
1535
  <em class="parameter"><code><span class="type">gboolean</span> load_async</code></em>);</pre>
1464
- <div class="warning"><p><code class="literal">clutter_texture_set_load_async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1536
+ <div class="warning">
1537
+ <p><code class="literal">clutter_texture_set_load_async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1538
+ <p>There is no direct replacement for this function.
1539
+ Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and platform-specific API for loading image data
1540
+ asynchronously, like GdkPixbuf</p>
1541
+ </div>
1465
1542
  <p>Sets whether <em class="parameter"><code>texture</code></em>
1466
1543
  should use a worker thread to load the data
1467
1544
  from disk asynchronously. Setting <em class="parameter"><code>load_async</code></em>
@@ -1492,14 +1569,17 @@ from a filename</p></td>
1492
1569
  </tbody>
1493
1570
  </table></div>
1494
1571
  </div>
1495
- <p class="since">Since 1.0</p>
1572
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1496
1573
  </div>
1497
1574
  <hr>
1498
1575
  <div class="refsect2">
1499
1576
  <a name="clutter-texture-get-load-data-async"></a><h3>clutter_texture_get_load_data_async ()</h3>
1500
1577
  <pre class="programlisting"><span class="returnvalue">gboolean</span>
1501
1578
  clutter_texture_get_load_data_async (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
1502
- <div class="warning"><p><code class="literal">clutter_texture_get_load_data_async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1579
+ <div class="warning">
1580
+ <p><code class="literal">clutter_texture_get_load_data_async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1581
+ <p>There is no direct replacement for this function</p>
1582
+ </div>
1503
1583
  <p>Retrieves the value set by <a class="link" href="ClutterTexture.html#clutter-texture-set-load-data-async" title="clutter_texture_set_load_data_async ()"><code class="function">clutter_texture_set_load_data_async()</code></a></p>
1504
1584
  <div class="refsect3">
1505
1585
  <a name="id-1.10.20.10.27.7"></a><h4>Parameters</h4>
@@ -1520,9 +1600,8 @@ clutter_texture_get_load_data_async (<em class="parameter"><code><a class="link"
1520
1600
  <a name="id-1.10.20.10.27.8"></a><h4>Returns</h4>
1521
1601
  <p> <code class="literal">TRUE</code> if the <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> should load the image
1522
1602
  data from a file asynchronously</p>
1523
- <p></p>
1524
1603
  </div>
1525
- <p class="since">Since 1.0</p>
1604
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1526
1605
  </div>
1527
1606
  <hr>
1528
1607
  <div class="refsect2">
@@ -1530,7 +1609,12 @@ data from a file asynchronously</p>
1530
1609
  <pre class="programlisting"><span class="returnvalue">void</span>
1531
1610
  clutter_texture_set_load_data_async (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1532
1611
  <em class="parameter"><code><span class="type">gboolean</span> load_async</code></em>);</pre>
1533
- <div class="warning"><p><code class="literal">clutter_texture_set_load_data_async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1612
+ <div class="warning">
1613
+ <p><code class="literal">clutter_texture_set_load_data_async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1614
+ <p>There is no direct replacement for this function.
1615
+ Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and platform-specific API for loading image data
1616
+ asynchronously, like GdkPixbuf</p>
1617
+ </div>
1534
1618
  <p>Sets whether <em class="parameter"><code>texture</code></em>
1535
1619
  should use a worker thread to load the data
1536
1620
  from disk asynchronously. Setting <em class="parameter"><code>load_async</code></em>
@@ -1562,14 +1646,17 @@ from a filename</p></td>
1562
1646
  </tbody>
1563
1647
  </table></div>
1564
1648
  </div>
1565
- <p class="since">Since 1.0</p>
1649
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1566
1650
  </div>
1567
1651
  <hr>
1568
1652
  <div class="refsect2">
1569
1653
  <a name="clutter-texture-get-pick-with-alpha"></a><h3>clutter_texture_get_pick_with_alpha ()</h3>
1570
1654
  <pre class="programlisting"><span class="returnvalue">gboolean</span>
1571
1655
  clutter_texture_get_pick_with_alpha (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>);</pre>
1572
- <div class="warning"><p><code class="literal">clutter_texture_get_pick_with_alpha</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1656
+ <div class="warning">
1657
+ <p><code class="literal">clutter_texture_get_pick_with_alpha</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1658
+ <p>There is no direct replacement for this function</p>
1659
+ </div>
1573
1660
  <p>Retrieves the value set by <a class="link" href="ClutterTexture.html#clutter-texture-set-load-data-async" title="clutter_texture_set_load_data_async ()"><code class="function">clutter_texture_set_load_data_async()</code></a></p>
1574
1661
  <div class="refsect3">
1575
1662
  <a name="id-1.10.20.10.29.7"></a><h4>Parameters</h4>
@@ -1590,9 +1677,8 @@ clutter_texture_get_pick_with_alpha (<em class="parameter"><code><a class="link"
1590
1677
  <a name="id-1.10.20.10.29.8"></a><h4>Returns</h4>
1591
1678
  <p> <code class="literal">TRUE</code> if the <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> should define its shape
1592
1679
  using the alpha channel when picking.</p>
1593
- <p></p>
1594
1680
  </div>
1595
- <p class="since">Since 1.4</p>
1681
+ <p class="since">Since: <a class="link" href="ix09.html#api-index-1.4">1.4</a></p>
1596
1682
  </div>
1597
1683
  <hr>
1598
1684
  <div class="refsect2">
@@ -1600,7 +1686,10 @@ using the alpha channel when picking.</p>
1600
1686
  <pre class="programlisting"><span class="returnvalue">void</span>
1601
1687
  clutter_texture_set_pick_with_alpha (<em class="parameter"><code><a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> *texture</code></em>,
1602
1688
  <em class="parameter"><code><span class="type">gboolean</span> pick_with_alpha</code></em>);</pre>
1603
- <div class="warning"><p><code class="literal">clutter_texture_set_pick_with_alpha</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1689
+ <div class="warning">
1690
+ <p><code class="literal">clutter_texture_set_pick_with_alpha</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1691
+ <p>There is no direct replacement for this function</p>
1692
+ </div>
1604
1693
  <p>Sets whether <em class="parameter"><code>texture</code></em>
1605
1694
  should have it's shape defined by the alpha
1606
1695
  channel when picking.</p>
@@ -1634,7 +1723,7 @@ picking shape</p></td>
1634
1723
  </tbody>
1635
1724
  </table></div>
1636
1725
  </div>
1637
- <p class="since">Since 1.4</p>
1726
+ <p class="since">Since: <a class="link" href="ix09.html#api-index-1.4">1.4</a></p>
1638
1727
  </div>
1639
1728
  </div>
1640
1729
  <div class="refsect1">
@@ -1644,7 +1733,7 @@ picking shape</p></td>
1644
1733
  <pre class="programlisting">struct ClutterTexture;</pre>
1645
1734
  <p>The <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> structure contains only private data
1646
1735
  and should be accessed using the provided API</p>
1647
- <p class="since">Since 0.1</p>
1736
+ <p class="since">Since: <a class="link" href="ix03.html#api-index-0.2">0.2</a></p>
1648
1737
  </div>
1649
1738
  <hr>
1650
1739
  <div class="refsect2">
@@ -1686,15 +1775,20 @@ and should be accessed using the provided API</p>
1686
1775
  </tbody>
1687
1776
  </table></div>
1688
1777
  </div>
1689
- <p class="since">Since 0.1</p>
1778
+ <p class="since">Since: <a class="link" href="ix03.html#api-index-0.2">0.2</a></p>
1690
1779
  </div>
1691
1780
  <hr>
1692
1781
  <div class="refsect2">
1693
1782
  <a name="ClutterTextureFlags"></a><h3>enum ClutterTextureFlags</h3>
1783
+ <div class="warning">
1784
+ <p><code class="literal">ClutterTextureFlags</code> has been deprecated since version 1.22 and should not be used in newly-written code.</p>
1785
+ <p>The <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> class was the only user of
1786
+ this API</p>
1787
+ </div>
1694
1788
  <p>Flags for <a class="link" href="ClutterTexture.html#clutter-texture-set-from-rgb-data" title="clutter_texture_set_from_rgb_data ()"><code class="function">clutter_texture_set_from_rgb_data()</code></a> and
1695
1789
  <a class="link" href="ClutterTexture.html#clutter-texture-set-from-yuv-data" title="clutter_texture_set_from_yuv_data ()"><code class="function">clutter_texture_set_from_yuv_data()</code></a>.</p>
1696
1790
  <div class="refsect3">
1697
- <a name="id-1.10.20.11.4.4"></a><h4>Members</h4>
1791
+ <a name="id-1.10.20.11.4.6"></a><h4>Members</h4>
1698
1792
  <div class="informaltable"><table width="100%" border="0">
1699
1793
  <colgroup>
1700
1794
  <col width="300px" class="enum_members_name">
@@ -1712,35 +1806,41 @@ and should be accessed using the provided API</p>
1712
1806
  <tr>
1713
1807
  <td class="enum_member_name"><p><a name="CLUTTER-TEXTURE-RGB-FLAG-BGR:CAPS"></a>CLUTTER_TEXTURE_RGB_FLAG_BGR</p></td>
1714
1808
  <td class="enum_member_description">
1715
- <p>FIXME</p>
1809
+ <p>Unused flag</p>
1716
1810
  </td>
1717
1811
  <td class="enum_member_annotations"> </td>
1718
1812
  </tr>
1719
1813
  <tr>
1720
1814
  <td class="enum_member_name"><p><a name="CLUTTER-TEXTURE-RGB-FLAG-PREMULT:CAPS"></a>CLUTTER_TEXTURE_RGB_FLAG_PREMULT</p></td>
1721
1815
  <td class="enum_member_description">
1722
- <p>FIXME</p>
1816
+ <p>Unused flag</p>
1723
1817
  </td>
1724
1818
  <td class="enum_member_annotations"> </td>
1725
1819
  </tr>
1726
1820
  <tr>
1727
1821
  <td class="enum_member_name"><p><a name="CLUTTER-TEXTURE-YUV-FLAG-YUV2:CAPS"></a>CLUTTER_TEXTURE_YUV_FLAG_YUV2</p></td>
1728
1822
  <td class="enum_member_description">
1729
- <p>FIXME</p>
1823
+ <p>Unused flag</p>
1730
1824
  </td>
1731
1825
  <td class="enum_member_annotations"> </td>
1732
1826
  </tr>
1733
1827
  </tbody>
1734
1828
  </table></div>
1735
1829
  </div>
1736
- <p class="since">Since 0.4</p>
1830
+ <p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
1737
1831
  </div>
1738
1832
  <hr>
1739
1833
  <div class="refsect2">
1740
1834
  <a name="ClutterTextureQuality"></a><h3>enum ClutterTextureQuality</h3>
1835
+ <div class="warning">
1836
+ <p><code class="literal">ClutterTextureQuality</code> has been deprecated since version 1.22 and should not be used in newly-written code.</p>
1837
+ <p>The <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a> class was the only used ot
1838
+ this API; use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and <a class="link" href="ClutterActor.html#clutter-actor-set-content-scaling-filters" title="clutter_actor_set_content_scaling_filters ()"><code class="function">clutter_actor_set_content_scaling_filters()</code></a>
1839
+ instead.</p>
1840
+ </div>
1741
1841
  <p>Enumaration controlling the texture quality.</p>
1742
1842
  <div class="refsect3">
1743
- <a name="id-1.10.20.11.5.4"></a><h4>Members</h4>
1843
+ <a name="id-1.10.20.11.5.6"></a><h4>Members</h4>
1744
1844
  <div class="informaltable"><table width="100%" border="0">
1745
1845
  <colgroup>
1746
1846
  <col width="300px" class="enum_members_name">
@@ -1775,7 +1875,7 @@ and should be accessed using the provided API</p>
1775
1875
  </tbody>
1776
1876
  </table></div>
1777
1877
  </div>
1778
- <p class="since">Since 0.8</p>
1878
+ <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
1779
1879
  </div>
1780
1880
  <hr>
1781
1881
  <div class="refsect2">
@@ -1817,7 +1917,7 @@ clutter_texture_set_from_yuv_data is unsupported.</p>
1817
1917
  </tbody>
1818
1918
  </table></div>
1819
1919
  </div>
1820
- <p class="since">Since 0.4</p>
1920
+ <p class="since">Since: <a class="link" href="ix04.html#api-index-0.4">0.4</a></p>
1821
1921
  </div>
1822
1922
  </div>
1823
1923
  <div class="refsect1">
@@ -1851,7 +1951,11 @@ clutter_texture_set_from_yuv_data is unsupported.</p>
1851
1951
  the texture.</p>
1852
1952
  <p>This property is unset when using the clutter_texture_set_from_*_data()
1853
1953
  family of functions.</p>
1854
- <div class="warning"><p><code class="literal">ClutterTexture:filename</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1954
+ <div class="warning">
1955
+ <p><code class="literal">ClutterTexture:filename</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1956
+ <p>Use <a class="link" href="ClutterImage.html" title="ClutterImage"><span class="type">ClutterImage</span></a> and platform-specific image loading
1957
+ API, like GdkPixbuf</p>
1958
+ </div>
1855
1959
  <p>Flags: Read / Write</p>
1856
1960
  <p>Default value: NULL</p>
1857
1961
  </div>
@@ -1886,10 +1990,13 @@ the image.</p>
1886
1990
  <p>The upload of the texture data on the GL pipeline is not asynchronous, as
1887
1991
  it must be performed from within the same thread that called
1888
1992
  <a class="link" href="clutter-General.html#clutter-main" title="clutter_main ()"><code class="function">clutter_main()</code></a>.</p>
1889
- <div class="warning"><p><code class="literal">ClutterTexture:load-async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
1993
+ <div class="warning">
1994
+ <p><code class="literal">ClutterTexture:load-async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
1995
+ <p>Use platform-specific image loading API, like GdkPixbuf</p>
1996
+ </div>
1890
1997
  <p>Flags: Write</p>
1891
1998
  <p>Default value: FALSE</p>
1892
- <p class="since">Since 1.0</p>
1999
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1893
2000
  </div>
1894
2001
  <hr>
1895
2002
  <div class="refsect2">
@@ -1897,10 +2004,13 @@ it must be performed from within the same thread that called
1897
2004
  <pre class="programlisting"> “load-data-async” <span class="type">gboolean</span></pre>
1898
2005
  <p>Like <a class="link" href="ClutterTexture.html#ClutterTexture--load-async" title="The “load-async” property"><span class="type">“load-async”</span></a> but loads the width and height
1899
2006
  synchronously causing some blocking.</p>
1900
- <div class="warning"><p><code class="literal">ClutterTexture:load-data-async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
2007
+ <div class="warning">
2008
+ <p><code class="literal">ClutterTexture:load-data-async</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
2009
+ <p>Use platform-specific image loading API, like GdkPixbuf</p>
2010
+ </div>
1901
2011
  <p>Flags: Write</p>
1902
2012
  <p>Default value: FALSE</p>
1903
- <p class="since">Since 1.0</p>
2013
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1904
2014
  </div>
1905
2015
  <hr>
1906
2016
  <div class="refsect2">
@@ -1964,7 +2074,10 @@ user_function (<a class="link" href="ClutterTexture.html" title="ClutterTexture"
1964
2074
  completed. If there was an error during loading, <em class="parameter"><code>error</code></em>
1965
2075
  will
1966
2076
  be set, otherwise it will be <code class="literal">NULL</code></p>
1967
- <div class="warning"><p><code class="literal">ClutterTexture::load-finished</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
2077
+ <div class="warning">
2078
+ <p><code class="literal">ClutterTexture::load-finished</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
2079
+ <p>No replacement is available</p>
2080
+ </div>
1968
2081
  <div class="refsect3">
1969
2082
  <a name="id-1.10.20.13.2.7"></a><h4>Parameters</h4>
1970
2083
  <div class="informaltable"><table width="100%" border="0">
@@ -1993,7 +2106,7 @@ be set, otherwise it will be <code class="literal">NULL</code></p>
1993
2106
  </table></div>
1994
2107
  </div>
1995
2108
  <p>Flags: Run Last</p>
1996
- <p class="since">Since 1.0</p>
2109
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1997
2110
  </div>
1998
2111
  <hr>
1999
2112
  <div class="refsect2">
@@ -2004,7 +2117,10 @@ user_function (<a class="link" href="ClutterTexture.html" title="ClutterTexture"
2004
2117
  <p>The ::pixbuf-change signal is emitted each time the pixbuf
2005
2118
  used by <em class="parameter"><code>texture</code></em>
2006
2119
  changes.</p>
2007
- <div class="warning"><p><code class="literal">ClutterTexture::pixbuf-change</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
2120
+ <div class="warning">
2121
+ <p><code class="literal">ClutterTexture::pixbuf-change</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
2122
+ <p>No replacement is available</p>
2123
+ </div>
2008
2124
  <div class="refsect3">
2009
2125
  <a name="id-1.10.20.13.3.6"></a><h4>Parameters</h4>
2010
2126
  <div class="informaltable"><table width="100%" border="0">
@@ -2041,7 +2157,10 @@ user_function (<a class="link" href="ClutterTexture.html" title="ClutterTexture"
2041
2157
  pixbuf used by <em class="parameter"><code>texture</code></em>
2042
2158
  changes. The new size is given as
2043
2159
  argument to the callback.</p>
2044
- <div class="warning"><p><code class="literal">ClutterTexture::size-change</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p></div>
2160
+ <div class="warning">
2161
+ <p><code class="literal">ClutterTexture::size-change</code> has been deprecated since version 1.12 and should not be used in newly-written code.</p>
2162
+ <p>No replacement is available</p>
2163
+ </div>
2045
2164
  <div class="refsect3">
2046
2165
  <a name="id-1.10.20.13.4.6"></a><h4>Parameters</h4>
2047
2166
  <div class="informaltable"><table width="100%" border="0">
@@ -2079,7 +2198,6 @@ argument to the callback.</p>
2079
2198
  </div>
2080
2199
  </div>
2081
2200
  <div class="footer">
2082
- <hr>
2083
- Generated by GTK-Doc V1.20.1</div>
2201
+ <hr>Generated by GTK-Doc V1.23.1</div>
2084
2202
  </body>
2085
2203
  </html>