clutter 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (268) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +8 -4
  3. data/lib/clutter.rb +2 -3
  4. data/vendor/local/bin/json-glib-format.exe +0 -0
  5. data/vendor/local/bin/json-glib-validate.exe +0 -0
  6. data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
  7. data/vendor/local/bin/libcogl-20.dll +0 -0
  8. data/vendor/local/bin/libcogl-pango-20.dll +0 -0
  9. data/vendor/local/bin/libcogl-path-20.dll +0 -0
  10. data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
  11. data/vendor/local/include/clutter-1.0/clutter/clutter-config.h +2 -0
  12. data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +3 -3
  13. data/vendor/local/include/clutter-1.0/clutter/gdk/clutter-gdk.h +69 -0
  14. data/vendor/local/lib/girepository-1.0/Clutter-1.0.typelib +0 -0
  15. data/vendor/local/lib/girepository-1.0/ClutterGdk-1.0.typelib +0 -0
  16. data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
  17. data/vendor/local/lib/libclutter-1.0.la +2 -2
  18. data/vendor/local/lib/libcogl-pango.dll.a +0 -0
  19. data/vendor/local/lib/libcogl-path.dll.a +0 -0
  20. data/vendor/local/lib/libcogl.dll.a +0 -0
  21. data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
  22. data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
  23. data/vendor/local/lib/pkgconfig/clutter-1.0.pc +3 -3
  24. data/vendor/local/lib/pkgconfig/clutter-cogl-1.0.pc +24 -0
  25. data/vendor/local/lib/pkgconfig/clutter-gdk-1.0.pc +24 -0
  26. data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +3 -3
  27. data/vendor/local/share/gir-1.0/Clutter-1.0.gir +18 -5
  28. data/vendor/local/share/gir-1.0/ClutterGdk-1.0.gir +145 -0
  29. data/vendor/local/share/gtk-doc/html/clutter/CallyActor.html +26 -26
  30. data/vendor/local/share/gtk-doc/html/clutter/CallyClone.html +8 -8
  31. data/vendor/local/share/gtk-doc/html/clutter/CallyGroup.html +8 -8
  32. data/vendor/local/share/gtk-doc/html/clutter/CallyRectangle.html +8 -8
  33. data/vendor/local/share/gtk-doc/html/clutter/CallyRoot.html +6 -6
  34. data/vendor/local/share/gtk-doc/html/clutter/CallyStage.html +8 -8
  35. data/vendor/local/share/gtk-doc/html/clutter/CallyText.html +8 -8
  36. data/vendor/local/share/gtk-doc/html/clutter/CallyTexture.html +8 -8
  37. data/vendor/local/share/gtk-doc/html/clutter/CallyUtil.html +4 -4
  38. data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +4 -4
  39. data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +701 -694
  40. data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +21 -21
  41. data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +26 -26
  42. data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +39 -39
  43. data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +21 -21
  44. data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +65 -65
  45. data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +46 -46
  46. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +40 -40
  47. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +13 -13
  48. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +47 -47
  49. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +13 -13
  50. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +25 -25
  51. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +31 -31
  52. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +15 -15
  53. data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +17 -17
  54. data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +26 -26
  55. data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +6 -6
  56. data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +28 -28
  57. data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +66 -66
  58. data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +19 -19
  59. data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +39 -39
  60. data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +21 -21
  61. data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +14 -14
  62. data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +27 -27
  63. data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +14 -14
  64. data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +13 -13
  65. data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +14 -14
  66. data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +66 -66
  67. data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +18 -18
  68. data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +19 -19
  69. data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +14 -14
  70. data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +27 -27
  71. data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +44 -44
  72. data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +20 -20
  73. data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +11 -11
  74. data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +6 -6
  75. data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +44 -44
  76. data/vendor/local/share/gtk-doc/html/clutter/ClutterGLXTexturePixmap.html +15 -15
  77. data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +61 -61
  78. data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +47 -47
  79. data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +14 -14
  80. data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +32 -32
  81. data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +94 -94
  82. data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +25 -25
  83. data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +45 -45
  84. data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +11 -11
  85. data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +11 -11
  86. data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +55 -55
  87. data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +92 -92
  88. data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +41 -41
  89. data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +24 -24
  90. data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +24 -24
  91. data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +34 -34
  92. data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +49 -49
  93. data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +78 -78
  94. data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +22 -22
  95. data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +14 -14
  96. data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +23 -23
  97. data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +12 -12
  98. data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +53 -53
  99. data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +117 -63
  100. data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +18 -18
  101. data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +18 -18
  102. data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +7 -7
  103. data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +26 -26
  104. data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +25 -25
  105. data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +126 -126
  106. data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +75 -75
  107. data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +16 -16
  108. data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +58 -58
  109. data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +11 -11
  110. data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +190 -190
  111. data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +43 -43
  112. data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +104 -104
  113. data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +127 -127
  114. data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +31 -31
  115. data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +12 -12
  116. data/vendor/local/share/gtk-doc/html/clutter/ClutterX11TexturePixmap.html +24 -24
  117. data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +24 -24
  118. data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +3 -3
  119. data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +3 -3
  120. data/vendor/local/share/gtk-doc/html/clutter/cally.html +3 -3
  121. data/vendor/local/share/gtk-doc/html/clutter/ch01.html +3 -3
  122. data/vendor/local/share/gtk-doc/html/clutter/ch02.html +3 -3
  123. data/vendor/local/share/gtk-doc/html/clutter/ch03.html +3 -3
  124. data/vendor/local/share/gtk-doc/html/clutter/ch04.html +3 -3
  125. data/vendor/local/share/gtk-doc/html/clutter/ch05.html +3 -3
  126. data/vendor/local/share/gtk-doc/html/clutter/ch06.html +3 -3
  127. data/vendor/local/share/gtk-doc/html/clutter/ch07.html +3 -3
  128. data/vendor/local/share/gtk-doc/html/clutter/ch08.html +3 -3
  129. data/vendor/local/share/gtk-doc/html/clutter/ch09.html +3 -3
  130. data/vendor/local/share/gtk-doc/html/clutter/ch10.html +3 -3
  131. data/vendor/local/share/gtk-doc/html/clutter/ch11.html +3 -3
  132. data/vendor/local/share/gtk-doc/html/clutter/ch12.html +3 -3
  133. data/vendor/local/share/gtk-doc/html/clutter/ch13.html +3 -3
  134. data/vendor/local/share/gtk-doc/html/clutter/ch14.html +3 -3
  135. data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +227 -227
  136. data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +30 -22
  137. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +22 -22
  138. data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +72 -72
  139. data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +9 -9
  140. data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +289 -289
  141. data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +11 -11
  142. data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +20 -20
  143. data/vendor/local/share/gtk-doc/html/clutter/clutter-General-API.html +10 -10
  144. data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +96 -96
  145. data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +90 -90
  146. data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +12 -12
  147. data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +38 -38
  148. data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +18 -18
  149. data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +64 -64
  150. data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +23 -23
  151. data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +52 -52
  152. data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +34 -34
  153. data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +59 -59
  154. data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +182 -182
  155. data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +6 -6
  156. data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +17 -17
  157. data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +16 -16
  158. data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +53 -53
  159. data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +11 -11
  160. data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +3 -3
  161. data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +342 -18
  162. data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +3 -3
  163. data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +3 -3
  164. data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +3 -3
  165. data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +3 -3
  166. data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +5 -5
  167. data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +6 -6
  168. data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +3 -3
  169. data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +3 -3
  170. data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +3 -3
  171. data/vendor/local/share/gtk-doc/html/clutter/go01.html +36 -36
  172. data/vendor/local/share/gtk-doc/html/clutter/index.html +4 -23
  173. data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +3 -3
  174. data/vendor/local/share/gtk-doc/html/clutter/ix01.html +3 -3
  175. data/vendor/local/share/gtk-doc/html/clutter/license.html +3 -3
  176. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +3 -3
  177. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +3 -3
  178. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +3 -3
  179. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +3 -3
  180. data/vendor/local/share/gtk-doc/html/clutter/migration.html +3 -3
  181. data/vendor/local/share/gtk-doc/html/clutter/pt10.html +3 -3
  182. data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +3 -3
  183. data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +3 -3
  184. data/vendor/local/share/locale/an/LC_MESSAGES/clutter-1.0.mo +0 -0
  185. data/vendor/local/share/locale/ar/LC_MESSAGES/clutter-1.0.mo +0 -0
  186. data/vendor/local/share/locale/as/LC_MESSAGES/clutter-1.0.mo +0 -0
  187. data/vendor/local/share/locale/ast/LC_MESSAGES/clutter-1.0.mo +0 -0
  188. data/vendor/local/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo +0 -0
  189. data/vendor/local/share/locale/be/LC_MESSAGES/clutter-1.0.mo +0 -0
  190. data/vendor/local/share/locale/bg/LC_MESSAGES/clutter-1.0.mo +0 -0
  191. data/vendor/local/share/locale/bs/LC_MESSAGES/clutter-1.0.mo +0 -0
  192. data/vendor/local/share/locale/ca/LC_MESSAGES/clutter-1.0.mo +0 -0
  193. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo +0 -0
  194. data/vendor/local/share/locale/cs/LC_MESSAGES/clutter-1.0.mo +0 -0
  195. data/vendor/local/share/locale/da/LC_MESSAGES/clutter-1.0.mo +0 -0
  196. data/vendor/local/share/locale/de/LC_MESSAGES/clutter-1.0.mo +0 -0
  197. data/vendor/local/share/locale/el/LC_MESSAGES/clutter-1.0.mo +0 -0
  198. data/vendor/local/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo +0 -0
  199. data/vendor/local/share/locale/eo/LC_MESSAGES/clutter-1.0.mo +0 -0
  200. data/vendor/local/share/locale/es/LC_MESSAGES/clutter-1.0.mo +0 -0
  201. data/vendor/local/share/locale/eu/LC_MESSAGES/clutter-1.0.mo +0 -0
  202. data/vendor/local/share/locale/fa/LC_MESSAGES/clutter-1.0.mo +0 -0
  203. data/vendor/local/share/locale/fi/LC_MESSAGES/clutter-1.0.mo +0 -0
  204. data/vendor/local/share/locale/fr/LC_MESSAGES/clutter-1.0.mo +0 -0
  205. data/vendor/local/share/locale/fur/LC_MESSAGES/clutter-1.0.mo +0 -0
  206. data/vendor/local/share/locale/gl/LC_MESSAGES/clutter-1.0.mo +0 -0
  207. data/vendor/local/share/locale/he/LC_MESSAGES/clutter-1.0.mo +0 -0
  208. data/vendor/local/share/locale/hi/LC_MESSAGES/clutter-1.0.mo +0 -0
  209. data/vendor/local/share/locale/hr/LC_MESSAGES/clutter-1.0.mo +0 -0
  210. data/vendor/local/share/locale/hu/LC_MESSAGES/clutter-1.0.mo +0 -0
  211. data/vendor/local/share/locale/id/LC_MESSAGES/clutter-1.0.mo +0 -0
  212. data/vendor/local/share/locale/it/LC_MESSAGES/clutter-1.0.mo +0 -0
  213. data/vendor/local/share/locale/ja/LC_MESSAGES/clutter-1.0.mo +0 -0
  214. data/vendor/local/share/locale/kk/LC_MESSAGES/clutter-1.0.mo +0 -0
  215. data/vendor/local/share/locale/km/LC_MESSAGES/clutter-1.0.mo +0 -0
  216. data/vendor/local/share/locale/kn/LC_MESSAGES/clutter-1.0.mo +0 -0
  217. data/vendor/local/share/locale/ko/LC_MESSAGES/clutter-1.0.mo +0 -0
  218. data/vendor/local/share/locale/lt/LC_MESSAGES/clutter-1.0.mo +0 -0
  219. data/vendor/local/share/locale/lv/LC_MESSAGES/clutter-1.0.mo +0 -0
  220. data/vendor/local/share/locale/mk/LC_MESSAGES/clutter-1.0.mo +0 -0
  221. data/vendor/local/share/locale/ml/LC_MESSAGES/clutter-1.0.mo +0 -0
  222. data/vendor/local/share/locale/nb/LC_MESSAGES/clutter-1.0.mo +0 -0
  223. data/vendor/local/share/locale/nl/LC_MESSAGES/clutter-1.0.mo +0 -0
  224. data/vendor/local/share/locale/oc/LC_MESSAGES/clutter-1.0.mo +0 -0
  225. data/vendor/local/share/locale/or/LC_MESSAGES/clutter-1.0.mo +0 -0
  226. data/vendor/local/share/locale/pa/LC_MESSAGES/clutter-1.0.mo +0 -0
  227. data/vendor/local/share/locale/pl/LC_MESSAGES/clutter-1.0.mo +0 -0
  228. data/vendor/local/share/locale/ps/LC_MESSAGES/clutter-1.0.mo +0 -0
  229. data/vendor/local/share/locale/pt/LC_MESSAGES/clutter-1.0.mo +0 -0
  230. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo +0 -0
  231. data/vendor/local/share/locale/ro/LC_MESSAGES/clutter-1.0.mo +0 -0
  232. data/vendor/local/share/locale/ru/LC_MESSAGES/clutter-1.0.mo +0 -0
  233. data/vendor/local/share/locale/sk/LC_MESSAGES/clutter-1.0.mo +0 -0
  234. data/vendor/local/share/locale/sl/LC_MESSAGES/clutter-1.0.mo +0 -0
  235. data/vendor/local/share/locale/sr/LC_MESSAGES/clutter-1.0.mo +0 -0
  236. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo +0 -0
  237. data/vendor/local/share/locale/sv/LC_MESSAGES/clutter-1.0.mo +0 -0
  238. data/vendor/local/share/locale/ta/LC_MESSAGES/clutter-1.0.mo +0 -0
  239. data/vendor/local/share/locale/te/LC_MESSAGES/clutter-1.0.mo +0 -0
  240. data/vendor/local/share/locale/tr/LC_MESSAGES/clutter-1.0.mo +0 -0
  241. data/vendor/local/share/locale/ug/LC_MESSAGES/clutter-1.0.mo +0 -0
  242. data/vendor/local/share/locale/uk/LC_MESSAGES/clutter-1.0.mo +0 -0
  243. data/vendor/local/share/locale/ur/LC_MESSAGES/clutter-1.0.mo +0 -0
  244. data/vendor/local/share/locale/yi/LC_MESSAGES/clutter-1.0.mo +0 -0
  245. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo +0 -0
  246. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo +0 -0
  247. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo +0 -0
  248. metadata +18 -45
  249. data/vendor/local/share/gtk-doc/html/clutter/index.sgml +0 -3722
  250. data/vendor/local/share/gtk-doc/html/clutter/ix02.html +0 -2513
  251. data/vendor/local/share/gtk-doc/html/clutter/ix03.html +0 -507
  252. data/vendor/local/share/gtk-doc/html/clutter/ix04.html +0 -581
  253. data/vendor/local/share/gtk-doc/html/clutter/ix05.html +0 -947
  254. data/vendor/local/share/gtk-doc/html/clutter/ix06.html +0 -668
  255. data/vendor/local/share/gtk-doc/html/clutter/ix07.html +0 -1524
  256. data/vendor/local/share/gtk-doc/html/clutter/ix08.html +0 -814
  257. data/vendor/local/share/gtk-doc/html/clutter/ix09.html +0 -1135
  258. data/vendor/local/share/gtk-doc/html/clutter/ix10.html +0 -371
  259. data/vendor/local/share/gtk-doc/html/clutter/ix11.html +0 -360
  260. data/vendor/local/share/gtk-doc/html/clutter/ix12.html +0 -1084
  261. data/vendor/local/share/gtk-doc/html/clutter/ix13.html +0 -978
  262. data/vendor/local/share/gtk-doc/html/clutter/ix14.html +0 -100
  263. data/vendor/local/share/gtk-doc/html/clutter/ix15.html +0 -110
  264. data/vendor/local/share/gtk-doc/html/clutter/ix16.html +0 -103
  265. data/vendor/local/share/gtk-doc/html/clutter/ix17.html +0 -59
  266. data/vendor/local/share/gtk-doc/html/clutter/ix18.html +0 -97
  267. data/vendor/local/share/gtk-doc/html/clutter/ix19.html +0 -102
  268. data/vendor/local/share/gtk-doc/html/clutter/ix20.html +0 -56
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>CallyText: Clutter Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="Clutter Reference Manual">
8
8
  <link rel="up" href="ch13.html" title="Base Classes">
9
9
  <link rel="prev" href="CallyRectangle.html" title="CallyRectangle">
10
10
  <link rel="next" href="CallyClone.html" title="CallyClone">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.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">
@@ -35,7 +35,7 @@
35
35
  </tr></table></div>
36
36
  <div class="refsect1">
37
37
  <a name="CallyText.functions"></a><h2>Functions</h2>
38
- <div class="informaltable"><table width="100%" border="0">
38
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
39
39
  <colgroup>
40
40
  <col width="150px" class="functions_return">
41
41
  <col class="functions_name">
@@ -52,7 +52,7 @@
52
52
  </div>
53
53
  <div class="refsect1">
54
54
  <a name="CallyText.other"></a><h2>Types and Values</h2>
55
- <div class="informaltable"><table width="100%" border="0">
55
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
56
56
  <colgroup>
57
57
  <col width="150px" class="name">
58
58
  <col class="description">
@@ -100,8 +100,8 @@ cally_text_new (<em class="parameter"><code><a class="link" href="ClutterActor.h
100
100
  must be a
101
101
  <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a>.</p>
102
102
  <div class="refsect3">
103
- <a name="id-1.9.3.7.8.2.5"></a><h4>Parameters</h4>
104
- <div class="informaltable"><table width="100%" border="0">
103
+ <a name="cally-text-new.parameters"></a><h4>Parameters</h4>
104
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
105
105
  <colgroup>
106
106
  <col width="150px" class="parameters_name">
107
107
  <col class="parameters_description">
@@ -115,7 +115,7 @@ cally_text_new (<em class="parameter"><code><a class="link" href="ClutterActor.h
115
115
  </table></div>
116
116
  </div>
117
117
  <div class="refsect3">
118
- <a name="id-1.9.3.7.8.2.6"></a><h4>Returns</h4>
118
+ <a name="cally-text-new.returns"></a><h4>Returns</h4>
119
119
  <p> the newly created <span class="type">AtkObject</span></p>
120
120
  </div>
121
121
  <p class="since">Since: <a class="link" href="ix09.html#api-index-1.4">1.4</a></p>
@@ -147,6 +147,6 @@ private data</p>
147
147
  </div>
148
148
  </div>
149
149
  <div class="footer">
150
- <hr>Generated by GTK-Doc V1.24</div>
150
+ <hr>Generated by GTK-Doc V1.25.1</div>
151
151
  </body>
152
152
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>CallyTexture: Clutter Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="Clutter Reference Manual">
8
8
  <link rel="up" href="ch13.html" title="Base Classes">
9
9
  <link rel="prev" href="CallyStage.html" title="CallyStage">
10
10
  <link rel="next" href="CallyRectangle.html" title="CallyRectangle">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.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">
@@ -35,7 +35,7 @@
35
35
  </tr></table></div>
36
36
  <div class="refsect1">
37
37
  <a name="CallyTexture.functions"></a><h2>Functions</h2>
38
- <div class="informaltable"><table width="100%" border="0">
38
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
39
39
  <colgroup>
40
40
  <col width="150px" class="functions_return">
41
41
  <col class="functions_name">
@@ -52,7 +52,7 @@
52
52
  </div>
53
53
  <div class="refsect1">
54
54
  <a name="CallyTexture.other"></a><h2>Types and Values</h2>
55
- <div class="informaltable"><table width="100%" border="0">
55
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
56
56
  <colgroup>
57
57
  <col width="150px" class="name">
58
58
  <col class="description">
@@ -100,8 +100,8 @@ cally_texture_new (<em class="parameter"><code><a class="link" href="ClutterActo
100
100
  must be
101
101
  a <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class="type">ClutterTexture</span></a>.</p>
102
102
  <div class="refsect3">
103
- <a name="id-1.9.3.5.8.2.5"></a><h4>Parameters</h4>
104
- <div class="informaltable"><table width="100%" border="0">
103
+ <a name="cally-texture-new.parameters"></a><h4>Parameters</h4>
104
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
105
105
  <colgroup>
106
106
  <col width="150px" class="parameters_name">
107
107
  <col class="parameters_description">
@@ -115,7 +115,7 @@ a <a class="link" href="ClutterTexture.html" title="ClutterTexture"><span class=
115
115
  </table></div>
116
116
  </div>
117
117
  <div class="refsect3">
118
- <a name="id-1.9.3.5.8.2.6"></a><h4>Returns</h4>
118
+ <a name="cally-texture-new.returns"></a><h4>Returns</h4>
119
119
  <p> the newly created <span class="type">AtkObject</span></p>
120
120
  </div>
121
121
  <p class="since">Since: <a class="link" href="ix09.html#api-index-1.4">1.4</a></p>
@@ -147,6 +147,6 @@ only private data</p>
147
147
  </div>
148
148
  </div>
149
149
  <div class="footer">
150
- <hr>Generated by GTK-Doc V1.24</div>
150
+ <hr>Generated by GTK-Doc V1.25.1</div>
151
151
  </body>
152
152
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>CallyUtil: Clutter Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="Clutter Reference Manual">
8
8
  <link rel="up" href="ch14.html" title="Utility API">
9
9
  <link rel="prev" href="clutter-General-API.html" title="Cally">
10
10
  <link rel="next" href="CallyRoot.html" title="CallyRoot">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.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">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="CallyUtil.other"></a><h2>Types and Values</h2>
37
- <div class="informaltable"><table width="100%" border="0">
37
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
38
38
  <colgroup>
39
39
  <col width="150px" class="name">
40
40
  <col class="description">
@@ -97,6 +97,6 @@ private data</p>
97
97
  </div>
98
98
  </div>
99
99
  <div class="footer">
100
- <hr>Generated by GTK-Doc V1.24</div>
100
+ <hr>Generated by GTK-Doc V1.25.1</div>
101
101
  </body>
102
102
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>ClutterAction: Clutter Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="Clutter Reference Manual">
8
8
  <link rel="up" href="ch01.html" title="Abstract classes and interfaces">
9
9
  <link rel="prev" href="ClutterActorMeta.html" title="ClutterActorMeta">
10
10
  <link rel="next" href="ClutterConstraint.html" title="ClutterConstraint">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.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">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="ClutterAction.other"></a><h2>Types and Values</h2>
37
- <div class="informaltable"><table width="100%" border="0">
37
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
38
38
  <colgroup>
39
39
  <col width="150px" class="name">
40
40
  <col class="description">
@@ -104,6 +104,6 @@ should be accessed using the provided API.</p>
104
104
  </div>
105
105
  </div>
106
106
  <div class="footer">
107
- <hr>Generated by GTK-Doc V1.24</div>
107
+ <hr>Generated by GTK-Doc V1.25.1</div>
108
108
  </body>
109
109
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>ClutterActor: Clutter Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="Clutter Reference Manual">
8
8
  <link rel="up" href="ch01.html" title="Abstract classes and interfaces">
9
9
  <link rel="prev" href="ch01.html" title="Abstract classes and interfaces">
10
10
  <link rel="next" href="ClutterContainer.html" title="ClutterContainer">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.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">
@@ -37,7 +37,7 @@
37
37
  </tr></table></div>
38
38
  <div class="refsect1">
39
39
  <a name="ClutterActor.functions"></a><h2>Functions</h2>
40
- <div class="informaltable"><table width="100%" border="0">
40
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
41
41
  <colgroup>
42
42
  <col width="150px" class="functions_return">
43
43
  <col class="functions_name">
@@ -2070,7 +2070,7 @@
2070
2070
  </div>
2071
2071
  <div class="refsect1">
2072
2072
  <a name="ClutterActor.properties"></a><h2>Properties</h2>
2073
- <div class="informaltable"><table border="0">
2073
+ <div class="informaltable"><table class="informaltable" border="0">
2074
2074
  <colgroup>
2075
2075
  <col width="150px" class="properties_type">
2076
2076
  <col width="300px" class="properties_name">
@@ -2513,7 +2513,7 @@
2513
2513
  </div>
2514
2514
  <div class="refsect1">
2515
2515
  <a name="ClutterActor.signals"></a><h2>Signals</h2>
2516
- <div class="informaltable"><table border="0">
2516
+ <div class="informaltable"><table class="informaltable" border="0">
2517
2517
  <colgroup>
2518
2518
  <col width="150px" class="signals_return">
2519
2519
  <col width="300px" class="signals_name">
@@ -2655,7 +2655,7 @@
2655
2655
  </div>
2656
2656
  <a name="ClutterMargin"></a><div class="refsect1">
2657
2657
  <a name="ClutterActor.other"></a><h2>Types and Values</h2>
2658
- <div class="informaltable"><table width="100%" border="0">
2658
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2659
2659
  <colgroup>
2660
2660
  <col width="150px" class="name">
2661
2661
  <col class="description">
@@ -2714,7 +2714,7 @@
2714
2714
  </div>
2715
2715
  <div class="refsect1">
2716
2716
  <a name="ClutterActor.object-hierarchy"></a><h2>Object Hierarchy</h2>
2717
- <pre class="screen"> GBoxed
2717
+ <pre class="screen"> <a href="/home/ebassi/gnome/install/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
2718
2718
  <span class="lineart">╰──</span> ClutterMargin
2719
2719
  GObject
2720
2720
  <span class="lineart">╰──</span> GInitiallyUnowned
@@ -3495,8 +3495,8 @@ achieve the effect:</p>
3495
3495
  </div>
3496
3496
  <p>Sets the given flags on a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a></p>
3497
3497
  <div class="refsect3">
3498
- <a name="id-1.5.2.2.11.2.6"></a><h4>Parameters</h4>
3499
- <div class="informaltable"><table width="100%" border="0">
3498
+ <a name="CLUTTER-ACTOR-SET-FLAGS.parameters"></a><h4>Parameters</h4>
3499
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3500
3500
  <colgroup>
3501
3501
  <col width="150px" class="parameters_name">
3502
3502
  <col class="parameters_description">
@@ -3529,8 +3529,8 @@ achieve the effect:</p>
3529
3529
  </div>
3530
3530
  <p>Unsets the given flags on a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a></p>
3531
3531
  <div class="refsect3">
3532
- <a name="id-1.5.2.2.11.3.6"></a><h4>Parameters</h4>
3533
- <div class="informaltable"><table width="100%" border="0">
3532
+ <a name="CLUTTER-ACTOR-UNSET-FLAGS.parameters"></a><h4>Parameters</h4>
3533
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3534
3534
  <colgroup>
3535
3535
  <col width="150px" class="parameters_name">
3536
3536
  <col class="parameters_description">
@@ -3575,8 +3575,8 @@ the <a class="link" href="ClutterActor.html#CLUTTER-ACTOR-MAPPED:CAPS"><code cla
3575
3575
  limitations, or during the reparenting of an actor, to optimize
3576
3576
  unnecessary (and potentially expensive) state changes.</p>
3577
3577
  <div class="refsect3">
3578
- <a name="id-1.5.2.2.11.4.11"></a><h4>Parameters</h4>
3579
- <div class="informaltable"><table width="100%" border="0">
3578
+ <a name="CLUTTER-ACTOR-IS-MAPPED.parameters"></a><h4>Parameters</h4>
3579
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3580
3580
  <colgroup>
3581
3581
  <col width="150px" class="parameters_name">
3582
3582
  <col class="parameters_description">
@@ -3613,8 +3613,8 @@ unrealize/realize).</p>
3613
3613
  <p>To be realized an actor must be inside a stage, and all its parents
3614
3614
  must be realized.</p>
3615
3615
  <div class="refsect3">
3616
- <a name="id-1.5.2.2.11.5.9"></a><h4>Parameters</h4>
3617
- <div class="informaltable"><table width="100%" border="0">
3616
+ <a name="CLUTTER-ACTOR-IS-REALIZED.parameters"></a><h4>Parameters</h4>
3617
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3618
3618
  <colgroup>
3619
3619
  <col width="150px" class="parameters_name">
3620
3620
  <col class="parameters_description">
@@ -3644,8 +3644,8 @@ Equivalent to the ClutterActor::visible object property.</p>
3644
3644
  means it's visible, and all its parents are visible, and one of the
3645
3645
  parents is a toplevel stage; see also <a class="link" href="ClutterActor.html#CLUTTER-ACTOR-IS-MAPPED:CAPS" title="CLUTTER_ACTOR_IS_MAPPED()"><code class="literal">CLUTTER_ACTOR_IS_MAPPED</code></a>.</p>
3646
3646
  <div class="refsect3">
3647
- <a name="id-1.5.2.2.11.6.8"></a><h4>Parameters</h4>
3648
- <div class="informaltable"><table width="100%" border="0">
3647
+ <a name="CLUTTER-ACTOR-IS-VISIBLE.parameters"></a><h4>Parameters</h4>
3648
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3649
3649
  <colgroup>
3650
3650
  <col width="150px" class="parameters_name">
3651
3651
  <col class="parameters_description">
@@ -3672,8 +3672,8 @@ parents is a toplevel stage; see also <a class="link" href="ClutterActor.html#CL
3672
3672
  <p>Evaluates to <code class="literal">TRUE</code> if the <a class="link" href="ClutterActor.html#CLUTTER-ACTOR-REACTIVE:CAPS"><code class="literal">CLUTTER_ACTOR_REACTIVE</code></a> flag is set.</p>
3673
3673
  <p>Only reactive actors will receive event-related signals.</p>
3674
3674
  <div class="refsect3">
3675
- <a name="id-1.5.2.2.11.7.8"></a><h4>Parameters</h4>
3676
- <div class="informaltable"><table width="100%" border="0">
3675
+ <a name="CLUTTER-ACTOR-IS-REACTIVE.parameters"></a><h4>Parameters</h4>
3676
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3677
3677
  <colgroup>
3678
3678
  <col width="150px" class="parameters_name">
3679
3679
  <col class="parameters_description">
@@ -3695,8 +3695,8 @@ parents is a toplevel stage; see also <a class="link" href="ClutterActor.html#CL
3695
3695
  </pre>
3696
3696
  <p>Convenience macro to cast a function to <a class="link" href="ClutterActor.html#ClutterCallback" title="ClutterCallback ()"><span class="type">ClutterCallback</span></a></p>
3697
3697
  <div class="refsect3">
3698
- <a name="id-1.5.2.2.11.8.5"></a><h4>Parameters</h4>
3699
- <div class="informaltable"><table width="100%" border="0">
3698
+ <a name="CLUTTER-CALLBACK.parameters"></a><h4>Parameters</h4>
3699
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3700
3700
  <colgroup>
3701
3701
  <col width="150px" class="parameters_name">
3702
3702
  <col class="parameters_description">
@@ -3718,8 +3718,8 @@ parents is a toplevel stage; see also <a class="link" href="ClutterActor.html#CL
3718
3718
  <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);</pre>
3719
3719
  <p>Generic callback</p>
3720
3720
  <div class="refsect3">
3721
- <a name="id-1.5.2.2.11.9.5"></a><h4>Parameters</h4>
3722
- <div class="informaltable"><table width="100%" border="0">
3721
+ <a name="ClutterCallback.parameters"></a><h4>Parameters</h4>
3722
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3723
3723
  <colgroup>
3724
3724
  <col width="150px" class="parameters_name">
3725
3725
  <col class="parameters_description">
@@ -3749,7 +3749,7 @@ clutter_actor_new (<em class="parameter"><code><span class="type">void</span></c
3749
3749
  <p>A newly created actor has a floating reference, which will be sunk
3750
3750
  when it is added to another actor.</p>
3751
3751
  <div class="refsect3">
3752
- <a name="id-1.5.2.2.11.10.6"></a><h4>Returns</h4>
3752
+ <a name="clutter-actor-new.returns"></a><h4>Returns</h4>
3753
3753
  <p> the newly created <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a></p>
3754
3754
  </div>
3755
3755
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -3765,8 +3765,8 @@ clutter_actor_set_flags (<em class="parameter"><code><a class="link" href="Clutt
3765
3765
  </p>
3766
3766
  <p>This function will emit notifications for the changed properties</p>
3767
3767
  <div class="refsect3">
3768
- <a name="id-1.5.2.2.11.11.6"></a><h4>Parameters</h4>
3769
- <div class="informaltable"><table width="100%" border="0">
3768
+ <a name="clutter-actor-set-flags.parameters"></a><h4>Parameters</h4>
3769
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3770
3770
  <colgroup>
3771
3771
  <col width="150px" class="parameters_name">
3772
3772
  <col class="parameters_description">
@@ -3799,8 +3799,8 @@ clutter_actor_unset_flags (<em class="parameter"><code><a class="link" href="Clu
3799
3799
  </p>
3800
3800
  <p>This function will emit notifications for the changed properties</p>
3801
3801
  <div class="refsect3">
3802
- <a name="id-1.5.2.2.11.12.6"></a><h4>Parameters</h4>
3803
- <div class="informaltable"><table width="100%" border="0">
3802
+ <a name="clutter-actor-unset-flags.parameters"></a><h4>Parameters</h4>
3803
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3804
3804
  <colgroup>
3805
3805
  <col width="150px" class="parameters_name">
3806
3806
  <col class="parameters_description">
@@ -3830,8 +3830,8 @@ clutter_actor_get_flags (<em class="parameter"><code><a class="link" href="Clutt
3830
3830
  <p>Retrieves the flags set on <em class="parameter"><code>self</code></em>
3831
3831
  </p>
3832
3832
  <div class="refsect3">
3833
- <a name="id-1.5.2.2.11.13.5"></a><h4>Parameters</h4>
3834
- <div class="informaltable"><table width="100%" border="0">
3833
+ <a name="clutter-actor-get-flags.parameters"></a><h4>Parameters</h4>
3834
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3835
3835
  <colgroup>
3836
3836
  <col width="150px" class="parameters_name">
3837
3837
  <col class="parameters_description">
@@ -3845,7 +3845,7 @@ clutter_actor_get_flags (<em class="parameter"><code><a class="link" href="Clutt
3845
3845
  </table></div>
3846
3846
  </div>
3847
3847
  <div class="refsect3">
3848
- <a name="id-1.5.2.2.11.13.6"></a><h4>Returns</h4>
3848
+ <a name="clutter-actor-get-flags.returns"></a><h4>Returns</h4>
3849
3849
  <p> a bitwise or of <a class="link" href="ClutterActor.html#ClutterActorFlags" title="enum ClutterActorFlags"><span class="type">ClutterActorFlags</span></a> or 0</p>
3850
3850
  </div>
3851
3851
  <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
@@ -3860,8 +3860,8 @@ clutter_actor_set_name (<em class="parameter"><code><a class="link" href="Clutte
3860
3860
  . The name can be used to identify
3861
3861
  a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
3862
3862
  <div class="refsect3">
3863
- <a name="id-1.5.2.2.11.14.5"></a><h4>Parameters</h4>
3864
- <div class="informaltable"><table width="100%" border="0">
3863
+ <a name="clutter-actor-set-name.parameters"></a><h4>Parameters</h4>
3864
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3865
3865
  <colgroup>
3866
3866
  <col width="150px" class="parameters_name">
3867
3867
  <col class="parameters_description">
@@ -3890,8 +3890,8 @@ clutter_actor_get_name (<em class="parameter"><code><a class="link" href="Clutte
3890
3890
  <p>Retrieves the name of <em class="parameter"><code>self</code></em>
3891
3891
  .</p>
3892
3892
  <div class="refsect3">
3893
- <a name="id-1.5.2.2.11.15.5"></a><h4>Parameters</h4>
3894
- <div class="informaltable"><table width="100%" border="0">
3893
+ <a name="clutter-actor-get-name.parameters"></a><h4>Parameters</h4>
3894
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3895
3895
  <colgroup>
3896
3896
  <col width="150px" class="parameters_name">
3897
3897
  <col class="parameters_description">
@@ -3905,7 +3905,7 @@ clutter_actor_get_name (<em class="parameter"><code><a class="link" href="Clutte
3905
3905
  </table></div>
3906
3906
  </div>
3907
3907
  <div class="refsect3">
3908
- <a name="id-1.5.2.2.11.15.6"></a><h4>Returns</h4>
3908
+ <a name="clutter-actor-get-name.returns"></a><h4>Returns</h4>
3909
3909
  <p> the name of the actor, or <code class="literal">NULL</code>. The returned string is
3910
3910
  owned by the actor and should not be modified or freed.</p>
3911
3911
  </div>
@@ -3923,8 +3923,8 @@ clutter_actor_get_gid (<em class="parameter"><code><a class="link" href="Clutter
3923
3923
  <p>Retrieves the unique id for <em class="parameter"><code>self</code></em>
3924
3924
  .</p>
3925
3925
  <div class="refsect3">
3926
- <a name="id-1.5.2.2.11.16.7"></a><h4>Parameters</h4>
3927
- <div class="informaltable"><table width="100%" border="0">
3926
+ <a name="clutter-actor-get-gid.parameters"></a><h4>Parameters</h4>
3927
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3928
3928
  <colgroup>
3929
3929
  <col width="150px" class="parameters_name">
3930
3930
  <col class="parameters_description">
@@ -3938,7 +3938,7 @@ clutter_actor_get_gid (<em class="parameter"><code><a class="link" href="Clutter
3938
3938
  </table></div>
3939
3939
  </div>
3940
3940
  <div class="refsect3">
3941
- <a name="id-1.5.2.2.11.16.8"></a><h4>Returns</h4>
3941
+ <a name="clutter-actor-get-gid.returns"></a><h4>Returns</h4>
3942
3942
  <p> Globally unique value for this object instance.</p>
3943
3943
  </div>
3944
3944
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
@@ -3955,8 +3955,8 @@ be rendered on the stage.</p>
3955
3955
  <a class="link" href="ClutterActor.html#ClutterActor--show-on-set-parent" title="The “show-on-set-parent” property"><span class="type">“show-on-set-parent”</span></a> will be set to <code class="literal">TRUE</code> as a side
3956
3956
  effect.</p>
3957
3957
  <div class="refsect3">
3958
- <a name="id-1.5.2.2.11.17.7"></a><h4>Parameters</h4>
3959
- <div class="informaltable"><table width="100%" border="0">
3958
+ <a name="clutter-actor-show.parameters"></a><h4>Parameters</h4>
3959
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3960
3960
  <colgroup>
3961
3961
  <col width="150px" class="parameters_name">
3962
3962
  <col class="parameters_description">
@@ -3981,8 +3981,8 @@ clutter_actor_show_all (<em class="parameter"><code><a class="link" href="Clutte
3981
3981
  </div>
3982
3982
  <p>Calls <a class="link" href="ClutterActor.html#clutter-actor-show" title="clutter_actor_show ()"><code class="function">clutter_actor_show()</code></a> on all children of an actor (if any).</p>
3983
3983
  <div class="refsect3">
3984
- <a name="id-1.5.2.2.11.18.7"></a><h4>Parameters</h4>
3985
- <div class="informaltable"><table width="100%" border="0">
3984
+ <a name="clutter-actor-show-all.parameters"></a><h4>Parameters</h4>
3985
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3986
3986
  <colgroup>
3987
3987
  <col width="150px" class="parameters_name">
3988
3988
  <col class="parameters_description">
@@ -4009,8 +4009,8 @@ rendered on the stage.</p>
4009
4009
  <a class="link" href="ClutterActor.html#ClutterActor--show-on-set-parent" title="The “show-on-set-parent” property"><span class="type">“show-on-set-parent”</span></a> property will be set to <code class="literal">FALSE</code>
4010
4010
  as a side-effect.</p>
4011
4011
  <div class="refsect3">
4012
- <a name="id-1.5.2.2.11.19.7"></a><h4>Parameters</h4>
4013
- <div class="informaltable"><table width="100%" border="0">
4012
+ <a name="clutter-actor-hide.parameters"></a><h4>Parameters</h4>
4013
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4014
4014
  <colgroup>
4015
4015
  <col width="150px" class="parameters_name">
4016
4016
  <col class="parameters_description">
@@ -4036,8 +4036,8 @@ clutter_actor_hide_all (<em class="parameter"><code><a class="link" href="Clutte
4036
4036
  </div>
4037
4037
  <p>Calls <a class="link" href="ClutterActor.html#clutter-actor-hide" title="clutter_actor_hide ()"><code class="function">clutter_actor_hide()</code></a> on all child actors (if any).</p>
4038
4038
  <div class="refsect3">
4039
- <a name="id-1.5.2.2.11.20.7"></a><h4>Parameters</h4>
4040
- <div class="informaltable"><table width="100%" border="0">
4039
+ <a name="clutter-actor-hide-all.parameters"></a><h4>Parameters</h4>
4040
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4041
4041
  <colgroup>
4042
4042
  <col width="150px" class="parameters_name">
4043
4043
  <col class="parameters_description">
@@ -4060,8 +4060,8 @@ clutter_actor_is_visible (<em class="parameter"><code><a class="link" href="Clut
4060
4060
  <p>Checks whether an actor is marked as visible.</p>
4061
4061
  <p>See also <a class="link" href="ClutterActor.html#CLUTTER-ACTOR-IS-VISIBLE:CAPS" title="CLUTTER_ACTOR_IS_VISIBLE()"><code class="literal">CLUTTER_ACTOR_IS_VISIBLE</code></a> and <a class="link" href="ClutterActor.html#ClutterActor--visible" title="The “visible” property"><span class="type">“visible”</span></a>.</p>
4062
4062
  <div class="refsect3">
4063
- <a name="id-1.5.2.2.11.21.6"></a><h4>Parameters</h4>
4064
- <div class="informaltable"><table width="100%" border="0">
4063
+ <a name="clutter-actor-is-visible.parameters"></a><h4>Parameters</h4>
4064
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4065
4065
  <colgroup>
4066
4066
  <col width="150px" class="parameters_name">
4067
4067
  <col class="parameters_description">
@@ -4075,7 +4075,7 @@ clutter_actor_is_visible (<em class="parameter"><code><a class="link" href="Clut
4075
4075
  </table></div>
4076
4076
  </div>
4077
4077
  <div class="refsect3">
4078
- <a name="id-1.5.2.2.11.21.7"></a><h4>Returns</h4>
4078
+ <a name="clutter-actor-is-visible.returns"></a><h4>Returns</h4>
4079
4079
  <p> <code class="literal">TRUE</code> if the actor visible</p>
4080
4080
  </div>
4081
4081
  <p class="since">Since: <a class="link" href="ix19.html#api-index-1.24">1.24</a></p>
@@ -4103,8 +4103,8 @@ be moved from one stage to another.</p>
4103
4103
  case that realizing the stage, when the stage is visible, will
4104
4104
  suddenly map (and thus realize) the children of the stage.</p>
4105
4105
  <div class="refsect3">
4106
- <a name="id-1.5.2.2.11.22.9"></a><h4>Parameters</h4>
4107
- <div class="informaltable"><table width="100%" border="0">
4106
+ <a name="clutter-actor-realize.parameters"></a><h4>Parameters</h4>
4107
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4108
4108
  <colgroup>
4109
4109
  <col width="150px" class="parameters_name">
4110
4110
  <col class="parameters_description">
@@ -4149,8 +4149,8 @@ dispose.</p>
4149
4149
  unrealizing children of your container, then don't, ClutterActor
4150
4150
  will already take care of that.</p>
4151
4151
  <div class="refsect3">
4152
- <a name="id-1.5.2.2.11.23.11"></a><h4>Parameters</h4>
4153
- <div class="informaltable"><table width="100%" border="0">
4152
+ <a name="clutter-actor-unrealize.parameters"></a><h4>Parameters</h4>
4153
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4154
4154
  <colgroup>
4155
4155
  <col width="150px" class="parameters_name">
4156
4156
  <col class="parameters_description">
@@ -4172,8 +4172,8 @@ clutter_actor_is_realized (<em class="parameter"><code><a class="link" href="Clu
4172
4172
  <p>Checks whether a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> is realized.</p>
4173
4173
  <p>See also <a class="link" href="ClutterActor.html#CLUTTER-ACTOR-IS-REALIZED:CAPS" title="CLUTTER_ACTOR_IS_REALIZED()"><code class="literal">CLUTTER_ACTOR_IS_REALIZED</code></a> and <a class="link" href="ClutterActor.html#ClutterActor--realized" title="The “realized” property"><span class="type">“realized”</span></a>.</p>
4174
4174
  <div class="refsect3">
4175
- <a name="id-1.5.2.2.11.24.6"></a><h4>Parameters</h4>
4176
- <div class="informaltable"><table width="100%" border="0">
4175
+ <a name="clutter-actor-is-realized.parameters"></a><h4>Parameters</h4>
4176
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4177
4177
  <colgroup>
4178
4178
  <col width="150px" class="parameters_name">
4179
4179
  <col class="parameters_description">
@@ -4187,7 +4187,7 @@ clutter_actor_is_realized (<em class="parameter"><code><a class="link" href="Clu
4187
4187
  </table></div>
4188
4188
  </div>
4189
4189
  <div class="refsect3">
4190
- <a name="id-1.5.2.2.11.24.7"></a><h4>Returns</h4>
4190
+ <a name="clutter-actor-is-realized.returns"></a><h4>Returns</h4>
4191
4191
  <p> <code class="literal">TRUE</code> if the actor is realized</p>
4192
4192
  </div>
4193
4193
  <p class="since">Since: <a class="link" href="ix19.html#api-index-1.24">1.24</a></p>
@@ -4207,8 +4207,8 @@ the <a class="link" href="ClutterActor.html#ClutterActor-pick" title="The “pic
4207
4207
  <p>This function does not paint the actor if the actor is set to 0,
4208
4208
  unless it is performing a pick paint.</p>
4209
4209
  <div class="refsect3">
4210
- <a name="id-1.5.2.2.11.25.9"></a><h4>Parameters</h4>
4211
- <div class="informaltable"><table width="100%" border="0">
4210
+ <a name="clutter-actor-paint.parameters"></a><h4>Parameters</h4>
4211
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4212
4212
  <colgroup>
4213
4213
  <col width="150px" class="parameters_name">
4214
4214
  <col class="parameters_description">
@@ -4233,8 +4233,8 @@ be called within the implementation of the ‘run’ virtual of a
4233
4233
  be applied, or it will paint the actual actor if the current effect
4234
4234
  is the last effect in the chain.</p>
4235
4235
  <div class="refsect3">
4236
- <a name="id-1.5.2.2.11.26.5"></a><h4>Parameters</h4>
4237
- <div class="informaltable"><table width="100%" border="0">
4236
+ <a name="clutter-actor-continue-paint.parameters"></a><h4>Parameters</h4>
4237
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4238
4238
  <colgroup>
4239
4239
  <col width="150px" class="parameters_name">
4240
4240
  <col class="parameters_description">
@@ -4268,8 +4268,8 @@ if the actor is inside an invisible part of the scenegraph.</p>
4268
4268
  whenever some private state changes that will affect painting or
4269
4269
  picking of your actor.</p>
4270
4270
  <div class="refsect3">
4271
- <a name="id-1.5.2.2.11.27.9"></a><h4>Parameters</h4>
4272
- <div class="informaltable"><table width="100%" border="0">
4271
+ <a name="clutter-actor-queue-redraw.parameters"></a><h4>Parameters</h4>
4272
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4273
4273
  <colgroup>
4274
4274
  <col width="150px" class="parameters_name">
4275
4275
  <col class="parameters_description">
@@ -4296,8 +4296,8 @@ rectangular area.</p>
4296
4296
  is <code class="literal">NULL</code> this function is equivalent to
4297
4297
  <a class="link" href="ClutterActor.html#clutter-actor-queue-redraw" title="clutter_actor_queue_redraw ()"><code class="function">clutter_actor_queue_redraw()</code></a>.</p>
4298
4298
  <div class="refsect3">
4299
- <a name="id-1.5.2.2.11.28.6"></a><h4>Parameters</h4>
4300
- <div class="informaltable"><table width="100%" border="0">
4299
+ <a name="clutter-actor-queue-redraw-with-clip.parameters"></a><h4>Parameters</h4>
4300
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4301
4301
  <colgroup>
4302
4302
  <col width="150px" class="parameters_name">
4303
4303
  <col class="parameters_description">
@@ -4329,8 +4329,8 @@ properties may have changed. This function is used inside <a class="link" href="
4329
4329
  subclass implementations, not by applications directly.</p>
4330
4330
  <p>Queueing a new layout automatically queues a redraw as well.</p>
4331
4331
  <div class="refsect3">
4332
- <a name="id-1.5.2.2.11.29.6"></a><h4>Parameters</h4>
4333
- <div class="informaltable"><table width="100%" border="0">
4332
+ <a name="clutter-actor-queue-relayout.parameters"></a><h4>Parameters</h4>
4333
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4334
4334
  <colgroup>
4335
4335
  <col width="150px" class="parameters_name">
4336
4336
  <col class="parameters_description">
@@ -4357,8 +4357,8 @@ container, the actor will be removed.</p>
4357
4357
  <p>Note: you cannot destroy the <a class="link" href="ClutterStage.html" title="ClutterStage"><span class="type">ClutterStage</span></a> returned by
4358
4358
  <a class="link" href="ClutterStage.html#clutter-stage-get-default" title="clutter_stage_get_default ()"><code class="function">clutter_stage_get_default()</code></a>.</p>
4359
4359
  <div class="refsect3">
4360
- <a name="id-1.5.2.2.11.30.7"></a><h4>Parameters</h4>
4361
- <div class="informaltable"><table width="100%" border="0">
4360
+ <a name="clutter-actor-destroy.parameters"></a><h4>Parameters</h4>
4361
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4362
4362
  <colgroup>
4363
4363
  <col width="150px" class="parameters_name">
4364
4364
  <col class="parameters_description">
@@ -4383,8 +4383,8 @@ clutter_actor_event (<em class="parameter"><code><a class="link" href="ClutterAc
4383
4383
  You should rarely need to use this function, except for
4384
4384
  synthetising events.</p>
4385
4385
  <div class="refsect3">
4386
- <a name="id-1.5.2.2.11.31.5"></a><h4>Parameters</h4>
4387
- <div class="informaltable"><table width="100%" border="0">
4386
+ <a name="clutter-actor-event.parameters"></a><h4>Parameters</h4>
4387
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4388
4388
  <colgroup>
4389
4389
  <col width="150px" class="parameters_name">
4390
4390
  <col class="parameters_description">
@@ -4410,7 +4410,7 @@ synthetising events.</p>
4410
4410
  </table></div>
4411
4411
  </div>
4412
4412
  <div class="refsect3">
4413
- <a name="id-1.5.2.2.11.31.6"></a><h4>Returns</h4>
4413
+ <a name="clutter-actor-event.returns"></a><h4>Returns</h4>
4414
4414
  <p> the return value from the signal emission: <code class="literal">TRUE</code>
4415
4415
  if the actor handled the event, or <code class="literal">FALSE</code> if the event was
4416
4416
  not handled</p>
@@ -4427,8 +4427,8 @@ clutter_actor_should_pick_paint (<em class="parameter"><code><a class="link" hre
4427
4427
  the actor should paint itself in pick mode or not.</p>
4428
4428
  <p>This function should never be called directly by applications.</p>
4429
4429
  <div class="refsect3">
4430
- <a name="id-1.5.2.2.11.32.6"></a><h4>Parameters</h4>
4431
- <div class="informaltable"><table width="100%" border="0">
4430
+ <a name="clutter-actor-should-pick-paint.parameters"></a><h4>Parameters</h4>
4431
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4432
4432
  <colgroup>
4433
4433
  <col width="150px" class="parameters_name">
4434
4434
  <col class="parameters_description">
@@ -4442,7 +4442,7 @@ the actor should paint itself in pick mode or not.</p>
4442
4442
  </table></div>
4443
4443
  </div>
4444
4444
  <div class="refsect3">
4445
- <a name="id-1.5.2.2.11.32.7"></a><h4>Returns</h4>
4445
+ <a name="clutter-actor-should-pick-paint.returns"></a><h4>Returns</h4>
4446
4446
  <p> <code class="literal">TRUE</code> if the actor should paint its silhouette,
4447
4447
  <code class="literal">FALSE</code> otherwise</p>
4448
4448
  </div>
@@ -4461,8 +4461,8 @@ of an actor when mapping its parent.</p>
4461
4461
  <p>When overriding map, it is mandatory to chain up to the parent
4462
4462
  implementation.</p>
4463
4463
  <div class="refsect3">
4464
- <a name="id-1.5.2.2.11.33.7"></a><h4>Parameters</h4>
4465
- <div class="informaltable"><table width="100%" border="0">
4464
+ <a name="clutter-actor-map.parameters"></a><h4>Parameters</h4>
4465
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4466
4466
  <colgroup>
4467
4467
  <col width="150px" class="parameters_name">
4468
4468
  <col class="parameters_description">
@@ -4495,8 +4495,8 @@ the <a class="link" href="ClutterActor.html#ClutterActorClass.destroy"><code cla
4495
4495
  implementation, but it is guaranteed to be called before the
4496
4496
  <code class="function">GObjectClass.finalize()</code> implementation.</p>
4497
4497
  <div class="refsect3">
4498
- <a name="id-1.5.2.2.11.34.8"></a><h4>Parameters</h4>
4499
- <div class="informaltable"><table width="100%" border="0">
4498
+ <a name="clutter-actor-unmap.parameters"></a><h4>Parameters</h4>
4499
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4500
4500
  <colgroup>
4501
4501
  <col width="150px" class="parameters_name">
4502
4502
  <col class="parameters_description">
@@ -4519,8 +4519,8 @@ clutter_actor_is_mapped (<em class="parameter"><code><a class="link" href="Clutt
4519
4519
  <p>Checks whether a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> has been set as mapped.</p>
4520
4520
  <p>See also <a class="link" href="ClutterActor.html#CLUTTER-ACTOR-IS-MAPPED:CAPS" title="CLUTTER_ACTOR_IS_MAPPED()"><code class="literal">CLUTTER_ACTOR_IS_MAPPED</code></a> and <a class="link" href="ClutterActor.html#ClutterActor--mapped" title="The “mapped” property"><span class="type">“mapped”</span></a></p>
4521
4521
  <div class="refsect3">
4522
- <a name="id-1.5.2.2.11.35.6"></a><h4>Parameters</h4>
4523
- <div class="informaltable"><table width="100%" border="0">
4522
+ <a name="clutter-actor-is-mapped.parameters"></a><h4>Parameters</h4>
4523
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4524
4524
  <colgroup>
4525
4525
  <col width="150px" class="parameters_name">
4526
4526
  <col class="parameters_description">
@@ -4534,7 +4534,7 @@ clutter_actor_is_mapped (<em class="parameter"><code><a class="link" href="Clutt
4534
4534
  </table></div>
4535
4535
  </div>
4536
4536
  <div class="refsect3">
4537
- <a name="id-1.5.2.2.11.35.7"></a><h4>Returns</h4>
4537
+ <a name="clutter-actor-is-mapped.returns"></a><h4>Returns</h4>
4538
4538
  <p> <code class="literal">TRUE</code> if the actor is mapped</p>
4539
4539
  </div>
4540
4540
  <p class="since">Since: <a class="link" href="ix19.html#api-index-1.24">1.24</a></p>
@@ -4553,8 +4553,8 @@ the opacity property.</p>
4553
4553
  <a class="link" href="ClutterActor.html#ClutterActorClass.has-overlaps"><code class="function">ClutterActorClass.has_overlaps()</code></a> virtual function. See
4554
4554
  <a class="link" href="ClutterActor.html#clutter-actor-set-offscreen-redirect" title="clutter_actor_set_offscreen_redirect ()"><code class="function">clutter_actor_set_offscreen_redirect()</code></a> for more information.</p>
4555
4555
  <div class="refsect3">
4556
- <a name="id-1.5.2.2.11.36.7"></a><h4>Parameters</h4>
4557
- <div class="informaltable"><table width="100%" border="0">
4556
+ <a name="clutter-actor-has-overlaps.parameters"></a><h4>Parameters</h4>
4557
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4558
4558
  <colgroup>
4559
4559
  <col width="150px" class="parameters_name">
4560
4560
  <col class="parameters_description">
@@ -4568,7 +4568,7 @@ the opacity property.</p>
4568
4568
  </table></div>
4569
4569
  </div>
4570
4570
  <div class="refsect3">
4571
- <a name="id-1.5.2.2.11.36.8"></a><h4>Returns</h4>
4571
+ <a name="clutter-actor-has-overlaps.returns"></a><h4>Returns</h4>
4572
4572
  <p> <code class="literal">TRUE</code> if the actor may have overlapping primitives, and
4573
4573
  <code class="literal">FALSE</code> otherwise</p>
4574
4574
  </div>
@@ -4582,8 +4582,8 @@ clutter_actor_has_mapped_clones (<em class="parameter"><code><a class="link" hre
4582
4582
  <p>Returns whether a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> has any mapped clones.</p>
4583
4583
  <p>Return: <code class="literal">TRUE</code> if the actor has mapped clones, and <code class="literal">FALSE</code> otherwise</p>
4584
4584
  <div class="refsect3">
4585
- <a name="id-1.5.2.2.11.37.6"></a><h4>Parameters</h4>
4586
- <div class="informaltable"><table width="100%" border="0">
4585
+ <a name="clutter-actor-has-mapped-clones.parameters"></a><h4>Parameters</h4>
4586
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4587
4587
  <colgroup>
4588
4588
  <col width="150px" class="parameters_name">
4589
4589
  <col class="parameters_description">
@@ -4624,8 +4624,8 @@ additional information about the allocation, for instance whether
4624
4624
  the parent has moved with respect to the stage, for example because
4625
4625
  a grandparent's origin has moved.</p>
4626
4626
  <div class="refsect3">
4627
- <a name="id-1.5.2.2.11.38.9"></a><h4>Parameters</h4>
4628
- <div class="informaltable"><table width="100%" border="0">
4627
+ <a name="clutter-actor-allocate.parameters"></a><h4>Parameters</h4>
4628
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4629
4629
  <colgroup>
4630
4630
  <col width="150px" class="parameters_name">
4631
4631
  <col class="parameters_description">
@@ -4670,8 +4670,8 @@ requires, regardless of the size of the parent.</p>
4670
4670
  not meant to be used outside the implementation of the
4671
4671
  <a class="link" href="ClutterActor.html#ClutterActorClass.allocate"><span class="type">ClutterActorClass.allocate</span></a> virtual function.</p>
4672
4672
  <div class="refsect3">
4673
- <a name="id-1.5.2.2.11.39.7"></a><h4>Parameters</h4>
4674
- <div class="informaltable"><table width="100%" border="0">
4673
+ <a name="clutter-actor-allocate-preferred-size.parameters"></a><h4>Parameters</h4>
4674
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4675
4675
  <colgroup>
4676
4676
  <col width="150px" class="parameters_name">
4677
4677
  <col class="parameters_description">
@@ -4796,8 +4796,8 @@ actor's request mode.</p>
4796
4796
  an actor's preferred size without making it bigger than the area
4797
4797
  available for the container.</p>
4798
4798
  <div class="refsect3">
4799
- <a name="id-1.5.2.2.11.40.10"></a><h4>Parameters</h4>
4800
- <div class="informaltable"><table width="100%" border="0">
4799
+ <a name="clutter-actor-allocate-available-size.parameters"></a><h4>Parameters</h4>
4800
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4801
4801
  <colgroup>
4802
4802
  <col width="150px" class="parameters_name">
4803
4803
  <col class="parameters_description">
@@ -4868,8 +4868,8 @@ and <a class="link" href="ClutterActor.html#ClutterActor--y-align" title="The
4868
4868
  <a class="link" href="ClutterActor.html#clutter-actor-allocate" title="clutter_actor_allocate ()"><code class="function">clutter_actor_allocate()</code></a> inside their <a class="link" href="ClutterActor.html#ClutterActorClass.allocate"><code class="function">ClutterActorClass.allocate()</code></a>
4869
4869
  implementation.</p>
4870
4870
  <div class="refsect3">
4871
- <a name="id-1.5.2.2.11.41.8"></a><h4>Parameters</h4>
4872
- <div class="informaltable"><table width="100%" border="0">
4871
+ <a name="clutter-actor-allocate-align-fill.parameters"></a><h4>Parameters</h4>
4872
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4873
4873
  <colgroup>
4874
4874
  <col width="150px" class="parameters_name">
4875
4875
  <col class="parameters_description">
@@ -5040,8 +5040,8 @@ by itself. For instance, the following code:</p>
5040
5040
 
5041
5041
  <p></p>
5042
5042
  <div class="refsect3">
5043
- <a name="id-1.5.2.2.11.42.15"></a><h4>Parameters</h4>
5044
- <div class="informaltable"><table width="100%" border="0">
5043
+ <a name="clutter-actor-set-allocation.parameters"></a><h4>Parameters</h4>
5044
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5045
5045
  <colgroup>
5046
5046
  <col width="150px" class="parameters_name">
5047
5047
  <col class="parameters_description">
@@ -5083,8 +5083,8 @@ those transformations do not affect layout, only rendering.</p>
5083
5083
  of functions inside the implementation of the <code class="function">get_preferred_width()</code>
5084
5084
  or <code class="function">get_preferred_height()</code> virtual functions.</p>
5085
5085
  <div class="refsect3">
5086
- <a name="id-1.5.2.2.11.43.7"></a><h4>Parameters</h4>
5087
- <div class="informaltable"><table width="100%" border="0">
5086
+ <a name="clutter-actor-get-allocation-box.parameters"></a><h4>Parameters</h4>
5087
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5088
5088
  <colgroup>
5089
5089
  <col width="150px" class="parameters_name">
5090
5090
  <col class="parameters_description">
@@ -5123,8 +5123,8 @@ may be out-of-date.</p>
5123
5123
  those transformations do not affect layout, only rendering.</p>
5124
5124
  <p>The returned rectangle is in pixels.</p>
5125
5125
  <div class="refsect3">
5126
- <a name="id-1.5.2.2.11.44.9"></a><h4>Parameters</h4>
5127
- <div class="informaltable"><table width="100%" border="0">
5126
+ <a name="clutter-actor-get-allocation-geometry.parameters"></a><h4>Parameters</h4>
5127
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5128
5128
  <colgroup>
5129
5129
  <col width="150px" class="parameters_name">
5130
5130
  <col class="parameters_description">
@@ -5173,8 +5173,8 @@ this case, the coordinates returned will be the coordinates on
5173
5173
  the stage before the projection is applied. This is different from
5174
5174
  the behaviour of <a class="link" href="ClutterActor.html#clutter-actor-get-abs-allocation-vertices" title="clutter_actor_get_abs_allocation_vertices ()"><code class="function">clutter_actor_get_abs_allocation_vertices()</code></a>.</p>
5175
5175
  <div class="refsect3">
5176
- <a name="id-1.5.2.2.11.45.7"></a><h4>Parameters</h4>
5177
- <div class="informaltable"><table width="100%" border="0">
5176
+ <a name="clutter-actor-get-allocation-vertices.parameters"></a><h4>Parameters</h4>
5177
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5178
5178
  <colgroup>
5179
5179
  <col width="150px" class="parameters_name">
5180
5180
  <col class="parameters_description">
@@ -5222,8 +5222,8 @@ the preferred height, you should use <a class="link" href="ClutterActor.html#clu
5222
5222
  and <a class="link" href="ClutterActor.html#clutter-actor-get-preferred-height" title="clutter_actor_get_preferred_height ()"><code class="function">clutter_actor_get_preferred_height()</code></a>, and check the actor's preferred
5223
5223
  geometry management using the <a class="link" href="ClutterActor.html#ClutterActor--request-mode" title="The “request-mode” property"><span class="type">“request-mode”</span></a> property.</p>
5224
5224
  <div class="refsect3">
5225
- <a name="id-1.5.2.2.11.46.7"></a><h4>Parameters</h4>
5226
- <div class="informaltable"><table width="100%" border="0">
5225
+ <a name="clutter-actor-get-preferred-size.parameters"></a><h4>Parameters</h4>
5226
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5227
5227
  <colgroup>
5228
5228
  <col width="150px" class="parameters_name">
5229
5229
  <col class="parameters_description">
@@ -5280,8 +5280,8 @@ manager that's in effect.</p>
5280
5280
  <p>A request should not incorporate the actor's scale or anchor point;
5281
5281
  those transformations do not affect layout, only rendering.</p>
5282
5282
  <div class="refsect3">
5283
- <a name="id-1.5.2.2.11.47.7"></a><h4>Parameters</h4>
5284
- <div class="informaltable"><table width="100%" border="0">
5283
+ <a name="clutter-actor-get-preferred-width.parameters"></a><h4>Parameters</h4>
5284
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5285
5285
  <colgroup>
5286
5286
  <col width="150px" class="parameters_name">
5287
5287
  <col class="parameters_description">
@@ -5331,8 +5331,8 @@ manager that's in effect.</p>
5331
5331
  <p>A request should not incorporate the actor's scale or anchor point;
5332
5332
  those transformations do not affect layout, only rendering.</p>
5333
5333
  <div class="refsect3">
5334
- <a name="id-1.5.2.2.11.48.7"></a><h4>Parameters</h4>
5335
- <div class="informaltable"><table width="100%" border="0">
5334
+ <a name="clutter-actor-get-preferred-height.parameters"></a><h4>Parameters</h4>
5335
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5336
5336
  <colgroup>
5337
5337
  <col width="150px" class="parameters_name">
5338
5338
  <col class="parameters_description">
@@ -5376,8 +5376,8 @@ clutter_actor_set_fixed_position_set (<em class="parameter"><code><a class="link
5376
5376
  <p>Sets whether an actor has a fixed position set (and will thus be
5377
5377
  unaffected by any layout manager).</p>
5378
5378
  <div class="refsect3">
5379
- <a name="id-1.5.2.2.11.49.5"></a><h4>Parameters</h4>
5380
- <div class="informaltable"><table width="100%" border="0">
5379
+ <a name="clutter-actor-set-fixed-position-set.parameters"></a><h4>Parameters</h4>
5380
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5381
5381
  <colgroup>
5382
5382
  <col width="150px" class="parameters_name">
5383
5383
  <col class="parameters_description">
@@ -5407,8 +5407,8 @@ clutter_actor_get_fixed_position_set (<em class="parameter"><code><a class="link
5407
5407
  <p>Checks whether an actor has a fixed position set (and will thus be
5408
5408
  unaffected by any layout manager).</p>
5409
5409
  <div class="refsect3">
5410
- <a name="id-1.5.2.2.11.50.5"></a><h4>Parameters</h4>
5411
- <div class="informaltable"><table width="100%" border="0">
5410
+ <a name="clutter-actor-get-fixed-position-set.parameters"></a><h4>Parameters</h4>
5411
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5412
5412
  <colgroup>
5413
5413
  <col width="150px" class="parameters_name">
5414
5414
  <col class="parameters_description">
@@ -5422,7 +5422,7 @@ unaffected by any layout manager).</p>
5422
5422
  </table></div>
5423
5423
  </div>
5424
5424
  <div class="refsect3">
5425
- <a name="id-1.5.2.2.11.50.6"></a><h4>Returns</h4>
5425
+ <a name="clutter-actor-get-fixed-position-set.returns"></a><h4>Returns</h4>
5426
5426
  <p> <code class="literal">TRUE</code> if the fixed position is set on the actor</p>
5427
5427
  </div>
5428
5428
  <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
@@ -5440,8 +5440,8 @@ clutter_actor_set_request_mode (<em class="parameter"><code><a class="link" href
5440
5440
  <a class="link" href="ClutterActor.html#clutter-actor-get-preferred-width" title="clutter_actor_get_preferred_width ()"><code class="function">clutter_actor_get_preferred_width()</code></a> and
5441
5441
  <a class="link" href="ClutterActor.html#clutter-actor-get-preferred-height" title="clutter_actor_get_preferred_height ()"><code class="function">clutter_actor_get_preferred_height()</code></a></p>
5442
5442
  <div class="refsect3">
5443
- <a name="id-1.5.2.2.11.51.6"></a><h4>Parameters</h4>
5444
- <div class="informaltable"><table width="100%" border="0">
5443
+ <a name="clutter-actor-set-request-mode.parameters"></a><h4>Parameters</h4>
5444
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5445
5445
  <colgroup>
5446
5446
  <col width="150px" class="parameters_name">
5447
5447
  <col class="parameters_description">
@@ -5471,8 +5471,8 @@ clutter_actor_get_request_mode (<em class="parameter"><code><a class="link" href
5471
5471
  <p>Retrieves the geometry request mode of <em class="parameter"><code>self</code></em>
5472
5472
  </p>
5473
5473
  <div class="refsect3">
5474
- <a name="id-1.5.2.2.11.52.5"></a><h4>Parameters</h4>
5475
- <div class="informaltable"><table width="100%" border="0">
5474
+ <a name="clutter-actor-get-request-mode.parameters"></a><h4>Parameters</h4>
5475
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5476
5476
  <colgroup>
5477
5477
  <col width="150px" class="parameters_name">
5478
5478
  <col class="parameters_description">
@@ -5486,7 +5486,7 @@ clutter_actor_get_request_mode (<em class="parameter"><code><a class="link" href
5486
5486
  </table></div>
5487
5487
  </div>
5488
5488
  <div class="refsect3">
5489
- <a name="id-1.5.2.2.11.52.6"></a><h4>Returns</h4>
5489
+ <a name="clutter-actor-get-request-mode.returns"></a><h4>Returns</h4>
5490
5490
  <p> the request mode for the actor</p>
5491
5491
  </div>
5492
5492
  <p class="since">Since: <a class="link" href="ix08.html#api-index-1.2">1.2</a></p>
@@ -5506,8 +5506,8 @@ when the stage is laid out, however).</p>
5506
5506
  <p>If this function returns <code class="literal">FALSE</code>, then the actor will normally
5507
5507
  be allocated before it is next drawn on the screen.</p>
5508
5508
  <div class="refsect3">
5509
- <a name="id-1.5.2.2.11.53.6"></a><h4>Parameters</h4>
5510
- <div class="informaltable"><table width="100%" border="0">
5509
+ <a name="clutter-actor-has-allocation.parameters"></a><h4>Parameters</h4>
5510
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5511
5511
  <colgroup>
5512
5512
  <col width="150px" class="parameters_name">
5513
5513
  <col class="parameters_description">
@@ -5521,7 +5521,7 @@ be allocated before it is next drawn on the screen.</p>
5521
5521
  </table></div>
5522
5522
  </div>
5523
5523
  <div class="refsect3">
5524
- <a name="id-1.5.2.2.11.53.7"></a><h4>Returns</h4>
5524
+ <a name="clutter-actor-has-allocation.returns"></a><h4>Returns</h4>
5525
5525
  <p> <code class="literal">TRUE</code> if the actor has an up-to-date allocation</p>
5526
5526
  </div>
5527
5527
  <p class="since">Since: <a class="link" href="ix09.html#api-index-1.4">1.4</a></p>
@@ -5536,8 +5536,8 @@ clutter_actor_set_x_align (<em class="parameter"><code><a class="link" href="Clu
5536
5536
  actor received extra horizontal space.</p>
5537
5537
  <p>See also the <a class="link" href="ClutterActor.html#ClutterActor--x-align" title="The “x-align” property"><span class="type">“x-align”</span></a> property.</p>
5538
5538
  <div class="refsect3">
5539
- <a name="id-1.5.2.2.11.54.6"></a><h4>Parameters</h4>
5540
- <div class="informaltable"><table width="100%" border="0">
5539
+ <a name="clutter-actor-set-x-align.parameters"></a><h4>Parameters</h4>
5540
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5541
5541
  <colgroup>
5542
5542
  <col width="150px" class="parameters_name">
5543
5543
  <col class="parameters_description">
@@ -5567,8 +5567,8 @@ clutter_actor_get_x_align (<em class="parameter"><code><a class="link" href="Clu
5567
5567
  <p>Retrieves the horizontal alignment policy set using
5568
5568
  <a class="link" href="ClutterActor.html#clutter-actor-set-x-align" title="clutter_actor_set_x_align ()"><code class="function">clutter_actor_set_x_align()</code></a>.</p>
5569
5569
  <div class="refsect3">
5570
- <a name="id-1.5.2.2.11.55.5"></a><h4>Parameters</h4>
5571
- <div class="informaltable"><table width="100%" border="0">
5570
+ <a name="clutter-actor-get-x-align.parameters"></a><h4>Parameters</h4>
5571
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5572
5572
  <colgroup>
5573
5573
  <col width="150px" class="parameters_name">
5574
5574
  <col class="parameters_description">
@@ -5582,7 +5582,7 @@ clutter_actor_get_x_align (<em class="parameter"><code><a class="link" href="Clu
5582
5582
  </table></div>
5583
5583
  </div>
5584
5584
  <div class="refsect3">
5585
- <a name="id-1.5.2.2.11.55.6"></a><h4>Returns</h4>
5585
+ <a name="clutter-actor-get-x-align.returns"></a><h4>Returns</h4>
5586
5586
  <p> the horizontal alignment policy.</p>
5587
5587
  </div>
5588
5588
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -5597,8 +5597,8 @@ clutter_actor_set_y_align (<em class="parameter"><code><a class="link" href="Clu
5597
5597
  actor received extra vertical space.</p>
5598
5598
  <p>See also the <a class="link" href="ClutterActor.html#ClutterActor--y-align" title="The “y-align” property"><span class="type">“y-align”</span></a> property.</p>
5599
5599
  <div class="refsect3">
5600
- <a name="id-1.5.2.2.11.56.6"></a><h4>Parameters</h4>
5601
- <div class="informaltable"><table width="100%" border="0">
5600
+ <a name="clutter-actor-set-y-align.parameters"></a><h4>Parameters</h4>
5601
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5602
5602
  <colgroup>
5603
5603
  <col width="150px" class="parameters_name">
5604
5604
  <col class="parameters_description">
@@ -5628,8 +5628,8 @@ clutter_actor_get_y_align (<em class="parameter"><code><a class="link" href="Clu
5628
5628
  <p>Retrieves the vertical alignment policy set using
5629
5629
  <a class="link" href="ClutterActor.html#clutter-actor-set-y-align" title="clutter_actor_set_y_align ()"><code class="function">clutter_actor_set_y_align()</code></a>.</p>
5630
5630
  <div class="refsect3">
5631
- <a name="id-1.5.2.2.11.57.5"></a><h4>Parameters</h4>
5632
- <div class="informaltable"><table width="100%" border="0">
5631
+ <a name="clutter-actor-get-y-align.parameters"></a><h4>Parameters</h4>
5632
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5633
5633
  <colgroup>
5634
5634
  <col width="150px" class="parameters_name">
5635
5635
  <col class="parameters_description">
@@ -5643,7 +5643,7 @@ clutter_actor_get_y_align (<em class="parameter"><code><a class="link" href="Clu
5643
5643
  </table></div>
5644
5644
  </div>
5645
5645
  <div class="refsect3">
5646
- <a name="id-1.5.2.2.11.57.6"></a><h4>Returns</h4>
5646
+ <a name="clutter-actor-get-y-align.returns"></a><h4>Returns</h4>
5647
5647
  <p> the vertical alignment policy.</p>
5648
5648
  </div>
5649
5649
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -5657,8 +5657,8 @@ clutter_margin_copy (<em class="parameter"><code>const <a class="link" href="Clu
5657
5657
  into
5658
5658
  the newly created structure.</p>
5659
5659
  <div class="refsect3">
5660
- <a name="id-1.5.2.2.11.58.5"></a><h4>Parameters</h4>
5661
- <div class="informaltable"><table width="100%" border="0">
5660
+ <a name="clutter-margin-copy.parameters"></a><h4>Parameters</h4>
5661
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5662
5662
  <colgroup>
5663
5663
  <col width="150px" class="parameters_name">
5664
5664
  <col class="parameters_description">
@@ -5672,7 +5672,7 @@ the newly created structure.</p>
5672
5672
  </table></div>
5673
5673
  </div>
5674
5674
  <div class="refsect3">
5675
- <a name="id-1.5.2.2.11.58.6"></a><h4>Returns</h4>
5675
+ <a name="clutter-margin-copy.returns"></a><h4>Returns</h4>
5676
5676
  <p> a copy of the <a class="link" href="ClutterActor.html#ClutterMargin"><span class="type">ClutterMargin</span></a>. </p>
5677
5677
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
5678
5678
  </div>
@@ -5686,8 +5686,8 @@ clutter_margin_free (<em class="parameter"><code><a class="link" href="ClutterAc
5686
5686
  <p>Frees the resources allocated by <a class="link" href="ClutterActor.html#clutter-margin-new" title="clutter_margin_new ()"><code class="function">clutter_margin_new()</code></a> and
5687
5687
  <a class="link" href="ClutterActor.html#clutter-margin-copy" title="clutter_margin_copy ()"><code class="function">clutter_margin_copy()</code></a>.</p>
5688
5688
  <div class="refsect3">
5689
- <a name="id-1.5.2.2.11.59.5"></a><h4>Parameters</h4>
5690
- <div class="informaltable"><table width="100%" border="0">
5689
+ <a name="clutter-margin-free.parameters"></a><h4>Parameters</h4>
5690
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5691
5691
  <colgroup>
5692
5692
  <col width="150px" class="parameters_name">
5693
5693
  <col class="parameters_description">
@@ -5709,7 +5709,7 @@ clutter_margin_free (<em class="parameter"><code><a class="link" href="ClutterAc
5709
5709
  clutter_margin_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
5710
5710
  <p>Creates a new <a class="link" href="ClutterActor.html#ClutterMargin"><span class="type">ClutterMargin</span></a>.</p>
5711
5711
  <div class="refsect3">
5712
- <a name="id-1.5.2.2.11.60.5"></a><h4>Returns</h4>
5712
+ <a name="clutter-margin-new.returns"></a><h4>Returns</h4>
5713
5713
  <p> a newly allocated <a class="link" href="ClutterActor.html#ClutterMargin"><span class="type">ClutterMargin</span></a>. Use
5714
5714
  <a class="link" href="ClutterActor.html#clutter-margin-free" title="clutter_margin_free ()"><code class="function">clutter_margin_free()</code></a> to free the resources associated with it when
5715
5715
  done. </p>
@@ -5725,8 +5725,8 @@ clutter_actor_set_margin (<em class="parameter"><code><a class="link" href="Clut
5725
5725
  <em class="parameter"><code>const <a class="link" href="ClutterActor.html#ClutterMargin"><span class="type">ClutterMargin</span></a> *margin</code></em>);</pre>
5726
5726
  <p>Sets all the components of the margin of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5727
5727
  <div class="refsect3">
5728
- <a name="id-1.5.2.2.11.61.5"></a><h4>Parameters</h4>
5729
- <div class="informaltable"><table width="100%" border="0">
5728
+ <a name="clutter-actor-set-margin.parameters"></a><h4>Parameters</h4>
5729
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5730
5730
  <colgroup>
5731
5731
  <col width="150px" class="parameters_name">
5732
5732
  <col class="parameters_description">
@@ -5756,8 +5756,8 @@ clutter_actor_get_margin (<em class="parameter"><code><a class="link" href="Clut
5756
5756
  <em class="parameter"><code><a class="link" href="ClutterActor.html#ClutterMargin"><span class="type">ClutterMargin</span></a> *margin</code></em>);</pre>
5757
5757
  <p>Retrieves all the components of the margin of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5758
5758
  <div class="refsect3">
5759
- <a name="id-1.5.2.2.11.62.5"></a><h4>Parameters</h4>
5760
- <div class="informaltable"><table width="100%" border="0">
5759
+ <a name="clutter-actor-get-margin.parameters"></a><h4>Parameters</h4>
5760
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5761
5761
  <colgroup>
5762
5762
  <col width="150px" class="parameters_name">
5763
5763
  <col class="parameters_description">
@@ -5788,8 +5788,8 @@ clutter_actor_set_margin_top (<em class="parameter"><code><a class="link" href="
5788
5788
  <p>Sets the margin from the top of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5789
5789
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--margin-top" title="The “margin-top” property"><span class="type">“margin-top”</span></a> property is animatable.</p>
5790
5790
  <div class="refsect3">
5791
- <a name="id-1.5.2.2.11.63.6"></a><h4>Parameters</h4>
5792
- <div class="informaltable"><table width="100%" border="0">
5791
+ <a name="clutter-actor-set-margin-top.parameters"></a><h4>Parameters</h4>
5792
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5793
5793
  <colgroup>
5794
5794
  <col width="150px" class="parameters_name">
5795
5795
  <col class="parameters_description">
@@ -5818,8 +5818,8 @@ clutter_actor_set_margin_top (<em class="parameter"><code><a class="link" href="
5818
5818
  clutter_actor_get_margin_top (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
5819
5819
  <p>Retrieves the top margin of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5820
5820
  <div class="refsect3">
5821
- <a name="id-1.5.2.2.11.64.5"></a><h4>Parameters</h4>
5822
- <div class="informaltable"><table width="100%" border="0">
5821
+ <a name="clutter-actor-get-margin-top.parameters"></a><h4>Parameters</h4>
5822
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5823
5823
  <colgroup>
5824
5824
  <col width="150px" class="parameters_name">
5825
5825
  <col class="parameters_description">
@@ -5833,7 +5833,7 @@ clutter_actor_get_margin_top (<em class="parameter"><code><a class="link" href="
5833
5833
  </table></div>
5834
5834
  </div>
5835
5835
  <div class="refsect3">
5836
- <a name="id-1.5.2.2.11.64.6"></a><h4>Returns</h4>
5836
+ <a name="clutter-actor-get-margin-top.returns"></a><h4>Returns</h4>
5837
5837
  <p> the top margin</p>
5838
5838
  </div>
5839
5839
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -5847,8 +5847,8 @@ clutter_actor_set_margin_right (<em class="parameter"><code><a class="link" href
5847
5847
  <p>Sets the margin from the right of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5848
5848
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--margin-right" title="The “margin-right” property"><span class="type">“margin-right”</span></a> property is animatable.</p>
5849
5849
  <div class="refsect3">
5850
- <a name="id-1.5.2.2.11.65.6"></a><h4>Parameters</h4>
5851
- <div class="informaltable"><table width="100%" border="0">
5850
+ <a name="clutter-actor-set-margin-right.parameters"></a><h4>Parameters</h4>
5851
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5852
5852
  <colgroup>
5853
5853
  <col width="150px" class="parameters_name">
5854
5854
  <col class="parameters_description">
@@ -5877,8 +5877,8 @@ clutter_actor_set_margin_right (<em class="parameter"><code><a class="link" href
5877
5877
  clutter_actor_get_margin_right (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
5878
5878
  <p>Retrieves the right margin of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5879
5879
  <div class="refsect3">
5880
- <a name="id-1.5.2.2.11.66.5"></a><h4>Parameters</h4>
5881
- <div class="informaltable"><table width="100%" border="0">
5880
+ <a name="clutter-actor-get-margin-right.parameters"></a><h4>Parameters</h4>
5881
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5882
5882
  <colgroup>
5883
5883
  <col width="150px" class="parameters_name">
5884
5884
  <col class="parameters_description">
@@ -5892,7 +5892,7 @@ clutter_actor_get_margin_right (<em class="parameter"><code><a class="link" href
5892
5892
  </table></div>
5893
5893
  </div>
5894
5894
  <div class="refsect3">
5895
- <a name="id-1.5.2.2.11.66.6"></a><h4>Returns</h4>
5895
+ <a name="clutter-actor-get-margin-right.returns"></a><h4>Returns</h4>
5896
5896
  <p> the right margin</p>
5897
5897
  </div>
5898
5898
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -5906,8 +5906,8 @@ clutter_actor_set_margin_bottom (<em class="parameter"><code><a class="link" hre
5906
5906
  <p>Sets the margin from the bottom of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5907
5907
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--margin-bottom" title="The “margin-bottom” property"><span class="type">“margin-bottom”</span></a> property is animatable.</p>
5908
5908
  <div class="refsect3">
5909
- <a name="id-1.5.2.2.11.67.6"></a><h4>Parameters</h4>
5910
- <div class="informaltable"><table width="100%" border="0">
5909
+ <a name="clutter-actor-set-margin-bottom.parameters"></a><h4>Parameters</h4>
5910
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5911
5911
  <colgroup>
5912
5912
  <col width="150px" class="parameters_name">
5913
5913
  <col class="parameters_description">
@@ -5936,8 +5936,8 @@ clutter_actor_set_margin_bottom (<em class="parameter"><code><a class="link" hre
5936
5936
  clutter_actor_get_margin_bottom (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
5937
5937
  <p>Retrieves the bottom margin of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5938
5938
  <div class="refsect3">
5939
- <a name="id-1.5.2.2.11.68.5"></a><h4>Parameters</h4>
5940
- <div class="informaltable"><table width="100%" border="0">
5939
+ <a name="clutter-actor-get-margin-bottom.parameters"></a><h4>Parameters</h4>
5940
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5941
5941
  <colgroup>
5942
5942
  <col width="150px" class="parameters_name">
5943
5943
  <col class="parameters_description">
@@ -5951,7 +5951,7 @@ clutter_actor_get_margin_bottom (<em class="parameter"><code><a class="link" hre
5951
5951
  </table></div>
5952
5952
  </div>
5953
5953
  <div class="refsect3">
5954
- <a name="id-1.5.2.2.11.68.6"></a><h4>Returns</h4>
5954
+ <a name="clutter-actor-get-margin-bottom.returns"></a><h4>Returns</h4>
5955
5955
  <p> the bottom margin</p>
5956
5956
  </div>
5957
5957
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -5965,8 +5965,8 @@ clutter_actor_set_margin_left (<em class="parameter"><code><a class="link" href=
5965
5965
  <p>Sets the margin from the left of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5966
5966
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--margin-left" title="The “margin-left” property"><span class="type">“margin-left”</span></a> property is animatable.</p>
5967
5967
  <div class="refsect3">
5968
- <a name="id-1.5.2.2.11.69.6"></a><h4>Parameters</h4>
5969
- <div class="informaltable"><table width="100%" border="0">
5968
+ <a name="clutter-actor-set-margin-left.parameters"></a><h4>Parameters</h4>
5969
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
5970
5970
  <colgroup>
5971
5971
  <col width="150px" class="parameters_name">
5972
5972
  <col class="parameters_description">
@@ -5995,8 +5995,8 @@ clutter_actor_set_margin_left (<em class="parameter"><code><a class="link" href=
5995
5995
  clutter_actor_get_margin_left (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
5996
5996
  <p>Retrieves the left margin of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
5997
5997
  <div class="refsect3">
5998
- <a name="id-1.5.2.2.11.70.5"></a><h4>Parameters</h4>
5999
- <div class="informaltable"><table width="100%" border="0">
5998
+ <a name="clutter-actor-get-margin-left.parameters"></a><h4>Parameters</h4>
5999
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6000
6000
  <colgroup>
6001
6001
  <col width="150px" class="parameters_name">
6002
6002
  <col class="parameters_description">
@@ -6010,7 +6010,7 @@ clutter_actor_get_margin_left (<em class="parameter"><code><a class="link" href=
6010
6010
  </table></div>
6011
6011
  </div>
6012
6012
  <div class="refsect3">
6013
- <a name="id-1.5.2.2.11.70.6"></a><h4>Returns</h4>
6013
+ <a name="clutter-actor-get-margin-left.returns"></a><h4>Returns</h4>
6014
6014
  <p> the left margin</p>
6015
6015
  </div>
6016
6016
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -6028,8 +6028,8 @@ possible.</p>
6028
6028
  that it's possible to build an actor tree and only set this flag on
6029
6029
  its leaves and not on every single actor.</p>
6030
6030
  <div class="refsect3">
6031
- <a name="id-1.5.2.2.11.71.6"></a><h4>Parameters</h4>
6032
- <div class="informaltable"><table width="100%" border="0">
6031
+ <a name="clutter-actor-set-x-expand.parameters"></a><h4>Parameters</h4>
6032
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6033
6033
  <colgroup>
6034
6034
  <col width="150px" class="parameters_name">
6035
6035
  <col class="parameters_description">
@@ -6059,8 +6059,8 @@ clutter_actor_get_x_expand (<em class="parameter"><code><a class="link" href="Cl
6059
6059
  <p>Retrieves the value set with <a class="link" href="ClutterActor.html#clutter-actor-set-x-expand" title="clutter_actor_set_x_expand ()"><code class="function">clutter_actor_set_x_expand()</code></a>.</p>
6060
6060
  <p>See also: <a class="link" href="ClutterActor.html#clutter-actor-needs-expand" title="clutter_actor_needs_expand ()"><code class="function">clutter_actor_needs_expand()</code></a></p>
6061
6061
  <div class="refsect3">
6062
- <a name="id-1.5.2.2.11.72.6"></a><h4>Parameters</h4>
6063
- <div class="informaltable"><table width="100%" border="0">
6062
+ <a name="clutter-actor-get-x-expand.parameters"></a><h4>Parameters</h4>
6063
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6064
6064
  <colgroup>
6065
6065
  <col width="150px" class="parameters_name">
6066
6066
  <col class="parameters_description">
@@ -6074,7 +6074,7 @@ clutter_actor_get_x_expand (<em class="parameter"><code><a class="link" href="Cl
6074
6074
  </table></div>
6075
6075
  </div>
6076
6076
  <div class="refsect3">
6077
- <a name="id-1.5.2.2.11.72.7"></a><h4>Returns</h4>
6077
+ <a name="clutter-actor-get-x-expand.returns"></a><h4>Returns</h4>
6078
6078
  <p> <code class="literal">TRUE</code> if the actor has been set to expand</p>
6079
6079
  </div>
6080
6080
  <p class="since">Since: <a class="link" href="ix13.html#api-index-1.12">1.12</a></p>
@@ -6092,8 +6092,8 @@ possible.</p>
6092
6092
  that it's possible to build an actor tree and only set this flag on
6093
6093
  its leaves and not on every single actor.</p>
6094
6094
  <div class="refsect3">
6095
- <a name="id-1.5.2.2.11.73.6"></a><h4>Parameters</h4>
6096
- <div class="informaltable"><table width="100%" border="0">
6095
+ <a name="clutter-actor-set-y-expand.parameters"></a><h4>Parameters</h4>
6096
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6097
6097
  <colgroup>
6098
6098
  <col width="150px" class="parameters_name">
6099
6099
  <col class="parameters_description">
@@ -6123,8 +6123,8 @@ clutter_actor_get_y_expand (<em class="parameter"><code><a class="link" href="Cl
6123
6123
  <p>Retrieves the value set with <a class="link" href="ClutterActor.html#clutter-actor-set-y-expand" title="clutter_actor_set_y_expand ()"><code class="function">clutter_actor_set_y_expand()</code></a>.</p>
6124
6124
  <p>See also: <a class="link" href="ClutterActor.html#clutter-actor-needs-expand" title="clutter_actor_needs_expand ()"><code class="function">clutter_actor_needs_expand()</code></a></p>
6125
6125
  <div class="refsect3">
6126
- <a name="id-1.5.2.2.11.74.6"></a><h4>Parameters</h4>
6127
- <div class="informaltable"><table width="100%" border="0">
6126
+ <a name="clutter-actor-get-y-expand.parameters"></a><h4>Parameters</h4>
6127
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6128
6128
  <colgroup>
6129
6129
  <col width="150px" class="parameters_name">
6130
6130
  <col class="parameters_description">
@@ -6138,7 +6138,7 @@ clutter_actor_get_y_expand (<em class="parameter"><code><a class="link" href="Cl
6138
6138
  </table></div>
6139
6139
  </div>
6140
6140
  <div class="refsect3">
6141
- <a name="id-1.5.2.2.11.74.7"></a><h4>Returns</h4>
6141
+ <a name="clutter-actor-get-y-expand.returns"></a><h4>Returns</h4>
6142
6142
  <p> <code class="literal">TRUE</code> if the actor has been set to expand</p>
6143
6143
  </div>
6144
6144
  <p class="since">Since: <a class="link" href="ix13.html#api-index-1.12">1.12</a></p>
@@ -6156,8 +6156,8 @@ assign extra space to their children.</p>
6156
6156
  <p>If you want to know whether the actor was explicitly set to expand,
6157
6157
  use <a class="link" href="ClutterActor.html#clutter-actor-get-x-expand" title="clutter_actor_get_x_expand ()"><code class="function">clutter_actor_get_x_expand()</code></a> or <a class="link" href="ClutterActor.html#clutter-actor-get-y-expand" title="clutter_actor_get_y_expand ()"><code class="function">clutter_actor_get_y_expand()</code></a>.</p>
6158
6158
  <div class="refsect3">
6159
- <a name="id-1.5.2.2.11.75.7"></a><h4>Parameters</h4>
6160
- <div class="informaltable"><table width="100%" border="0">
6159
+ <a name="clutter-actor-needs-expand.parameters"></a><h4>Parameters</h4>
6160
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6161
6161
  <colgroup>
6162
6162
  <col width="150px" class="parameters_name">
6163
6163
  <col class="parameters_description">
@@ -6178,7 +6178,7 @@ use <a class="link" href="ClutterActor.html#clutter-actor-get-x-expand" title="c
6178
6178
  </table></div>
6179
6179
  </div>
6180
6180
  <div class="refsect3">
6181
- <a name="id-1.5.2.2.11.75.8"></a><h4>Returns</h4>
6181
+ <a name="clutter-actor-needs-expand.returns"></a><h4>Returns</h4>
6182
6182
  <p> <code class="literal">TRUE</code> if the actor should expand</p>
6183
6183
  </div>
6184
6184
  <p class="since">Since: <a class="link" href="ix13.html#api-index-1.12">1.12</a></p>
@@ -6197,8 +6197,8 @@ lay out the children of <em class="parameter"><code>self</code></em>
6197
6197
  will be released either when the layout manager is removed, or when
6198
6198
  the actor is destroyed.</p>
6199
6199
  <div class="refsect3">
6200
- <a name="id-1.5.2.2.11.76.6"></a><h4>Parameters</h4>
6201
- <div class="informaltable"><table width="100%" border="0">
6200
+ <a name="clutter-actor-set-layout-manager.parameters"></a><h4>Parameters</h4>
6201
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6202
6202
  <colgroup>
6203
6203
  <col width="150px" class="parameters_name">
6204
6204
  <col class="parameters_description">
@@ -6228,8 +6228,8 @@ clutter_actor_get_layout_manager (<em class="parameter"><code><a class="link" hr
6228
6228
  <p>Retrieves the <a class="link" href="ClutterLayoutManager.html" title="ClutterLayoutManager"><span class="type">ClutterLayoutManager</span></a> used by <em class="parameter"><code>self</code></em>
6229
6229
  .</p>
6230
6230
  <div class="refsect3">
6231
- <a name="id-1.5.2.2.11.77.5"></a><h4>Parameters</h4>
6232
- <div class="informaltable"><table width="100%" border="0">
6231
+ <a name="clutter-actor-get-layout-manager.parameters"></a><h4>Parameters</h4>
6232
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6233
6233
  <colgroup>
6234
6234
  <col width="150px" class="parameters_name">
6235
6235
  <col class="parameters_description">
@@ -6243,7 +6243,7 @@ clutter_actor_get_layout_manager (<em class="parameter"><code><a class="link" hr
6243
6243
  </table></div>
6244
6244
  </div>
6245
6245
  <div class="refsect3">
6246
- <a name="id-1.5.2.2.11.77.6"></a><h4>Returns</h4>
6246
+ <a name="clutter-actor-get-layout-manager.returns"></a><h4>Returns</h4>
6247
6247
  <p> a pointer to the <a class="link" href="ClutterLayoutManager.html" title="ClutterLayoutManager"><span class="type">ClutterLayoutManager</span></a>,
6248
6248
  or <code class="literal">NULL</code>. </p>
6249
6249
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -6263,8 +6263,8 @@ actor. The default background color of an actor is transparent.</p>
6263
6263
  <a class="link" href="ClutterActor.html#ClutterActor--background-color-set" title="The “background-color-set” property"><span class="type">“background-color-set”</span></a> actor property.</p>
6264
6264
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--background-color" title="The “background-color” property"><span class="type">“background-color”</span></a> property is animatable.</p>
6265
6265
  <div class="refsect3">
6266
- <a name="id-1.5.2.2.11.78.8"></a><h4>Parameters</h4>
6267
- <div class="informaltable"><table width="100%" border="0">
6266
+ <a name="clutter-actor-set-background-color.parameters"></a><h4>Parameters</h4>
6267
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6268
6268
  <colgroup>
6269
6269
  <col width="150px" class="parameters_name">
6270
6270
  <col class="parameters_description">
@@ -6295,8 +6295,8 @@ clutter_actor_get_background_color (<em class="parameter"><code><a class="link"
6295
6295
  <em class="parameter"><code><a class="link" href="clutter-Colors.html#ClutterColor"><span class="type">ClutterColor</span></a> *color</code></em>);</pre>
6296
6296
  <p>Retrieves the color set using <a class="link" href="ClutterActor.html#clutter-actor-set-background-color" title="clutter_actor_set_background_color ()"><code class="function">clutter_actor_set_background_color()</code></a>.</p>
6297
6297
  <div class="refsect3">
6298
- <a name="id-1.5.2.2.11.79.5"></a><h4>Parameters</h4>
6299
- <div class="informaltable"><table width="100%" border="0">
6298
+ <a name="clutter-actor-get-background-color.parameters"></a><h4>Parameters</h4>
6299
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6300
6300
  <colgroup>
6301
6301
  <col width="150px" class="parameters_name">
6302
6302
  <col class="parameters_description">
@@ -6334,8 +6334,8 @@ size, in pixels. This means the untransformed actor will have the
6334
6334
  given geometry. This is the same as calling <a class="link" href="ClutterActor.html#clutter-actor-set-position" title="clutter_actor_set_position ()"><code class="function">clutter_actor_set_position()</code></a>
6335
6335
  and <a class="link" href="ClutterActor.html#clutter-actor-set-size" title="clutter_actor_set_size ()"><code class="function">clutter_actor_set_size()</code></a>.</p>
6336
6336
  <div class="refsect3">
6337
- <a name="id-1.5.2.2.11.80.6"></a><h4>Parameters</h4>
6338
- <div class="informaltable"><table width="100%" border="0">
6337
+ <a name="clutter-actor-set-geometry.parameters"></a><h4>Parameters</h4>
6338
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6339
6339
  <colgroup>
6340
6340
  <col width="150px" class="parameters_name">
6341
6341
  <col class="parameters_description">
@@ -6373,8 +6373,8 @@ actor. This is the same as calling <a class="link" href="ClutterActor.html#clutt
6373
6373
  <a class="link" href="ClutterActor.html#clutter-actor-get-size" title="clutter_actor_get_size ()"><code class="function">clutter_actor_get_size()</code></a>. It tries to "do what you mean" and get the
6374
6374
  requested size and position if the actor's allocation is invalid.</p>
6375
6375
  <div class="refsect3">
6376
- <a name="id-1.5.2.2.11.81.6"></a><h4>Parameters</h4>
6377
- <div class="informaltable"><table width="100%" border="0">
6376
+ <a name="clutter-actor-get-geometry.parameters"></a><h4>Parameters</h4>
6377
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6378
6378
  <colgroup>
6379
6379
  <col width="150px" class="parameters_name">
6380
6380
  <col class="parameters_description">
@@ -6413,8 +6413,8 @@ this function would force a specific size instead.</p>
6413
6413
  you can "unset" the size with -1.</p>
6414
6414
  <p>This function sets or unsets both the minimum and natural size.</p>
6415
6415
  <div class="refsect3">
6416
- <a name="id-1.5.2.2.11.82.7"></a><h4>Parameters</h4>
6417
- <div class="informaltable"><table width="100%" border="0">
6416
+ <a name="clutter-actor-set-size.parameters"></a><h4>Parameters</h4>
6417
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6418
6418
  <colgroup>
6419
6419
  <col width="150px" class="parameters_name">
6420
6420
  <col class="parameters_description">
@@ -6456,8 +6456,8 @@ should probably call a different function like
6456
6456
  <a class="link" href="ClutterActor.html#clutter-actor-get-allocation-box" title="clutter_actor_get_allocation_box ()"><code class="function">clutter_actor_get_allocation_box()</code></a> or
6457
6457
  <a class="link" href="ClutterActor.html#clutter-actor-get-preferred-width" title="clutter_actor_get_preferred_width ()"><code class="function">clutter_actor_get_preferred_width()</code></a>.</p>
6458
6458
  <div class="refsect3">
6459
- <a name="id-1.5.2.2.11.83.6"></a><h4>Parameters</h4>
6460
- <div class="informaltable"><table width="100%" border="0">
6459
+ <a name="clutter-actor-get-size.parameters"></a><h4>Parameters</h4>
6460
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6461
6461
  <colgroup>
6462
6462
  <col width="150px" class="parameters_name">
6463
6463
  <col class="parameters_description">
@@ -6496,8 +6496,8 @@ actor.</p>
6496
6496
  <p>If a layout manager is in use, this position will override the
6497
6497
  layout manager and force a fixed position.</p>
6498
6498
  <div class="refsect3">
6499
- <a name="id-1.5.2.2.11.84.6"></a><h4>Parameters</h4>
6500
- <div class="informaltable"><table width="100%" border="0">
6499
+ <a name="clutter-actor-set-position.parameters"></a><h4>Parameters</h4>
6500
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6501
6501
  <colgroup>
6502
6502
  <col width="150px" class="parameters_name">
6503
6503
  <col class="parameters_description">
@@ -6537,8 +6537,8 @@ the allocation is valid, returns the actor's allocated position;
6537
6537
  otherwise, returns 0,0.</p>
6538
6538
  <p>The returned position is in pixels.</p>
6539
6539
  <div class="refsect3">
6540
- <a name="id-1.5.2.2.11.85.6"></a><h4>Parameters</h4>
6541
- <div class="informaltable"><table width="100%" border="0">
6540
+ <a name="clutter-actor-get-position.parameters"></a><h4>Parameters</h4>
6541
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6542
6542
  <colgroup>
6543
6543
  <col width="150px" class="parameters_name">
6544
6544
  <col class="parameters_description">
@@ -6578,8 +6578,8 @@ and height (if any) to be ignored.</p>
6578
6578
  instead of overriding it, i.e. you can "unset" the width with -1.</p>
6579
6579
  <p>This function sets both the minimum and natural size of the actor.</p>
6580
6580
  <div class="refsect3">
6581
- <a name="id-1.5.2.2.11.86.7"></a><h4>Parameters</h4>
6582
- <div class="informaltable"><table width="100%" border="0">
6581
+ <a name="clutter-actor-set-width.parameters"></a><h4>Parameters</h4>
6582
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6583
6583
  <colgroup>
6584
6584
  <col width="150px" class="parameters_name">
6585
6585
  <col class="parameters_description">
@@ -6621,8 +6621,8 @@ preferred width.</p>
6621
6621
  assigned using <a class="link" href="ClutterActor.html#clutter-actor-set-width" title="clutter_actor_set_width ()"><code class="function">clutter_actor_set_width()</code></a>, the width returned will
6622
6622
  be the same value.</p>
6623
6623
  <div class="refsect3">
6624
- <a name="id-1.5.2.2.11.87.9"></a><h4>Parameters</h4>
6625
- <div class="informaltable"><table width="100%" border="0">
6624
+ <a name="clutter-actor-get-width.parameters"></a><h4>Parameters</h4>
6625
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6626
6626
  <colgroup>
6627
6627
  <col width="150px" class="parameters_name">
6628
6628
  <col class="parameters_description">
@@ -6636,7 +6636,7 @@ be the same value.</p>
6636
6636
  </table></div>
6637
6637
  </div>
6638
6638
  <div class="refsect3">
6639
- <a name="id-1.5.2.2.11.87.10"></a><h4>Returns</h4>
6639
+ <a name="clutter-actor-get-width.returns"></a><h4>Returns</h4>
6640
6640
  <p> the width of the actor, in pixels</p>
6641
6641
  </div>
6642
6642
  </div>
@@ -6653,8 +6653,8 @@ and height (if any) to be ignored.</p>
6653
6653
  overriding it, i.e. you can "unset" the height with -1.</p>
6654
6654
  <p>This function sets both the minimum and natural size of the actor.</p>
6655
6655
  <div class="refsect3">
6656
- <a name="id-1.5.2.2.11.88.7"></a><h4>Parameters</h4>
6657
- <div class="informaltable"><table width="100%" border="0">
6656
+ <a name="clutter-actor-set-height.parameters"></a><h4>Parameters</h4>
6657
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6658
6658
  <colgroup>
6659
6659
  <col width="150px" class="parameters_name">
6660
6660
  <col class="parameters_description">
@@ -6696,8 +6696,8 @@ preferred height.</p>
6696
6696
  assigned using <a class="link" href="ClutterActor.html#clutter-actor-set-height" title="clutter_actor_set_height ()"><code class="function">clutter_actor_set_height()</code></a>, the height returned will
6697
6697
  be the same value.</p>
6698
6698
  <div class="refsect3">
6699
- <a name="id-1.5.2.2.11.89.9"></a><h4>Parameters</h4>
6700
- <div class="informaltable"><table width="100%" border="0">
6699
+ <a name="clutter-actor-get-height.parameters"></a><h4>Parameters</h4>
6700
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6701
6701
  <colgroup>
6702
6702
  <col width="150px" class="parameters_name">
6703
6703
  <col class="parameters_description">
@@ -6711,7 +6711,7 @@ be the same value.</p>
6711
6711
  </table></div>
6712
6712
  </div>
6713
6713
  <div class="refsect3">
6714
- <a name="id-1.5.2.2.11.89.10"></a><h4>Returns</h4>
6714
+ <a name="clutter-actor-get-height.returns"></a><h4>Returns</h4>
6715
6715
  <p> the height of the actor, in pixels</p>
6716
6716
  </div>
6717
6717
  </div>
@@ -6726,8 +6726,8 @@ clutter_actor_set_x (<em class="parameter"><code><a class="link" href="ClutterAc
6726
6726
  the actor.</p>
6727
6727
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--x" title="The “x” property"><span class="type">“x”</span></a> property is animatable.</p>
6728
6728
  <div class="refsect3">
6729
- <a name="id-1.5.2.2.11.90.7"></a><h4>Parameters</h4>
6730
- <div class="informaltable"><table width="100%" border="0">
6729
+ <a name="clutter-actor-set-x.parameters"></a><h4>Parameters</h4>
6730
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6731
6731
  <colgroup>
6732
6732
  <col width="150px" class="parameters_name">
6733
6733
  <col class="parameters_description">
@@ -6765,8 +6765,8 @@ function will return that coordinate.</p>
6765
6765
  <p>If both the allocation and a fixed position are missing, this function
6766
6766
  will return 0.</p>
6767
6767
  <div class="refsect3">
6768
- <a name="id-1.5.2.2.11.91.9"></a><h4>Parameters</h4>
6769
- <div class="informaltable"><table width="100%" border="0">
6768
+ <a name="clutter-actor-get-x.parameters"></a><h4>Parameters</h4>
6769
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6770
6770
  <colgroup>
6771
6771
  <col width="150px" class="parameters_name">
6772
6772
  <col class="parameters_description">
@@ -6780,7 +6780,7 @@ will return 0.</p>
6780
6780
  </table></div>
6781
6781
  </div>
6782
6782
  <div class="refsect3">
6783
- <a name="id-1.5.2.2.11.91.10"></a><h4>Returns</h4>
6783
+ <a name="clutter-actor-get-x.returns"></a><h4>Returns</h4>
6784
6784
  <p> the X coordinate, in pixels, ignoring any
6785
6785
  transformation (i.e. scaling, rotation)</p>
6786
6786
  </div>
@@ -6796,8 +6796,8 @@ clutter_actor_set_y (<em class="parameter"><code><a class="link" href="ClutterAc
6796
6796
  the actor.</p>
6797
6797
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--y" title="The “y” property"><span class="type">“y”</span></a> property is animatable.</p>
6798
6798
  <div class="refsect3">
6799
- <a name="id-1.5.2.2.11.92.7"></a><h4>Parameters</h4>
6800
- <div class="informaltable"><table width="100%" border="0">
6799
+ <a name="clutter-actor-set-y.parameters"></a><h4>Parameters</h4>
6800
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6801
6801
  <colgroup>
6802
6802
  <col width="150px" class="parameters_name">
6803
6803
  <col class="parameters_description">
@@ -6835,8 +6835,8 @@ function will return that coordinate.</p>
6835
6835
  <p>If both the allocation and a fixed position are missing, this function
6836
6836
  will return 0.</p>
6837
6837
  <div class="refsect3">
6838
- <a name="id-1.5.2.2.11.93.9"></a><h4>Parameters</h4>
6839
- <div class="informaltable"><table width="100%" border="0">
6838
+ <a name="clutter-actor-get-y.parameters"></a><h4>Parameters</h4>
6839
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6840
6840
  <colgroup>
6841
6841
  <col width="150px" class="parameters_name">
6842
6842
  <col class="parameters_description">
@@ -6850,7 +6850,7 @@ will return 0.</p>
6850
6850
  </table></div>
6851
6851
  </div>
6852
6852
  <div class="refsect3">
6853
- <a name="id-1.5.2.2.11.93.10"></a><h4>Returns</h4>
6853
+ <a name="clutter-actor-get-y.returns"></a><h4>Returns</h4>
6854
6854
  <p> the Y coordinate, in pixels, ignoring any
6855
6855
  transformation (i.e. scaling, rotation)</p>
6856
6856
  </div>
@@ -6869,8 +6869,8 @@ it from any layout management. Another way to move an actor is with an
6869
6869
  anchor point, see <a class="link" href="ClutterActor.html#clutter-actor-set-anchor-point" title="clutter_actor_set_anchor_point ()"><code class="function">clutter_actor_set_anchor_point()</code></a>, or with an additional
6870
6870
  translation, using <a class="link" href="ClutterActor.html#clutter-actor-set-translation" title="clutter_actor_set_translation ()"><code class="function">clutter_actor_set_translation()</code></a>.</p>
6871
6871
  <div class="refsect3">
6872
- <a name="id-1.5.2.2.11.94.6"></a><h4>Parameters</h4>
6873
- <div class="informaltable"><table width="100%" border="0">
6872
+ <a name="clutter-actor-move-by.parameters"></a><h4>Parameters</h4>
6873
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6874
6874
  <colgroup>
6875
6875
  <col width="150px" class="parameters_name">
6876
6876
  <col class="parameters_description">
@@ -6906,8 +6906,8 @@ clutter_actor_set_z_position (<em class="parameter"><code><a class="link" href="
6906
6906
  <p>Sets the actor's position on the Z axis.</p>
6907
6907
  <p>See <a class="link" href="ClutterActor.html#ClutterActor--z-position" title="The “z-position” property"><span class="type">“z-position”</span></a>.</p>
6908
6908
  <div class="refsect3">
6909
- <a name="id-1.5.2.2.11.95.6"></a><h4>Parameters</h4>
6910
- <div class="informaltable"><table width="100%" border="0">
6909
+ <a name="clutter-actor-set-z-position.parameters"></a><h4>Parameters</h4>
6910
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6911
6911
  <colgroup>
6912
6912
  <col width="150px" class="parameters_name">
6913
6913
  <col class="parameters_description">
@@ -6936,8 +6936,8 @@ clutter_actor_set_z_position (<em class="parameter"><code><a class="link" href="
6936
6936
  clutter_actor_get_z_position (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
6937
6937
  <p>Retrieves the actor's position on the Z axis.</p>
6938
6938
  <div class="refsect3">
6939
- <a name="id-1.5.2.2.11.96.5"></a><h4>Parameters</h4>
6940
- <div class="informaltable"><table width="100%" border="0">
6939
+ <a name="clutter-actor-get-z-position.parameters"></a><h4>Parameters</h4>
6940
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6941
6941
  <colgroup>
6942
6942
  <col width="150px" class="parameters_name">
6943
6943
  <col class="parameters_description">
@@ -6951,7 +6951,7 @@ clutter_actor_get_z_position (<em class="parameter"><code><a class="link" href="
6951
6951
  </table></div>
6952
6952
  </div>
6953
6953
  <div class="refsect3">
6954
- <a name="id-1.5.2.2.11.96.6"></a><h4>Returns</h4>
6954
+ <a name="clutter-actor-get-z-position.returns"></a><h4>Returns</h4>
6955
6955
  <p> the position on the Z axis.</p>
6956
6956
  </div>
6957
6957
  <p class="since">Since: <a class="link" href="ix13.html#api-index-1.12">1.12</a></p>
@@ -6969,8 +6969,8 @@ scaling and rotation transformations occur.</p>
6969
6969
  point being the top left corner of the actor, and the (1, 1) point being
6970
6970
  the bottom right corner.</p>
6971
6971
  <div class="refsect3">
6972
- <a name="id-1.5.2.2.11.97.6"></a><h4>Parameters</h4>
6973
- <div class="informaltable"><table width="100%" border="0">
6972
+ <a name="clutter-actor-set-pivot-point.parameters"></a><h4>Parameters</h4>
6973
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
6974
6974
  <colgroup>
6975
6975
  <col width="150px" class="parameters_name">
6976
6976
  <col class="parameters_description">
@@ -7006,8 +7006,8 @@ clutter_actor_get_pivot_point (<em class="parameter"><code><a class="link" href=
7006
7006
  <em class="parameter"><code><span class="type">gfloat</span> *pivot_y</code></em>);</pre>
7007
7007
  <p>Retrieves the coordinates of the <a class="link" href="ClutterActor.html#ClutterActor--pivot-point" title="The “pivot-point” property"><span class="type">“pivot-point”</span></a>.</p>
7008
7008
  <div class="refsect3">
7009
- <a name="id-1.5.2.2.11.98.5"></a><h4>Parameters</h4>
7010
- <div class="informaltable"><table width="100%" border="0">
7009
+ <a name="clutter-actor-get-pivot-point.parameters"></a><h4>Parameters</h4>
7010
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7011
7011
  <colgroup>
7012
7012
  <col width="150px" class="parameters_name">
7013
7013
  <col class="parameters_description">
@@ -7047,8 +7047,8 @@ which the scaling and rotation transformations occur.</p>
7047
7047
  <p>The <em class="parameter"><code>pivot_z</code></em>
7048
7048
  value is expressed as a distance along the Z axis.</p>
7049
7049
  <div class="refsect3">
7050
- <a name="id-1.5.2.2.11.99.6"></a><h4>Parameters</h4>
7051
- <div class="informaltable"><table width="100%" border="0">
7050
+ <a name="clutter-actor-set-pivot-point-z.parameters"></a><h4>Parameters</h4>
7051
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7052
7052
  <colgroup>
7053
7053
  <col width="150px" class="parameters_name">
7054
7054
  <col class="parameters_description">
@@ -7077,8 +7077,8 @@ which the scaling and rotation transformations occur.</p>
7077
7077
  clutter_actor_get_pivot_point_z (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
7078
7078
  <p>Retrieves the Z component of the <a class="link" href="ClutterActor.html#ClutterActor--pivot-point" title="The “pivot-point” property"><span class="type">“pivot-point”</span></a>.</p>
7079
7079
  <div class="refsect3">
7080
- <a name="id-1.5.2.2.11.100.5"></a><h4>Parameters</h4>
7081
- <div class="informaltable"><table width="100%" border="0">
7080
+ <a name="clutter-actor-get-pivot-point-z.parameters"></a><h4>Parameters</h4>
7081
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7082
7082
  <colgroup>
7083
7083
  <col width="150px" class="parameters_name">
7084
7084
  <col class="parameters_description">
@@ -7105,8 +7105,8 @@ clutter_actor_set_scale (<em class="parameter"><code><a class="link" href="Clutt
7105
7105
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--scale-x" title="The “scale-x” property"><span class="type">“scale-x”</span></a> and <a class="link" href="ClutterActor.html#ClutterActor--scale-y" title="The “scale-y” property"><span class="type">“scale-y”</span></a> properties are
7106
7106
  animatable.</p>
7107
7107
  <div class="refsect3">
7108
- <a name="id-1.5.2.2.11.101.7"></a><h4>Parameters</h4>
7109
- <div class="informaltable"><table width="100%" border="0">
7108
+ <a name="clutter-actor-set-scale.parameters"></a><h4>Parameters</h4>
7109
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7110
7110
  <colgroup>
7111
7111
  <col width="150px" class="parameters_name">
7112
7112
  <col class="parameters_description">
@@ -7142,8 +7142,8 @@ clutter_actor_get_scale (<em class="parameter"><code><a class="link" href="Clutt
7142
7142
  <em class="parameter"><code><span class="type">gdouble</span> *scale_y</code></em>);</pre>
7143
7143
  <p>Retrieves an actors scale factors.</p>
7144
7144
  <div class="refsect3">
7145
- <a name="id-1.5.2.2.11.102.5"></a><h4>Parameters</h4>
7146
- <div class="informaltable"><table width="100%" border="0">
7145
+ <a name="clutter-actor-get-scale.parameters"></a><h4>Parameters</h4>
7146
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7147
7147
  <colgroup>
7148
7148
  <col width="150px" class="parameters_name">
7149
7149
  <col class="parameters_description">
@@ -7183,8 +7183,8 @@ clutter_actor_set_scale_z (<em class="parameter"><code><a class="link" href="Clu
7183
7183
  <p>The scale transformation is relative the the <a class="link" href="ClutterActor.html#ClutterActor--pivot-point" title="The “pivot-point” property"><span class="type">“pivot-point”</span></a>.</p>
7184
7184
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--scale-z" title="The “scale-z” property"><span class="type">“scale-z”</span></a> property is animatable.</p>
7185
7185
  <div class="refsect3">
7186
- <a name="id-1.5.2.2.11.103.7"></a><h4>Parameters</h4>
7187
- <div class="informaltable"><table width="100%" border="0">
7186
+ <a name="clutter-actor-set-scale-z.parameters"></a><h4>Parameters</h4>
7187
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7188
7188
  <colgroup>
7189
7189
  <col width="150px" class="parameters_name">
7190
7190
  <col class="parameters_description">
@@ -7214,8 +7214,8 @@ clutter_actor_get_scale_z (<em class="parameter"><code><a class="link" href="Clu
7214
7214
  <p>Retrieves the scaling factor along the Z axis, as set using
7215
7215
  <a class="link" href="ClutterActor.html#clutter-actor-set-scale-z" title="clutter_actor_set_scale_z ()"><code class="function">clutter_actor_set_scale_z()</code></a>.</p>
7216
7216
  <div class="refsect3">
7217
- <a name="id-1.5.2.2.11.104.5"></a><h4>Parameters</h4>
7218
- <div class="informaltable"><table width="100%" border="0">
7217
+ <a name="clutter-actor-get-scale-z.parameters"></a><h4>Parameters</h4>
7218
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7219
7219
  <colgroup>
7220
7220
  <col width="150px" class="parameters_name">
7221
7221
  <col class="parameters_description">
@@ -7229,7 +7229,7 @@ clutter_actor_get_scale_z (<em class="parameter"><code><a class="link" href="Clu
7229
7229
  </table></div>
7230
7230
  </div>
7231
7231
  <div class="refsect3">
7232
- <a name="id-1.5.2.2.11.104.6"></a><h4>Returns</h4>
7232
+ <a name="clutter-actor-get-scale-z.returns"></a><h4>Returns</h4>
7233
7233
  <p> the scaling factor along the Z axis</p>
7234
7234
  </div>
7235
7235
  <p class="since">Since: <a class="link" href="ix13.html#api-index-1.12">1.12</a></p>
@@ -7241,8 +7241,8 @@ clutter_actor_get_scale_z (<em class="parameter"><code><a class="link" href="Clu
7241
7241
  clutter_actor_is_scaled (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
7242
7242
  <p>Checks whether the actor is scaled in either dimension.</p>
7243
7243
  <div class="refsect3">
7244
- <a name="id-1.5.2.2.11.105.5"></a><h4>Parameters</h4>
7245
- <div class="informaltable"><table width="100%" border="0">
7244
+ <a name="clutter-actor-is-scaled.parameters"></a><h4>Parameters</h4>
7245
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7246
7246
  <colgroup>
7247
7247
  <col width="150px" class="parameters_name">
7248
7248
  <col class="parameters_description">
@@ -7256,7 +7256,7 @@ clutter_actor_is_scaled (<em class="parameter"><code><a class="link" href="Clutt
7256
7256
  </table></div>
7257
7257
  </div>
7258
7258
  <div class="refsect3">
7259
- <a name="id-1.5.2.2.11.105.6"></a><h4>Returns</h4>
7259
+ <a name="clutter-actor-is-scaled.returns"></a><h4>Returns</h4>
7260
7260
  <p> <code class="literal">TRUE</code> if the actor is scaled.</p>
7261
7261
  </div>
7262
7262
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
@@ -7277,8 +7277,8 @@ and <a class="link" href="ClutterActor.html#ClutterActor--rotation-angle-z" titl
7277
7277
  <p>The center of rotation is established by the <a class="link" href="ClutterActor.html#ClutterActor--pivot-point" title="The “pivot-point” property"><span class="type">“pivot-point”</span></a>
7278
7278
  property.</p>
7279
7279
  <div class="refsect3">
7280
- <a name="id-1.5.2.2.11.106.7"></a><h4>Parameters</h4>
7281
- <div class="informaltable"><table width="100%" border="0">
7280
+ <a name="clutter-actor-set-rotation-angle.parameters"></a><h4>Parameters</h4>
7281
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7282
7282
  <colgroup>
7283
7283
  <col width="150px" class="parameters_name">
7284
7284
  <col class="parameters_description">
@@ -7313,8 +7313,8 @@ clutter_actor_get_rotation_angle (<em class="parameter"><code><a class="link" hr
7313
7313
  <em class="parameter"><code><a class="link" href="ClutterBehaviourRotate.html#ClutterRotateAxis" title="enum ClutterRotateAxis"><span class="type">ClutterRotateAxis</span></a> axis</code></em>);</pre>
7314
7314
  <p>Retrieves the angle of rotation set by <a class="link" href="ClutterActor.html#clutter-actor-set-rotation-angle" title="clutter_actor_set_rotation_angle ()"><code class="function">clutter_actor_set_rotation_angle()</code></a>.</p>
7315
7315
  <div class="refsect3">
7316
- <a name="id-1.5.2.2.11.107.5"></a><h4>Parameters</h4>
7317
- <div class="informaltable"><table width="100%" border="0">
7316
+ <a name="clutter-actor-get-rotation-angle.parameters"></a><h4>Parameters</h4>
7317
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7318
7318
  <colgroup>
7319
7319
  <col width="150px" class="parameters_name">
7320
7320
  <col class="parameters_description">
@@ -7335,7 +7335,7 @@ clutter_actor_get_rotation_angle (<em class="parameter"><code><a class="link" hr
7335
7335
  </table></div>
7336
7336
  </div>
7337
7337
  <div class="refsect3">
7338
- <a name="id-1.5.2.2.11.107.6"></a><h4>Returns</h4>
7338
+ <a name="clutter-actor-get-rotation-angle.returns"></a><h4>Returns</h4>
7339
7339
  <p> the angle of rotation, in degrees</p>
7340
7340
  </div>
7341
7341
  <p class="since">Since: <a class="link" href="ix13.html#api-index-1.12">1.12</a></p>
@@ -7347,8 +7347,8 @@ clutter_actor_get_rotation_angle (<em class="parameter"><code><a class="link" hr
7347
7347
  clutter_actor_is_rotated (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
7348
7348
  <p>Checks whether any rotation is applied to the actor.</p>
7349
7349
  <div class="refsect3">
7350
- <a name="id-1.5.2.2.11.108.5"></a><h4>Parameters</h4>
7351
- <div class="informaltable"><table width="100%" border="0">
7350
+ <a name="clutter-actor-is-rotated.parameters"></a><h4>Parameters</h4>
7351
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7352
7352
  <colgroup>
7353
7353
  <col width="150px" class="parameters_name">
7354
7354
  <col class="parameters_description">
@@ -7362,7 +7362,7 @@ clutter_actor_is_rotated (<em class="parameter"><code><a class="link" href="Clut
7362
7362
  </table></div>
7363
7363
  </div>
7364
7364
  <div class="refsect3">
7365
- <a name="id-1.5.2.2.11.108.6"></a><h4>Returns</h4>
7365
+ <a name="clutter-actor-is-rotated.returns"></a><h4>Returns</h4>
7366
7366
  <p> <code class="literal">TRUE</code> if the actor is rotated.</p>
7367
7367
  </div>
7368
7368
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
@@ -7378,8 +7378,8 @@ clutter_actor_set_translation (<em class="parameter"><code><a class="link" href=
7378
7378
  <p>Sets an additional translation transformation on a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>,
7379
7379
  relative to the <a class="link" href="ClutterActor.html#ClutterActor--pivot-point" title="The “pivot-point” property"><span class="type">“pivot-point”</span></a>.</p>
7380
7380
  <div class="refsect3">
7381
- <a name="id-1.5.2.2.11.109.5"></a><h4>Parameters</h4>
7382
- <div class="informaltable"><table width="100%" border="0">
7381
+ <a name="clutter-actor-set-translation.parameters"></a><h4>Parameters</h4>
7382
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7383
7383
  <colgroup>
7384
7384
  <col width="150px" class="parameters_name">
7385
7385
  <col class="parameters_description">
@@ -7421,8 +7421,8 @@ clutter_actor_get_translation (<em class="parameter"><code><a class="link" href=
7421
7421
  <em class="parameter"><code><span class="type">gfloat</span> *translate_z</code></em>);</pre>
7422
7422
  <p>Retrieves the translation set using <a class="link" href="ClutterActor.html#clutter-actor-set-translation" title="clutter_actor_set_translation ()"><code class="function">clutter_actor_set_translation()</code></a>.</p>
7423
7423
  <div class="refsect3">
7424
- <a name="id-1.5.2.2.11.110.5"></a><h4>Parameters</h4>
7425
- <div class="informaltable"><table width="100%" border="0">
7424
+ <a name="clutter-actor-get-translation.parameters"></a><h4>Parameters</h4>
7425
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7426
7426
  <colgroup>
7427
7427
  <col width="150px" class="parameters_name">
7428
7428
  <col class="parameters_description">
@@ -7468,8 +7468,8 @@ matrix, which will be applied relative to the origin of the
7468
7468
  actor's allocation and to the actor's pivot point.</p>
7469
7469
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--transform" title="The “transform” property"><span class="type">“transform”</span></a> property is animatable.</p>
7470
7470
  <div class="refsect3">
7471
- <a name="id-1.5.2.2.11.111.6"></a><h4>Parameters</h4>
7472
- <div class="informaltable"><table width="100%" border="0">
7471
+ <a name="clutter-actor-set-transform.parameters"></a><h4>Parameters</h4>
7472
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7473
7473
  <colgroup>
7474
7474
  <col width="150px" class="parameters_name">
7475
7475
  <col class="parameters_description">
@@ -7500,8 +7500,8 @@ clutter_actor_get_transform (<em class="parameter"><code><a class="link" href="C
7500
7500
  <em class="parameter"><code><a class="link" href="clutter-Base-geometric-types.html#ClutterMatrix"><span class="type">ClutterMatrix</span></a> *transform</code></em>);</pre>
7501
7501
  <p>Retrieves the current transformation matrix of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
7502
7502
  <div class="refsect3">
7503
- <a name="id-1.5.2.2.11.112.5"></a><h4>Parameters</h4>
7504
- <div class="informaltable"><table width="100%" border="0">
7503
+ <a name="clutter-actor-get-transform.parameters"></a><h4>Parameters</h4>
7504
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7505
7505
  <colgroup>
7506
7506
  <col width="150px" class="parameters_name">
7507
7507
  <col class="parameters_description">
@@ -7537,8 +7537,8 @@ transformation is the identity matrix.</p>
7537
7537
  is <code class="literal">NULL</code>, the child transform will be unset.</p>
7538
7538
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--child-transform" title="The “child-transform” property"><span class="type">“child-transform”</span></a> property is animatable.</p>
7539
7539
  <div class="refsect3">
7540
- <a name="id-1.5.2.2.11.113.7"></a><h4>Parameters</h4>
7541
- <div class="informaltable"><table width="100%" border="0">
7540
+ <a name="clutter-actor-set-child-transform.parameters"></a><h4>Parameters</h4>
7541
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7542
7542
  <colgroup>
7543
7543
  <col width="150px" class="parameters_name">
7544
7544
  <col class="parameters_description">
@@ -7571,8 +7571,8 @@ clutter_actor_get_child_transform (<em class="parameter"><code><a class="link" h
7571
7571
  the <em class="parameter"><code>transform</code></em>
7572
7572
  matrix will be initialized to the identity matrix.</p>
7573
7573
  <div class="refsect3">
7574
- <a name="id-1.5.2.2.11.114.5"></a><h4>Parameters</h4>
7575
- <div class="informaltable"><table width="100%" border="0">
7574
+ <a name="clutter-actor-get-child-transform.parameters"></a><h4>Parameters</h4>
7575
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7576
7576
  <colgroup>
7577
7577
  <col width="150px" class="parameters_name">
7578
7578
  <col class="parameters_description">
@@ -7607,8 +7607,8 @@ clutter_actor_apply_transform_to_point
7607
7607
  into screen-relative coordinates with the current actor
7608
7608
  transformation (i.e. scale, rotation, etc)</p>
7609
7609
  <div class="refsect3">
7610
- <a name="id-1.5.2.2.11.115.5"></a><h4>Parameters</h4>
7611
- <div class="informaltable"><table width="100%" border="0">
7610
+ <a name="clutter-actor-apply-transform-to-point.parameters"></a><h4>Parameters</h4>
7611
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7612
7612
  <colgroup>
7613
7613
  <col width="150px" class="parameters_name">
7614
7614
  <col class="parameters_description">
@@ -7658,8 +7658,8 @@ of the actor rectangle on screen increases.</p>
7658
7658
  <p>This function only works when the allocation is up-to-date, i.e. inside of
7659
7659
  the <a class="link" href="ClutterActor.html#ClutterActorClass.paint"><code class="function">ClutterActorClass.paint()</code></a> implementation</p>
7660
7660
  <div class="refsect3">
7661
- <a name="id-1.5.2.2.11.116.9"></a><h4>Parameters</h4>
7662
- <div class="informaltable"><table width="100%" border="0">
7661
+ <a name="clutter-actor-transform-stage-point.parameters"></a><h4>Parameters</h4>
7662
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7663
7663
  <colgroup>
7664
7664
  <col width="150px" class="parameters_name">
7665
7665
  <col class="parameters_description">
@@ -7695,7 +7695,7 @@ the <a class="link" href="ClutterActor.html#ClutterActorClass.paint"><code class
7695
7695
  </table></div>
7696
7696
  </div>
7697
7697
  <div class="refsect3">
7698
- <a name="id-1.5.2.2.11.116.10"></a><h4>Returns</h4>
7698
+ <a name="clutter-actor-transform-stage-point.returns"></a><h4>Returns</h4>
7699
7699
  <p> <code class="literal">TRUE</code> if conversion was successful.</p>
7700
7700
  </div>
7701
7701
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
@@ -7719,8 +7719,8 @@ this case, the coordinates returned will be the coordinates on
7719
7719
  the stage before the projection is applied. This is different from
7720
7720
  the behaviour of <a class="link" href="ClutterActor.html#clutter-actor-apply-transform-to-point" title="clutter_actor_apply_transform_to_point ()"><code class="function">clutter_actor_apply_transform_to_point()</code></a>.</p>
7721
7721
  <div class="refsect3">
7722
- <a name="id-1.5.2.2.11.117.6"></a><h4>Parameters</h4>
7723
- <div class="informaltable"><table width="100%" border="0">
7722
+ <a name="clutter-actor-apply-relative-transform-to-point.parameters"></a><h4>Parameters</h4>
7723
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7724
7724
  <colgroup>
7725
7725
  <col width="150px" class="parameters_name">
7726
7726
  <col class="parameters_description">
@@ -7763,8 +7763,8 @@ clutter_actor_get_transformed_position
7763
7763
  <em class="parameter"><code><span class="type">gfloat</span> *y</code></em>);</pre>
7764
7764
  <p>Gets the absolute position of an actor, in pixels relative to the stage.</p>
7765
7765
  <div class="refsect3">
7766
- <a name="id-1.5.2.2.11.118.5"></a><h4>Parameters</h4>
7767
- <div class="informaltable"><table width="100%" border="0">
7766
+ <a name="clutter-actor-get-transformed-position.parameters"></a><h4>Parameters</h4>
7767
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7768
7768
  <colgroup>
7769
7769
  <col width="150px" class="parameters_name">
7770
7770
  <col class="parameters_description">
@@ -7815,8 +7815,8 @@ returned by <a class="link" href="ClutterActor.html#clutter-actor-get-transforme
7815
7815
  information, you need to use <a class="link" href="ClutterActor.html#clutter-actor-get-abs-allocation-vertices" title="clutter_actor_get_abs_allocation_vertices ()"><code class="function">clutter_actor_get_abs_allocation_vertices()</code></a>
7816
7816
  to get the coords of the actual quadrangle.</p>
7817
7817
  <div class="refsect3">
7818
- <a name="id-1.5.2.2.11.119.8"></a><h4>Parameters</h4>
7819
- <div class="informaltable"><table width="100%" border="0">
7818
+ <a name="clutter-actor-get-transformed-size.parameters"></a><h4>Parameters</h4>
7819
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7820
7820
  <colgroup>
7821
7821
  <col width="150px" class="parameters_name">
7822
7822
  <col class="parameters_description">
@@ -7854,8 +7854,8 @@ the actor with that of its parents.</p>
7854
7854
  <p>This function is intended for subclasses to use in the paint virtual
7855
7855
  function, to paint themselves with the correct opacity.</p>
7856
7856
  <div class="refsect3">
7857
- <a name="id-1.5.2.2.11.120.7"></a><h4>Parameters</h4>
7858
- <div class="informaltable"><table width="100%" border="0">
7857
+ <a name="clutter-actor-get-paint-opacity.parameters"></a><h4>Parameters</h4>
7858
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7859
7859
  <colgroup>
7860
7860
  <col width="150px" class="parameters_name">
7861
7861
  <col class="parameters_description">
@@ -7869,7 +7869,7 @@ function, to paint themselves with the correct opacity.</p>
7869
7869
  </table></div>
7870
7870
  </div>
7871
7871
  <div class="refsect3">
7872
- <a name="id-1.5.2.2.11.120.8"></a><h4>Returns</h4>
7872
+ <a name="clutter-actor-get-paint-opacity.returns"></a><h4>Returns</h4>
7873
7873
  <p> The actor opacity value.</p>
7874
7874
  </div>
7875
7875
  <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
@@ -7883,8 +7883,8 @@ clutter_actor_get_paint_visibility (<em class="parameter"><code><a class="link"
7883
7883
  visible parents.</p>
7884
7884
  <p>This is by definition the same as <a class="link" href="ClutterActor.html#CLUTTER-ACTOR-IS-MAPPED:CAPS" title="CLUTTER_ACTOR_IS_MAPPED()"><code class="literal">CLUTTER_ACTOR_IS_MAPPED</code></a>.</p>
7885
7885
  <div class="refsect3">
7886
- <a name="id-1.5.2.2.11.121.6"></a><h4>Parameters</h4>
7887
- <div class="informaltable"><table width="100%" border="0">
7886
+ <a name="clutter-actor-get-paint-visibility.parameters"></a><h4>Parameters</h4>
7887
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7888
7888
  <colgroup>
7889
7889
  <col width="150px" class="parameters_name">
7890
7890
  <col class="parameters_description">
@@ -7898,7 +7898,7 @@ visible parents.</p>
7898
7898
  </table></div>
7899
7899
  </div>
7900
7900
  <div class="refsect3">
7901
- <a name="id-1.5.2.2.11.121.7"></a><h4>Returns</h4>
7901
+ <a name="clutter-actor-get-paint-visibility.returns"></a><h4>Returns</h4>
7902
7902
  <p> <code class="literal">TRUE</code> if the actor is visibile and will be painted.</p>
7903
7903
  </div>
7904
7904
  <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
@@ -7920,8 +7920,8 @@ coordinates as follows:</p>
7920
7920
  <li class="listitem"><p>v[3] contains (x2, y2)</p></li>
7921
7921
  </ul></div>
7922
7922
  <div class="refsect3">
7923
- <a name="id-1.5.2.2.11.122.6"></a><h4>Parameters</h4>
7924
- <div class="informaltable"><table width="100%" border="0">
7923
+ <a name="clutter-actor-get-abs-allocation-vertices.parameters"></a><h4>Parameters</h4>
7924
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7925
7925
  <colgroup>
7926
7926
  <col width="150px" class="parameters_name">
7927
7927
  <col class="parameters_description">
@@ -7963,8 +7963,8 @@ actors with a depth factor (not in terms of <a class="link" href="ClutterActor.h
7963
7963
  should ensure that their volume has a depth of 0. (This will be true
7964
7964
  as long as you don't call <a class="link" href="clutter-Base-geometric-types.html#clutter-paint-volume-set-depth" title="clutter_paint_volume_set_depth ()"><code class="function">clutter_paint_volume_set_depth()</code></a>.)</p>
7965
7965
  <div class="refsect3">
7966
- <a name="id-1.5.2.2.11.123.8"></a><h4>Parameters</h4>
7967
- <div class="informaltable"><table width="100%" border="0">
7966
+ <a name="clutter-actor-get-paint-volume.parameters"></a><h4>Parameters</h4>
7967
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
7968
7968
  <colgroup>
7969
7969
  <col width="150px" class="parameters_name">
7970
7970
  <col class="parameters_description">
@@ -7978,7 +7978,7 @@ as long as you don't call <a class="link" href="clutter-Base-geometric-types.htm
7978
7978
  </table></div>
7979
7979
  </div>
7980
7980
  <div class="refsect3">
7981
- <a name="id-1.5.2.2.11.123.9"></a><h4>Returns</h4>
7981
+ <a name="clutter-actor-get-paint-volume.returns"></a><h4>Returns</h4>
7982
7982
  <p> a pointer to a <a class="link" href="clutter-Base-geometric-types.html#ClutterPaintVolume"><span class="type">ClutterPaintVolume</span></a>,
7983
7983
  or <code class="literal">NULL</code> if no volume could be determined. The returned pointer
7984
7984
  is not guaranteed to be valid across multiple frames; if you want
@@ -8004,8 +8004,8 @@ for culling.</p>
8004
8004
  because the actor isn't yet parented under a stage or because
8005
8005
  the actor is unable to determine a paint volume.</p>
8006
8006
  <div class="refsect3">
8007
- <a name="id-1.5.2.2.11.124.7"></a><h4>Parameters</h4>
8008
- <div class="informaltable"><table width="100%" border="0">
8007
+ <a name="clutter-actor-get-paint-box.parameters"></a><h4>Parameters</h4>
8008
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8009
8009
  <colgroup>
8010
8010
  <col width="150px" class="parameters_name">
8011
8011
  <col class="parameters_description">
@@ -8026,7 +8026,7 @@ the actor is unable to determine a paint volume.</p>
8026
8026
  </table></div>
8027
8027
  </div>
8028
8028
  <div class="refsect3">
8029
- <a name="id-1.5.2.2.11.124.8"></a><h4>Returns</h4>
8029
+ <a name="clutter-actor-get-paint-box.returns"></a><h4>Returns</h4>
8030
8030
  <p> <code class="literal">TRUE</code> if a 2D paint box could be determined, else
8031
8031
  <code class="literal">FALSE</code>.</p>
8032
8032
  </div>
@@ -8052,8 +8052,8 @@ the volume of their children. Such containers can query the
8052
8052
  transformed paint volume of all of its children and union them
8053
8053
  together using <a class="link" href="clutter-Base-geometric-types.html#clutter-paint-volume-union" title="clutter_paint_volume_union ()"><code class="function">clutter_paint_volume_union()</code></a>.</p>
8054
8054
  <div class="refsect3">
8055
- <a name="id-1.5.2.2.11.125.6"></a><h4>Parameters</h4>
8056
- <div class="informaltable"><table width="100%" border="0">
8055
+ <a name="clutter-actor-get-transformed-paint-volume.parameters"></a><h4>Parameters</h4>
8056
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8057
8057
  <colgroup>
8058
8058
  <col width="150px" class="parameters_name">
8059
8059
  <col class="parameters_description">
@@ -8075,7 +8075,7 @@ together using <a class="link" href="clutter-Base-geometric-types.html#clutter-p
8075
8075
  </table></div>
8076
8076
  </div>
8077
8077
  <div class="refsect3">
8078
- <a name="id-1.5.2.2.11.125.7"></a><h4>Returns</h4>
8078
+ <a name="clutter-actor-get-transformed-paint-volume.returns"></a><h4>Returns</h4>
8079
8079
  <p> a pointer to a <a class="link" href="clutter-Base-geometric-types.html#ClutterPaintVolume"><span class="type">ClutterPaintVolume</span></a>,
8080
8080
  or <code class="literal">NULL</code> if no volume could be determined. The returned pointer is
8081
8081
  not guaranteed to be valid across multiple frames; if you wish to
@@ -8099,8 +8099,8 @@ computed by the default implementation inside <a class="link" href="ClutterActor
8099
8099
  cannot chain up to the parent implementation when computing their
8100
8100
  paint volume.</p>
8101
8101
  <div class="refsect3">
8102
- <a name="id-1.5.2.2.11.126.7"></a><h4>Parameters</h4>
8103
- <div class="informaltable"><table width="100%" border="0">
8102
+ <a name="clutter-actor-get-default-paint-volume.parameters"></a><h4>Parameters</h4>
8103
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8104
8104
  <colgroup>
8105
8105
  <col width="150px" class="parameters_name">
8106
8106
  <col class="parameters_description">
@@ -8114,7 +8114,7 @@ paint volume.</p>
8114
8114
  </table></div>
8115
8115
  </div>
8116
8116
  <div class="refsect3">
8117
- <a name="id-1.5.2.2.11.126.8"></a><h4>Returns</h4>
8117
+ <a name="clutter-actor-get-default-paint-volume.returns"></a><h4>Returns</h4>
8118
8118
  <p> a pointer to the default
8119
8119
  <a class="link" href="clutter-Base-geometric-types.html#ClutterPaintVolume"><span class="type">ClutterPaintVolume</span></a>, relative to the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>, or <code class="literal">NULL</code> if
8120
8120
  the actor could not compute a valid paint volume. The returned value
@@ -8133,8 +8133,8 @@ clutter_actor_set_content (<em class="parameter"><code><a class="link" href="Clu
8133
8133
  <em class="parameter"><code><a class="link" href="ClutterContent.html" title="ClutterContent"><span class="type">ClutterContent</span></a> *content</code></em>);</pre>
8134
8134
  <p>Sets the contents of a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
8135
8135
  <div class="refsect3">
8136
- <a name="id-1.5.2.2.11.127.5"></a><h4>Parameters</h4>
8137
- <div class="informaltable"><table width="100%" border="0">
8136
+ <a name="clutter-actor-set-content.parameters"></a><h4>Parameters</h4>
8137
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8138
8138
  <colgroup>
8139
8139
  <col width="150px" class="parameters_name">
8140
8140
  <col class="parameters_description">
@@ -8164,8 +8164,8 @@ clutter_actor_get_content (<em class="parameter"><code><a class="link" href="Clu
8164
8164
  <p>Retrieves the contents of <em class="parameter"><code>self</code></em>
8165
8165
  .</p>
8166
8166
  <div class="refsect3">
8167
- <a name="id-1.5.2.2.11.128.5"></a><h4>Parameters</h4>
8168
- <div class="informaltable"><table width="100%" border="0">
8167
+ <a name="clutter-actor-get-content.parameters"></a><h4>Parameters</h4>
8168
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8169
8169
  <colgroup>
8170
8170
  <col width="150px" class="parameters_name">
8171
8171
  <col class="parameters_description">
@@ -8179,7 +8179,7 @@ clutter_actor_get_content (<em class="parameter"><code><a class="link" href="Clu
8179
8179
  </table></div>
8180
8180
  </div>
8181
8181
  <div class="refsect3">
8182
- <a name="id-1.5.2.2.11.128.6"></a><h4>Returns</h4>
8182
+ <a name="clutter-actor-get-content.returns"></a><h4>Returns</h4>
8183
8183
  <p> a pointer to the <a class="link" href="ClutterContent.html" title="ClutterContent"><span class="type">ClutterContent</span></a> instance,
8184
8184
  or <code class="literal">NULL</code> if none was set. </p>
8185
8185
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -8198,8 +8198,8 @@ clutter_actor_set_content_gravity (<em class="parameter"><code><a class="link" h
8198
8198
  more information.</p>
8199
8199
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--content-gravity" title="The “content-gravity” property"><span class="type">“content-gravity”</span></a> property is animatable.</p>
8200
8200
  <div class="refsect3">
8201
- <a name="id-1.5.2.2.11.129.7"></a><h4>Parameters</h4>
8202
- <div class="informaltable"><table width="100%" border="0">
8201
+ <a name="clutter-actor-set-content-gravity.parameters"></a><h4>Parameters</h4>
8202
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8203
8203
  <colgroup>
8204
8204
  <col width="150px" class="parameters_name">
8205
8205
  <col class="parameters_description">
@@ -8229,8 +8229,8 @@ clutter_actor_get_content_gravity (<em class="parameter"><code><a class="link" h
8229
8229
  <p>Retrieves the content gravity as set using
8230
8230
  <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>.</p>
8231
8231
  <div class="refsect3">
8232
- <a name="id-1.5.2.2.11.130.5"></a><h4>Parameters</h4>
8233
- <div class="informaltable"><table width="100%" border="0">
8232
+ <a name="clutter-actor-get-content-gravity.parameters"></a><h4>Parameters</h4>
8233
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8234
8234
  <colgroup>
8235
8235
  <col width="150px" class="parameters_name">
8236
8236
  <col class="parameters_description">
@@ -8244,7 +8244,7 @@ clutter_actor_get_content_gravity (<em class="parameter"><code><a class="link" h
8244
8244
  </table></div>
8245
8245
  </div>
8246
8246
  <div class="refsect3">
8247
- <a name="id-1.5.2.2.11.130.6"></a><h4>Returns</h4>
8247
+ <a name="clutter-actor-get-content-gravity.returns"></a><h4>Returns</h4>
8248
8248
  <p> the content gravity</p>
8249
8249
  </div>
8250
8250
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -8263,8 +8263,8 @@ scaling the <a class="link" href="ClutterActor.html#ClutterActor--content" title
8263
8263
  the size of the content; the <a class="link" href="ClutterActor.html#ClutterActor--magnification-filter" title="The “magnification-filter” property"><span class="type">“magnification-filter”</span></a>
8264
8264
  will be used when increasing the size of the content.</p>
8265
8265
  <div class="refsect3">
8266
- <a name="id-1.5.2.2.11.131.6"></a><h4>Parameters</h4>
8267
- <div class="informaltable"><table width="100%" border="0">
8266
+ <a name="clutter-actor-set-content-scaling-filters.parameters"></a><h4>Parameters</h4>
8267
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8268
8268
  <colgroup>
8269
8269
  <col width="150px" class="parameters_name">
8270
8270
  <col class="parameters_description">
@@ -8301,8 +8301,8 @@ clutter_actor_get_content_scaling_filters
8301
8301
  <em class="parameter"><code><a class="link" href="ClutterActor.html#ClutterScalingFilter" title="enum ClutterScalingFilter"><span class="type">ClutterScalingFilter</span></a> *mag_filter</code></em>);</pre>
8302
8302
  <p>Retrieves the values set using <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>.</p>
8303
8303
  <div class="refsect3">
8304
- <a name="id-1.5.2.2.11.132.5"></a><h4>Parameters</h4>
8305
- <div class="informaltable"><table width="100%" border="0">
8304
+ <a name="clutter-actor-get-content-scaling-filters.parameters"></a><h4>Parameters</h4>
8305
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8306
8306
  <colgroup>
8307
8307
  <col width="150px" class="parameters_name">
8308
8308
  <col class="parameters_description">
@@ -8341,8 +8341,8 @@ clutter_actor_set_content_repeat (<em class="parameter"><code><a class="link" hr
8341
8341
  <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>. The behaviour is deferred to the <a class="link" href="ClutterContent.html" title="ClutterContent"><span class="type">ClutterContent</span></a>
8342
8342
  implementation.</p>
8343
8343
  <div class="refsect3">
8344
- <a name="id-1.5.2.2.11.133.5"></a><h4>Parameters</h4>
8345
- <div class="informaltable"><table width="100%" border="0">
8344
+ <a name="clutter-actor-set-content-repeat.parameters"></a><h4>Parameters</h4>
8345
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8346
8346
  <colgroup>
8347
8347
  <col width="150px" class="parameters_name">
8348
8348
  <col class="parameters_description">
@@ -8372,8 +8372,8 @@ clutter_actor_get_content_repeat (<em class="parameter"><code><a class="link" hr
8372
8372
  <p>Retrieves the repeat policy for a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> set by
8373
8373
  <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>.</p>
8374
8374
  <div class="refsect3">
8375
- <a name="id-1.5.2.2.11.134.5"></a><h4>Parameters</h4>
8376
- <div class="informaltable"><table width="100%" border="0">
8375
+ <a name="clutter-actor-get-content-repeat.parameters"></a><h4>Parameters</h4>
8376
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8377
8377
  <colgroup>
8378
8378
  <col width="150px" class="parameters_name">
8379
8379
  <col class="parameters_description">
@@ -8387,7 +8387,7 @@ clutter_actor_get_content_repeat (<em class="parameter"><code><a class="link" hr
8387
8387
  </table></div>
8388
8388
  </div>
8389
8389
  <div class="refsect3">
8390
- <a name="id-1.5.2.2.11.134.6"></a><h4>Returns</h4>
8390
+ <a name="clutter-actor-get-content-repeat.returns"></a><h4>Returns</h4>
8391
8391
  <p> the content repeat policy</p>
8392
8392
  </div>
8393
8393
  <p class="since">Since: <a class="link" href="ix13.html#api-index-1.12">1.12</a></p>
@@ -8411,8 +8411,8 @@ of the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class
8411
8411
  it is possible to modify the content box by using the
8412
8412
  <a class="link" href="ClutterActor.html#ClutterActor--content-gravity" title="The “content-gravity” property"><span class="type">“content-gravity”</span></a> property.</p>
8413
8413
  <div class="refsect3">
8414
- <a name="id-1.5.2.2.11.135.9"></a><h4>Parameters</h4>
8415
- <div class="informaltable"><table width="100%" border="0">
8414
+ <a name="clutter-actor-get-content-box.parameters"></a><h4>Parameters</h4>
8415
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8416
8416
  <colgroup>
8417
8417
  <col width="150px" class="parameters_name">
8418
8418
  <col class="parameters_description">
@@ -8449,8 +8449,8 @@ clutter_actor_set_clip (<em class="parameter"><code><a class="link" href="Clutte
8449
8449
  upper left corner of the actor, even if the anchor point is set
8450
8450
  otherwise.</p>
8451
8451
  <div class="refsect3">
8452
- <a name="id-1.5.2.2.11.136.5"></a><h4>Parameters</h4>
8453
- <div class="informaltable"><table width="100%" border="0">
8452
+ <a name="clutter-actor-set-clip.parameters"></a><h4>Parameters</h4>
8453
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8454
8454
  <colgroup>
8455
8455
  <col width="150px" class="parameters_name">
8456
8456
  <col class="parameters_description">
@@ -8495,8 +8495,8 @@ clutter_actor_remove_clip (<em class="parameter"><code><a class="link" href="Clu
8495
8495
  <p>Removes clip area from <em class="parameter"><code>self</code></em>
8496
8496
  .</p>
8497
8497
  <div class="refsect3">
8498
- <a name="id-1.5.2.2.11.137.5"></a><h4>Parameters</h4>
8499
- <div class="informaltable"><table width="100%" border="0">
8498
+ <a name="clutter-actor-remove-clip.parameters"></a><h4>Parameters</h4>
8499
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8500
8500
  <colgroup>
8501
8501
  <col width="150px" class="parameters_name">
8502
8502
  <col class="parameters_description">
@@ -8517,8 +8517,8 @@ clutter_actor_remove_clip (<em class="parameter"><code><a class="link" href="Clu
8517
8517
  clutter_actor_has_clip (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
8518
8518
  <p>Determines whether the actor has a clip area set or not.</p>
8519
8519
  <div class="refsect3">
8520
- <a name="id-1.5.2.2.11.138.5"></a><h4>Parameters</h4>
8521
- <div class="informaltable"><table width="100%" border="0">
8520
+ <a name="clutter-actor-has-clip.parameters"></a><h4>Parameters</h4>
8521
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8522
8522
  <colgroup>
8523
8523
  <col width="150px" class="parameters_name">
8524
8524
  <col class="parameters_description">
@@ -8532,7 +8532,7 @@ clutter_actor_has_clip (<em class="parameter"><code><a class="link" href="Clutte
8532
8532
  </table></div>
8533
8533
  </div>
8534
8534
  <div class="refsect3">
8535
- <a name="id-1.5.2.2.11.138.6"></a><h4>Returns</h4>
8535
+ <a name="clutter-actor-has-clip.returns"></a><h4>Returns</h4>
8536
8536
  <p> <code class="literal">TRUE</code> if the actor has a clip area set.</p>
8537
8537
  </div>
8538
8538
  <p class="since">Since: <a class="link" href="ix03.html#api-index-0.2">0.2</a></p>
@@ -8549,8 +8549,8 @@ clutter_actor_get_clip (<em class="parameter"><code><a class="link" href="Clutte
8549
8549
  <p>Gets the clip area for <em class="parameter"><code>self</code></em>
8550
8550
  , if any is set.</p>
8551
8551
  <div class="refsect3">
8552
- <a name="id-1.5.2.2.11.139.5"></a><h4>Parameters</h4>
8553
- <div class="informaltable"><table width="100%" border="0">
8552
+ <a name="clutter-actor-get-clip.parameters"></a><h4>Parameters</h4>
8553
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8554
8554
  <colgroup>
8555
8555
  <col width="150px" class="parameters_name">
8556
8556
  <col class="parameters_description">
@@ -8601,8 +8601,8 @@ clutter_actor_set_clip_to_allocation (<em class="parameter"><code><a class="link
8601
8601
  should be clipped to the same size as its
8602
8602
  allocation</p>
8603
8603
  <div class="refsect3">
8604
- <a name="id-1.5.2.2.11.140.5"></a><h4>Parameters</h4>
8605
- <div class="informaltable"><table width="100%" border="0">
8604
+ <a name="clutter-actor-set-clip-to-allocation.parameters"></a><h4>Parameters</h4>
8605
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8606
8606
  <colgroup>
8607
8607
  <col width="150px" class="parameters_name">
8608
8608
  <col class="parameters_description">
@@ -8631,8 +8631,8 @@ allocation</p>
8631
8631
  clutter_actor_get_clip_to_allocation (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
8632
8632
  <p>Retrieves the value set using <a class="link" href="ClutterActor.html#clutter-actor-set-clip-to-allocation" title="clutter_actor_set_clip_to_allocation ()"><code class="function">clutter_actor_set_clip_to_allocation()</code></a></p>
8633
8633
  <div class="refsect3">
8634
- <a name="id-1.5.2.2.11.141.5"></a><h4>Parameters</h4>
8635
- <div class="informaltable"><table width="100%" border="0">
8634
+ <a name="clutter-actor-get-clip-to-allocation.parameters"></a><h4>Parameters</h4>
8635
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8636
8636
  <colgroup>
8637
8637
  <col width="150px" class="parameters_name">
8638
8638
  <col class="parameters_description">
@@ -8646,7 +8646,7 @@ clutter_actor_get_clip_to_allocation (<em class="parameter"><code><a class="link
8646
8646
  </table></div>
8647
8647
  </div>
8648
8648
  <div class="refsect3">
8649
- <a name="id-1.5.2.2.11.141.6"></a><h4>Returns</h4>
8649
+ <a name="clutter-actor-get-clip-to-allocation.returns"></a><h4>Returns</h4>
8650
8650
  <p> <code class="literal">TRUE</code> if the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> is clipped to its allocation</p>
8651
8651
  </div>
8652
8652
  <p class="since">Since: <a class="link" href="ix09.html#api-index-1.4">1.4</a></p>
@@ -8661,8 +8661,8 @@ clutter_actor_set_opacity (<em class="parameter"><code><a class="link" href="Clu
8661
8661
  255 (0xff) being fully opaque.</p>
8662
8662
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--opacity" title="The “opacity” property"><span class="type">“opacity”</span></a> property is animatable.</p>
8663
8663
  <div class="refsect3">
8664
- <a name="id-1.5.2.2.11.142.6"></a><h4>Parameters</h4>
8665
- <div class="informaltable"><table width="100%" border="0">
8664
+ <a name="clutter-actor-set-opacity.parameters"></a><h4>Parameters</h4>
8665
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8666
8666
  <colgroup>
8667
8667
  <col width="150px" class="parameters_name">
8668
8668
  <col class="parameters_description">
@@ -8693,8 +8693,8 @@ clutter_actor_get_opacity (<em class="parameter"><code><a class="link" href="Clu
8693
8693
  <p>For retrieving the absolute opacity of the actor inside a paint
8694
8694
  virtual function, see <a class="link" href="ClutterActor.html#clutter-actor-get-paint-opacity" title="clutter_actor_get_paint_opacity ()"><code class="function">clutter_actor_get_paint_opacity()</code></a>.</p>
8695
8695
  <div class="refsect3">
8696
- <a name="id-1.5.2.2.11.143.6"></a><h4>Parameters</h4>
8697
- <div class="informaltable"><table width="100%" border="0">
8696
+ <a name="clutter-actor-get-opacity.parameters"></a><h4>Parameters</h4>
8697
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8698
8698
  <colgroup>
8699
8699
  <col width="150px" class="parameters_name">
8700
8700
  <col class="parameters_description">
@@ -8708,7 +8708,7 @@ virtual function, see <a class="link" href="ClutterActor.html#clutter-actor-get-
8708
8708
  </table></div>
8709
8709
  </div>
8710
8710
  <div class="refsect3">
8711
- <a name="id-1.5.2.2.11.143.7"></a><h4>Returns</h4>
8711
+ <a name="clutter-actor-get-opacity.returns"></a><h4>Returns</h4>
8712
8712
  <p> the opacity of the actor</p>
8713
8713
  </div>
8714
8714
  </div>
@@ -8724,8 +8724,8 @@ ClutterClone and ClutterOffscreenEffect, and should be used by
8724
8724
  actors that need to mimick those.</p>
8725
8725
  <p>In almost all cases this should not used by applications.</p>
8726
8726
  <div class="refsect3">
8727
- <a name="id-1.5.2.2.11.144.6"></a><h4>Parameters</h4>
8728
- <div class="informaltable"><table width="100%" border="0">
8727
+ <a name="clutter-actor-set-opacity-override.parameters"></a><h4>Parameters</h4>
8728
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8729
8729
  <colgroup>
8730
8730
  <col width="150px" class="parameters_name">
8731
8731
  <col class="parameters_description">
@@ -8767,8 +8767,8 @@ mentioned in the release notes for the affected release.
8767
8767
  clutter_actor_get_opacity_override (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
8768
8768
  <p>See <a class="link" href="ClutterActor.html#clutter-actor-set-opacity-override" title="clutter_actor_set_opacity_override ()"><code class="function">clutter_actor_set_opacity_override()</code></a></p>
8769
8769
  <div class="refsect3">
8770
- <a name="id-1.5.2.2.11.145.5"></a><h4>Parameters</h4>
8771
- <div class="informaltable"><table width="100%" border="0">
8770
+ <a name="clutter-actor-get-opacity-override.parameters"></a><h4>Parameters</h4>
8771
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8772
8772
  <colgroup>
8773
8773
  <col width="150px" class="parameters_name">
8774
8774
  <col class="parameters_description">
@@ -8782,7 +8782,7 @@ clutter_actor_get_opacity_override (<em class="parameter"><code><a class="link"
8782
8782
  </table></div>
8783
8783
  </div>
8784
8784
  <div class="refsect3">
8785
- <a name="id-1.5.2.2.11.145.6"></a><h4>Returns</h4>
8785
+ <a name="clutter-actor-get-opacity-override.returns"></a><h4>Returns</h4>
8786
8786
  <p> the override value for the actor's opacity, or -1 if no override
8787
8787
  is set.</p>
8788
8788
  </div>
@@ -8860,8 +8860,8 @@ redirection for opacity.</p>
8860
8860
  recommended to override the <code class="function">has_overlaps()</code> virtual to return <code class="literal">FALSE</code>
8861
8861
  for maximum efficiency.</p>
8862
8862
  <div class="refsect3">
8863
- <a name="id-1.5.2.2.11.146.11"></a><h4>Parameters</h4>
8864
- <div class="informaltable"><table width="100%" border="0">
8863
+ <a name="clutter-actor-set-offscreen-redirect.parameters"></a><h4>Parameters</h4>
8864
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8865
8865
  <colgroup>
8866
8866
  <col width="150px" class="parameters_name">
8867
8867
  <col class="parameters_description">
@@ -8891,8 +8891,8 @@ clutter_actor_get_offscreen_redirect (<em class="parameter"><code><a class="link
8891
8891
  <p>Retrieves whether to redirect the actor to an offscreen buffer, as
8892
8892
  set by <a class="link" href="ClutterActor.html#clutter-actor-set-offscreen-redirect" title="clutter_actor_set_offscreen_redirect ()"><code class="function">clutter_actor_set_offscreen_redirect()</code></a>.</p>
8893
8893
  <div class="refsect3">
8894
- <a name="id-1.5.2.2.11.147.5"></a><h4>Parameters</h4>
8895
- <div class="informaltable"><table width="100%" border="0">
8894
+ <a name="clutter-actor-get-offscreen-redirect.parameters"></a><h4>Parameters</h4>
8895
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8896
8896
  <colgroup>
8897
8897
  <col width="150px" class="parameters_name">
8898
8898
  <col class="parameters_description">
@@ -8906,7 +8906,7 @@ set by <a class="link" href="ClutterActor.html#clutter-actor-set-offscreen-redir
8906
8906
  </table></div>
8907
8907
  </div>
8908
8908
  <div class="refsect3">
8909
- <a name="id-1.5.2.2.11.147.6"></a><h4>Returns</h4>
8909
+ <a name="clutter-actor-get-offscreen-redirect.returns"></a><h4>Returns</h4>
8910
8910
  <p> the value of the offscreen-redirect property of the actor</p>
8911
8911
  </div>
8912
8912
  <p class="since">Since: <a class="link" href="ix11.html#api-index-1.8">1.8</a></p>
@@ -8923,8 +8923,8 @@ implementations or within handlers for the <a class="link" href="ClutterActor.ht
8923
8923
  signal</p>
8924
8924
  <p>This function should not be used by applications</p>
8925
8925
  <div class="refsect3">
8926
- <a name="id-1.5.2.2.11.148.7"></a><h4>Parameters</h4>
8927
- <div class="informaltable"><table width="100%" border="0">
8926
+ <a name="clutter-actor-is-in-clone-paint.parameters"></a><h4>Parameters</h4>
8927
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8928
8928
  <colgroup>
8929
8929
  <col width="150px" class="parameters_name">
8930
8930
  <col class="parameters_description">
@@ -8938,7 +8938,7 @@ signal</p>
8938
8938
  </table></div>
8939
8939
  </div>
8940
8940
  <div class="refsect3">
8941
- <a name="id-1.5.2.2.11.148.8"></a><h4>Returns</h4>
8941
+ <a name="clutter-actor-is-in-clone-paint.returns"></a><h4>Returns</h4>
8942
8942
  <p> <code class="literal">TRUE</code> if the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> is currently being painted
8943
8943
  by a <a class="link" href="ClutterClone.html" title="ClutterClone"><span class="type">ClutterClone</span></a>, and <code class="literal">FALSE</code> otherwise</p>
8944
8944
  </div>
@@ -8963,8 +8963,8 @@ of <em class="parameter"><code>child</code></em>
8963
8963
  on <em class="parameter"><code>self</code></em>
8964
8964
  .</p>
8965
8965
  <div class="refsect3">
8966
- <a name="id-1.5.2.2.11.149.8"></a><h4>Parameters</h4>
8967
- <div class="informaltable"><table width="100%" border="0">
8966
+ <a name="clutter-actor-add-child.parameters"></a><h4>Parameters</h4>
8967
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
8968
8968
  <colgroup>
8969
8969
  <col width="150px" class="parameters_name">
8970
8970
  <col class="parameters_description">
@@ -9011,8 +9011,8 @@ of <em class="parameter"><code>child</code></em>
9011
9011
  on <em class="parameter"><code>self</code></em>
9012
9012
  .</p>
9013
9013
  <div class="refsect3">
9014
- <a name="id-1.5.2.2.11.150.8"></a><h4>Parameters</h4>
9015
- <div class="informaltable"><table width="100%" border="0">
9014
+ <a name="clutter-actor-insert-child-above.parameters"></a><h4>Parameters</h4>
9015
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9016
9016
  <colgroup>
9017
9017
  <col width="150px" class="parameters_name">
9018
9018
  <col class="parameters_description">
@@ -9065,8 +9065,8 @@ of <em class="parameter"><code>child</code></em>
9065
9065
  on <em class="parameter"><code>self</code></em>
9066
9066
  .</p>
9067
9067
  <div class="refsect3">
9068
- <a name="id-1.5.2.2.11.151.8"></a><h4>Parameters</h4>
9069
- <div class="informaltable"><table width="100%" border="0">
9068
+ <a name="clutter-actor-insert-child-at-index.parameters"></a><h4>Parameters</h4>
9069
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9070
9070
  <colgroup>
9071
9071
  <col width="150px" class="parameters_name">
9072
9072
  <col class="parameters_description">
@@ -9118,8 +9118,8 @@ of <em class="parameter"><code>child</code></em>
9118
9118
  on <em class="parameter"><code>self</code></em>
9119
9119
  .</p>
9120
9120
  <div class="refsect3">
9121
- <a name="id-1.5.2.2.11.152.8"></a><h4>Parameters</h4>
9122
- <div class="informaltable"><table width="100%" border="0">
9121
+ <a name="clutter-actor-insert-child-below.parameters"></a><h4>Parameters</h4>
9122
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9123
9123
  <colgroup>
9124
9124
  <col width="150px" class="parameters_name">
9125
9125
  <col class="parameters_description">
@@ -9159,8 +9159,8 @@ clutter_actor_replace_child (<em class="parameter"><code><a class="link" href="C
9159
9159
  in the list of children of <em class="parameter"><code>self</code></em>
9160
9160
  .</p>
9161
9161
  <div class="refsect3">
9162
- <a name="id-1.5.2.2.11.153.5"></a><h4>Parameters</h4>
9163
- <div class="informaltable"><table width="100%" border="0">
9162
+ <a name="clutter-actor-replace-child.parameters"></a><h4>Parameters</h4>
9163
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9164
9164
  <colgroup>
9165
9165
  <col width="150px" class="parameters_name">
9166
9166
  <col class="parameters_description">
@@ -9207,8 +9207,8 @@ function.</p>
9207
9207
  signal on <em class="parameter"><code>self</code></em>
9208
9208
  .</p>
9209
9209
  <div class="refsect3">
9210
- <a name="id-1.5.2.2.11.154.7"></a><h4>Parameters</h4>
9211
- <div class="informaltable"><table width="100%" border="0">
9210
+ <a name="clutter-actor-remove-child.parameters"></a><h4>Parameters</h4>
9211
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9212
9212
  <colgroup>
9213
9213
  <col width="150px" class="parameters_name">
9214
9214
  <col class="parameters_description">
@@ -9245,8 +9245,8 @@ destroyed. If you want to ensure the destruction of all the children
9245
9245
  of <em class="parameter"><code>self</code></em>
9246
9246
  , use <a class="link" href="ClutterActor.html#clutter-actor-destroy-all-children" title="clutter_actor_destroy_all_children ()"><code class="function">clutter_actor_destroy_all_children()</code></a>.</p>
9247
9247
  <div class="refsect3">
9248
- <a name="id-1.5.2.2.11.155.7"></a><h4>Parameters</h4>
9249
- <div class="informaltable"><table width="100%" border="0">
9248
+ <a name="clutter-actor-remove-all-children.parameters"></a><h4>Parameters</h4>
9249
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9250
9250
  <colgroup>
9251
9251
  <col width="150px" class="parameters_name">
9252
9252
  <col class="parameters_description">
@@ -9288,8 +9288,8 @@ order to make sure that children are destroyed and signal handlers
9288
9288
  are disconnected even in cases where circular references prevent this
9289
9289
  from automatically happening through reference counting alone.</p>
9290
9290
  <div class="refsect3">
9291
- <a name="id-1.5.2.2.11.156.8"></a><h4>Parameters</h4>
9292
- <div class="informaltable"><table width="100%" border="0">
9291
+ <a name="clutter-actor-destroy-all-children.parameters"></a><h4>Parameters</h4>
9292
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9293
9293
  <colgroup>
9294
9294
  <col width="150px" class="parameters_name">
9295
9295
  <col class="parameters_description">
@@ -9316,8 +9316,8 @@ is not safe to modify the list of children of <em class="parameter"><code>self</
9316
9316
  while iterating
9317
9317
  it.</p>
9318
9318
  <div class="refsect3">
9319
- <a name="id-1.5.2.2.11.157.6"></a><h4>Parameters</h4>
9320
- <div class="informaltable"><table width="100%" border="0">
9319
+ <a name="clutter-actor-get-first-child.parameters"></a><h4>Parameters</h4>
9320
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9321
9321
  <colgroup>
9322
9322
  <col width="150px" class="parameters_name">
9323
9323
  <col class="parameters_description">
@@ -9331,7 +9331,7 @@ it.</p>
9331
9331
  </table></div>
9332
9332
  </div>
9333
9333
  <div class="refsect3">
9334
- <a name="id-1.5.2.2.11.157.7"></a><h4>Returns</h4>
9334
+ <a name="clutter-actor-get-first-child.returns"></a><h4>Returns</h4>
9335
9335
  <p> a pointer to a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>, or <code class="literal">NULL</code>. </p>
9336
9336
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
9337
9337
  </div>
@@ -9351,8 +9351,8 @@ is not safe to modify the list of children of <em class="parameter"><code>self</
9351
9351
  while iterating
9352
9352
  it.</p>
9353
9353
  <div class="refsect3">
9354
- <a name="id-1.5.2.2.11.158.6"></a><h4>Parameters</h4>
9355
- <div class="informaltable"><table width="100%" border="0">
9354
+ <a name="clutter-actor-get-next-sibling.parameters"></a><h4>Parameters</h4>
9355
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9356
9356
  <colgroup>
9357
9357
  <col width="150px" class="parameters_name">
9358
9358
  <col class="parameters_description">
@@ -9366,7 +9366,7 @@ it.</p>
9366
9366
  </table></div>
9367
9367
  </div>
9368
9368
  <div class="refsect3">
9369
- <a name="id-1.5.2.2.11.158.7"></a><h4>Returns</h4>
9369
+ <a name="clutter-actor-get-next-sibling.returns"></a><h4>Returns</h4>
9370
9370
  <p> a pointer to a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>, or <code class="literal">NULL</code>. </p>
9371
9371
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
9372
9372
  </div>
@@ -9386,8 +9386,8 @@ is not safe to modify the list of children of <em class="parameter"><code>self</
9386
9386
  while iterating
9387
9387
  it.</p>
9388
9388
  <div class="refsect3">
9389
- <a name="id-1.5.2.2.11.159.6"></a><h4>Parameters</h4>
9390
- <div class="informaltable"><table width="100%" border="0">
9389
+ <a name="clutter-actor-get-previous-sibling.parameters"></a><h4>Parameters</h4>
9390
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9391
9391
  <colgroup>
9392
9392
  <col width="150px" class="parameters_name">
9393
9393
  <col class="parameters_description">
@@ -9401,7 +9401,7 @@ it.</p>
9401
9401
  </table></div>
9402
9402
  </div>
9403
9403
  <div class="refsect3">
9404
- <a name="id-1.5.2.2.11.159.7"></a><h4>Returns</h4>
9404
+ <a name="clutter-actor-get-previous-sibling.returns"></a><h4>Returns</h4>
9405
9405
  <p> a pointer to a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>, or <code class="literal">NULL</code>. </p>
9406
9406
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
9407
9407
  </div>
@@ -9419,8 +9419,8 @@ is not safe to modify the list of children of <em class="parameter"><code>self</
9419
9419
  while iterating
9420
9420
  it.</p>
9421
9421
  <div class="refsect3">
9422
- <a name="id-1.5.2.2.11.160.6"></a><h4>Parameters</h4>
9423
- <div class="informaltable"><table width="100%" border="0">
9422
+ <a name="clutter-actor-get-last-child.parameters"></a><h4>Parameters</h4>
9423
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9424
9424
  <colgroup>
9425
9425
  <col width="150px" class="parameters_name">
9426
9426
  <col class="parameters_description">
@@ -9434,7 +9434,7 @@ it.</p>
9434
9434
  </table></div>
9435
9435
  </div>
9436
9436
  <div class="refsect3">
9437
- <a name="id-1.5.2.2.11.160.7"></a><h4>Returns</h4>
9437
+ <a name="clutter-actor-get-last-child.returns"></a><h4>Returns</h4>
9438
9438
  <p> a pointer to a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>, or <code class="literal">NULL</code>. </p>
9439
9439
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
9440
9440
  </div>
@@ -9451,8 +9451,8 @@ clutter_actor_get_child_at_index (<em class="parameter"><code><a class="link" hr
9451
9451
  children of <em class="parameter"><code>self</code></em>
9452
9452
  .</p>
9453
9453
  <div class="refsect3">
9454
- <a name="id-1.5.2.2.11.161.5"></a><h4>Parameters</h4>
9455
- <div class="informaltable"><table width="100%" border="0">
9454
+ <a name="clutter-actor-get-child-at-index.parameters"></a><h4>Parameters</h4>
9455
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9456
9456
  <colgroup>
9457
9457
  <col width="150px" class="parameters_name">
9458
9458
  <col class="parameters_description">
@@ -9473,7 +9473,7 @@ children of <em class="parameter"><code>self</code></em>
9473
9473
  </table></div>
9474
9474
  </div>
9475
9475
  <div class="refsect3">
9476
- <a name="id-1.5.2.2.11.161.6"></a><h4>Returns</h4>
9476
+ <a name="clutter-actor-get-child-at-index.returns"></a><h4>Returns</h4>
9477
9477
  <p> a pointer to a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>, or <code class="literal">NULL</code>. </p>
9478
9478
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
9479
9479
  </div>
@@ -9487,8 +9487,8 @@ clutter_actor_get_children (<em class="parameter"><code><a class="link" href="Cl
9487
9487
  <p>Retrieves the list of children of <em class="parameter"><code>self</code></em>
9488
9488
  .</p>
9489
9489
  <div class="refsect3">
9490
- <a name="id-1.5.2.2.11.162.5"></a><h4>Parameters</h4>
9491
- <div class="informaltable"><table width="100%" border="0">
9490
+ <a name="clutter-actor-get-children.parameters"></a><h4>Parameters</h4>
9491
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9492
9492
  <colgroup>
9493
9493
  <col width="150px" class="parameters_name">
9494
9494
  <col class="parameters_description">
@@ -9502,7 +9502,7 @@ clutter_actor_get_children (<em class="parameter"><code><a class="link" href="Cl
9502
9502
  </table></div>
9503
9503
  </div>
9504
9504
  <div class="refsect3">
9505
- <a name="id-1.5.2.2.11.162.6"></a><h4>Returns</h4>
9505
+ <a name="clutter-actor-get-children.returns"></a><h4>Returns</h4>
9506
9506
  <p> A newly
9507
9507
  allocated <span class="type">GList</span> of <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>s. Use <code class="function">g_list_free()</code> when
9508
9508
  done. </p>
@@ -9518,8 +9518,8 @@ clutter_actor_get_n_children (<em class="parameter"><code><a class="link" href="
9518
9518
  <p>Retrieves the number of children of <em class="parameter"><code>self</code></em>
9519
9519
  .</p>
9520
9520
  <div class="refsect3">
9521
- <a name="id-1.5.2.2.11.163.5"></a><h4>Parameters</h4>
9522
- <div class="informaltable"><table width="100%" border="0">
9521
+ <a name="clutter-actor-get-n-children.parameters"></a><h4>Parameters</h4>
9522
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9523
9523
  <colgroup>
9524
9524
  <col width="150px" class="parameters_name">
9525
9525
  <col class="parameters_description">
@@ -9533,7 +9533,7 @@ clutter_actor_get_n_children (<em class="parameter"><code><a class="link" href="
9533
9533
  </table></div>
9534
9534
  </div>
9535
9535
  <div class="refsect3">
9536
- <a name="id-1.5.2.2.11.163.6"></a><h4>Returns</h4>
9536
+ <a name="clutter-actor-get-n-children.returns"></a><h4>Returns</h4>
9537
9537
  <p> the number of children of an actor</p>
9538
9538
  </div>
9539
9539
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -9546,8 +9546,8 @@ clutter_actor_get_parent (<em class="parameter"><code><a class="link" href="Clut
9546
9546
  <p>Retrieves the parent of <em class="parameter"><code>self</code></em>
9547
9547
  .</p>
9548
9548
  <div class="refsect3">
9549
- <a name="id-1.5.2.2.11.164.5"></a><h4>Parameters</h4>
9550
- <div class="informaltable"><table width="100%" border="0">
9549
+ <a name="clutter-actor-get-parent.parameters"></a><h4>Parameters</h4>
9550
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9551
9551
  <colgroup>
9552
9552
  <col width="150px" class="parameters_name">
9553
9553
  <col class="parameters_description">
@@ -9561,7 +9561,7 @@ clutter_actor_get_parent (<em class="parameter"><code><a class="link" href="Clut
9561
9561
  </table></div>
9562
9562
  </div>
9563
9563
  <div class="refsect3">
9564
- <a name="id-1.5.2.2.11.164.6"></a><h4>Returns</h4>
9564
+ <a name="clutter-actor-get-parent.returns"></a><h4>Returns</h4>
9565
9565
  <p> The <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> parent, or <code class="literal">NULL</code>
9566
9566
  if no parent is set. </p>
9567
9567
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -9588,8 +9588,8 @@ clutter_actor_set_child_above_sibling (<em class="parameter"><code><a class="lin
9588
9588
  or change state on <em class="parameter"><code>child</code></em>
9589
9589
  .</p>
9590
9590
  <div class="refsect3">
9591
- <a name="id-1.5.2.2.11.165.7"></a><h4>Parameters</h4>
9592
- <div class="informaltable"><table width="100%" border="0">
9591
+ <a name="clutter-actor-set-child-above-sibling.parameters"></a><h4>Parameters</h4>
9592
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9593
9593
  <colgroup>
9594
9594
  <col width="150px" class="parameters_name">
9595
9595
  <col class="parameters_description">
@@ -9634,8 +9634,8 @@ calling <a class="link" href="ClutterActor.html#clutter-actor-insert-child-at-in
9634
9634
  emit signals or change state on <em class="parameter"><code>child</code></em>
9635
9635
  .</p>
9636
9636
  <div class="refsect3">
9637
- <a name="id-1.5.2.2.11.166.6"></a><h4>Parameters</h4>
9638
- <div class="informaltable"><table width="100%" border="0">
9637
+ <a name="clutter-actor-set-child-at-index.parameters"></a><h4>Parameters</h4>
9638
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9639
9639
  <colgroup>
9640
9640
  <col width="150px" class="parameters_name">
9641
9641
  <col class="parameters_description">
@@ -9685,8 +9685,8 @@ clutter_actor_set_child_below_sibling (<em class="parameter"><code><a class="lin
9685
9685
  or change state on <em class="parameter"><code>child</code></em>
9686
9686
  .</p>
9687
9687
  <div class="refsect3">
9688
- <a name="id-1.5.2.2.11.167.7"></a><h4>Parameters</h4>
9689
- <div class="informaltable"><table width="100%" border="0">
9688
+ <a name="clutter-actor-set-child-below-sibling.parameters"></a><h4>Parameters</h4>
9689
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9690
9690
  <colgroup>
9691
9691
  <col width="150px" class="parameters_name">
9692
9692
  <col class="parameters_description">
@@ -9729,8 +9729,8 @@ immediate child, or as a deeper descendant). If <em class="parameter"><code>self
9729
9729
  <em class="parameter"><code>descendant</code></em>
9730
9730
  point to the same actor then it will also return <code class="literal">TRUE</code>.</p>
9731
9731
  <div class="refsect3">
9732
- <a name="id-1.5.2.2.11.168.5"></a><h4>Parameters</h4>
9733
- <div class="informaltable"><table width="100%" border="0">
9732
+ <a name="clutter-actor-contains.parameters"></a><h4>Parameters</h4>
9733
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9734
9734
  <colgroup>
9735
9735
  <col width="150px" class="parameters_name">
9736
9736
  <col class="parameters_description">
@@ -9752,7 +9752,7 @@ immediate child, or as a deeper descendant). If <em class="parameter"><code>self
9752
9752
  </table></div>
9753
9753
  </div>
9754
9754
  <div class="refsect3">
9755
- <a name="id-1.5.2.2.11.168.6"></a><h4>Returns</h4>
9755
+ <a name="clutter-actor-contains.returns"></a><h4>Returns</h4>
9756
9756
  <p> whether <em class="parameter"><code>descendent</code></em>
9757
9757
  is contained within <em class="parameter"><code>self</code></em>
9758
9758
  </p>
@@ -9767,8 +9767,8 @@ clutter_actor_get_stage (<em class="parameter"><code><a class="link" href="Clutt
9767
9767
  <p>Retrieves the <a class="link" href="ClutterStage.html" title="ClutterStage"><span class="type">ClutterStage</span></a> where <em class="parameter"><code>actor</code></em>
9768
9768
  is contained.</p>
9769
9769
  <div class="refsect3">
9770
- <a name="id-1.5.2.2.11.169.5"></a><h4>Parameters</h4>
9771
- <div class="informaltable"><table width="100%" border="0">
9770
+ <a name="clutter-actor-get-stage.parameters"></a><h4>Parameters</h4>
9771
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9772
9772
  <colgroup>
9773
9773
  <col width="150px" class="parameters_name">
9774
9774
  <col class="parameters_description">
@@ -9782,7 +9782,7 @@ clutter_actor_get_stage (<em class="parameter"><code><a class="link" href="Clutt
9782
9782
  </table></div>
9783
9783
  </div>
9784
9784
  <div class="refsect3">
9785
- <a name="id-1.5.2.2.11.169.6"></a><h4>Returns</h4>
9785
+ <a name="clutter-actor-get-stage.returns"></a><h4>Returns</h4>
9786
9786
  <p> the stage
9787
9787
  containing the actor, or <code class="literal">NULL</code>. </p>
9788
9788
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Clutter.Stage]</span></p>
@@ -9829,8 +9829,8 @@ the iterator.</p>
9829
9829
 
9830
9830
  <p></p>
9831
9831
  <div class="refsect3">
9832
- <a name="id-1.5.2.2.11.170.8"></a><h4>Parameters</h4>
9833
- <div class="informaltable"><table width="100%" border="0">
9832
+ <a name="clutter-actor-iter-init.parameters"></a><h4>Parameters</h4>
9833
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9834
9834
  <colgroup>
9835
9835
  <col width="150px" class="parameters_name">
9836
9836
  <col class="parameters_description">
@@ -9862,8 +9862,8 @@ clutter_actor_iter_is_valid (<em class="parameter"><code>const <a class="link" h
9862
9862
  if the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> that it refers to hasn't been modified after
9863
9863
  the initialization.</p>
9864
9864
  <div class="refsect3">
9865
- <a name="id-1.5.2.2.11.171.6"></a><h4>Parameters</h4>
9866
- <div class="informaltable"><table width="100%" border="0">
9865
+ <a name="clutter-actor-iter-is-valid.parameters"></a><h4>Parameters</h4>
9866
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9867
9867
  <colgroup>
9868
9868
  <col width="150px" class="parameters_name">
9869
9869
  <col class="parameters_description">
@@ -9877,7 +9877,7 @@ the initialization.</p>
9877
9877
  </table></div>
9878
9878
  </div>
9879
9879
  <div class="refsect3">
9880
- <a name="id-1.5.2.2.11.171.7"></a><h4>Returns</h4>
9880
+ <a name="clutter-actor-iter-is-valid.returns"></a><h4>Returns</h4>
9881
9881
  <p> <code class="literal">TRUE</code> if the iterator is valid, and <code class="literal">FALSE</code> otherwise</p>
9882
9882
  </div>
9883
9883
  <p class="since">Since: <a class="link" href="ix13.html#api-index-1.12">1.12</a></p>
@@ -9898,8 +9898,8 @@ that was used to initialize the <span class="type">ClutterActorIterator</span>.<
9898
9898
  the contents of <em class="parameter"><code>child</code></em>
9899
9899
  are undefined.</p>
9900
9900
  <div class="refsect3">
9901
- <a name="id-1.5.2.2.11.172.7"></a><h4>Parameters</h4>
9902
- <div class="informaltable"><table width="100%" border="0">
9901
+ <a name="clutter-actor-iter-next.parameters"></a><h4>Parameters</h4>
9902
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9903
9903
  <colgroup>
9904
9904
  <col width="150px" class="parameters_name">
9905
9905
  <col class="parameters_description">
@@ -9920,7 +9920,7 @@ the contents of <em class="parameter"><code>child</code></em>
9920
9920
  </table></div>
9921
9921
  </div>
9922
9922
  <div class="refsect3">
9923
- <a name="id-1.5.2.2.11.172.8"></a><h4>Returns</h4>
9923
+ <a name="clutter-actor-iter-next.returns"></a><h4>Returns</h4>
9924
9924
  <p> <code class="literal">TRUE</code> if the iterator could advance, and <code class="literal">FALSE</code> otherwise.</p>
9925
9925
  </div>
9926
9926
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -9941,8 +9941,8 @@ clutter_actor_iter_prev (<em class="parameter"><code><a class="link" href="Clutt
9941
9941
  the contents of <em class="parameter"><code>child</code></em>
9942
9942
  are undefined.</p>
9943
9943
  <div class="refsect3">
9944
- <a name="id-1.5.2.2.11.173.7"></a><h4>Parameters</h4>
9945
- <div class="informaltable"><table width="100%" border="0">
9944
+ <a name="clutter-actor-iter-prev.parameters"></a><h4>Parameters</h4>
9945
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9946
9946
  <colgroup>
9947
9947
  <col width="150px" class="parameters_name">
9948
9948
  <col class="parameters_description">
@@ -9963,7 +9963,7 @@ the contents of <em class="parameter"><code>child</code></em>
9963
9963
  </table></div>
9964
9964
  </div>
9965
9965
  <div class="refsect3">
9966
- <a name="id-1.5.2.2.11.173.8"></a><h4>Returns</h4>
9966
+ <a name="clutter-actor-iter-prev.returns"></a><h4>Returns</h4>
9967
9967
  <p> <code class="literal">TRUE</code> if the iterator could advance, and <code class="literal">FALSE</code> otherwise.</p>
9968
9968
  </div>
9969
9969
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -9980,8 +9980,8 @@ from its parent.</p>
9980
9980
  than once for the same actor.</p>
9981
9981
  <p>This function will call <a class="link" href="ClutterActor.html#clutter-actor-remove-child" title="clutter_actor_remove_child ()"><code class="function">clutter_actor_remove_child()</code></a> internally.</p>
9982
9982
  <div class="refsect3">
9983
- <a name="id-1.5.2.2.11.174.7"></a><h4>Parameters</h4>
9984
- <div class="informaltable"><table width="100%" border="0">
9983
+ <a name="clutter-actor-iter-remove.parameters"></a><h4>Parameters</h4>
9984
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
9985
9985
  <colgroup>
9986
9986
  <col width="150px" class="parameters_name">
9987
9987
  <col class="parameters_description">
@@ -10008,8 +10008,8 @@ from its parent.</p>
10008
10008
  than once for the same actor.</p>
10009
10009
  <p>This function will call <a class="link" href="ClutterActor.html#clutter-actor-destroy" title="clutter_actor_destroy ()"><code class="function">clutter_actor_destroy()</code></a> internally.</p>
10010
10010
  <div class="refsect3">
10011
- <a name="id-1.5.2.2.11.175.7"></a><h4>Parameters</h4>
10012
- <div class="informaltable"><table width="100%" border="0">
10011
+ <a name="clutter-actor-iter-destroy.parameters"></a><h4>Parameters</h4>
10012
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10013
10013
  <colgroup>
10014
10014
  <col width="150px" class="parameters_name">
10015
10015
  <col class="parameters_description">
@@ -10038,8 +10038,8 @@ of interest, using <code class="function">g_object_bind_property()</code>. This
10038
10038
 
10039
10039
  in the <span class="type">GListModel</span> changes, the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> changes as well.</p>
10040
10040
  <div class="refsect3">
10041
- <a name="id-1.5.2.2.11.176.6"></a><h4>Parameters</h4>
10042
- <div class="informaltable"><table width="100%" border="0">
10041
+ <a name="ClutterActorCreateChildFunc.parameters"></a><h4>Parameters</h4>
10042
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10043
10043
  <colgroup>
10044
10044
  <col width="150px" class="parameters_name">
10045
10045
  <col class="parameters_description">
@@ -10060,7 +10060,7 @@ in the <span class="type">GListModel</span> changes, the <a class="link" href="C
10060
10060
  </table></div>
10061
10061
  </div>
10062
10062
  <div class="refsect3">
10063
- <a name="id-1.5.2.2.11.176.7"></a><h4>Returns</h4>
10063
+ <a name="ClutterActorCreateChildFunc.returns"></a><h4>Returns</h4>
10064
10064
  <p> The newly created child <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>. </p>
10065
10065
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
10066
10066
  </div>
@@ -10088,8 +10088,8 @@ If <em class="parameter"><code>model</code></em>
10088
10088
  <p>When a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> is bound to a model, adding and removing children
10089
10089
  directly is undefined behaviour.</p>
10090
10090
  <div class="refsect3">
10091
- <a name="id-1.5.2.2.11.177.8"></a><h4>Parameters</h4>
10092
- <div class="informaltable"><table width="100%" border="0">
10091
+ <a name="clutter-actor-bind-model.parameters"></a><h4>Parameters</h4>
10092
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10093
10093
  <colgroup>
10094
10094
  <col width="150px" class="parameters_name">
10095
10095
  <col class="parameters_description">
@@ -10205,8 +10205,8 @@ binding is destroyed.</p>
10205
10205
  directly is undefined behaviour.</p>
10206
10206
  <p>See also: <a class="link" href="ClutterActor.html#clutter-actor-bind-model" title="clutter_actor_bind_model ()"><code class="function">clutter_actor_bind_model()</code></a></p>
10207
10207
  <div class="refsect3">
10208
- <a name="id-1.5.2.2.11.178.14"></a><h4>Parameters</h4>
10209
- <div class="informaltable"><table width="100%" border="0">
10208
+ <a name="clutter-actor-bind-model-with-properties.parameters"></a><h4>Parameters</h4>
10209
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10210
10210
  <colgroup>
10211
10211
  <col width="150px" class="parameters_name">
10212
10212
  <col class="parameters_description">
@@ -10259,8 +10259,8 @@ a new state with the default values for easing mode and duration.</p>
10259
10259
  duration, easing mode, and delay of the new easing state; this also
10260
10260
  applies to transitions modified in flight.</p>
10261
10261
  <div class="refsect3">
10262
- <a name="id-1.5.2.2.11.179.6"></a><h4>Parameters</h4>
10263
- <div class="informaltable"><table width="100%" border="0">
10262
+ <a name="clutter-actor-save-easing-state.parameters"></a><h4>Parameters</h4>
10263
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10264
10264
  <colgroup>
10265
10265
  <col width="150px" class="parameters_name">
10266
10266
  <col class="parameters_description">
@@ -10283,8 +10283,8 @@ clutter_actor_restore_easing_state (<em class="parameter"><code><a class="link"
10283
10283
  <p>Restores the easing state as it was prior to a call to
10284
10284
  <a class="link" href="ClutterActor.html#clutter-actor-save-easing-state" title="clutter_actor_save_easing_state ()"><code class="function">clutter_actor_save_easing_state()</code></a>.</p>
10285
10285
  <div class="refsect3">
10286
- <a name="id-1.5.2.2.11.180.5"></a><h4>Parameters</h4>
10287
- <div class="informaltable"><table width="100%" border="0">
10286
+ <a name="clutter-actor-restore-easing-state.parameters"></a><h4>Parameters</h4>
10287
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10288
10288
  <colgroup>
10289
10289
  <col width="150px" class="parameters_name">
10290
10290
  <col class="parameters_description">
@@ -10309,8 +10309,8 @@ clutter_actor_set_easing_duration (<em class="parameter"><code><a class="link" h
10309
10309
  of <em class="parameter"><code>self</code></em>
10310
10310
  for the current easing state.</p>
10311
10311
  <div class="refsect3">
10312
- <a name="id-1.5.2.2.11.181.5"></a><h4>Parameters</h4>
10313
- <div class="informaltable"><table width="100%" border="0">
10312
+ <a name="clutter-actor-set-easing-duration.parameters"></a><h4>Parameters</h4>
10313
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10314
10314
  <colgroup>
10315
10315
  <col width="150px" class="parameters_name">
10316
10316
  <col class="parameters_description">
@@ -10341,8 +10341,8 @@ clutter_actor_get_easing_duration (<em class="parameter"><code><a class="link" h
10341
10341
  properties of <em class="parameter"><code>self</code></em>
10342
10342
  for the current easing state.</p>
10343
10343
  <div class="refsect3">
10344
- <a name="id-1.5.2.2.11.182.5"></a><h4>Parameters</h4>
10345
- <div class="informaltable"><table width="100%" border="0">
10344
+ <a name="clutter-actor-get-easing-duration.parameters"></a><h4>Parameters</h4>
10345
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10346
10346
  <colgroup>
10347
10347
  <col width="150px" class="parameters_name">
10348
10348
  <col class="parameters_description">
@@ -10356,7 +10356,7 @@ properties of <em class="parameter"><code>self</code></em>
10356
10356
  </table></div>
10357
10357
  </div>
10358
10358
  <div class="refsect3">
10359
- <a name="id-1.5.2.2.11.182.6"></a><h4>Returns</h4>
10359
+ <a name="clutter-actor-get-easing-duration.returns"></a><h4>Returns</h4>
10360
10360
  <p> the duration of the tweening, in milliseconds</p>
10361
10361
  </div>
10362
10362
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -10371,8 +10371,8 @@ clutter_actor_set_easing_mode (<em class="parameter"><code><a class="link" href=
10371
10371
  of <em class="parameter"><code>self</code></em>
10372
10372
  .</p>
10373
10373
  <div class="refsect3">
10374
- <a name="id-1.5.2.2.11.183.5"></a><h4>Parameters</h4>
10375
- <div class="informaltable"><table width="100%" border="0">
10374
+ <a name="clutter-actor-set-easing-mode.parameters"></a><h4>Parameters</h4>
10375
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10376
10376
  <colgroup>
10377
10377
  <col width="150px" class="parameters_name">
10378
10378
  <col class="parameters_description">
@@ -10403,8 +10403,8 @@ clutter_actor_get_easing_mode (<em class="parameter"><code><a class="link" href=
10403
10403
  of <em class="parameter"><code>self</code></em>
10404
10404
  for the current easing state.</p>
10405
10405
  <div class="refsect3">
10406
- <a name="id-1.5.2.2.11.184.5"></a><h4>Parameters</h4>
10407
- <div class="informaltable"><table width="100%" border="0">
10406
+ <a name="clutter-actor-get-easing-mode.parameters"></a><h4>Parameters</h4>
10407
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10408
10408
  <colgroup>
10409
10409
  <col width="150px" class="parameters_name">
10410
10410
  <col class="parameters_description">
@@ -10418,7 +10418,7 @@ of <em class="parameter"><code>self</code></em>
10418
10418
  </table></div>
10419
10419
  </div>
10420
10420
  <div class="refsect3">
10421
- <a name="id-1.5.2.2.11.184.6"></a><h4>Returns</h4>
10421
+ <a name="clutter-actor-get-easing-mode.returns"></a><h4>Returns</h4>
10422
10422
  <p> an easing mode</p>
10423
10423
  </div>
10424
10424
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -10432,8 +10432,8 @@ clutter_actor_set_easing_delay (<em class="parameter"><code><a class="link" href
10432
10432
  <p>Sets the delay that should be applied before tweening animatable
10433
10433
  properties.</p>
10434
10434
  <div class="refsect3">
10435
- <a name="id-1.5.2.2.11.185.5"></a><h4>Parameters</h4>
10436
- <div class="informaltable"><table width="100%" border="0">
10435
+ <a name="clutter-actor-set-easing-delay.parameters"></a><h4>Parameters</h4>
10436
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10437
10437
  <colgroup>
10438
10438
  <col width="150px" class="parameters_name">
10439
10439
  <col class="parameters_description">
@@ -10463,8 +10463,8 @@ clutter_actor_get_easing_delay (<em class="parameter"><code><a class="link" href
10463
10463
  <p>Retrieves the delay that should be applied when tweening animatable
10464
10464
  properties.</p>
10465
10465
  <div class="refsect3">
10466
- <a name="id-1.5.2.2.11.186.5"></a><h4>Parameters</h4>
10467
- <div class="informaltable"><table width="100%" border="0">
10466
+ <a name="clutter-actor-get-easing-delay.parameters"></a><h4>Parameters</h4>
10467
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10468
10468
  <colgroup>
10469
10469
  <col width="150px" class="parameters_name">
10470
10470
  <col class="parameters_description">
@@ -10478,7 +10478,7 @@ properties.</p>
10478
10478
  </table></div>
10479
10479
  </div>
10480
10480
  <div class="refsect3">
10481
- <a name="id-1.5.2.2.11.186.6"></a><h4>Returns</h4>
10481
+ <a name="clutter-actor-get-easing-delay.returns"></a><h4>Returns</h4>
10482
10482
  <p> a delay, in milliseconds</p>
10483
10483
  </div>
10484
10484
  <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
@@ -10524,8 +10524,8 @@ is finished.</p>
10524
10524
  you should use the <a class="link" href="ClutterActor.html#ClutterActor-transition-stopped" title="The “transition-stopped” signal"><span class="type">“transition-stopped”</span></a> signal, using the
10525
10525
  transition name as the signal detail.</p>
10526
10526
  <div class="refsect3">
10527
- <a name="id-1.5.2.2.11.187.10"></a><h4>Parameters</h4>
10528
- <div class="informaltable"><table width="100%" border="0">
10527
+ <a name="clutter-actor-get-transition.parameters"></a><h4>Parameters</h4>
10528
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10529
10529
  <colgroup>
10530
10530
  <col width="150px" class="parameters_name">
10531
10531
  <col class="parameters_description">
@@ -10546,7 +10546,7 @@ transition name as the signal detail.</p>
10546
10546
  </table></div>
10547
10547
  </div>
10548
10548
  <div class="refsect3">
10549
- <a name="id-1.5.2.2.11.187.11"></a><h4>Returns</h4>
10549
+ <a name="clutter-actor-get-transition.returns"></a><h4>Returns</h4>
10550
10550
  <p> a <a class="link" href="ClutterTransition.html" title="ClutterTransition"><span class="type">ClutterTransition</span></a>, or <code class="literal">NULL</code> is none
10551
10551
  was found to match the passed name; the returned instance is owned
10552
10552
  by Clutter and it should not be freed. </p>
@@ -10575,8 +10575,8 @@ one <a class="link" href="ClutterTransition.html" title="ClutterTransition"><spa
10575
10575
  <p>This function is usually called implicitly when modifying an animatable
10576
10576
  property.</p>
10577
10577
  <div class="refsect3">
10578
- <a name="id-1.5.2.2.11.188.9"></a><h4>Parameters</h4>
10579
- <div class="informaltable"><table width="100%" border="0">
10578
+ <a name="clutter-actor-add-transition.parameters"></a><h4>Parameters</h4>
10579
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10580
10580
  <colgroup>
10581
10581
  <col width="150px" class="parameters_name">
10582
10582
  <col class="parameters_description">
@@ -10616,8 +10616,8 @@ identifier.</p>
10616
10616
  <p>This function releases the reference acquired when the transition
10617
10617
  was added to the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
10618
10618
  <div class="refsect3">
10619
- <a name="id-1.5.2.2.11.189.7"></a><h4>Parameters</h4>
10620
- <div class="informaltable"><table width="100%" border="0">
10619
+ <a name="clutter-actor-remove-transition.parameters"></a><h4>Parameters</h4>
10620
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10621
10621
  <colgroup>
10622
10622
  <col width="150px" class="parameters_name">
10623
10623
  <col class="parameters_description">
@@ -10647,8 +10647,8 @@ clutter_actor_remove_all_transitions (<em class="parameter"><code><a class="link
10647
10647
  <p>Removes all transitions associated to <em class="parameter"><code>self</code></em>
10648
10648
  .</p>
10649
10649
  <div class="refsect3">
10650
- <a name="id-1.5.2.2.11.190.5"></a><h4>Parameters</h4>
10651
- <div class="informaltable"><table width="100%" border="0">
10650
+ <a name="clutter-actor-remove-all-transitions.parameters"></a><h4>Parameters</h4>
10651
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10652
10652
  <colgroup>
10653
10653
  <col width="150px" class="parameters_name">
10654
10654
  <col class="parameters_description">
@@ -10672,8 +10672,8 @@ clutter_actor_set_reactive (<em class="parameter"><code><a class="link" href="Cl
10672
10672
  <p>Sets <em class="parameter"><code>actor</code></em>
10673
10673
  as reactive. Reactive actors will receive events.</p>
10674
10674
  <div class="refsect3">
10675
- <a name="id-1.5.2.2.11.191.5"></a><h4>Parameters</h4>
10676
- <div class="informaltable"><table width="100%" border="0">
10675
+ <a name="clutter-actor-set-reactive.parameters"></a><h4>Parameters</h4>
10676
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10677
10677
  <colgroup>
10678
10678
  <col width="150px" class="parameters_name">
10679
10679
  <col class="parameters_description">
@@ -10703,8 +10703,8 @@ clutter_actor_get_reactive (<em class="parameter"><code><a class="link" href="Cl
10703
10703
  <p>Checks whether <em class="parameter"><code>actor</code></em>
10704
10704
  is marked as reactive.</p>
10705
10705
  <div class="refsect3">
10706
- <a name="id-1.5.2.2.11.192.5"></a><h4>Parameters</h4>
10707
- <div class="informaltable"><table width="100%" border="0">
10706
+ <a name="clutter-actor-get-reactive.parameters"></a><h4>Parameters</h4>
10707
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10708
10708
  <colgroup>
10709
10709
  <col width="150px" class="parameters_name">
10710
10710
  <col class="parameters_description">
@@ -10718,7 +10718,7 @@ clutter_actor_get_reactive (<em class="parameter"><code><a class="link" href="Cl
10718
10718
  </table></div>
10719
10719
  </div>
10720
10720
  <div class="refsect3">
10721
- <a name="id-1.5.2.2.11.192.6"></a><h4>Returns</h4>
10721
+ <a name="clutter-actor-get-reactive.returns"></a><h4>Returns</h4>
10722
10722
  <p> <code class="literal">TRUE</code> if the actor is reactive</p>
10723
10723
  </div>
10724
10724
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
@@ -10731,8 +10731,8 @@ clutter_actor_has_key_focus (<em class="parameter"><code><a class="link" href="C
10731
10731
  <p>Checks whether <em class="parameter"><code>self</code></em>
10732
10732
  is the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> that has key focus</p>
10733
10733
  <div class="refsect3">
10734
- <a name="id-1.5.2.2.11.193.5"></a><h4>Parameters</h4>
10735
- <div class="informaltable"><table width="100%" border="0">
10734
+ <a name="clutter-actor-has-key-focus.parameters"></a><h4>Parameters</h4>
10735
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10736
10736
  <colgroup>
10737
10737
  <col width="150px" class="parameters_name">
10738
10738
  <col class="parameters_description">
@@ -10746,7 +10746,7 @@ clutter_actor_has_key_focus (<em class="parameter"><code><a class="link" href="C
10746
10746
  </table></div>
10747
10747
  </div>
10748
10748
  <div class="refsect3">
10749
- <a name="id-1.5.2.2.11.193.6"></a><h4>Returns</h4>
10749
+ <a name="clutter-actor-has-key-focus.returns"></a><h4>Returns</h4>
10750
10750
  <p> <code class="literal">TRUE</code> if the actor has key focus, and <code class="literal">FALSE</code> otherwise</p>
10751
10751
  </div>
10752
10752
  <p class="since">Since: <a class="link" href="ix09.html#api-index-1.4">1.4</a></p>
@@ -10760,8 +10760,8 @@ clutter_actor_grab_key_focus (<em class="parameter"><code><a class="link" href="
10760
10760
 
10761
10761
  to this <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
10762
10762
  <div class="refsect3">
10763
- <a name="id-1.5.2.2.11.194.5"></a><h4>Parameters</h4>
10764
- <div class="informaltable"><table width="100%" border="0">
10763
+ <a name="clutter-actor-grab-key-focus.parameters"></a><h4>Parameters</h4>
10764
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10765
10765
  <colgroup>
10766
10766
  <col width="150px" class="parameters_name">
10767
10767
  <col class="parameters_description">
@@ -10784,8 +10784,8 @@ clutter_actor_has_pointer (<em class="parameter"><code><a class="link" href="Clu
10784
10784
  <p>Checks whether an actor contains the pointer of a
10785
10785
  <a class="link" href="ClutterInputDevice.html" title="ClutterInputDevice"><span class="type">ClutterInputDevice</span></a></p>
10786
10786
  <div class="refsect3">
10787
- <a name="id-1.5.2.2.11.195.5"></a><h4>Parameters</h4>
10788
- <div class="informaltable"><table width="100%" border="0">
10787
+ <a name="clutter-actor-has-pointer.parameters"></a><h4>Parameters</h4>
10788
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10789
10789
  <colgroup>
10790
10790
  <col width="150px" class="parameters_name">
10791
10791
  <col class="parameters_description">
@@ -10799,7 +10799,7 @@ clutter_actor_has_pointer (<em class="parameter"><code><a class="link" href="Clu
10799
10799
  </table></div>
10800
10800
  </div>
10801
10801
  <div class="refsect3">
10802
- <a name="id-1.5.2.2.11.195.6"></a><h4>Returns</h4>
10802
+ <a name="clutter-actor-has-pointer.returns"></a><h4>Returns</h4>
10803
10803
  <p> <code class="literal">TRUE</code> if the actor contains the pointer, and
10804
10804
  <code class="literal">FALSE</code> otherwise</p>
10805
10805
  </div>
@@ -10821,8 +10821,8 @@ stored by the <a class="link" href="ClutterBackend.html" title="ClutterBackend">
10821
10821
  and render text using <code class="function">cogl_pango_render_layout()</code> to reuse the
10822
10822
  glyphs cache also used by Clutter.</p>
10823
10823
  <div class="refsect3">
10824
- <a name="id-1.5.2.2.11.196.7"></a><h4>Parameters</h4>
10825
- <div class="informaltable"><table width="100%" border="0">
10824
+ <a name="clutter-actor-get-pango-context.parameters"></a><h4>Parameters</h4>
10825
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10826
10826
  <colgroup>
10827
10827
  <col width="150px" class="parameters_name">
10828
10828
  <col class="parameters_description">
@@ -10836,7 +10836,7 @@ glyphs cache also used by Clutter.</p>
10836
10836
  </table></div>
10837
10837
  </div>
10838
10838
  <div class="refsect3">
10839
- <a name="id-1.5.2.2.11.196.8"></a><h4>Returns</h4>
10839
+ <a name="clutter-actor-get-pango-context.returns"></a><h4>Returns</h4>
10840
10840
  <p> the <span class="type">PangoContext</span> for a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.
10841
10841
  The returned <span class="type">PangoContext</span> is owned by the actor and should not be
10842
10842
  unreferenced by the application code. </p>
@@ -10854,8 +10854,8 @@ is already configured using the appropriate font map, resolution
10854
10854
  and font options.</p>
10855
10855
  <p>See also <a class="link" href="ClutterActor.html#clutter-actor-get-pango-context" title="clutter_actor_get_pango_context ()"><code class="function">clutter_actor_get_pango_context()</code></a>.</p>
10856
10856
  <div class="refsect3">
10857
- <a name="id-1.5.2.2.11.197.6"></a><h4>Parameters</h4>
10858
- <div class="informaltable"><table width="100%" border="0">
10857
+ <a name="clutter-actor-create-pango-context.parameters"></a><h4>Parameters</h4>
10858
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10859
10859
  <colgroup>
10860
10860
  <col width="150px" class="parameters_name">
10861
10861
  <col class="parameters_description">
@@ -10869,7 +10869,7 @@ and font options.</p>
10869
10869
  </table></div>
10870
10870
  </div>
10871
10871
  <div class="refsect3">
10872
- <a name="id-1.5.2.2.11.197.7"></a><h4>Returns</h4>
10872
+ <a name="clutter-actor-create-pango-context.returns"></a><h4>Returns</h4>
10873
10873
  <p> the newly created <span class="type">PangoContext</span>.
10874
10874
  Use <code class="function">g_object_unref()</code> on the returned value to deallocate its
10875
10875
  resources. </p>
@@ -10893,8 +10893,8 @@ function you will have to connect to the <a class="link" href="ClutterBackend.ht
10893
10893
  and <a class="link" href="ClutterBackend.html#ClutterBackend-resolution-changed" title="The “resolution-changed” signal"><span class="type">“resolution-changed”</span></a> signals, and call
10894
10894
  <code class="function">pango_layout_context_changed()</code> in response to them.</p>
10895
10895
  <div class="refsect3">
10896
- <a name="id-1.5.2.2.11.198.6"></a><h4>Parameters</h4>
10897
- <div class="informaltable"><table width="100%" border="0">
10896
+ <a name="clutter-actor-create-pango-layout.parameters"></a><h4>Parameters</h4>
10897
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10898
10898
  <colgroup>
10899
10899
  <col width="150px" class="parameters_name">
10900
10900
  <col class="parameters_description">
@@ -10915,7 +10915,7 @@ and <a class="link" href="ClutterBackend.html#ClutterBackend-resolution-changed"
10915
10915
  </table></div>
10916
10916
  </div>
10917
10917
  <div class="refsect3">
10918
- <a name="id-1.5.2.2.11.198.7"></a><h4>Returns</h4>
10918
+ <a name="clutter-actor-create-pango-layout.returns"></a><h4>Returns</h4>
10919
10919
  <p> the newly created <span class="type">PangoLayout</span>.
10920
10920
  Use <code class="function">g_object_unref()</code> when done. </p>
10921
10921
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -10938,8 +10938,8 @@ inside all the children of <em class="parameter"><code>self</code></em>
10938
10938
  special handling when the text direction changes, should connect to
10939
10939
  the <span class="type">“notify”</span> signal for the <a class="link" href="ClutterActor.html#ClutterActor--text-direction" title="The “text-direction” property"><span class="type">“text-direction”</span></a> property</p>
10940
10940
  <div class="refsect3">
10941
- <a name="id-1.5.2.2.11.199.8"></a><h4>Parameters</h4>
10942
- <div class="informaltable"><table width="100%" border="0">
10941
+ <a name="clutter-actor-set-text-direction.parameters"></a><h4>Parameters</h4>
10942
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10943
10943
  <colgroup>
10944
10944
  <col width="150px" class="parameters_name">
10945
10945
  <col class="parameters_description">
@@ -10972,8 +10972,8 @@ clutter_actor_get_text_direction (<em class="parameter"><code><a class="link" hr
10972
10972
  direction, as returned by <a class="link" href="clutter-General.html#clutter-get-default-text-direction" title="clutter_get_default_text_direction ()"><code class="function">clutter_get_default_text_direction()</code></a>, will
10973
10973
  be returned instead</p>
10974
10974
  <div class="refsect3">
10975
- <a name="id-1.5.2.2.11.200.6"></a><h4>Parameters</h4>
10976
- <div class="informaltable"><table width="100%" border="0">
10975
+ <a name="clutter-actor-get-text-direction.parameters"></a><h4>Parameters</h4>
10976
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
10977
10977
  <colgroup>
10978
10978
  <col width="150px" class="parameters_name">
10979
10979
  <col class="parameters_description">
@@ -10987,7 +10987,7 @@ be returned instead</p>
10987
10987
  </table></div>
10988
10988
  </div>
10989
10989
  <div class="refsect3">
10990
- <a name="id-1.5.2.2.11.200.7"></a><h4>Returns</h4>
10990
+ <a name="clutter-actor-get-text-direction.returns"></a><h4>Returns</h4>
10991
10991
  <p> the <a class="link" href="clutter-General.html#ClutterTextDirection" title="enum ClutterTextDirection"><span class="type">ClutterTextDirection</span></a> for the actor</p>
10992
10992
  </div>
10993
10993
  <p class="since">Since: <a class="link" href="ix08.html#api-index-1.2">1.2</a></p>
@@ -11007,8 +11007,8 @@ implementation is defined.</p>
11007
11007
  library contains more information about accessible objects and
11008
11008
  their uses.</p>
11009
11009
  <div class="refsect3">
11010
- <a name="id-1.5.2.2.11.201.7"></a><h4>Parameters</h4>
11011
- <div class="informaltable"><table width="100%" border="0">
11010
+ <a name="clutter-actor-get-accessible.parameters"></a><h4>Parameters</h4>
11011
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11012
11012
  <colgroup>
11013
11013
  <col width="150px" class="parameters_name">
11014
11014
  <col class="parameters_description">
@@ -11022,7 +11022,7 @@ their uses.</p>
11022
11022
  </table></div>
11023
11023
  </div>
11024
11024
  <div class="refsect3">
11025
- <a name="id-1.5.2.2.11.201.8"></a><h4>Returns</h4>
11025
+ <a name="clutter-actor-get-accessible.returns"></a><h4>Returns</h4>
11026
11026
  <p> the <span class="type">AtkObject</span> associated with <em class="parameter"><code>actor</code></em>
11027
11027
  . </p>
11028
11028
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -11043,8 +11043,8 @@ clutter_actor_add_action (<em class="parameter"><code><a class="link" href="Clut
11043
11043
  <a class="link" href="ClutterActor.html#clutter-actor-remove-action" title="clutter_actor_remove_action ()"><code class="function">clutter_actor_remove_action()</code></a> or <a class="link" href="ClutterActor.html#clutter-actor-clear-actions" title="clutter_actor_clear_actions ()"><code class="function">clutter_actor_clear_actions()</code></a>
11044
11044
  is called</p>
11045
11045
  <div class="refsect3">
11046
- <a name="id-1.5.2.2.11.202.7"></a><h4>Parameters</h4>
11047
- <div class="informaltable"><table width="100%" border="0">
11046
+ <a name="clutter-actor-add-action.parameters"></a><h4>Parameters</h4>
11047
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11048
11048
  <colgroup>
11049
11049
  <col width="150px" class="parameters_name">
11050
11050
  <col class="parameters_description">
@@ -11092,8 +11092,8 @@ while adding it to the list of actions applied to <em class="parameter"><code>se
11092
11092
 
11093
11093
  <p></p>
11094
11094
  <div class="refsect3">
11095
- <a name="id-1.5.2.2.11.203.8"></a><h4>Parameters</h4>
11096
- <div class="informaltable"><table width="100%" border="0">
11095
+ <a name="clutter-actor-add-action-with-name.parameters"></a><h4>Parameters</h4>
11096
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11097
11097
  <colgroup>
11098
11098
  <col width="150px" class="parameters_name">
11099
11099
  <col class="parameters_description">
@@ -11132,8 +11132,8 @@ clutter_actor_remove_action (<em class="parameter"><code><a class="link" href="C
11132
11132
  <p>The reference held by <em class="parameter"><code>self</code></em>
11133
11133
  on the <a class="link" href="ClutterAction.html" title="ClutterAction"><span class="type">ClutterAction</span></a> will be released</p>
11134
11134
  <div class="refsect3">
11135
- <a name="id-1.5.2.2.11.204.6"></a><h4>Parameters</h4>
11136
- <div class="informaltable"><table width="100%" border="0">
11135
+ <a name="clutter-actor-remove-action.parameters"></a><h4>Parameters</h4>
11136
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11137
11137
  <colgroup>
11138
11138
  <col width="150px" class="parameters_name">
11139
11139
  <col class="parameters_description">
@@ -11165,8 +11165,8 @@ clutter_actor_remove_action_by_name (<em class="parameter"><code><a class="link"
11165
11165
  of actions applied to <em class="parameter"><code>self</code></em>
11166
11166
  </p>
11167
11167
  <div class="refsect3">
11168
- <a name="id-1.5.2.2.11.205.5"></a><h4>Parameters</h4>
11169
- <div class="informaltable"><table width="100%" border="0">
11168
+ <a name="clutter-actor-remove-action-by-name.parameters"></a><h4>Parameters</h4>
11169
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11170
11170
  <colgroup>
11171
11171
  <col width="150px" class="parameters_name">
11172
11172
  <col class="parameters_description">
@@ -11195,8 +11195,8 @@ of actions applied to <em class="parameter"><code>self</code></em>
11195
11195
  clutter_actor_has_actions (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
11196
11196
  <p>Returns whether the actor has any actions applied.</p>
11197
11197
  <div class="refsect3">
11198
- <a name="id-1.5.2.2.11.206.5"></a><h4>Parameters</h4>
11199
- <div class="informaltable"><table width="100%" border="0">
11198
+ <a name="clutter-actor-has-actions.parameters"></a><h4>Parameters</h4>
11199
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11200
11200
  <colgroup>
11201
11201
  <col width="150px" class="parameters_name">
11202
11202
  <col class="parameters_description">
@@ -11210,7 +11210,7 @@ clutter_actor_has_actions (<em class="parameter"><code><a class="link" href="Clu
11210
11210
  </table></div>
11211
11211
  </div>
11212
11212
  <div class="refsect3">
11213
- <a name="id-1.5.2.2.11.206.6"></a><h4>Returns</h4>
11213
+ <a name="clutter-actor-has-actions.returns"></a><h4>Returns</h4>
11214
11214
  <p> <code class="literal">TRUE</code> if the actor has any actions,
11215
11215
  <code class="literal">FALSE</code> otherwise</p>
11216
11216
  </div>
@@ -11224,8 +11224,8 @@ clutter_actor_get_actions (<em class="parameter"><code><a class="link" href="Clu
11224
11224
  <p>Retrieves the list of actions applied to <em class="parameter"><code>self</code></em>
11225
11225
  </p>
11226
11226
  <div class="refsect3">
11227
- <a name="id-1.5.2.2.11.207.5"></a><h4>Parameters</h4>
11228
- <div class="informaltable"><table width="100%" border="0">
11227
+ <a name="clutter-actor-get-actions.parameters"></a><h4>Parameters</h4>
11228
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11229
11229
  <colgroup>
11230
11230
  <col width="150px" class="parameters_name">
11231
11231
  <col class="parameters_description">
@@ -11239,7 +11239,7 @@ clutter_actor_get_actions (<em class="parameter"><code><a class="link" href="Clu
11239
11239
  </table></div>
11240
11240
  </div>
11241
11241
  <div class="refsect3">
11242
- <a name="id-1.5.2.2.11.207.6"></a><h4>Returns</h4>
11242
+ <a name="clutter-actor-get-actions.returns"></a><h4>Returns</h4>
11243
11243
  <p> a copy
11244
11244
  of the list of <a class="link" href="ClutterAction.html" title="ClutterAction"><span class="type">ClutterAction</span></a>s. The contents of the list are
11245
11245
  owned by the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>. Use <code class="function">g_list_free()</code> to free the resources
@@ -11258,8 +11258,8 @@ clutter_actor_get_action (<em class="parameter"><code><a class="link" href="Clut
11258
11258
  of actions applied to <em class="parameter"><code>self</code></em>
11259
11259
  </p>
11260
11260
  <div class="refsect3">
11261
- <a name="id-1.5.2.2.11.208.5"></a><h4>Parameters</h4>
11262
- <div class="informaltable"><table width="100%" border="0">
11261
+ <a name="clutter-actor-get-action.parameters"></a><h4>Parameters</h4>
11262
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11263
11263
  <colgroup>
11264
11264
  <col width="150px" class="parameters_name">
11265
11265
  <col class="parameters_description">
@@ -11280,7 +11280,7 @@ of actions applied to <em class="parameter"><code>self</code></em>
11280
11280
  </table></div>
11281
11281
  </div>
11282
11282
  <div class="refsect3">
11283
- <a name="id-1.5.2.2.11.208.6"></a><h4>Returns</h4>
11283
+ <a name="clutter-actor-get-action.returns"></a><h4>Returns</h4>
11284
11284
  <p> a <a class="link" href="ClutterAction.html" title="ClutterAction"><span class="type">ClutterAction</span></a> for the given
11285
11285
  name, or <code class="literal">NULL</code>. The returned <a class="link" href="ClutterAction.html" title="ClutterAction"><span class="type">ClutterAction</span></a> is owned by the
11286
11286
  actor and it should not be unreferenced directly. </p>
@@ -11296,8 +11296,8 @@ clutter_actor_clear_actions (<em class="parameter"><code><a class="link" href="C
11296
11296
  <p>Clears the list of actions applied to <em class="parameter"><code>self</code></em>
11297
11297
  </p>
11298
11298
  <div class="refsect3">
11299
- <a name="id-1.5.2.2.11.209.5"></a><h4>Parameters</h4>
11300
- <div class="informaltable"><table width="100%" border="0">
11299
+ <a name="clutter-actor-clear-actions.parameters"></a><h4>Parameters</h4>
11300
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11301
11301
  <colgroup>
11302
11302
  <col width="150px" class="parameters_name">
11303
11303
  <col class="parameters_description">
@@ -11327,8 +11327,8 @@ to <em class="parameter"><code>self</code></em>
11327
11327
  either <a class="link" href="ClutterActor.html#clutter-actor-remove-constraint" title="clutter_actor_remove_constraint ()"><code class="function">clutter_actor_remove_constraint()</code></a> or
11328
11328
  <a class="link" href="ClutterActor.html#clutter-actor-clear-constraints" title="clutter_actor_clear_constraints ()"><code class="function">clutter_actor_clear_constraints()</code></a> is called.</p>
11329
11329
  <div class="refsect3">
11330
- <a name="id-1.5.2.2.11.210.6"></a><h4>Parameters</h4>
11331
- <div class="informaltable"><table width="100%" border="0">
11330
+ <a name="clutter-actor-add-constraint.parameters"></a><h4>Parameters</h4>
11331
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11332
11332
  <colgroup>
11333
11333
  <col width="150px" class="parameters_name">
11334
11334
  <col class="parameters_description">
@@ -11377,8 +11377,8 @@ while adding it to the list of constraints applied to <em class="parameter"><cod
11377
11377
 
11378
11378
  <p></p>
11379
11379
  <div class="refsect3">
11380
- <a name="id-1.5.2.2.11.211.8"></a><h4>Parameters</h4>
11381
- <div class="informaltable"><table width="100%" border="0">
11380
+ <a name="clutter-actor-add-constraint-with-name.parameters"></a><h4>Parameters</h4>
11381
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11382
11382
  <colgroup>
11383
11383
  <col width="150px" class="parameters_name">
11384
11384
  <col class="parameters_description">
@@ -11417,8 +11417,8 @@ clutter_actor_remove_constraint (<em class="parameter"><code><a class="link" hre
11417
11417
  <p>The reference held by <em class="parameter"><code>self</code></em>
11418
11418
  on the <a class="link" href="ClutterConstraint.html" title="ClutterConstraint"><span class="type">ClutterConstraint</span></a> will be released</p>
11419
11419
  <div class="refsect3">
11420
- <a name="id-1.5.2.2.11.212.6"></a><h4>Parameters</h4>
11421
- <div class="informaltable"><table width="100%" border="0">
11420
+ <a name="clutter-actor-remove-constraint.parameters"></a><h4>Parameters</h4>
11421
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11422
11422
  <colgroup>
11423
11423
  <col width="150px" class="parameters_name">
11424
11424
  <col class="parameters_description">
@@ -11451,8 +11451,8 @@ clutter_actor_remove_constraint_by_name
11451
11451
  of constraints applied to <em class="parameter"><code>self</code></em>
11452
11452
  </p>
11453
11453
  <div class="refsect3">
11454
- <a name="id-1.5.2.2.11.213.5"></a><h4>Parameters</h4>
11455
- <div class="informaltable"><table width="100%" border="0">
11454
+ <a name="clutter-actor-remove-constraint-by-name.parameters"></a><h4>Parameters</h4>
11455
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11456
11456
  <colgroup>
11457
11457
  <col width="150px" class="parameters_name">
11458
11458
  <col class="parameters_description">
@@ -11481,8 +11481,8 @@ of constraints applied to <em class="parameter"><code>self</code></em>
11481
11481
  clutter_actor_has_constraints (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
11482
11482
  <p>Returns whether the actor has any constraints applied.</p>
11483
11483
  <div class="refsect3">
11484
- <a name="id-1.5.2.2.11.214.5"></a><h4>Parameters</h4>
11485
- <div class="informaltable"><table width="100%" border="0">
11484
+ <a name="clutter-actor-has-constraints.parameters"></a><h4>Parameters</h4>
11485
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11486
11486
  <colgroup>
11487
11487
  <col width="150px" class="parameters_name">
11488
11488
  <col class="parameters_description">
@@ -11496,7 +11496,7 @@ clutter_actor_has_constraints (<em class="parameter"><code><a class="link" href=
11496
11496
  </table></div>
11497
11497
  </div>
11498
11498
  <div class="refsect3">
11499
- <a name="id-1.5.2.2.11.214.6"></a><h4>Returns</h4>
11499
+ <a name="clutter-actor-has-constraints.returns"></a><h4>Returns</h4>
11500
11500
  <p> <code class="literal">TRUE</code> if the actor has any constraints,
11501
11501
  <code class="literal">FALSE</code> otherwise</p>
11502
11502
  </div>
@@ -11510,8 +11510,8 @@ clutter_actor_get_constraints (<em class="parameter"><code><a class="link" href=
11510
11510
  <p>Retrieves the list of constraints applied to <em class="parameter"><code>self</code></em>
11511
11511
  </p>
11512
11512
  <div class="refsect3">
11513
- <a name="id-1.5.2.2.11.215.5"></a><h4>Parameters</h4>
11514
- <div class="informaltable"><table width="100%" border="0">
11513
+ <a name="clutter-actor-get-constraints.parameters"></a><h4>Parameters</h4>
11514
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11515
11515
  <colgroup>
11516
11516
  <col width="150px" class="parameters_name">
11517
11517
  <col class="parameters_description">
@@ -11525,7 +11525,7 @@ clutter_actor_get_constraints (<em class="parameter"><code><a class="link" href=
11525
11525
  </table></div>
11526
11526
  </div>
11527
11527
  <div class="refsect3">
11528
- <a name="id-1.5.2.2.11.215.6"></a><h4>Returns</h4>
11528
+ <a name="clutter-actor-get-constraints.returns"></a><h4>Returns</h4>
11529
11529
  <p> a copy
11530
11530
  of the list of <a class="link" href="ClutterConstraint.html" title="ClutterConstraint"><span class="type">ClutterConstraint</span></a>s. The contents of the list are
11531
11531
  owned by the <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>. Use <code class="function">g_list_free()</code> to free the resources
@@ -11544,8 +11544,8 @@ clutter_actor_get_constraint (<em class="parameter"><code><a class="link" href="
11544
11544
  of constraints applied to <em class="parameter"><code>self</code></em>
11545
11545
  </p>
11546
11546
  <div class="refsect3">
11547
- <a name="id-1.5.2.2.11.216.5"></a><h4>Parameters</h4>
11548
- <div class="informaltable"><table width="100%" border="0">
11547
+ <a name="clutter-actor-get-constraint.parameters"></a><h4>Parameters</h4>
11548
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11549
11549
  <colgroup>
11550
11550
  <col width="150px" class="parameters_name">
11551
11551
  <col class="parameters_description">
@@ -11566,7 +11566,7 @@ of constraints applied to <em class="parameter"><code>self</code></em>
11566
11566
  </table></div>
11567
11567
  </div>
11568
11568
  <div class="refsect3">
11569
- <a name="id-1.5.2.2.11.216.6"></a><h4>Returns</h4>
11569
+ <a name="clutter-actor-get-constraint.returns"></a><h4>Returns</h4>
11570
11570
  <p> a <a class="link" href="ClutterConstraint.html" title="ClutterConstraint"><span class="type">ClutterConstraint</span></a> for the given
11571
11571
  name, or <code class="literal">NULL</code>. The returned <a class="link" href="ClutterConstraint.html" title="ClutterConstraint"><span class="type">ClutterConstraint</span></a> is owned by the
11572
11572
  actor and it should not be unreferenced directly. </p>
@@ -11582,8 +11582,8 @@ clutter_actor_clear_constraints (<em class="parameter"><code><a class="link" hre
11582
11582
  <p>Clears the list of constraints applied to <em class="parameter"><code>self</code></em>
11583
11583
  </p>
11584
11584
  <div class="refsect3">
11585
- <a name="id-1.5.2.2.11.217.5"></a><h4>Parameters</h4>
11586
- <div class="informaltable"><table width="100%" border="0">
11585
+ <a name="clutter-actor-clear-constraints.parameters"></a><h4>Parameters</h4>
11586
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11587
11587
  <colgroup>
11588
11588
  <col width="150px" class="parameters_name">
11589
11589
  <col class="parameters_description">
@@ -11611,9 +11611,12 @@ clutter_actor_add_effect (<em class="parameter"><code><a class="link" href="Clut
11611
11611
  until either
11612
11612
  <a class="link" href="ClutterActor.html#clutter-actor-remove-effect" title="clutter_actor_remove_effect ()"><code class="function">clutter_actor_remove_effect()</code></a> or <a class="link" href="ClutterActor.html#clutter-actor-clear-effects" title="clutter_actor_clear_effects ()"><code class="function">clutter_actor_clear_effects()</code></a> is
11613
11613
  called.</p>
11614
+ <p>Note that as <a class="link" href="ClutterEffect.html" title="ClutterEffect"><span class="type">ClutterEffect</span></a> is initially unowned,
11615
+ <a class="link" href="ClutterActor.html#clutter-actor-add-effect" title="clutter_actor_add_effect ()"><code class="function">clutter_actor_add_effect()</code></a> will sink any floating reference on <em class="parameter"><code>effect</code></em>
11616
+ .</p>
11614
11617
  <div class="refsect3">
11615
- <a name="id-1.5.2.2.11.218.6"></a><h4>Parameters</h4>
11616
- <div class="informaltable"><table width="100%" border="0">
11618
+ <a name="clutter-actor-add-effect.parameters"></a><h4>Parameters</h4>
11619
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11617
11620
  <colgroup>
11618
11621
  <col width="150px" class="parameters_name">
11619
11622
  <col class="parameters_description">
@@ -11643,8 +11646,12 @@ clutter_actor_add_effect_with_name (<em class="parameter"><code><a class="link"
11643
11646
  <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
11644
11647
  <em class="parameter"><code><a class="link" href="ClutterEffect.html" title="ClutterEffect"><span class="type">ClutterEffect</span></a> *effect</code></em>);</pre>
11645
11648
  <p>A convenience function for setting the name of a <a class="link" href="ClutterEffect.html" title="ClutterEffect"><span class="type">ClutterEffect</span></a>
11646
- while adding it to the list of effectss applied to <em class="parameter"><code>self</code></em>
11647
- </p>
11649
+ while adding it to the list of effects applied to <em class="parameter"><code>self</code></em>
11650
+ .</p>
11651
+ <p>Note that as <a class="link" href="ClutterEffect.html" title="ClutterEffect"><span class="type">ClutterEffect</span></a> is initially unowned,
11652
+ <a class="link" href="ClutterActor.html#clutter-actor-add-effect-with-name" title="clutter_actor_add_effect_with_name ()"><code class="function">clutter_actor_add_effect_with_name()</code></a> will sink any floating
11653
+ reference on <em class="parameter"><code>effect</code></em>
11654
+ .</p>
11648
11655
  <p>This function is the logical equivalent of:</p>
11649
11656
  <div class="informalexample">
11650
11657
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
@@ -11661,8 +11668,8 @@ while adding it to the list of effectss applied to <em class="parameter"><code>s
11661
11668
 
11662
11669
  <p></p>
11663
11670
  <div class="refsect3">
11664
- <a name="id-1.5.2.2.11.219.8"></a><h4>Parameters</h4>
11665
- <div class="informaltable"><table width="100%" border="0">
11671
+ <a name="clutter-actor-add-effect-with-name.parameters"></a><h4>Parameters</h4>
11672
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11666
11673
  <colgroup>
11667
11674
  <col width="150px" class="parameters_name">
11668
11675
  <col class="parameters_description">
@@ -11701,8 +11708,8 @@ clutter_actor_remove_effect (<em class="parameter"><code><a class="link" href="C
11701
11708
  <p>The reference held by <em class="parameter"><code>self</code></em>
11702
11709
  on the <a class="link" href="ClutterEffect.html" title="ClutterEffect"><span class="type">ClutterEffect</span></a> will be released</p>
11703
11710
  <div class="refsect3">
11704
- <a name="id-1.5.2.2.11.220.6"></a><h4>Parameters</h4>
11705
- <div class="informaltable"><table width="100%" border="0">
11711
+ <a name="clutter-actor-remove-effect.parameters"></a><h4>Parameters</h4>
11712
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11706
11713
  <colgroup>
11707
11714
  <col width="150px" class="parameters_name">
11708
11715
  <col class="parameters_description">
@@ -11734,8 +11741,8 @@ clutter_actor_remove_effect_by_name (<em class="parameter"><code><a class="link"
11734
11741
  of effects applied to <em class="parameter"><code>self</code></em>
11735
11742
  </p>
11736
11743
  <div class="refsect3">
11737
- <a name="id-1.5.2.2.11.221.5"></a><h4>Parameters</h4>
11738
- <div class="informaltable"><table width="100%" border="0">
11744
+ <a name="clutter-actor-remove-effect-by-name.parameters"></a><h4>Parameters</h4>
11745
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11739
11746
  <colgroup>
11740
11747
  <col width="150px" class="parameters_name">
11741
11748
  <col class="parameters_description">
@@ -11764,8 +11771,8 @@ of effects applied to <em class="parameter"><code>self</code></em>
11764
11771
  clutter_actor_has_effects (<em class="parameter"><code><a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> *self</code></em>);</pre>
11765
11772
  <p>Returns whether the actor has any effects applied.</p>
11766
11773
  <div class="refsect3">
11767
- <a name="id-1.5.2.2.11.222.5"></a><h4>Parameters</h4>
11768
- <div class="informaltable"><table width="100%" border="0">
11774
+ <a name="clutter-actor-has-effects.parameters"></a><h4>Parameters</h4>
11775
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11769
11776
  <colgroup>
11770
11777
  <col width="150px" class="parameters_name">
11771
11778
  <col class="parameters_description">
@@ -11779,7 +11786,7 @@ clutter_actor_has_effects (<em class="parameter"><code><a class="link" href="Clu
11779
11786
  </table></div>
11780
11787
  </div>
11781
11788
  <div class="refsect3">
11782
- <a name="id-1.5.2.2.11.222.6"></a><h4>Returns</h4>
11789
+ <a name="clutter-actor-has-effects.returns"></a><h4>Returns</h4>
11783
11790
  <p> <code class="literal">TRUE</code> if the actor has any effects,
11784
11791
  <code class="literal">FALSE</code> otherwise</p>
11785
11792
  </div>
@@ -11793,8 +11800,8 @@ clutter_actor_get_effects (<em class="parameter"><code><a class="link" href="Clu
11793
11800
  <p>Retrieves the <a class="link" href="ClutterEffect.html" title="ClutterEffect"><span class="type">ClutterEffect</span></a>s applied on <em class="parameter"><code>self</code></em>
11794
11801
  , if any</p>
11795
11802
  <div class="refsect3">
11796
- <a name="id-1.5.2.2.11.223.5"></a><h4>Parameters</h4>
11797
- <div class="informaltable"><table width="100%" border="0">
11803
+ <a name="clutter-actor-get-effects.parameters"></a><h4>Parameters</h4>
11804
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11798
11805
  <colgroup>
11799
11806
  <col width="150px" class="parameters_name">
11800
11807
  <col class="parameters_description">
@@ -11808,7 +11815,7 @@ clutter_actor_get_effects (<em class="parameter"><code><a class="link" href="Clu
11808
11815
  </table></div>
11809
11816
  </div>
11810
11817
  <div class="refsect3">
11811
- <a name="id-1.5.2.2.11.223.6"></a><h4>Returns</h4>
11818
+ <a name="clutter-actor-get-effects.returns"></a><h4>Returns</h4>
11812
11819
  <p> a list
11813
11820
  of <a class="link" href="ClutterEffect.html" title="ClutterEffect"><span class="type">ClutterEffect</span></a>s, or <code class="literal">NULL</code>. The elements of the returned
11814
11821
  list are owned by Clutter and they should not be freed. You should
@@ -11827,8 +11834,8 @@ clutter_actor_get_effect (<em class="parameter"><code><a class="link" href="Clut
11827
11834
  of effects applied to <em class="parameter"><code>self</code></em>
11828
11835
  </p>
11829
11836
  <div class="refsect3">
11830
- <a name="id-1.5.2.2.11.224.5"></a><h4>Parameters</h4>
11831
- <div class="informaltable"><table width="100%" border="0">
11837
+ <a name="clutter-actor-get-effect.parameters"></a><h4>Parameters</h4>
11838
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11832
11839
  <colgroup>
11833
11840
  <col width="150px" class="parameters_name">
11834
11841
  <col class="parameters_description">
@@ -11849,7 +11856,7 @@ of effects applied to <em class="parameter"><code>self</code></em>
11849
11856
  </table></div>
11850
11857
  </div>
11851
11858
  <div class="refsect3">
11852
- <a name="id-1.5.2.2.11.224.6"></a><h4>Returns</h4>
11859
+ <a name="clutter-actor-get-effect.returns"></a><h4>Returns</h4>
11853
11860
  <p> a <a class="link" href="ClutterEffect.html" title="ClutterEffect"><span class="type">ClutterEffect</span></a> for the given
11854
11861
  name, or <code class="literal">NULL</code>. The returned <a class="link" href="ClutterEffect.html" title="ClutterEffect"><span class="type">ClutterEffect</span></a> is owned by the
11855
11862
  actor and it should not be unreferenced directly. </p>
@@ -11865,8 +11872,8 @@ clutter_actor_clear_effects (<em class="parameter"><code><a class="link" href="C
11865
11872
  <p>Clears the list of effects applied to <em class="parameter"><code>self</code></em>
11866
11873
  </p>
11867
11874
  <div class="refsect3">
11868
- <a name="id-1.5.2.2.11.225.5"></a><h4>Parameters</h4>
11869
- <div class="informaltable"><table width="100%" border="0">
11875
+ <a name="clutter-actor-clear-effects.parameters"></a><h4>Parameters</h4>
11876
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11870
11877
  <colgroup>
11871
11878
  <col width="150px" class="parameters_name">
11872
11879
  <col class="parameters_description">
@@ -11901,8 +11908,8 @@ anchor point (usually the top left corner of the actor).</p>
11901
11908
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--scale-x" title="The “scale-x” property"><span class="type">“scale-x”</span></a> and <a class="link" href="ClutterActor.html#ClutterActor--scale-y" title="The “scale-y” property"><span class="type">“scale-y”</span></a> properties
11902
11909
  are animatable.</p>
11903
11910
  <div class="refsect3">
11904
- <a name="id-1.5.2.2.11.226.8"></a><h4>Parameters</h4>
11905
- <div class="informaltable"><table width="100%" border="0">
11911
+ <a name="clutter-actor-set-scale-full.parameters"></a><h4>Parameters</h4>
11912
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11906
11913
  <colgroup>
11907
11914
  <col width="150px" class="parameters_name">
11908
11915
  <col class="parameters_description">
@@ -11960,8 +11967,8 @@ the actor to expand left, right and downwards.</p>
11960
11967
  <p>The <a class="link" href="ClutterActor.html#ClutterActor--scale-x" title="The “scale-x” property"><span class="type">“scale-x”</span></a> and <a class="link" href="ClutterActor.html#ClutterActor--scale-y" title="The “scale-y” property"><span class="type">“scale-y”</span></a> properties are
11961
11968
  animatable.</p>
11962
11969
  <div class="refsect3">
11963
- <a name="id-1.5.2.2.11.227.8"></a><h4>Parameters</h4>
11964
- <div class="informaltable"><table width="100%" border="0">
11970
+ <a name="clutter-actor-set-scale-with-gravity.parameters"></a><h4>Parameters</h4>
11971
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
11965
11972
  <colgroup>
11966
11973
  <col width="150px" class="parameters_name">
11967
11974
  <col class="parameters_description">
@@ -12010,8 +12017,8 @@ left corner of the actor. If the scale center was specified using a
12010
12017
  <a class="link" href="ClutterBehaviourScale.html#ClutterGravity" title="enum ClutterGravity"><span class="type">ClutterGravity</span></a> this will calculate the pixel offset using the
12011
12018
  current size of the actor.</p>
12012
12019
  <div class="refsect3">
12013
- <a name="id-1.5.2.2.11.228.7"></a><h4>Parameters</h4>
12014
- <div class="informaltable"><table width="100%" border="0">
12020
+ <a name="clutter-actor-get-scale-center.parameters"></a><h4>Parameters</h4>
12021
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12015
12022
  <colgroup>
12016
12023
  <col width="150px" class="parameters_name">
12017
12024
  <col class="parameters_description">
@@ -12053,8 +12060,8 @@ clutter_actor_get_scale_gravity (<em class="parameter"><code><a class="link" hre
12053
12060
  center was specified in pixels or units this will return
12054
12061
  <a class="link" href="ClutterBehaviourScale.html#CLUTTER-GRAVITY-NONE:CAPS"><code class="literal">CLUTTER_GRAVITY_NONE</code></a>.</p>
12055
12062
  <div class="refsect3">
12056
- <a name="id-1.5.2.2.11.229.7"></a><h4>Parameters</h4>
12057
- <div class="informaltable"><table width="100%" border="0">
12063
+ <a name="clutter-actor-get-scale-gravity.parameters"></a><h4>Parameters</h4>
12064
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12058
12065
  <colgroup>
12059
12066
  <col width="150px" class="parameters_name">
12060
12067
  <col class="parameters_description">
@@ -12068,7 +12075,7 @@ center was specified in pixels or units this will return
12068
12075
  </table></div>
12069
12076
  </div>
12070
12077
  <div class="refsect3">
12071
- <a name="id-1.5.2.2.11.229.8"></a><h4>Returns</h4>
12078
+ <a name="clutter-actor-get-scale-gravity.returns"></a><h4>Returns</h4>
12072
12079
  <p> the scale gravity</p>
12073
12080
  </div>
12074
12081
  <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
@@ -12090,8 +12097,8 @@ clutter_actor_set_depth (<em class="parameter"><code><a class="link" href="Clutt
12090
12097
  is dependant on the perspective setup. See
12091
12098
  also <a class="link" href="ClutterStage.html#clutter-stage-set-perspective" title="clutter_stage_set_perspective ()"><code class="function">clutter_stage_set_perspective()</code></a>.</p>
12092
12099
  <div class="refsect3">
12093
- <a name="id-1.5.2.2.11.230.7"></a><h4>Parameters</h4>
12094
- <div class="informaltable"><table width="100%" border="0">
12100
+ <a name="clutter-actor-set-depth.parameters"></a><h4>Parameters</h4>
12101
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12095
12102
  <colgroup>
12096
12103
  <col width="150px" class="parameters_name">
12097
12104
  <col class="parameters_description">
@@ -12124,8 +12131,8 @@ clutter_actor_get_depth (<em class="parameter"><code><a class="link" href="Clutt
12124
12131
  <p>Retrieves the depth of <em class="parameter"><code>self</code></em>
12125
12132
  .</p>
12126
12133
  <div class="refsect3">
12127
- <a name="id-1.5.2.2.11.231.6"></a><h4>Parameters</h4>
12128
- <div class="informaltable"><table width="100%" border="0">
12134
+ <a name="clutter-actor-get-depth.parameters"></a><h4>Parameters</h4>
12135
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12129
12136
  <colgroup>
12130
12137
  <col width="150px" class="parameters_name">
12131
12138
  <col class="parameters_description">
@@ -12139,7 +12146,7 @@ clutter_actor_get_depth (<em class="parameter"><code><a class="link" href="Clutt
12139
12146
  </table></div>
12140
12147
  </div>
12141
12148
  <div class="refsect3">
12142
- <a name="id-1.5.2.2.11.231.7"></a><h4>Returns</h4>
12149
+ <a name="clutter-actor-get-depth.returns"></a><h4>Returns</h4>
12143
12150
  <p> the depth of the actor</p>
12144
12151
  </div>
12145
12152
  </div>
@@ -12226,8 +12233,8 @@ children.</p>
12226
12233
  <p>Nested calls to <a class="link" href="ClutterActor.html#clutter-actor-push-internal" title="clutter_actor_push_internal ()"><code class="function">clutter_actor_push_internal()</code></a> are allowed, but each
12227
12234
  one must by followed by a <a class="link" href="ClutterActor.html#clutter-actor-pop-internal" title="clutter_actor_pop_internal ()"><code class="function">clutter_actor_pop_internal()</code></a> call.</p>
12228
12235
  <div class="refsect3">
12229
- <a name="id-1.5.2.2.11.232.12"></a><h4>Parameters</h4>
12230
- <div class="informaltable"><table width="100%" border="0">
12236
+ <a name="clutter-actor-push-internal.parameters"></a><h4>Parameters</h4>
12237
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12231
12238
  <colgroup>
12232
12239
  <col width="150px" class="parameters_name">
12233
12240
  <col class="parameters_description">
@@ -12256,8 +12263,8 @@ clutter_actor_pop_internal (<em class="parameter"><code><a class="link" href="Cl
12256
12263
  </div>
12257
12264
  <p>Disables the effects of <a class="link" href="ClutterActor.html#clutter-actor-push-internal" title="clutter_actor_push_internal ()"><code class="function">clutter_actor_push_internal()</code></a>.</p>
12258
12265
  <div class="refsect3">
12259
- <a name="id-1.5.2.2.11.233.7"></a><h4>Parameters</h4>
12260
- <div class="informaltable"><table width="100%" border="0">
12266
+ <a name="clutter-actor-pop-internal.parameters"></a><h4>Parameters</h4>
12267
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12261
12268
  <colgroup>
12262
12269
  <col width="150px" class="parameters_name">
12263
12270
  <col class="parameters_description">
@@ -12293,8 +12300,8 @@ will be released by <a class="link" href="ClutterActor.html#clutter-actor-unpare
12293
12300
  <p>This function should only be called by legacy <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>s
12294
12301
  implementing the <a class="link" href="ClutterContainer.html" title="ClutterContainer"><span class="type">ClutterContainer</span></a> interface.</p>
12295
12302
  <div class="refsect3">
12296
- <a name="id-1.5.2.2.11.234.8"></a><h4>Parameters</h4>
12297
- <div class="informaltable"><table width="100%" border="0">
12303
+ <a name="clutter-actor-set-parent.parameters"></a><h4>Parameters</h4>
12304
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12298
12305
  <colgroup>
12299
12306
  <col width="150px" class="parameters_name">
12300
12307
  <col class="parameters_description">
@@ -12342,8 +12349,8 @@ removal and addition of the actor from its old parent to the <em class="paramete
12342
12349
  Thus, it is strongly encouraged to avoid using this function in application
12343
12350
  code.</p>
12344
12351
  <div class="refsect3">
12345
- <a name="id-1.5.2.2.11.235.9"></a><h4>Parameters</h4>
12346
- <div class="informaltable"><table width="100%" border="0">
12352
+ <a name="clutter-actor-reparent.parameters"></a><h4>Parameters</h4>
12353
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12347
12354
  <colgroup>
12348
12355
  <col width="150px" class="parameters_name">
12349
12356
  <col class="parameters_description">
@@ -12385,8 +12392,8 @@ your own, through <code class="function">g_object_ref()</code>.</p>
12385
12392
  <p>This function should only be called by legacy <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>s
12386
12393
  implementing the <a class="link" href="ClutterContainer.html" title="ClutterContainer"><span class="type">ClutterContainer</span></a> interface.</p>
12387
12394
  <div class="refsect3">
12388
- <a name="id-1.5.2.2.11.236.9"></a><h4>Parameters</h4>
12389
- <div class="informaltable"><table width="100%" border="0">
12395
+ <a name="clutter-actor-unparent.parameters"></a><h4>Parameters</h4>
12396
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12390
12397
  <colgroup>
12391
12398
  <col width="150px" class="parameters_name">
12392
12399
  <col class="parameters_description">
@@ -12418,8 +12425,8 @@ clutter_actor_raise (<em class="parameter"><code><a class="link" href="ClutterAc
12418
12425
  the <a class="link" href="ClutterContainer.html" title="ClutterContainer"><span class="type">ClutterContainer</span></a> interface</p>
12419
12426
  <p>This function calls <a class="link" href="ClutterContainer.html#clutter-container-raise-child" title="clutter_container_raise_child ()"><code class="function">clutter_container_raise_child()</code></a> internally.</p>
12420
12427
  <div class="refsect3">
12421
- <a name="id-1.5.2.2.11.237.8"></a><h4>Parameters</h4>
12422
- <div class="informaltable"><table width="100%" border="0">
12428
+ <a name="clutter-actor-raise.parameters"></a><h4>Parameters</h4>
12429
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12423
12430
  <colgroup>
12424
12431
  <col width="150px" class="parameters_name">
12425
12432
  <col class="parameters_description">
@@ -12457,8 +12464,8 @@ clutter_actor_lower (<em class="parameter"><code><a class="link" href="ClutterAc
12457
12464
  the <a class="link" href="ClutterContainer.html" title="ClutterContainer"><span class="type">ClutterContainer</span></a> interface.</p>
12458
12465
  <p>This function calls <a class="link" href="ClutterContainer.html#clutter-container-lower-child" title="clutter_container_lower_child ()"><code class="function">clutter_container_lower_child()</code></a> internally.</p>
12459
12466
  <div class="refsect3">
12460
- <a name="id-1.5.2.2.11.238.8"></a><h4>Parameters</h4>
12461
- <div class="informaltable"><table width="100%" border="0">
12467
+ <a name="clutter-actor-lower.parameters"></a><h4>Parameters</h4>
12468
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12462
12469
  <colgroup>
12463
12470
  <col width="150px" class="parameters_name">
12464
12471
  <col class="parameters_description">
@@ -12493,8 +12500,8 @@ clutter_actor_raise_top (<em class="parameter"><code><a class="link" href="Clutt
12493
12500
  to the top.</p>
12494
12501
  <p>This function calls <a class="link" href="ClutterActor.html#clutter-actor-raise" title="clutter_actor_raise ()"><code class="function">clutter_actor_raise()</code></a> internally.</p>
12495
12502
  <div class="refsect3">
12496
- <a name="id-1.5.2.2.11.239.7"></a><h4>Parameters</h4>
12497
- <div class="informaltable"><table width="100%" border="0">
12503
+ <a name="clutter-actor-raise-top.parameters"></a><h4>Parameters</h4>
12504
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12498
12505
  <colgroup>
12499
12506
  <col width="150px" class="parameters_name">
12500
12507
  <col class="parameters_description">
@@ -12522,8 +12529,8 @@ clutter_actor_lower_bottom (<em class="parameter"><code><a class="link" href="Cl
12522
12529
  to the bottom.</p>
12523
12530
  <p>This function calls <a class="link" href="ClutterActor.html#clutter-actor-lower" title="clutter_actor_lower ()"><code class="function">clutter_actor_lower()</code></a> internally.</p>
12524
12531
  <div class="refsect3">
12525
- <a name="id-1.5.2.2.11.240.7"></a><h4>Parameters</h4>
12526
- <div class="informaltable"><table width="100%" border="0">
12532
+ <a name="clutter-actor-lower-bottom.parameters"></a><h4>Parameters</h4>
12533
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12527
12534
  <colgroup>
12528
12535
  <col width="150px" class="parameters_name">
12529
12536
  <col class="parameters_description">
@@ -12557,8 +12564,8 @@ for the actor.</p>
12557
12564
  will take the precedence
12558
12565
  over the <a class="link" href="clutter-Shaders.html#ClutterShader"><span class="type">ClutterShader</span></a> set using this function.</p>
12559
12566
  <div class="refsect3">
12560
- <a name="id-1.5.2.2.11.241.9"></a><h4>Parameters</h4>
12561
- <div class="informaltable"><table width="100%" border="0">
12567
+ <a name="clutter-actor-set-shader.parameters"></a><h4>Parameters</h4>
12568
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12562
12569
  <colgroup>
12563
12570
  <col width="150px" class="parameters_name">
12564
12571
  <col class="parameters_description">
@@ -12579,7 +12586,7 @@ over the <a class="link" href="clutter-Shaders.html#ClutterShader"><span class="
12579
12586
  </table></div>
12580
12587
  </div>
12581
12588
  <div class="refsect3">
12582
- <a name="id-1.5.2.2.11.241.10"></a><h4>Returns</h4>
12589
+ <a name="clutter-actor-set-shader.returns"></a><h4>Returns</h4>
12583
12590
  <p> <code class="literal">TRUE</code> if the shader was successfully applied
12584
12591
  or removed</p>
12585
12592
  </div>
@@ -12597,8 +12604,8 @@ clutter_actor_get_shader (<em class="parameter"><code><a class="link" href="Clut
12597
12604
  <p>Queries the currently set <a class="link" href="clutter-Shaders.html#ClutterShader"><span class="type">ClutterShader</span></a> on <em class="parameter"><code>self</code></em>
12598
12605
  .</p>
12599
12606
  <div class="refsect3">
12600
- <a name="id-1.5.2.2.11.242.7"></a><h4>Parameters</h4>
12601
- <div class="informaltable"><table width="100%" border="0">
12607
+ <a name="clutter-actor-get-shader.parameters"></a><h4>Parameters</h4>
12608
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12602
12609
  <colgroup>
12603
12610
  <col width="150px" class="parameters_name">
12604
12611
  <col class="parameters_description">
@@ -12612,7 +12619,7 @@ clutter_actor_get_shader (<em class="parameter"><code><a class="link" href="Clut
12612
12619
  </table></div>
12613
12620
  </div>
12614
12621
  <div class="refsect3">
12615
- <a name="id-1.5.2.2.11.242.8"></a><h4>Returns</h4>
12622
+ <a name="clutter-actor-get-shader.returns"></a><h4>Returns</h4>
12616
12623
  <p> The currently set <a class="link" href="clutter-Shaders.html#ClutterShader"><span class="type">ClutterShader</span></a>
12617
12624
  or <code class="literal">NULL</code> if no shader is set. </p>
12618
12625
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -12634,8 +12641,8 @@ clutter_actor_set_shader_param (<em class="parameter"><code><a class="link" href
12634
12641
  to <em class="parameter"><code>actor</code></em>
12635
12642
  .</p>
12636
12643
  <div class="refsect3">
12637
- <a name="id-1.5.2.2.11.243.7"></a><h4>Parameters</h4>
12638
- <div class="informaltable"><table width="100%" border="0">
12644
+ <a name="clutter-actor-set-shader-param.parameters"></a><h4>Parameters</h4>
12645
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12639
12646
  <colgroup>
12640
12647
  <col width="150px" class="parameters_name">
12641
12648
  <col class="parameters_description">
@@ -12677,8 +12684,8 @@ clutter_actor_set_shader_param_float (<em class="parameter"><code><a class="link
12677
12684
  to <em class="parameter"><code>actor</code></em>
12678
12685
  .</p>
12679
12686
  <div class="refsect3">
12680
- <a name="id-1.5.2.2.11.244.7"></a><h4>Parameters</h4>
12681
- <div class="informaltable"><table width="100%" border="0">
12687
+ <a name="clutter-actor-set-shader-param-float.parameters"></a><h4>Parameters</h4>
12688
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12682
12689
  <colgroup>
12683
12690
  <col width="150px" class="parameters_name">
12684
12691
  <col class="parameters_description">
@@ -12720,8 +12727,8 @@ clutter_actor_set_shader_param_int (<em class="parameter"><code><a class="link"
12720
12727
  <em class="parameter"><code>actor</code></em>
12721
12728
  .</p>
12722
12729
  <div class="refsect3">
12723
- <a name="id-1.5.2.2.11.245.7"></a><h4>Parameters</h4>
12724
- <div class="informaltable"><table width="100%" border="0">
12730
+ <a name="clutter-actor-set-shader-param-int.parameters"></a><h4>Parameters</h4>
12731
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12725
12732
  <colgroup>
12726
12733
  <col width="150px" class="parameters_name">
12727
12734
  <col class="parameters_description">
@@ -12765,8 +12772,8 @@ coordinate space of an actor to which the actor position within its
12765
12772
  parent is relative; the default is (0, 0), i.e. the top-left corner
12766
12773
  of the actor.</p>
12767
12774
  <div class="refsect3">
12768
- <a name="id-1.5.2.2.11.246.7"></a><h4>Parameters</h4>
12769
- <div class="informaltable"><table width="100%" border="0">
12775
+ <a name="clutter-actor-set-anchor-point.parameters"></a><h4>Parameters</h4>
12776
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12770
12777
  <colgroup>
12771
12778
  <col width="150px" class="parameters_name">
12772
12779
  <col class="parameters_description">
@@ -12807,8 +12814,8 @@ clutter_actor_get_anchor_point (<em class="parameter"><code><a class="link" href
12807
12814
  <p>Gets the current anchor point of the <em class="parameter"><code>actor</code></em>
12808
12815
  in pixels.</p>
12809
12816
  <div class="refsect3">
12810
- <a name="id-1.5.2.2.11.247.7"></a><h4>Parameters</h4>
12811
- <div class="informaltable"><table width="100%" border="0">
12817
+ <a name="clutter-actor-get-anchor-point.parameters"></a><h4>Parameters</h4>
12818
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12812
12819
  <colgroup>
12813
12820
  <col width="150px" class="parameters_name">
12814
12821
  <col class="parameters_description">
@@ -12856,8 +12863,8 @@ example, if you set the anchor point to <a class="link" href="ClutterBehaviourSc
12856
12863
  and later double the size of the actor, the anchor point will move
12857
12864
  to the bottom right.</p>
12858
12865
  <div class="refsect3">
12859
- <a name="id-1.5.2.2.11.248.8"></a><h4>Parameters</h4>
12860
- <div class="informaltable"><table width="100%" border="0">
12866
+ <a name="clutter-actor-set-anchor-point-from-gravity.parameters"></a><h4>Parameters</h4>
12867
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12861
12868
  <colgroup>
12862
12869
  <col width="150px" class="parameters_name">
12863
12870
  <col class="parameters_description">
@@ -12893,8 +12900,8 @@ clutter_actor_get_anchor_point_gravity
12893
12900
  the anchor point was specified using pixels or units this will
12894
12901
  return <a class="link" href="ClutterBehaviourScale.html#CLUTTER-GRAVITY-NONE:CAPS"><code class="literal">CLUTTER_GRAVITY_NONE</code></a>.</p>
12895
12902
  <div class="refsect3">
12896
- <a name="id-1.5.2.2.11.249.7"></a><h4>Parameters</h4>
12897
- <div class="informaltable"><table width="100%" border="0">
12903
+ <a name="clutter-actor-get-anchor-point-gravity.parameters"></a><h4>Parameters</h4>
12904
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12898
12905
  <colgroup>
12899
12906
  <col width="150px" class="parameters_name">
12900
12907
  <col class="parameters_description">
@@ -12908,7 +12915,7 @@ return <a class="link" href="ClutterBehaviourScale.html#CLUTTER-GRAVITY-NONE:CAP
12908
12915
  </table></div>
12909
12916
  </div>
12910
12917
  <div class="refsect3">
12911
- <a name="id-1.5.2.2.11.249.8"></a><h4>Returns</h4>
12918
+ <a name="clutter-actor-get-anchor-point-gravity.returns"></a><h4>Returns</h4>
12912
12919
  <p> the <a class="link" href="ClutterBehaviourScale.html#ClutterGravity" title="enum ClutterGravity"><span class="type">ClutterGravity</span></a> used by the anchor point</p>
12913
12920
  </div>
12914
12921
  <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
@@ -12928,8 +12935,8 @@ clutter_actor_move_anchor_point (<em class="parameter"><code><a class="link" hre
12928
12935
  <p>Sets an anchor point for the actor, and adjusts the actor postion so that
12929
12936
  the relative position of the actor toward its parent remains the same.</p>
12930
12937
  <div class="refsect3">
12931
- <a name="id-1.5.2.2.11.250.7"></a><h4>Parameters</h4>
12932
- <div class="informaltable"><table width="100%" border="0">
12938
+ <a name="clutter-actor-move-anchor-point.parameters"></a><h4>Parameters</h4>
12939
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12933
12940
  <colgroup>
12934
12941
  <col width="150px" class="parameters_name">
12935
12942
  <col class="parameters_description">
@@ -12977,8 +12984,8 @@ example, if you set the anchor point to <a class="link" href="ClutterBehaviourSc
12977
12984
  and later double the size of the actor, the anchor point will move
12978
12985
  to the bottom right.</p>
12979
12986
  <div class="refsect3">
12980
- <a name="id-1.5.2.2.11.251.8"></a><h4>Parameters</h4>
12981
- <div class="informaltable"><table width="100%" border="0">
12987
+ <a name="clutter-actor-move-anchor-point-from-gravity.parameters"></a><h4>Parameters</h4>
12988
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
12982
12989
  <colgroup>
12983
12990
  <col width="150px" class="parameters_name">
12984
12991
  <col class="parameters_description">
@@ -13034,8 +13041,8 @@ clutter_actor_set_rotation (<em class="parameter"><code><a class="link" href="Cl
13034
13041
  actor, set using <a class="link" href="ClutterActor.html#clutter-actor-set-anchor-point" title="clutter_actor_set_anchor_point ()"><code class="function">clutter_actor_set_anchor_point()</code></a>. If no anchor
13035
13042
  point is set, the upper left corner is assumed as the origin.</p>
13036
13043
  <div class="refsect3">
13037
- <a name="id-1.5.2.2.11.252.10"></a><h4>Parameters</h4>
13038
- <div class="informaltable"><table width="100%" border="0">
13044
+ <a name="clutter-actor-set-rotation.parameters"></a><h4>Parameters</h4>
13045
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13039
13046
  <colgroup>
13040
13047
  <col width="150px" class="parameters_name">
13041
13048
  <col class="parameters_description">
@@ -13094,8 +13101,8 @@ clutter_actor_get_rotation (<em class="parameter"><code><a class="link" href="Cl
13094
13101
  <p>Retrieves the angle and center of rotation on the given axis,
13095
13102
  set using <a class="link" href="ClutterActor.html#clutter-actor-set-rotation" title="clutter_actor_set_rotation ()"><code class="function">clutter_actor_set_rotation()</code></a>.</p>
13096
13103
  <div class="refsect3">
13097
- <a name="id-1.5.2.2.11.253.7"></a><h4>Parameters</h4>
13098
- <div class="informaltable"><table width="100%" border="0">
13104
+ <a name="clutter-actor-get-rotation.parameters"></a><h4>Parameters</h4>
13105
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13099
13106
  <colgroup>
13100
13107
  <col width="150px" class="parameters_name">
13101
13108
  <col class="parameters_description">
@@ -13131,7 +13138,7 @@ set using <a class="link" href="ClutterActor.html#clutter-actor-set-rotation" ti
13131
13138
  </table></div>
13132
13139
  </div>
13133
13140
  <div class="refsect3">
13134
- <a name="id-1.5.2.2.11.253.8"></a><h4>Returns</h4>
13141
+ <a name="clutter-actor-get-rotation.returns"></a><h4>Returns</h4>
13135
13142
  <p> the angle of rotation</p>
13136
13143
  </div>
13137
13144
  <p class="since">Since: <a class="link" href="ix06.html#api-index-0.8">0.8</a></p>
@@ -13156,8 +13163,8 @@ the center of the actor remains static you can use
13156
13163
  <a class="link" href="ClutterBehaviourScale.html#CLUTTER-GRAVITY-CENTER:CAPS"><code class="literal">CLUTTER_GRAVITY_CENTER</code></a>. If the actor changes size the center point
13157
13164
  will move accordingly.</p>
13158
13165
  <div class="refsect3">
13159
- <a name="id-1.5.2.2.11.254.7"></a><h4>Parameters</h4>
13160
- <div class="informaltable"><table width="100%" border="0">
13166
+ <a name="clutter-actor-set-z-rotation-from-gravity.parameters"></a><h4>Parameters</h4>
13167
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13161
13168
  <colgroup>
13162
13169
  <col width="150px" class="parameters_name">
13163
13170
  <col class="parameters_description">
@@ -13198,8 +13205,8 @@ clutter_actor_get_z_rotation_gravity (<em class="parameter"><code><a class="link
13198
13205
  compass direction. If the center was specified in pixels or units
13199
13206
  this will return <a class="link" href="ClutterBehaviourScale.html#CLUTTER-GRAVITY-NONE:CAPS"><code class="literal">CLUTTER_GRAVITY_NONE</code></a>.</p>
13200
13207
  <div class="refsect3">
13201
- <a name="id-1.5.2.2.11.255.7"></a><h4>Parameters</h4>
13202
- <div class="informaltable"><table width="100%" border="0">
13208
+ <a name="clutter-actor-get-z-rotation-gravity.parameters"></a><h4>Parameters</h4>
13209
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13203
13210
  <colgroup>
13204
13211
  <col width="150px" class="parameters_name">
13205
13212
  <col class="parameters_description">
@@ -13213,7 +13220,7 @@ this will return <a class="link" href="ClutterBehaviourScale.html#CLUTTER-GRAVIT
13213
13220
  </table></div>
13214
13221
  </div>
13215
13222
  <div class="refsect3">
13216
- <a name="id-1.5.2.2.11.255.8"></a><h4>Returns</h4>
13223
+ <a name="clutter-actor-get-z-rotation-gravity.returns"></a><h4>Returns</h4>
13217
13224
  <p> the Z rotation center</p>
13218
13225
  </div>
13219
13226
  <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
@@ -13233,8 +13240,8 @@ clutter_actor_get_transformation_matrix
13233
13240
  relative to its
13234
13241
  parent.</p>
13235
13242
  <div class="refsect3">
13236
- <a name="id-1.5.2.2.11.256.7"></a><h4>Parameters</h4>
13237
- <div class="informaltable"><table width="100%" border="0">
13243
+ <a name="clutter-actor-get-transformation-matrix.parameters"></a><h4>Parameters</h4>
13244
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13238
13245
  <colgroup>
13239
13246
  <col width="150px" class="parameters_name">
13240
13247
  <col class="parameters_description">
@@ -13263,8 +13270,8 @@ parent.</p>
13263
13270
  <a name="ClutterActorFlags"></a><h3>enum ClutterActorFlags</h3>
13264
13271
  <p>Flags used to signal the state of an actor.</p>
13265
13272
  <div class="refsect3">
13266
- <a name="id-1.5.2.2.12.2.4"></a><h4>Members</h4>
13267
- <div class="informaltable"><table width="100%" border="0">
13273
+ <a name="ClutterActorFlags.members"></a><h4>Members</h4>
13274
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13268
13275
  <colgroup>
13269
13276
  <col width="300px" class="enum_members_name">
13270
13277
  <col class="enum_members_description">
@@ -13320,8 +13327,8 @@ parent.</p>
13320
13327
  <a name="ClutterRequestMode"></a><h3>enum ClutterRequestMode</h3>
13321
13328
  <p>Specifies the type of requests for a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
13322
13329
  <div class="refsect3">
13323
- <a name="id-1.5.2.2.12.3.4"></a><h4>Members</h4>
13324
- <div class="informaltable"><table width="100%" border="0">
13330
+ <a name="ClutterRequestMode.members"></a><h4>Members</h4>
13331
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13325
13332
  <colgroup>
13326
13333
  <col width="300px" class="enum_members_name">
13327
13334
  <col class="enum_members_description">
@@ -13364,8 +13371,8 @@ parent.</p>
13364
13371
  </pre>
13365
13372
  <p>Base class for actors.</p>
13366
13373
  <div class="refsect3">
13367
- <a name="id-1.5.2.2.12.4.5"></a><h4>Members</h4>
13368
- <div class="informaltable"><table width="100%" border="0">
13374
+ <a name="ClutterActor.members"></a><h4>Members</h4>
13375
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13369
13376
  <colgroup>
13370
13377
  <col width="300px" class="struct_members_name">
13371
13378
  <col class="struct_members_description">
@@ -13462,8 +13469,8 @@ parent.</p>
13462
13469
  </pre>
13463
13470
  <p>Base class for actors.</p>
13464
13471
  <div class="refsect3">
13465
- <a name="id-1.5.2.2.12.5.5"></a><h4>Members</h4>
13466
- <div class="informaltable"><table width="100%" border="0">
13472
+ <a name="ClutterActorClass.members"></a><h4>Members</h4>
13473
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13467
13474
  <colgroup>
13468
13475
  <col width="300px" class="struct_members_name">
13469
13476
  <col class="struct_members_description">
@@ -13693,8 +13700,8 @@ them to the render tree</p></td>
13693
13700
  <p>Flags passed to the <a class="link" href="ClutterActor.html#ClutterActorClass.allocate"><code class="function">ClutterActorClass.allocate()</code></a> virtual function
13694
13701
  and to the <a class="link" href="ClutterActor.html#clutter-actor-allocate" title="clutter_actor_allocate ()"><code class="function">clutter_actor_allocate()</code></a> function.</p>
13695
13702
  <div class="refsect3">
13696
- <a name="id-1.5.2.2.12.6.4"></a><h4>Members</h4>
13697
- <div class="informaltable"><table width="100%" border="0">
13703
+ <a name="ClutterAllocationFlags.members"></a><h4>Members</h4>
13704
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13698
13705
  <colgroup>
13699
13706
  <col width="300px" class="enum_members_name">
13700
13707
  <col class="enum_members_description">
@@ -13744,8 +13751,8 @@ assigned to it during the allocation.</p>
13744
13751
  bigger than its natural size; for example, when the <a class="link" href="ClutterActor.html#ClutterActor--x-expand" title="The “x-expand” property"><span class="type">“x-expand”</span></a>
13745
13752
  or the <a class="link" href="ClutterActor.html#ClutterActor--y-expand" title="The “y-expand” property"><span class="type">“y-expand”</span></a> properties of <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a> are set to <code class="literal">TRUE</code>.</p>
13746
13753
  <div class="refsect3">
13747
- <a name="id-1.5.2.2.12.7.5"></a><h4>Members</h4>
13748
- <div class="informaltable"><table width="100%" border="0">
13754
+ <a name="ClutterActorAlign.members"></a><h4>Members</h4>
13755
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13749
13756
  <colgroup>
13750
13757
  <col width="300px" class="enum_members_name">
13751
13758
  <col class="enum_members_description">
@@ -13801,8 +13808,8 @@ or the <a class="link" href="ClutterActor.html#ClutterActor--y-expand" title="Th
13801
13808
  </pre>
13802
13809
  <p>A representation of the components of a margin.</p>
13803
13810
  <div class="refsect3">
13804
- <a name="id-1.5.2.2.12.8.5"></a><h4>Members</h4>
13805
- <div class="informaltable"><table width="100%" border="0">
13811
+ <a name="ClutterMargin.members"></a><h4>Members</h4>
13812
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13806
13813
  <colgroup>
13807
13814
  <col width="300px" class="struct_members_name">
13808
13815
  <col class="struct_members_description">
@@ -13839,8 +13846,8 @@ or the <a class="link" href="ClutterActor.html#ClutterActor--y-expand" title="Th
13839
13846
  <a name="ClutterContentGravity"></a><h3>enum ClutterContentGravity</h3>
13840
13847
  <p>Controls the alignment of the <a class="link" href="ClutterContent.html" title="ClutterContent"><span class="type">ClutterContent</span></a> inside a <a class="link" href="ClutterActor.html" title="ClutterActor"><span class="type">ClutterActor</span></a>.</p>
13841
13848
  <div class="refsect3">
13842
- <a name="id-1.5.2.2.12.9.4"></a><h4>Members</h4>
13843
- <div class="informaltable"><table width="100%" border="0">
13849
+ <a name="ClutterContentGravity.members"></a><h4>Members</h4>
13850
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13844
13851
  <colgroup>
13845
13852
  <col width="300px" class="enum_members_name">
13846
13853
  <col class="enum_members_description">
@@ -13936,8 +13943,8 @@ or the <a class="link" href="ClutterActor.html#ClutterActor--y-expand" title="Th
13936
13943
  <p>The scaling filters to be used with the <a class="link" href="ClutterActor.html#ClutterActor--minification-filter" title="The “minification-filter” property"><span class="type">“minification-filter”</span></a>
13937
13944
  and <a class="link" href="ClutterActor.html#ClutterActor--magnification-filter" title="The “magnification-filter” property"><span class="type">“magnification-filter”</span></a> properties.</p>
13938
13945
  <div class="refsect3">
13939
- <a name="id-1.5.2.2.12.10.4"></a><h4>Members</h4>
13940
- <div class="informaltable"><table width="100%" border="0">
13946
+ <a name="ClutterScalingFilter.members"></a><h4>Members</h4>
13947
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13941
13948
  <colgroup>
13942
13949
  <col width="300px" class="enum_members_name">
13943
13950
  <col class="enum_members_description">
@@ -13977,8 +13984,8 @@ and <a class="link" href="ClutterActor.html#ClutterActor--magnification-filter"
13977
13984
  <a name="ClutterContentRepeat"></a><h3>enum ClutterContentRepeat</h3>
13978
13985
  <p>Content repeat modes.</p>
13979
13986
  <div class="refsect3">
13980
- <a name="id-1.5.2.2.12.11.4"></a><h4>Members</h4>
13981
- <div class="informaltable"><table width="100%" border="0">
13987
+ <a name="ClutterContentRepeat.members"></a><h4>Members</h4>
13988
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
13982
13989
  <colgroup>
13983
13990
  <col width="300px" class="enum_members_name">
13984
13991
  <col class="enum_members_description">
@@ -14023,8 +14030,8 @@ and <a class="link" href="ClutterActor.html#ClutterActor--magnification-filter"
14023
14030
  <a name="ClutterOffscreenRedirect"></a><h3>enum ClutterOffscreenRedirect</h3>
14024
14031
  <p>Possible flags to pass to <a class="link" href="ClutterActor.html#clutter-actor-set-offscreen-redirect" title="clutter_actor_set_offscreen_redirect ()"><code class="function">clutter_actor_set_offscreen_redirect()</code></a>.</p>
14025
14032
  <div class="refsect3">
14026
- <a name="id-1.5.2.2.12.12.4"></a><h4>Members</h4>
14027
- <div class="informaltable"><table width="100%" border="0">
14033
+ <a name="ClutterOffscreenRedirect.members"></a><h4>Members</h4>
14034
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
14028
14035
  <colgroup>
14029
14036
  <col width="300px" class="enum_members_name">
14030
14037
  <col class="enum_members_description">
@@ -15104,8 +15111,8 @@ to know whether the absolute origin of <em class="parameter"><code>actor</code><
15104
15111
  changed, then you might
15105
15112
  want use this signal instead.</p>
15106
15113
  <div class="refsect3">
15107
- <a name="id-1.5.2.2.14.2.5"></a><h4>Parameters</h4>
15108
- <div class="informaltable"><table width="100%" border="0">
15114
+ <a name="ClutterActor-allocation-changed.parameters"></a><h4>Parameters</h4>
15115
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15109
15116
  <colgroup>
15110
15117
  <col width="150px" class="parameters_name">
15111
15118
  <col class="parameters_description">
@@ -15149,8 +15156,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15149
15156
  is pressed on <em class="parameter"><code>actor</code></em>
15150
15157
  .</p>
15151
15158
  <div class="refsect3">
15152
- <a name="id-1.5.2.2.14.3.5"></a><h4>Parameters</h4>
15153
- <div class="informaltable"><table width="100%" border="0">
15159
+ <a name="ClutterActor-button-press-event.parameters"></a><h4>Parameters</h4>
15160
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15154
15161
  <colgroup>
15155
15162
  <col width="150px" class="parameters_name">
15156
15163
  <col class="parameters_description">
@@ -15176,7 +15183,7 @@ is pressed on <em class="parameter"><code>actor</code></em>
15176
15183
  </table></div>
15177
15184
  </div>
15178
15185
  <div class="refsect3">
15179
- <a name="id-1.5.2.2.14.3.6"></a><h4>Returns</h4>
15186
+ <a name="ClutterActor-button-press-event.returns"></a><h4>Returns</h4>
15180
15187
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
15181
15188
  or <code class="literal">FALSE</code> to continue the emission.</p>
15182
15189
  </div>
@@ -15194,8 +15201,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15194
15201
  is released on <em class="parameter"><code>actor</code></em>
15195
15202
  .</p>
15196
15203
  <div class="refsect3">
15197
- <a name="id-1.5.2.2.14.4.5"></a><h4>Parameters</h4>
15198
- <div class="informaltable"><table width="100%" border="0">
15204
+ <a name="ClutterActor-button-release-event.parameters"></a><h4>Parameters</h4>
15205
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15199
15206
  <colgroup>
15200
15207
  <col width="150px" class="parameters_name">
15201
15208
  <col class="parameters_description">
@@ -15221,7 +15228,7 @@ is released on <em class="parameter"><code>actor</code></em>
15221
15228
  </table></div>
15222
15229
  </div>
15223
15230
  <div class="refsect3">
15224
- <a name="id-1.5.2.2.14.4.6"></a><h4>Returns</h4>
15231
+ <a name="ClutterActor-button-release-event.returns"></a><h4>Returns</h4>
15225
15232
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
15226
15233
  or <code class="literal">FALSE</code> to continue the emission.</p>
15227
15234
  </div>
@@ -15243,8 +15250,8 @@ event before the specialized events (like
15243
15250
  ClutterActor::button-press-event or ::key-released-event) are
15244
15251
  emitted.</p>
15245
15252
  <div class="refsect3">
15246
- <a name="id-1.5.2.2.14.5.5"></a><h4>Parameters</h4>
15247
- <div class="informaltable"><table width="100%" border="0">
15253
+ <a name="ClutterActor-captured-event.parameters"></a><h4>Parameters</h4>
15254
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15248
15255
  <colgroup>
15249
15256
  <col width="150px" class="parameters_name">
15250
15257
  <col class="parameters_description">
@@ -15270,7 +15277,7 @@ emitted.</p>
15270
15277
  </table></div>
15271
15278
  </div>
15272
15279
  <div class="refsect3">
15273
- <a name="id-1.5.2.2.14.5.6"></a><h4>Returns</h4>
15280
+ <a name="ClutterActor-captured-event.returns"></a><h4>Returns</h4>
15274
15281
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
15275
15282
  or <code class="literal">FALSE</code> to continue the emission.</p>
15276
15283
  </div>
@@ -15296,8 +15303,8 @@ class handler of this signal and call <a class="link" href="ClutterActor.html#cl
15296
15303
  their children. When overriding the default class handler, it is
15297
15304
  required to chain up to the parent's implementation.</p>
15298
15305
  <div class="refsect3">
15299
- <a name="id-1.5.2.2.14.6.8"></a><h4>Parameters</h4>
15300
- <div class="informaltable"><table width="100%" border="0">
15306
+ <a name="ClutterActor-destroy.parameters"></a><h4>Parameters</h4>
15307
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15301
15308
  <colgroup>
15302
15309
  <col width="150px" class="parameters_name">
15303
15310
  <col class="parameters_description">
@@ -15330,8 +15337,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15330
15337
  <p>The ::enter-event signal is emitted when the pointer enters the <em class="parameter"><code>actor</code></em>
15331
15338
  </p>
15332
15339
  <div class="refsect3">
15333
- <a name="id-1.5.2.2.14.7.5"></a><h4>Parameters</h4>
15334
- <div class="informaltable"><table width="100%" border="0">
15340
+ <a name="ClutterActor-enter-event.parameters"></a><h4>Parameters</h4>
15341
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15335
15342
  <colgroup>
15336
15343
  <col width="150px" class="parameters_name">
15337
15344
  <col class="parameters_description">
@@ -15357,7 +15364,7 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15357
15364
  </table></div>
15358
15365
  </div>
15359
15366
  <div class="refsect3">
15360
- <a name="id-1.5.2.2.14.7.6"></a><h4>Returns</h4>
15367
+ <a name="ClutterActor-enter-event.returns"></a><h4>Returns</h4>
15361
15368
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
15362
15369
  or <code class="literal">FALSE</code> to continue the emission.</p>
15363
15370
  </div>
@@ -15377,8 +15384,8 @@ by the <em class="parameter"><code>actor</code></em>
15377
15384
  following the hierarchy chain, until it reaches the top-level
15378
15385
  container (the <a class="link" href="ClutterStage.html" title="ClutterStage"><span class="type">ClutterStage</span></a>).</p>
15379
15386
  <div class="refsect3">
15380
- <a name="id-1.5.2.2.14.8.5"></a><h4>Parameters</h4>
15381
- <div class="informaltable"><table width="100%" border="0">
15387
+ <a name="ClutterActor-event.parameters"></a><h4>Parameters</h4>
15388
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15382
15389
  <colgroup>
15383
15390
  <col width="150px" class="parameters_name">
15384
15391
  <col class="parameters_description">
@@ -15404,7 +15411,7 @@ container (the <a class="link" href="ClutterStage.html" title="ClutterStage"><sp
15404
15411
  </table></div>
15405
15412
  </div>
15406
15413
  <div class="refsect3">
15407
- <a name="id-1.5.2.2.14.8.6"></a><h4>Returns</h4>
15414
+ <a name="ClutterActor-event.returns"></a><h4>Returns</h4>
15408
15415
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
15409
15416
  or <code class="literal">FALSE</code> to continue the emission.</p>
15410
15417
  </div>
@@ -15420,8 +15427,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15420
15427
  <p>The ::hide signal is emitted when an actor is no longer rendered
15421
15428
  on the stage.</p>
15422
15429
  <div class="refsect3">
15423
- <a name="id-1.5.2.2.14.9.5"></a><h4>Parameters</h4>
15424
- <div class="informaltable"><table width="100%" border="0">
15430
+ <a name="ClutterActor-hide.parameters"></a><h4>Parameters</h4>
15431
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15425
15432
  <colgroup>
15426
15433
  <col width="150px" class="parameters_name">
15427
15434
  <col class="parameters_description">
@@ -15453,8 +15460,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15453
15460
  <p>The ::key-focus-in signal is emitted when <em class="parameter"><code>actor</code></em>
15454
15461
  receives key focus.</p>
15455
15462
  <div class="refsect3">
15456
- <a name="id-1.5.2.2.14.10.5"></a><h4>Parameters</h4>
15457
- <div class="informaltable"><table width="100%" border="0">
15463
+ <a name="ClutterActor-key-focus-in.parameters"></a><h4>Parameters</h4>
15464
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15458
15465
  <colgroup>
15459
15466
  <col width="150px" class="parameters_name">
15460
15467
  <col class="parameters_description">
@@ -15486,8 +15493,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15486
15493
  <p>The ::key-focus-out signal is emitted when <em class="parameter"><code>actor</code></em>
15487
15494
  loses key focus.</p>
15488
15495
  <div class="refsect3">
15489
- <a name="id-1.5.2.2.14.11.5"></a><h4>Parameters</h4>
15490
- <div class="informaltable"><table width="100%" border="0">
15496
+ <a name="ClutterActor-key-focus-out.parameters"></a><h4>Parameters</h4>
15497
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15491
15498
  <colgroup>
15492
15499
  <col width="150px" class="parameters_name">
15493
15500
  <col class="parameters_description">
@@ -15521,8 +15528,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15521
15528
  is pressed while <em class="parameter"><code>actor</code></em>
15522
15529
  has key focus (see <a class="link" href="ClutterStage.html#clutter-stage-set-key-focus" title="clutter_stage_set_key_focus ()"><code class="function">clutter_stage_set_key_focus()</code></a>).</p>
15523
15530
  <div class="refsect3">
15524
- <a name="id-1.5.2.2.14.12.5"></a><h4>Parameters</h4>
15525
- <div class="informaltable"><table width="100%" border="0">
15531
+ <a name="ClutterActor-key-press-event.parameters"></a><h4>Parameters</h4>
15532
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15526
15533
  <colgroup>
15527
15534
  <col width="150px" class="parameters_name">
15528
15535
  <col class="parameters_description">
@@ -15548,7 +15555,7 @@ is pressed while <em class="parameter"><code>actor</code></em>
15548
15555
  </table></div>
15549
15556
  </div>
15550
15557
  <div class="refsect3">
15551
- <a name="id-1.5.2.2.14.12.6"></a><h4>Returns</h4>
15558
+ <a name="ClutterActor-key-press-event.returns"></a><h4>Returns</h4>
15552
15559
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
15553
15560
  or <code class="literal">FALSE</code> to continue the emission.</p>
15554
15561
  </div>
@@ -15567,8 +15574,8 @@ is released while <em class="parameter"><code>actor</code></em>
15567
15574
  has key focus (see
15568
15575
  <a class="link" href="ClutterStage.html#clutter-stage-set-key-focus" title="clutter_stage_set_key_focus ()"><code class="function">clutter_stage_set_key_focus()</code></a>).</p>
15569
15576
  <div class="refsect3">
15570
- <a name="id-1.5.2.2.14.13.5"></a><h4>Parameters</h4>
15571
- <div class="informaltable"><table width="100%" border="0">
15577
+ <a name="ClutterActor-key-release-event.parameters"></a><h4>Parameters</h4>
15578
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15572
15579
  <colgroup>
15573
15580
  <col width="150px" class="parameters_name">
15574
15581
  <col class="parameters_description">
@@ -15594,7 +15601,7 @@ is released while <em class="parameter"><code>actor</code></em>
15594
15601
  </table></div>
15595
15602
  </div>
15596
15603
  <div class="refsect3">
15597
- <a name="id-1.5.2.2.14.13.6"></a><h4>Returns</h4>
15604
+ <a name="ClutterActor-key-release-event.returns"></a><h4>Returns</h4>
15598
15605
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
15599
15606
  or <code class="literal">FALSE</code> to continue the emission.</p>
15600
15607
  </div>
@@ -15611,8 +15618,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15611
15618
  <p>The ::leave-event signal is emitted when the pointer leaves the <em class="parameter"><code>actor</code></em>
15612
15619
  .</p>
15613
15620
  <div class="refsect3">
15614
- <a name="id-1.5.2.2.14.14.5"></a><h4>Parameters</h4>
15615
- <div class="informaltable"><table width="100%" border="0">
15621
+ <a name="ClutterActor-leave-event.parameters"></a><h4>Parameters</h4>
15622
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15616
15623
  <colgroup>
15617
15624
  <col width="150px" class="parameters_name">
15618
15625
  <col class="parameters_description">
@@ -15638,7 +15645,7 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15638
15645
  </table></div>
15639
15646
  </div>
15640
15647
  <div class="refsect3">
15641
- <a name="id-1.5.2.2.14.14.6"></a><h4>Returns</h4>
15648
+ <a name="ClutterActor-leave-event.returns"></a><h4>Returns</h4>
15642
15649
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
15643
15650
  or <code class="literal">FALSE</code> to continue the emission.</p>
15644
15651
  </div>
@@ -15656,8 +15663,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15656
15663
  moved over <em class="parameter"><code>actor</code></em>
15657
15664
  .</p>
15658
15665
  <div class="refsect3">
15659
- <a name="id-1.5.2.2.14.15.5"></a><h4>Parameters</h4>
15660
- <div class="informaltable"><table width="100%" border="0">
15666
+ <a name="ClutterActor-motion-event.parameters"></a><h4>Parameters</h4>
15667
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15661
15668
  <colgroup>
15662
15669
  <col width="150px" class="parameters_name">
15663
15670
  <col class="parameters_description">
@@ -15683,7 +15690,7 @@ moved over <em class="parameter"><code>actor</code></em>
15683
15690
  </table></div>
15684
15691
  </div>
15685
15692
  <div class="refsect3">
15686
- <a name="id-1.5.2.2.14.15.6"></a><h4>Returns</h4>
15693
+ <a name="ClutterActor-motion-event.returns"></a><h4>Returns</h4>
15687
15694
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
15688
15695
  or <code class="literal">FALSE</code> to continue the emission.</p>
15689
15696
  </div>
@@ -15712,8 +15719,8 @@ will be removed in a future version of Clutter.</p>
15712
15719
  instead of connecting to this signal.</p>
15713
15720
  </div>
15714
15721
  <div class="refsect3">
15715
- <a name="id-1.5.2.2.14.16.9"></a><h4>Parameters</h4>
15716
- <div class="informaltable"><table width="100%" border="0">
15722
+ <a name="ClutterActor-paint.parameters"></a><h4>Parameters</h4>
15723
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15717
15724
  <colgroup>
15718
15725
  <col width="150px" class="parameters_name">
15719
15726
  <col class="parameters_description">
@@ -15745,8 +15752,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
15745
15752
  <span class="type">gpointer</span> user_data)</pre>
15746
15753
  <p>This signal is emitted when the parent of the actor changes.</p>
15747
15754
  <div class="refsect3">
15748
- <a name="id-1.5.2.2.14.17.5"></a><h4>Parameters</h4>
15749
- <div class="informaltable"><table width="100%" border="0">
15755
+ <a name="ClutterActor-parent-set.parameters"></a><h4>Parameters</h4>
15756
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15750
15757
  <colgroup>
15751
15758
  <col width="150px" class="parameters_name">
15752
15759
  <col class="parameters_description">
@@ -15796,8 +15803,8 @@ to set up some custom aspect of a paint in pick mode.</p>
15796
15803
  instead.</p>
15797
15804
  </div>
15798
15805
  <div class="refsect3">
15799
- <a name="id-1.5.2.2.14.18.9"></a><h4>Parameters</h4>
15800
- <div class="informaltable"><table width="100%" border="0">
15806
+ <a name="ClutterActor-pick.parameters"></a><h4>Parameters</h4>
15807
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15801
15808
  <colgroup>
15802
15809
  <col width="150px" class="parameters_name">
15803
15810
  <col class="parameters_description">
@@ -15900,8 +15907,8 @@ pipeline is executed. If you want to know when the pipeline has
15900
15907
  been completed you should use <a class="link" href="clutter-General.html#clutter-threads-add-repaint-func" title="clutter_threads_add_repaint_func ()"><code class="function">clutter_threads_add_repaint_func()</code></a>
15901
15908
  or <a class="link" href="clutter-General.html#clutter-threads-add-repaint-func-full" title="clutter_threads_add_repaint_func_full ()"><code class="function">clutter_threads_add_repaint_func_full()</code></a>.</p>
15902
15909
  <div class="refsect3">
15903
- <a name="id-1.5.2.2.14.19.11"></a><h4>Parameters</h4>
15904
- <div class="informaltable"><table width="100%" border="0">
15910
+ <a name="ClutterActor-queue-redraw.parameters"></a><h4>Parameters</h4>
15911
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15905
15912
  <colgroup>
15906
15913
  <col width="150px" class="parameters_name">
15907
15914
  <col class="parameters_description">
@@ -15941,11 +15948,11 @@ is called on an actor.</p>
15941
15948
  parent actor and queues a relayout on the parent, thus "bubbling"
15942
15949
  the relayout queue up through the actor graph.</p>
15943
15950
  <p>The main purpose of this signal is to allow relayout to be propagated
15944
- properly in the procense of <a class="link" href="ClutterClone.html" title="ClutterClone"><span class="type">ClutterClone</span></a> actors. Applications will
15951
+ properly in the presence of <a class="link" href="ClutterClone.html" title="ClutterClone"><span class="type">ClutterClone</span></a> actors. Applications will
15945
15952
  not normally need to connect to this signal.</p>
15946
15953
  <div class="refsect3">
15947
- <a name="id-1.5.2.2.14.20.7"></a><h4>Parameters</h4>
15948
- <div class="informaltable"><table width="100%" border="0">
15954
+ <a name="ClutterActor-queue-relayout.parameters"></a><h4>Parameters</h4>
15955
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15949
15956
  <colgroup>
15950
15957
  <col width="150px" class="parameters_name">
15951
15958
  <col class="parameters_description">
@@ -15982,8 +15989,8 @@ realized.</p>
15982
15989
  written code</p>
15983
15990
  </div>
15984
15991
  <div class="refsect3">
15985
- <a name="id-1.5.2.2.14.21.7"></a><h4>Parameters</h4>
15986
- <div class="informaltable"><table width="100%" border="0">
15992
+ <a name="ClutterActor-realize.parameters"></a><h4>Parameters</h4>
15993
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
15987
15994
  <colgroup>
15988
15995
  <col width="150px" class="parameters_name">
15989
15996
  <col class="parameters_description">
@@ -16017,8 +16024,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
16017
16024
  scrolled on <em class="parameter"><code>actor</code></em>
16018
16025
  </p>
16019
16026
  <div class="refsect3">
16020
- <a name="id-1.5.2.2.14.22.5"></a><h4>Parameters</h4>
16021
- <div class="informaltable"><table width="100%" border="0">
16027
+ <a name="ClutterActor-scroll-event.parameters"></a><h4>Parameters</h4>
16028
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
16022
16029
  <colgroup>
16023
16030
  <col width="150px" class="parameters_name">
16024
16031
  <col class="parameters_description">
@@ -16044,7 +16051,7 @@ scrolled on <em class="parameter"><code>actor</code></em>
16044
16051
  </table></div>
16045
16052
  </div>
16046
16053
  <div class="refsect3">
16047
- <a name="id-1.5.2.2.14.22.6"></a><h4>Returns</h4>
16054
+ <a name="ClutterActor-scroll-event.returns"></a><h4>Returns</h4>
16048
16055
  <p> <code class="literal">TRUE</code> if the event has been handled by the actor,
16049
16056
  or <code class="literal">FALSE</code> to continue the emission.</p>
16050
16057
  </div>
@@ -16060,8 +16067,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
16060
16067
  <p>The ::show signal is emitted when an actor is visible and
16061
16068
  rendered on the stage.</p>
16062
16069
  <div class="refsect3">
16063
- <a name="id-1.5.2.2.14.23.5"></a><h4>Parameters</h4>
16064
- <div class="informaltable"><table width="100%" border="0">
16070
+ <a name="ClutterActor-show.parameters"></a><h4>Parameters</h4>
16071
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
16065
16072
  <colgroup>
16066
16073
  <col width="150px" class="parameters_name">
16067
16074
  <col class="parameters_description">
@@ -16094,8 +16101,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
16094
16101
  <p>The ::touch-event signal is emitted each time a touch
16095
16102
  begin/end/update/cancel event.</p>
16096
16103
  <div class="refsect3">
16097
- <a name="id-1.5.2.2.14.24.5"></a><h4>Parameters</h4>
16098
- <div class="informaltable"><table width="100%" border="0">
16104
+ <a name="ClutterActor-touch-event.parameters"></a><h4>Parameters</h4>
16105
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
16099
16106
  <colgroup>
16100
16107
  <col width="150px" class="parameters_name">
16101
16108
  <col class="parameters_description">
@@ -16121,7 +16128,7 @@ begin/end/update/cancel event.</p>
16121
16128
  </table></div>
16122
16129
  </div>
16123
16130
  <div class="refsect3">
16124
- <a name="id-1.5.2.2.14.24.6"></a><h4>Returns</h4>
16131
+ <a name="ClutterActor-touch-event.returns"></a><h4>Returns</h4>
16125
16132
  <p> <a class="link" href="clutter-Events.html#CLUTTER-EVENT-STOP:CAPS" title="CLUTTER_EVENT_STOP"><code class="literal">CLUTTER_EVENT_STOP</code></a> if the event has been handled by
16126
16133
  the actor, or <a class="link" href="clutter-Events.html#CLUTTER-EVENT-PROPAGATE:CAPS" title="CLUTTER_EVENT_PROPAGATE"><code class="literal">CLUTTER_EVENT_PROPAGATE</code></a> to continue the emission.</p>
16127
16134
  </div>
@@ -16143,8 +16150,8 @@ using <a class="link" href="ClutterTimeline.html#clutter-timeline-stop" title="c
16143
16150
  transitions applied on <em class="parameter"><code>actor</code></em>
16144
16151
  , using <a class="link" href="ClutterActor.html#clutter-actor-remove-transition" title="clutter_actor_remove_transition ()"><code class="function">clutter_actor_remove_transition()</code></a>.</p>
16145
16152
  <div class="refsect3">
16146
- <a name="id-1.5.2.2.14.25.5"></a><h4>Parameters</h4>
16147
- <div class="informaltable"><table width="100%" border="0">
16153
+ <a name="ClutterActor-transition-stopped.parameters"></a><h4>Parameters</h4>
16154
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
16148
16155
  <colgroup>
16149
16156
  <col width="150px" class="parameters_name">
16150
16157
  <col class="parameters_description">
@@ -16187,8 +16194,8 @@ user_function (<a class="link" href="ClutterActor.html" title="ClutterActor"><sp
16187
16194
  involving <em class="parameter"><code>actor</code></em>
16188
16195
  are complete.</p>
16189
16196
  <div class="refsect3">
16190
- <a name="id-1.5.2.2.14.26.5"></a><h4>Parameters</h4>
16191
- <div class="informaltable"><table width="100%" border="0">
16197
+ <a name="ClutterActor-transitions-completed.parameters"></a><h4>Parameters</h4>
16198
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
16192
16199
  <colgroup>
16193
16200
  <col width="150px" class="parameters_name">
16194
16201
  <col class="parameters_description">
@@ -16225,8 +16232,8 @@ unrealized.</p>
16225
16232
  written code</p>
16226
16233
  </div>
16227
16234
  <div class="refsect3">
16228
- <a name="id-1.5.2.2.14.27.7"></a><h4>Parameters</h4>
16229
- <div class="informaltable"><table width="100%" border="0">
16235
+ <a name="ClutterActor-unrealize.parameters"></a><h4>Parameters</h4>
16236
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
16230
16237
  <colgroup>
16231
16238
  <col width="150px" class="parameters_name">
16232
16239
  <col class="parameters_description">
@@ -16252,6 +16259,6 @@ unrealized.</p>
16252
16259
  </div>
16253
16260
  </div>
16254
16261
  <div class="footer">
16255
- <hr>Generated by GTK-Doc V1.24</div>
16262
+ <hr>Generated by GTK-Doc V1.25.1</div>
16256
16263
  </body>
16257
16264
  </html>