clutter 2.2.5-x64-mingw32 → 3.0.0-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (469) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +5 -5
  3. data/lib/clutter.rb +19 -2
  4. data/lib/clutter/version.rb +28 -0
  5. data/test/run-test.rb +10 -4
  6. data/test/test-clutter-version.rb +47 -0
  7. data/vendor/local/bin/json-glib-format.exe +0 -0
  8. data/vendor/local/bin/json-glib-validate.exe +0 -0
  9. data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
  10. data/vendor/local/bin/libcogl-20.dll +0 -0
  11. data/vendor/local/bin/libcogl-pango-20.dll +0 -0
  12. data/vendor/local/bin/libcogl-path-20.dll +0 -0
  13. data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
  14. data/vendor/local/include/clutter-1.0/clutter/clutter-actor.h +5 -0
  15. data/vendor/local/include/clutter-1.0/clutter/clutter-constraint.h +11 -2
  16. data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +4 -0
  17. data/vendor/local/include/clutter-1.0/clutter/clutter-enums.h +25 -7
  18. data/vendor/local/include/clutter-1.0/clutter/clutter-group.h +2 -2
  19. data/vendor/local/include/clutter-1.0/clutter/clutter-input-device.h +5 -0
  20. data/vendor/local/include/clutter-1.0/clutter/clutter-keyframe-transition.h +4 -2
  21. data/vendor/local/include/clutter-1.0/clutter/clutter-keysyms.h +5 -0
  22. data/vendor/local/include/clutter-1.0/clutter/clutter-macros.h +14 -0
  23. data/vendor/local/include/clutter-1.0/clutter/clutter-stage.h +2 -2
  24. data/vendor/local/include/clutter-1.0/clutter/clutter-texture.h +2 -2
  25. data/vendor/local/include/clutter-1.0/clutter/clutter-version.h +15 -5
  26. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-alpha.h +6 -0
  27. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animation.h +4 -0
  28. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-animator.h +2 -0
  29. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-fixed.h +2 -1
  30. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-keysyms.h +5 -0
  31. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-rectangle.h +2 -2
  32. data/vendor/local/include/clutter-1.0/clutter/deprecated/clutter-texture.h +9 -9
  33. data/vendor/local/include/cogl/cogl/cogl-defines.h +3 -3
  34. data/vendor/local/include/cogl/cogl/cogl-enum-types.h +3 -0
  35. data/vendor/local/include/cogl/cogl/cogl-framebuffer.h +52 -0
  36. data/vendor/local/include/cogl/cogl/cogl-macros.h +14 -0
  37. data/vendor/local/include/cogl/cogl/cogl-onscreen-template.h +18 -0
  38. data/vendor/local/include/cogl/cogl/cogl-onscreen.h +59 -0
  39. data/vendor/local/include/cogl/cogl/cogl-renderer.h +2 -0
  40. data/vendor/local/include/cogl/cogl/cogl-types.h +15 -0
  41. data/vendor/local/include/cogl/cogl/cogl-version.h +10 -0
  42. data/vendor/local/include/cogl/cogl/cogl.h +3 -0
  43. data/vendor/local/include/json-glib-1.0/json-glib/json-enum-types.h +4 -4
  44. data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +3 -3
  45. data/vendor/local/lib/girepository-1.0/Clutter-1.0.typelib +0 -0
  46. data/vendor/local/lib/girepository-1.0/Cogl-1.0.typelib +0 -0
  47. data/vendor/local/lib/girepository-1.0/Cogl-2.0.typelib +0 -0
  48. data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
  49. data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
  50. data/vendor/local/lib/libclutter-1.0.la +3 -3
  51. data/vendor/local/lib/libcogl-pango.dll.a +0 -0
  52. data/vendor/local/lib/libcogl-pango.la +5 -5
  53. data/vendor/local/lib/libcogl-path.dll.a +0 -0
  54. data/vendor/local/lib/libcogl-path.la +6 -6
  55. data/vendor/local/lib/libcogl.dll.a +0 -0
  56. data/vendor/local/lib/libcogl.la +6 -6
  57. data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
  58. data/vendor/local/lib/libjson-glib-1.0.la +3 -3
  59. data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
  60. data/vendor/local/lib/pkgconfig/clutter-1.0.pc +2 -2
  61. data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +2 -2
  62. data/vendor/local/lib/pkgconfig/cogl-1.0.pc +1 -1
  63. data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +1 -1
  64. data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +1 -1
  65. data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +1 -1
  66. data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +1 -1
  67. data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +1 -1
  68. data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
  69. data/vendor/local/share/gir-1.0/Clutter-1.0.gir +581 -121
  70. data/vendor/local/share/gir-1.0/Cogl-1.0.gir +26 -2
  71. data/vendor/local/share/gir-1.0/Cogl-2.0.gir +108 -2
  72. data/vendor/local/share/gir-1.0/Json-1.0.gir +60 -14
  73. data/vendor/local/share/gtk-doc/html/cally/CallyActor.html +18 -23
  74. data/vendor/local/share/gtk-doc/html/cally/CallyClone.html +6 -8
  75. data/vendor/local/share/gtk-doc/html/cally/CallyGroup.html +6 -8
  76. data/vendor/local/share/gtk-doc/html/cally/CallyRectangle.html +6 -8
  77. data/vendor/local/share/gtk-doc/html/cally/CallyRoot.html +6 -8
  78. data/vendor/local/share/gtk-doc/html/cally/CallyStage.html +6 -8
  79. data/vendor/local/share/gtk-doc/html/cally/CallyText.html +6 -8
  80. data/vendor/local/share/gtk-doc/html/cally/CallyTexture.html +6 -8
  81. data/vendor/local/share/gtk-doc/html/cally/CallyUtil.html +6 -6
  82. data/vendor/local/share/gtk-doc/html/cally/cally-General-API.html +7 -10
  83. data/vendor/local/share/gtk-doc/html/cally/cally.devhelp2 +1 -2
  84. data/vendor/local/share/gtk-doc/html/cally/callyannotationglossary.html +8 -4
  85. data/vendor/local/share/gtk-doc/html/cally/callybase.html +11 -12
  86. data/vendor/local/share/gtk-doc/html/cally/callyobjecthierarchy.html +3 -4
  87. data/vendor/local/share/gtk-doc/html/cally/callyobjectindex.html +3 -4
  88. data/vendor/local/share/gtk-doc/html/cally/callyobjects.html +3 -4
  89. data/vendor/local/share/gtk-doc/html/cally/ch01.html +10 -11
  90. data/vendor/local/share/gtk-doc/html/cally/ch02.html +4 -5
  91. data/vendor/local/share/gtk-doc/html/cally/clutter-overview.html +3 -4
  92. data/vendor/local/share/gtk-doc/html/cally/index.html +11 -12
  93. data/vendor/local/share/gtk-doc/html/cally/index.sgml +2 -0
  94. data/vendor/local/share/gtk-doc/html/cally/ix01.html +3 -4
  95. data/vendor/local/share/gtk-doc/html/cally/ix02.html +3 -4
  96. data/vendor/local/share/gtk-doc/html/cally/ix03.html +3 -4
  97. data/vendor/local/share/gtk-doc/html/cally/ix04.html +3 -4
  98. data/vendor/local/share/gtk-doc/html/cally/license.html +3 -4
  99. data/vendor/local/share/gtk-doc/html/cally/style.css +9 -6
  100. data/vendor/local/share/gtk-doc/html/clutter/ClutterAction.html +6 -6
  101. data/vendor/local/share/gtk-doc/html/clutter/ClutterActor.html +665 -592
  102. data/vendor/local/share/gtk-doc/html/clutter/ClutterActorMeta.html +13 -15
  103. data/vendor/local/share/gtk-doc/html/clutter/ClutterAlignConstraint.html +15 -19
  104. data/vendor/local/share/gtk-doc/html/clutter/ClutterAlpha.html +103 -51
  105. data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimatable.html +10 -13
  106. data/vendor/local/share/gtk-doc/html/clutter/ClutterAnimator.html +36 -43
  107. data/vendor/local/share/gtk-doc/html/clutter/ClutterBackend.html +21 -27
  108. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviour.html +24 -30
  109. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourDepth.html +10 -11
  110. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourEllipse.html +31 -39
  111. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourOpacity.html +10 -12
  112. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourPath.html +11 -12
  113. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourRotate.html +25 -28
  114. data/vendor/local/share/gtk-doc/html/clutter/ClutterBehaviourScale.html +18 -15
  115. data/vendor/local/share/gtk-doc/html/clutter/ClutterBinLayout.html +12 -14
  116. data/vendor/local/share/gtk-doc/html/clutter/ClutterBindConstraint.html +21 -25
  117. data/vendor/local/share/gtk-doc/html/clutter/ClutterBlurEffect.html +5 -7
  118. data/vendor/local/share/gtk-doc/html/clutter/ClutterBox.html +101 -25
  119. data/vendor/local/share/gtk-doc/html/clutter/ClutterBoxLayout.html +39 -50
  120. data/vendor/local/share/gtk-doc/html/clutter/ClutterBrightnessContrastEffect.html +13 -14
  121. data/vendor/local/share/gtk-doc/html/clutter/ClutterCairoTexture.html +20 -27
  122. data/vendor/local/share/gtk-doc/html/clutter/ClutterCanvas.html +14 -18
  123. data/vendor/local/share/gtk-doc/html/clutter/ClutterChildMeta.html +9 -10
  124. data/vendor/local/share/gtk-doc/html/clutter/ClutterClickAction.html +20 -25
  125. data/vendor/local/share/gtk-doc/html/clutter/ClutterClone.html +9 -11
  126. data/vendor/local/share/gtk-doc/html/clutter/ClutterColorizeEffect.html +8 -10
  127. data/vendor/local/share/gtk-doc/html/clutter/ClutterConstraint.html +24 -8
  128. data/vendor/local/share/gtk-doc/html/clutter/ClutterContainer.html +43 -40
  129. data/vendor/local/share/gtk-doc/html/clutter/ClutterContent.html +9 -11
  130. data/vendor/local/share/gtk-doc/html/clutter/ClutterDeformEffect.html +13 -14
  131. data/vendor/local/share/gtk-doc/html/clutter/ClutterDesaturateEffect.html +8 -11
  132. data/vendor/local/share/gtk-doc/html/clutter/ClutterDeviceManager.html +13 -14
  133. data/vendor/local/share/gtk-doc/html/clutter/ClutterDragAction.html +25 -30
  134. data/vendor/local/share/gtk-doc/html/clutter/ClutterDropAction.html +11 -14
  135. data/vendor/local/share/gtk-doc/html/clutter/ClutterEffect.html +6 -7
  136. data/vendor/local/share/gtk-doc/html/clutter/ClutterFixedLayout.html +6 -8
  137. data/vendor/local/share/gtk-doc/html/clutter/ClutterFlowLayout.html +30 -37
  138. data/vendor/local/share/gtk-doc/html/clutter/ClutterGestureAction.html +35 -43
  139. data/vendor/local/share/gtk-doc/html/clutter/ClutterGridLayout.html +26 -33
  140. data/vendor/local/share/gtk-doc/html/clutter/ClutterGroup.html +11 -10
  141. data/vendor/local/share/gtk-doc/html/clutter/ClutterImage.html +13 -17
  142. data/vendor/local/share/gtk-doc/html/clutter/ClutterInputDevice.html +173 -90
  143. data/vendor/local/share/gtk-doc/html/clutter/ClutterKeyframeTransition.html +21 -20
  144. data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutManager.html +21 -23
  145. data/vendor/local/share/gtk-doc/html/clutter/ClutterLayoutMeta.html +7 -8
  146. data/vendor/local/share/gtk-doc/html/clutter/ClutterListModel.html +7 -9
  147. data/vendor/local/share/gtk-doc/html/clutter/ClutterMedia.html +34 -43
  148. data/vendor/local/share/gtk-doc/html/clutter/ClutterModel.html +40 -52
  149. data/vendor/local/share/gtk-doc/html/clutter/ClutterModelIter.html +20 -24
  150. data/vendor/local/share/gtk-doc/html/clutter/ClutterOffscreenEffect.html +11 -14
  151. data/vendor/local/share/gtk-doc/html/clutter/ClutterPageTurnEffect.html +14 -19
  152. data/vendor/local/share/gtk-doc/html/clutter/ClutterPaintNode.html +21 -27
  153. data/vendor/local/share/gtk-doc/html/clutter/ClutterPanAction.html +25 -33
  154. data/vendor/local/share/gtk-doc/html/clutter/ClutterPath.html +36 -47
  155. data/vendor/local/share/gtk-doc/html/clutter/ClutterPathConstraint.html +12 -15
  156. data/vendor/local/share/gtk-doc/html/clutter/ClutterPropertyTransition.html +9 -11
  157. data/vendor/local/share/gtk-doc/html/clutter/ClutterRectangle.html +57 -25
  158. data/vendor/local/share/gtk-doc/html/clutter/ClutterRotateAction.html +7 -10
  159. data/vendor/local/share/gtk-doc/html/clutter/ClutterScore.html +25 -31
  160. data/vendor/local/share/gtk-doc/html/clutter/ClutterScript.html +31 -41
  161. data/vendor/local/share/gtk-doc/html/clutter/ClutterScriptable.html +9 -12
  162. data/vendor/local/share/gtk-doc/html/clutter/ClutterScrollActor.html +12 -15
  163. data/vendor/local/share/gtk-doc/html/clutter/ClutterSettings.html +17 -18
  164. data/vendor/local/share/gtk-doc/html/clutter/ClutterShaderEffect.html +13 -16
  165. data/vendor/local/share/gtk-doc/html/clutter/ClutterSnapConstraint.html +16 -19
  166. data/vendor/local/share/gtk-doc/html/clutter/ClutterStage.html +64 -77
  167. data/vendor/local/share/gtk-doc/html/clutter/ClutterState.html +47 -56
  168. data/vendor/local/share/gtk-doc/html/clutter/ClutterSwipeAction.html +9 -12
  169. data/vendor/local/share/gtk-doc/html/clutter/ClutterTableLayout.html +77 -60
  170. data/vendor/local/share/gtk-doc/html/clutter/ClutterTapAction.html +6 -8
  171. data/vendor/local/share/gtk-doc/html/clutter/ClutterText.html +110 -138
  172. data/vendor/local/share/gtk-doc/html/clutter/ClutterTextBuffer.html +23 -32
  173. data/vendor/local/share/gtk-doc/html/clutter/ClutterTexture.html +212 -94
  174. data/vendor/local/share/gtk-doc/html/clutter/ClutterTimeline.html +49 -68
  175. data/vendor/local/share/gtk-doc/html/clutter/ClutterTransition.html +24 -24
  176. data/vendor/local/share/gtk-doc/html/clutter/ClutterTransitionGroup.html +9 -11
  177. data/vendor/local/share/gtk-doc/html/clutter/ClutterZoomAction.html +13 -17
  178. data/vendor/local/share/gtk-doc/html/clutter/annotation-glossary.html +18 -5
  179. data/vendor/local/share/gtk-doc/html/clutter/building-clutter.html +3 -4
  180. data/vendor/local/share/gtk-doc/html/clutter/ch01.html +3 -4
  181. data/vendor/local/share/gtk-doc/html/clutter/ch02.html +3 -4
  182. data/vendor/local/share/gtk-doc/html/clutter/ch03.html +3 -4
  183. data/vendor/local/share/gtk-doc/html/clutter/ch04.html +3 -4
  184. data/vendor/local/share/gtk-doc/html/clutter/ch05.html +3 -4
  185. data/vendor/local/share/gtk-doc/html/clutter/ch06.html +3 -4
  186. data/vendor/local/share/gtk-doc/html/clutter/ch07.html +3 -4
  187. data/vendor/local/share/gtk-doc/html/clutter/ch08.html +3 -4
  188. data/vendor/local/share/gtk-doc/html/clutter/ch09.html +3 -4
  189. data/vendor/local/share/gtk-doc/html/clutter/ch10.html +6 -4
  190. data/vendor/local/share/gtk-doc/html/clutter/ch11.html +3 -4
  191. data/vendor/local/share/gtk-doc/html/clutter/ch12.html +3 -4
  192. data/vendor/local/share/gtk-doc/html/clutter/clutter-Base-geometric-types.html +109 -136
  193. data/vendor/local/share/gtk-doc/html/clutter/clutter-Cairo-integration.html +164 -0
  194. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterGLXTexturePixmap.html +9 -14
  195. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterWaylandSurface.html +13 -15
  196. data/vendor/local/share/gtk-doc/html/clutter/clutter-ClutterX11TexturePixmap.html +13 -17
  197. data/vendor/local/share/gtk-doc/html/clutter/clutter-Colors.html +29 -35
  198. data/vendor/local/share/gtk-doc/html/clutter/clutter-EGL-Specific-Support.html +9 -13
  199. data/vendor/local/share/gtk-doc/html/clutter/clutter-Events.html +195 -220
  200. data/vendor/local/share/gtk-doc/html/clutter/clutter-Features.html +7 -10
  201. data/vendor/local/share/gtk-doc/html/clutter/clutter-GDK-Specific-Support.html +33 -12
  202. data/vendor/local/share/gtk-doc/html/clutter/clutter-General.html +84 -86
  203. data/vendor/local/share/gtk-doc/html/clutter/clutter-Implicit-Animations.html +85 -65
  204. data/vendor/local/share/gtk-doc/html/clutter/clutter-Intel-CE3100-CE4100-Specific-Support.html +7 -9
  205. data/vendor/local/share/gtk-doc/html/clutter/clutter-Key-Bindings.html +18 -23
  206. data/vendor/local/share/gtk-doc/html/clutter/clutter-Paint-Nodes.html +23 -24
  207. data/vendor/local/share/gtk-doc/html/clutter/clutter-Shaders.html +34 -41
  208. data/vendor/local/share/gtk-doc/html/clutter/clutter-Stage-Manager.html +13 -14
  209. data/vendor/local/share/gtk-doc/html/clutter/clutter-Unit-conversion.html +29 -36
  210. data/vendor/local/share/gtk-doc/html/clutter/clutter-Utilities.html +61 -48
  211. data/vendor/local/share/gtk-doc/html/clutter/clutter-Value-intervals.html +36 -41
  212. data/vendor/local/share/gtk-doc/html/clutter/clutter-Versioning-Macros.html +43 -32
  213. data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-compositor-specific-support.html +4 -5
  214. data/vendor/local/share/gtk-doc/html/clutter/clutter-Wayland-specific-support.html +18 -16
  215. data/vendor/local/share/gtk-doc/html/clutter/clutter-Win32-Specific-Support.html +8 -13
  216. data/vendor/local/share/gtk-doc/html/clutter/clutter-X11-Specific-Support.html +125 -71
  217. data/vendor/local/share/gtk-doc/html/clutter/clutter-clutter-mir.html +206 -0
  218. data/vendor/local/share/gtk-doc/html/clutter/clutter-overview.html +3 -4
  219. data/vendor/local/share/gtk-doc/html/clutter/clutter.devhelp2 +449 -96
  220. data/vendor/local/share/gtk-doc/html/clutter/clutteranimation.html +3 -4
  221. data/vendor/local/share/gtk-doc/html/clutter/clutterbackends.html +6 -4
  222. data/vendor/local/share/gtk-doc/html/clutter/clutterbase.html +3 -4
  223. data/vendor/local/share/gtk-doc/html/clutter/clutterglossary.html +3 -4
  224. data/vendor/local/share/gtk-doc/html/clutter/clutterobjecthierarchy.html +3 -4
  225. data/vendor/local/share/gtk-doc/html/clutter/clutterobjectindex.html +3 -4
  226. data/vendor/local/share/gtk-doc/html/clutter/clutterobjects.html +3 -4
  227. data/vendor/local/share/gtk-doc/html/clutter/cluttertools.html +6 -4
  228. data/vendor/local/share/gtk-doc/html/clutter/deprecated.html +4 -5
  229. data/vendor/local/share/gtk-doc/html/clutter/go01.html +3 -4
  230. data/vendor/local/share/gtk-doc/html/clutter/index.html +14 -5
  231. data/vendor/local/share/gtk-doc/html/clutter/index.sgml +362 -0
  232. data/vendor/local/share/gtk-doc/html/clutter/iterating-paths.html +3 -4
  233. data/vendor/local/share/gtk-doc/html/clutter/ix01.html +77 -22
  234. data/vendor/local/share/gtk-doc/html/clutter/ix02.html +63 -4
  235. data/vendor/local/share/gtk-doc/html/clutter/ix03.html +55 -5
  236. data/vendor/local/share/gtk-doc/html/clutter/ix04.html +3 -4
  237. data/vendor/local/share/gtk-doc/html/clutter/ix05.html +3 -4
  238. data/vendor/local/share/gtk-doc/html/clutter/ix06.html +35 -4
  239. data/vendor/local/share/gtk-doc/html/clutter/ix07.html +4 -5
  240. data/vendor/local/share/gtk-doc/html/clutter/ix08.html +3 -4
  241. data/vendor/local/share/gtk-doc/html/clutter/ix09.html +3 -4
  242. data/vendor/local/share/gtk-doc/html/clutter/ix10.html +3 -4
  243. data/vendor/local/share/gtk-doc/html/clutter/ix11.html +4 -5
  244. data/vendor/local/share/gtk-doc/html/clutter/ix12.html +7 -8
  245. data/vendor/local/share/gtk-doc/html/clutter/ix13.html +12 -13
  246. data/vendor/local/share/gtk-doc/html/clutter/ix14.html +5 -6
  247. data/vendor/local/share/gtk-doc/html/clutter/ix15.html +110 -0
  248. data/vendor/local/share/gtk-doc/html/clutter/ix16.html +103 -0
  249. data/vendor/local/share/gtk-doc/html/clutter/ix17.html +59 -0
  250. data/vendor/local/share/gtk-doc/html/clutter/ix18.html +97 -0
  251. data/vendor/local/share/gtk-doc/html/clutter/license.html +5 -6
  252. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterAnimation.html +7 -8
  253. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterBehaviour.html +12 -13
  254. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterEffect.html +3 -4
  255. data/vendor/local/share/gtk-doc/html/clutter/migrating-ClutterPath.html +3 -4
  256. data/vendor/local/share/gtk-doc/html/clutter/migration.html +5 -6
  257. data/vendor/local/share/gtk-doc/html/clutter/pt09.html +3 -4
  258. data/vendor/local/share/gtk-doc/html/clutter/running-clutter.html +41 -4
  259. data/vendor/local/share/gtk-doc/html/clutter/style.css +9 -6
  260. data/vendor/local/share/gtk-doc/html/clutter/using-cairo.html +3 -4
  261. data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +14 -13
  262. data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +13 -13
  263. data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +23 -23
  264. data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +16 -16
  265. data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +17 -17
  266. data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +6 -6
  267. data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +3 -3
  268. data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +3 -3
  269. data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +3 -3
  270. data/vendor/local/share/gtk-doc/html/json-glib/ch05.html +7 -3
  271. data/vendor/local/share/gtk-doc/html/json-glib/index.html +5 -3
  272. data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +29 -3
  273. data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +6 -6
  274. data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +3 -3
  275. data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +3 -3
  276. data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +3 -3
  277. data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +3 -3
  278. data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +3 -3
  279. data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +3 -3
  280. data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +13 -5
  281. data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +67 -0
  282. data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +39 -0
  283. data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +3 -3
  284. data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +3 -3
  285. data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +3 -3
  286. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +29 -29
  287. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +10 -10
  288. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +149 -142
  289. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +14 -14
  290. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +247 -240
  291. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +150 -143
  292. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +84 -18
  293. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +6 -6
  294. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +27 -5
  295. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +3 -3
  296. data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +3 -3
  297. data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +3 -3
  298. data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +3 -3
  299. data/vendor/local/share/gtk-doc/html/json-glib/license.html +3 -3
  300. data/vendor/local/share/gtk-doc/html/json-glib/tools.html +3 -3
  301. data/vendor/local/share/locale/an/LC_MESSAGES/clutter-1.0.mo +0 -0
  302. data/vendor/local/share/locale/an/LC_MESSAGES/cogl.mo +0 -0
  303. data/vendor/local/share/locale/ar/LC_MESSAGES/clutter-1.0.mo +0 -0
  304. data/vendor/local/share/locale/ar/LC_MESSAGES/cogl.mo +0 -0
  305. data/vendor/local/share/locale/as/LC_MESSAGES/clutter-1.0.mo +0 -0
  306. data/vendor/local/share/locale/as/LC_MESSAGES/cogl.mo +0 -0
  307. data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
  308. data/vendor/local/share/locale/ast/LC_MESSAGES/clutter-1.0.mo +0 -0
  309. data/vendor/local/share/locale/ast/LC_MESSAGES/cogl.mo +0 -0
  310. data/vendor/local/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo +0 -0
  311. data/vendor/local/share/locale/be/LC_MESSAGES/clutter-1.0.mo +0 -0
  312. data/vendor/local/share/locale/be/LC_MESSAGES/cogl.mo +0 -0
  313. data/vendor/local/share/locale/bg/LC_MESSAGES/clutter-1.0.mo +0 -0
  314. data/vendor/local/share/locale/bg/LC_MESSAGES/cogl.mo +0 -0
  315. data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  316. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  317. data/vendor/local/share/locale/bs/LC_MESSAGES/clutter-1.0.mo +0 -0
  318. data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  319. data/vendor/local/share/locale/ca/LC_MESSAGES/clutter-1.0.mo +0 -0
  320. data/vendor/local/share/locale/ca/LC_MESSAGES/cogl.mo +0 -0
  321. data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
  322. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo +0 -0
  323. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/cogl.mo +0 -0
  324. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
  325. data/vendor/local/share/locale/cs/LC_MESSAGES/clutter-1.0.mo +0 -0
  326. data/vendor/local/share/locale/cs/LC_MESSAGES/cogl.mo +0 -0
  327. data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  328. data/vendor/local/share/locale/da/LC_MESSAGES/clutter-1.0.mo +0 -0
  329. data/vendor/local/share/locale/da/LC_MESSAGES/cogl.mo +0 -0
  330. data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
  331. data/vendor/local/share/locale/de/LC_MESSAGES/clutter-1.0.mo +0 -0
  332. data/vendor/local/share/locale/de/LC_MESSAGES/cogl.mo +0 -0
  333. data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
  334. data/vendor/local/share/locale/el/LC_MESSAGES/clutter-1.0.mo +0 -0
  335. data/vendor/local/share/locale/el/LC_MESSAGES/cogl.mo +0 -0
  336. data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
  337. data/vendor/local/share/locale/en_CA/LC_MESSAGES/cogl.mo +0 -0
  338. data/vendor/local/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo +0 -0
  339. data/vendor/local/share/locale/en_GB/LC_MESSAGES/cogl.mo +0 -0
  340. data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
  341. data/vendor/local/share/locale/eo/LC_MESSAGES/clutter-1.0.mo +0 -0
  342. data/vendor/local/share/locale/eo/LC_MESSAGES/cogl.mo +0 -0
  343. data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
  344. data/vendor/local/share/locale/es/LC_MESSAGES/clutter-1.0.mo +0 -0
  345. data/vendor/local/share/locale/es/LC_MESSAGES/cogl.mo +0 -0
  346. data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
  347. data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
  348. data/vendor/local/share/locale/eu/LC_MESSAGES/clutter-1.0.mo +0 -0
  349. data/vendor/local/share/locale/eu/LC_MESSAGES/cogl.mo +0 -0
  350. data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  351. data/vendor/local/share/locale/fa/LC_MESSAGES/clutter-1.0.mo +0 -0
  352. data/vendor/local/share/locale/fa/LC_MESSAGES/cogl.mo +0 -0
  353. data/vendor/local/share/locale/fi/LC_MESSAGES/clutter-1.0.mo +0 -0
  354. data/vendor/local/share/locale/fr/LC_MESSAGES/clutter-1.0.mo +0 -0
  355. data/vendor/local/share/locale/fr/LC_MESSAGES/cogl.mo +0 -0
  356. data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  357. data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
  358. data/vendor/local/share/locale/gl/LC_MESSAGES/clutter-1.0.mo +0 -0
  359. data/vendor/local/share/locale/gl/LC_MESSAGES/cogl.mo +0 -0
  360. data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  361. data/vendor/local/share/locale/he/LC_MESSAGES/clutter-1.0.mo +0 -0
  362. data/vendor/local/share/locale/he/LC_MESSAGES/cogl.mo +0 -0
  363. data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
  364. data/vendor/local/share/locale/hi/LC_MESSAGES/clutter-1.0.mo +0 -0
  365. data/vendor/local/share/locale/hi/LC_MESSAGES/cogl.mo +0 -0
  366. data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  367. data/vendor/local/share/locale/hu/LC_MESSAGES/clutter-1.0.mo +0 -0
  368. data/vendor/local/share/locale/hu/LC_MESSAGES/cogl.mo +0 -0
  369. data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  370. data/vendor/local/share/locale/id/LC_MESSAGES/clutter-1.0.mo +0 -0
  371. data/vendor/local/share/locale/id/LC_MESSAGES/cogl.mo +0 -0
  372. data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
  373. data/vendor/local/share/locale/it/LC_MESSAGES/clutter-1.0.mo +0 -0
  374. data/vendor/local/share/locale/it/LC_MESSAGES/cogl.mo +0 -0
  375. data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
  376. data/vendor/local/share/locale/ja/LC_MESSAGES/clutter-1.0.mo +0 -0
  377. data/vendor/local/share/locale/ja/LC_MESSAGES/cogl.mo +0 -0
  378. data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
  379. data/vendor/local/share/locale/kk/LC_MESSAGES/clutter-1.0.mo +0 -0
  380. data/vendor/local/share/locale/km/LC_MESSAGES/clutter-1.0.mo +0 -0
  381. data/vendor/local/share/locale/km/LC_MESSAGES/cogl.mo +0 -0
  382. data/vendor/local/share/locale/kn/LC_MESSAGES/clutter-1.0.mo +0 -0
  383. data/vendor/local/share/locale/kn/LC_MESSAGES/cogl.mo +0 -0
  384. data/vendor/local/share/locale/ko/LC_MESSAGES/clutter-1.0.mo +0 -0
  385. data/vendor/local/share/locale/ko/LC_MESSAGES/cogl.mo +0 -0
  386. data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
  387. data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
  388. data/vendor/local/share/locale/lt/LC_MESSAGES/clutter-1.0.mo +0 -0
  389. data/vendor/local/share/locale/lt/LC_MESSAGES/cogl.mo +0 -0
  390. data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  391. data/vendor/local/share/locale/lv/LC_MESSAGES/clutter-1.0.mo +0 -0
  392. data/vendor/local/share/locale/lv/LC_MESSAGES/cogl.mo +0 -0
  393. data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  394. data/vendor/local/share/locale/mk/LC_MESSAGES/clutter-1.0.mo +0 -0
  395. data/vendor/local/share/locale/ml/LC_MESSAGES/clutter-1.0.mo +0 -0
  396. data/vendor/local/share/locale/ml/LC_MESSAGES/cogl.mo +0 -0
  397. data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
  398. data/vendor/local/share/locale/nb/LC_MESSAGES/clutter-1.0.mo +0 -0
  399. data/vendor/local/share/locale/nb/LC_MESSAGES/cogl.mo +0 -0
  400. data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
  401. data/vendor/local/share/locale/nl/LC_MESSAGES/clutter-1.0.mo +0 -0
  402. data/vendor/local/share/locale/nl/LC_MESSAGES/cogl.mo +0 -0
  403. data/vendor/local/share/locale/or/LC_MESSAGES/clutter-1.0.mo +0 -0
  404. data/vendor/local/share/locale/or/LC_MESSAGES/cogl.mo +0 -0
  405. data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
  406. data/vendor/local/share/locale/pa/LC_MESSAGES/clutter-1.0.mo +0 -0
  407. data/vendor/local/share/locale/pa/LC_MESSAGES/cogl.mo +0 -0
  408. data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
  409. data/vendor/local/share/locale/pl/LC_MESSAGES/clutter-1.0.mo +0 -0
  410. data/vendor/local/share/locale/pl/LC_MESSAGES/cogl.mo +0 -0
  411. data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  412. data/vendor/local/share/locale/ps/LC_MESSAGES/clutter-1.0.mo +0 -0
  413. data/vendor/local/share/locale/pt/LC_MESSAGES/clutter-1.0.mo +0 -0
  414. data/vendor/local/share/locale/pt/LC_MESSAGES/cogl.mo +0 -0
  415. data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  416. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo +0 -0
  417. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/cogl.mo +0 -0
  418. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
  419. data/vendor/local/share/locale/ro/LC_MESSAGES/clutter-1.0.mo +0 -0
  420. data/vendor/local/share/locale/ru/LC_MESSAGES/clutter-1.0.mo +0 -0
  421. data/vendor/local/share/locale/ru/LC_MESSAGES/cogl.mo +0 -0
  422. data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
  423. data/vendor/local/share/locale/sk/LC_MESSAGES/clutter-1.0.mo +0 -0
  424. data/vendor/local/share/locale/sk/LC_MESSAGES/cogl.mo +0 -0
  425. data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  426. data/vendor/local/share/locale/sl/LC_MESSAGES/clutter-1.0.mo +0 -0
  427. data/vendor/local/share/locale/sl/LC_MESSAGES/cogl.mo +0 -0
  428. data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  429. data/vendor/local/share/locale/sr/LC_MESSAGES/clutter-1.0.mo +0 -0
  430. data/vendor/local/share/locale/sr/LC_MESSAGES/cogl.mo +0 -0
  431. data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  432. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo +0 -0
  433. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/cogl.mo +0 -0
  434. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
  435. data/vendor/local/share/locale/sv/LC_MESSAGES/clutter-1.0.mo +0 -0
  436. data/vendor/local/share/locale/sv/LC_MESSAGES/cogl.mo +0 -0
  437. data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  438. data/vendor/local/share/locale/ta/LC_MESSAGES/clutter-1.0.mo +0 -0
  439. data/vendor/local/share/locale/ta/LC_MESSAGES/cogl.mo +0 -0
  440. data/vendor/local/share/locale/te/LC_MESSAGES/clutter-1.0.mo +0 -0
  441. data/vendor/local/share/locale/te/LC_MESSAGES/cogl.mo +0 -0
  442. data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
  443. data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  444. data/vendor/local/share/locale/th/LC_MESSAGES/cogl.mo +0 -0
  445. data/vendor/local/share/locale/tr/LC_MESSAGES/clutter-1.0.mo +0 -0
  446. data/vendor/local/share/locale/tr/LC_MESSAGES/cogl.mo +0 -0
  447. data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  448. data/vendor/local/share/locale/ug/LC_MESSAGES/clutter-1.0.mo +0 -0
  449. data/vendor/local/share/locale/ug/LC_MESSAGES/cogl.mo +0 -0
  450. data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
  451. data/vendor/local/share/locale/uk/LC_MESSAGES/clutter-1.0.mo +0 -0
  452. data/vendor/local/share/locale/uk/LC_MESSAGES/cogl.mo +0 -0
  453. data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  454. data/vendor/local/share/locale/ur/LC_MESSAGES/clutter-1.0.mo +0 -0
  455. data/vendor/local/share/locale/vi/LC_MESSAGES/cogl.mo +0 -0
  456. data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  457. data/vendor/local/share/locale/yi/LC_MESSAGES/clutter-1.0.mo +0 -0
  458. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo +0 -0
  459. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cogl.mo +0 -0
  460. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  461. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo +0 -0
  462. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/cogl.mo +0 -0
  463. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
  464. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo +0 -0
  465. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/cogl.mo +0 -0
  466. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
  467. data/vendor/local/share/man/man1/json-glib-format.1 +60 -0
  468. data/vendor/local/share/man/man1/json-glib-validate.1 +56 -0
  469. metadata +27 -12
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Clutter Reference Manual: ClutterTapAction</title>
5
+ <title>ClutterTapAction: Clutter Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Clutter Reference Manual">
8
8
  <link rel="up" href="ch04.html" title="Actions">
9
9
  <link rel="prev" href="ClutterZoomAction.html" title="ClutterZoomAction">
10
10
  <link rel="next" href="ch05.html" title="Constraints">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -129,9 +129,8 @@ clutter_tap_action_new (<em class="parameter"><code><span class="type">void</spa
129
129
  <div class="refsect3">
130
130
  <a name="id-1.5.5.10.8.2.5"></a><h4>Returns</h4>
131
131
  <p> the newly created <a class="link" href="ClutterTapAction.html" title="ClutterTapAction"><span class="type">ClutterTapAction</span></a></p>
132
- <p></p>
133
132
  </div>
134
- <p class="since">Since 1.14</p>
133
+ <p class="since">Since: <a class="link" href="ix14.html#api-index-1.14">1.14</a></p>
135
134
  </div>
136
135
  </div>
137
136
  <div class="refsect1">
@@ -141,7 +140,7 @@ clutter_tap_action_new (<em class="parameter"><code><span class="type">void</spa
141
140
  <pre class="programlisting">struct ClutterTapAction;</pre>
142
141
  <p>The <a class="link" href="ClutterTapAction.html" title="ClutterTapAction"><span class="type">ClutterTapAction</span></a> structure contains
143
142
  only private data and should be accessed using the provided API</p>
144
- <p class="since">Since 1.14</p>
143
+ <p class="since">Since: <a class="link" href="ix14.html#api-index-1.14">1.14</a></p>
145
144
  </div>
146
145
  <hr>
147
146
  <div class="refsect2">
@@ -208,12 +207,11 @@ user_function (<a class="link" href="ClutterTapAction.html" title="ClutterTapAct
208
207
  </table></div>
209
208
  </div>
210
209
  <p>Flags: Run Last</p>
211
- <p class="since">Since 1.14</p>
210
+ <p class="since">Since: <a class="link" href="ix14.html#api-index-1.14">1.14</a></p>
212
211
  </div>
213
212
  </div>
214
213
  </div>
215
214
  <div class="footer">
216
- <hr>
217
- Generated by GTK-Doc V1.20.1</div>
215
+ <hr>Generated by GTK-Doc V1.23.1</div>
218
216
  </body>
219
217
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Clutter Reference Manual: ClutterText</title>
5
+ <title>ClutterText: Clutter Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Clutter Reference Manual">
8
8
  <link rel="up" href="ch02.html" title="Base actors">
9
9
  <link rel="prev" href="ClutterClone.html" title="ClutterClone">
10
10
  <link rel="next" href="ClutterScrollActor.html" title="ClutterScrollActor">
11
- <meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -866,9 +866,8 @@ display and edit text.</p>
866
866
  <div class="refsect3">
867
867
  <a name="id-1.5.3.4.10.2.5"></a><h4>Returns</h4>
868
868
  <p> the newly created <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor</p>
869
- <p></p>
870
869
  </div>
871
- <p class="since">Since 1.0</p>
870
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
872
871
  </div>
873
872
  <hr>
874
873
  <div class="refsect2">
@@ -918,9 +917,8 @@ and <em class="parameter"><code>color</code></em>
918
917
  <div class="refsect3">
919
918
  <a name="id-1.5.3.4.10.3.7"></a><h4>Returns</h4>
920
919
  <p> the newly created <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor</p>
921
- <p></p>
922
920
  </div>
923
- <p class="since">Since 1.0</p>
921
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
924
922
  </div>
925
923
  <hr>
926
924
  <div class="refsect2">
@@ -959,9 +957,8 @@ description; <em class="parameter"><code>text</code></em>
959
957
  <div class="refsect3">
960
958
  <a name="id-1.5.3.4.10.4.7"></a><h4>Returns</h4>
961
959
  <p> the newly created <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor</p>
962
- <p></p>
963
960
  </div>
964
- <p class="since">Since 1.0</p>
961
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
965
962
  </div>
966
963
  <hr>
967
964
  <div class="refsect2">
@@ -987,9 +984,8 @@ clutter_text_new_with_buffer (<em class="parameter"><code><a class="link" href="
987
984
  <div class="refsect3">
988
985
  <a name="id-1.5.3.4.10.5.6"></a><h4>Returns</h4>
989
986
  <p> a new <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a></p>
990
- <p></p>
991
987
  </div>
992
- <p class="since">Since 1.10</p>
988
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
993
989
  </div>
994
990
  <hr>
995
991
  <div class="refsect2">
@@ -1021,7 +1017,7 @@ this widget.</p>
1021
1017
  </tbody>
1022
1018
  </table></div>
1023
1019
  </div>
1024
- <p class="since">Since 1.10</p>
1020
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
1025
1021
  </div>
1026
1022
  <hr>
1027
1023
  <div class="refsect2">
@@ -1050,7 +1046,7 @@ this widget.</p>
1050
1046
  <p> A <span class="type">GtkEntryBuffer</span> object. </p>
1051
1047
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1052
1048
  </div>
1053
- <p class="since">Since 1.10</p>
1049
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
1054
1050
  </div>
1055
1051
  <hr>
1056
1052
  <div class="refsect2">
@@ -1086,7 +1082,7 @@ as passing "" (the empty string). </p></td>
1086
1082
  </tbody>
1087
1083
  </table></div>
1088
1084
  </div>
1089
- <p class="since">Since 1.0</p>
1085
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1090
1086
  </div>
1091
1087
  <hr>
1092
1088
  <div class="refsect2">
@@ -1137,7 +1133,7 @@ Passing <code class="literal">NULL</code> is the same as passing "" (the empty s
1137
1133
  </tbody>
1138
1134
  </table></div>
1139
1135
  </div>
1140
- <p class="since">Since 1.0</p>
1136
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1141
1137
  </div>
1142
1138
  <hr>
1143
1139
  <div class="refsect2">
@@ -1185,7 +1181,7 @@ string is owned by the <a class="link" href="ClutterText.html" title="ClutterTex
1185
1181
  or freed. </p>
1186
1182
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1187
1183
  </div>
1188
- <p class="since">Since 1.0</p>
1184
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1189
1185
  </div>
1190
1186
  <hr>
1191
1187
  <div class="refsect2">
@@ -1221,7 +1217,7 @@ activatable, a new line will be appended to the current content.</p>
1221
1217
  </tbody>
1222
1218
  </table></div>
1223
1219
  </div>
1224
- <p class="since">Since 1.0</p>
1220
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1225
1221
  </div>
1226
1222
  <hr>
1227
1223
  <div class="refsect2">
@@ -1247,9 +1243,8 @@ clutter_text_get_activatable (<em class="parameter"><code><a class="link" href="
1247
1243
  <div class="refsect3">
1248
1244
  <a name="id-1.5.3.4.10.12.6"></a><h4>Returns</h4>
1249
1245
  <p> <code class="literal">TRUE</code> if the actor is activatable</p>
1250
- <p></p>
1251
1246
  </div>
1252
- <p class="since">Since 1.0</p>
1247
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1253
1248
  </div>
1254
1249
  <hr>
1255
1250
  <div class="refsect2">
@@ -1283,7 +1278,7 @@ passed to this function.</p>
1283
1278
  </tbody>
1284
1279
  </table></div>
1285
1280
  </div>
1286
- <p class="since">Since 1.0</p>
1281
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1287
1282
  </div>
1288
1283
  <hr>
1289
1284
  <div class="refsect2">
@@ -1313,7 +1308,7 @@ clutter_text_get_attributes (<em class="parameter"><code><a class="link" href="C
1313
1308
  returned value is owned by the <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> and should not be unreferenced. </p>
1314
1309
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1315
1310
  </div>
1316
- <p class="since">Since 1.0</p>
1311
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1317
1312
  </div>
1318
1313
  <hr>
1319
1314
  <div class="refsect2">
@@ -1349,7 +1344,7 @@ by <a class="link" href="ClutterActor.html#clutter-actor-get-paint-opacity" titl
1349
1344
  </tbody>
1350
1345
  </table></div>
1351
1346
  </div>
1352
- <p class="since">Since 1.0</p>
1347
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1353
1348
  </div>
1354
1349
  <hr>
1355
1350
  <div class="refsect2">
@@ -1380,7 +1375,7 @@ clutter_text_get_color (<em class="parameter"><code><a class="link" href="Clutte
1380
1375
  </tbody>
1381
1376
  </table></div>
1382
1377
  </div>
1383
- <p class="since">Since 1.0</p>
1378
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1384
1379
  </div>
1385
1380
  <hr>
1386
1381
  <div class="refsect2">
@@ -1413,7 +1408,7 @@ of a <a class="link" href="ClutterText.html" title="ClutterText"><span class="ty
1413
1408
  </tbody>
1414
1409
  </table></div>
1415
1410
  </div>
1416
- <p class="since">Since 1.0</p>
1411
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1417
1412
  </div>
1418
1413
  <hr>
1419
1414
  <div class="refsect2">
@@ -1440,9 +1435,8 @@ set by <a class="link" href="ClutterText.html#clutter-text-set-ellipsize" title=
1440
1435
  <div class="refsect3">
1441
1436
  <a name="id-1.5.3.4.10.18.6"></a><h4>Returns</h4>
1442
1437
  <p> <span class="type">PangoEllipsizeMode</span></p>
1443
- <p></p>
1444
1438
  </div>
1445
- <p class="since">Since 1.0</p>
1439
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1446
1440
  </div>
1447
1441
  <hr>
1448
1442
  <div class="refsect2">
@@ -1504,7 +1498,7 @@ like:</p>
1504
1498
  </tbody>
1505
1499
  </table></div>
1506
1500
  </div>
1507
- <p class="since">Since 1.0</p>
1501
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1508
1502
  </div>
1509
1503
  <hr>
1510
1504
  <div class="refsect2">
@@ -1532,9 +1526,8 @@ clutter_text_get_font_name (<em class="parameter"><code><a class="link" href="Cl
1532
1526
  <p> a string containing the font name. The returned
1533
1527
  string is owned by the <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor and should not be
1534
1528
  modified or freed</p>
1535
- <p></p>
1536
1529
  </div>
1537
- <p class="since">Since 1.0</p>
1530
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1538
1531
  </div>
1539
1532
  <hr>
1540
1533
  <div class="refsect2">
@@ -1569,7 +1562,7 @@ calling this function.</p>
1569
1562
  </tbody>
1570
1563
  </table></div>
1571
1564
  </div>
1572
- <p class="since">Since 1.2</p>
1565
+ <p class="since">Since: <a class="link" href="ix08.html#api-index-1.2">1.2</a></p>
1573
1566
  </div>
1574
1567
  <hr>
1575
1568
  <div class="refsect2">
@@ -1597,9 +1590,8 @@ clutter_text_get_font_description (<em class="parameter"><code><a class="link" h
1597
1590
  <a name="id-1.5.3.4.10.22.6"></a><h4>Returns</h4>
1598
1591
  <p> a <span class="type">PangoFontDescription</span>. The returned value is owned
1599
1592
  by the <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor and it should not be modified or freed</p>
1600
- <p></p>
1601
1593
  </div>
1602
- <p class="since">Since 1.2</p>
1594
+ <p class="since">Since: <a class="link" href="ix08.html#api-index-1.2">1.2</a></p>
1603
1595
  </div>
1604
1596
  <hr>
1605
1597
  <div class="refsect2">
@@ -1634,7 +1626,7 @@ password text actor.</p>
1634
1626
  </tbody>
1635
1627
  </table></div>
1636
1628
  </div>
1637
- <p class="since">Since 1.0</p>
1629
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1638
1630
  </div>
1639
1631
  <hr>
1640
1632
  <div class="refsect2">
@@ -1662,9 +1654,8 @@ as set by <a class="link" href="ClutterText.html#clutter-text-set-password-char"
1662
1654
  <a name="id-1.5.3.4.10.24.6"></a><h4>Returns</h4>
1663
1655
  <p> a Unicode character or 0 if the password
1664
1656
  character is not set</p>
1665
- <p></p>
1666
1657
  </div>
1667
- <p class="since">Since 1.0</p>
1658
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1668
1659
  </div>
1669
1660
  <hr>
1670
1661
  <div class="refsect2">
@@ -1697,7 +1688,7 @@ against Pango &lt; 1.18.</p>
1697
1688
  </tbody>
1698
1689
  </table></div>
1699
1690
  </div>
1700
- <p class="since">Since 1.0</p>
1691
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1701
1692
  </div>
1702
1693
  <hr>
1703
1694
  <div class="refsect2">
@@ -1724,9 +1715,8 @@ on both margins.</p>
1724
1715
  <div class="refsect3">
1725
1716
  <a name="id-1.5.3.4.10.26.6"></a><h4>Returns</h4>
1726
1717
  <p> <code class="literal">TRUE</code> if the text should be justified</p>
1727
- <p></p>
1728
1718
  </div>
1729
- <p class="since">Since 0.6</p>
1719
+ <p class="since">Since: <a class="link" href="ix05.html#api-index-0.6">0.6</a></p>
1730
1720
  </div>
1731
1721
  <hr>
1732
1722
  <div class="refsect2">
@@ -1755,7 +1745,7 @@ clutter_text_get_layout (<em class="parameter"><code><a class="link" href="Clutt
1755
1745
  the <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor and should not be modified or freed. </p>
1756
1746
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1757
1747
  </div>
1758
- <p class="since">Since 1.0</p>
1748
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1759
1749
  </div>
1760
1750
  <hr>
1761
1751
  <div class="refsect2">
@@ -1790,7 +1780,7 @@ that supports alignment, or use the anchor point.</p>
1790
1780
  </tbody>
1791
1781
  </table></div>
1792
1782
  </div>
1793
- <p class="since">Since 1.0</p>
1783
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1794
1784
  </div>
1795
1785
  <hr>
1796
1786
  <div class="refsect2">
@@ -1817,9 +1807,8 @@ clutter_text_get_line_alignment (<em class="parameter"><code><a class="link" hre
1817
1807
  <div class="refsect3">
1818
1808
  <a name="id-1.5.3.4.10.29.6"></a><h4>Returns</h4>
1819
1809
  <p> a <span class="type">PangoAlignment</span></p>
1820
- <p></p>
1821
1810
  </div>
1822
- <p class="since">Since 1.0</p>
1811
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1823
1812
  </div>
1824
1813
  <hr>
1825
1814
  <div class="refsect2">
@@ -1851,7 +1840,7 @@ if they don't fit the size assigned to the actor.</p>
1851
1840
  </tbody>
1852
1841
  </table></div>
1853
1842
  </div>
1854
- <p class="since">Since 1.0</p>
1843
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1855
1844
  </div>
1856
1845
  <hr>
1857
1846
  <div class="refsect2">
@@ -1878,9 +1867,8 @@ clutter_text_get_line_wrap (<em class="parameter"><code><a class="link" href="Cl
1878
1867
  <a name="id-1.5.3.4.10.31.6"></a><h4>Returns</h4>
1879
1868
  <p> <code class="literal">TRUE</code> if the <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor should wrap
1880
1869
  its contents</p>
1881
- <p></p>
1882
1870
  </div>
1883
- <p class="since">Since 1.0</p>
1871
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1884
1872
  </div>
1885
1873
  <hr>
1886
1874
  <div class="refsect2">
@@ -1913,7 +1901,7 @@ function controls how the line wrapping is performed. The default is
1913
1901
  </tbody>
1914
1902
  </table></div>
1915
1903
  </div>
1916
- <p class="since">Since 1.0</p>
1904
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1917
1905
  </div>
1918
1906
  <hr>
1919
1907
  <div class="refsect2">
@@ -1940,9 +1928,8 @@ clutter_text_get_line_wrap_mode (<em class="parameter"><code><a class="link" hre
1940
1928
  <div class="refsect3">
1941
1929
  <a name="id-1.5.3.4.10.33.7"></a><h4>Returns</h4>
1942
1930
  <p> the wrap mode used by the <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a></p>
1943
- <p></p>
1944
1931
  </div>
1945
- <p class="since">Since 1.0</p>
1932
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1946
1933
  </div>
1947
1934
  <hr>
1948
1935
  <div class="refsect2">
@@ -1976,7 +1963,7 @@ to disable or -1 to set the length of the current string</p></td>
1976
1963
  </tbody>
1977
1964
  </table></div>
1978
1965
  </div>
1979
- <p class="since">Since 1.0</p>
1966
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
1980
1967
  </div>
1981
1968
  <hr>
1982
1969
  <div class="refsect2">
@@ -2003,9 +1990,8 @@ clutter_text_get_max_length (<em class="parameter"><code><a class="link" href="C
2003
1990
  <div class="refsect3">
2004
1991
  <a name="id-1.5.3.4.10.35.7"></a><h4>Returns</h4>
2005
1992
  <p> the maximum number of characters.</p>
2006
- <p></p>
2007
1993
  </div>
2008
- <p class="since">Since 1.0</p>
1994
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2009
1995
  </div>
2010
1996
  <hr>
2011
1997
  <div class="refsect2">
@@ -2038,7 +2024,7 @@ the pointer or the keyboard.</p>
2038
2024
  </tbody>
2039
2025
  </table></div>
2040
2026
  </div>
2041
- <p class="since">Since 1.0</p>
2027
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2042
2028
  </div>
2043
2029
  <hr>
2044
2030
  <div class="refsect2">
@@ -2064,9 +2050,8 @@ clutter_text_get_selectable (<em class="parameter"><code><a class="link" href="C
2064
2050
  <div class="refsect3">
2065
2051
  <a name="id-1.5.3.4.10.37.6"></a><h4>Returns</h4>
2066
2052
  <p> <code class="literal">TRUE</code> if the actor is selectable</p>
2067
- <p></p>
2068
2053
  </div>
2069
- <p class="since">Since 1.0</p>
2054
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2070
2055
  </div>
2071
2056
  <hr>
2072
2057
  <div class="refsect2">
@@ -2109,7 +2094,7 @@ clutter_text_set_selection (<em class="parameter"><code><a class="link" href="Cl
2109
2094
  </tbody>
2110
2095
  </table></div>
2111
2096
  </div>
2112
- <p class="since">Since 1.0</p>
2097
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2113
2098
  </div>
2114
2099
  <hr>
2115
2100
  <div class="refsect2">
@@ -2137,9 +2122,8 @@ clutter_text_get_selection (<em class="parameter"><code><a class="link" href="Cl
2137
2122
  <p> a newly allocated string containing the currently
2138
2123
  selected text, or <code class="literal">NULL</code>. Use <code class="function">g_free()</code> to free the returned
2139
2124
  string.</p>
2140
- <p></p>
2141
2125
  </div>
2142
- <p class="since">Since 1.0</p>
2126
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2143
2127
  </div>
2144
2128
  <hr>
2145
2129
  <div class="refsect2">
@@ -2173,7 +2157,7 @@ cursor position.</p>
2173
2157
  </tbody>
2174
2158
  </table></div>
2175
2159
  </div>
2176
- <p class="since">Since 1.0</p>
2160
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2177
2161
  </div>
2178
2162
  <hr>
2179
2163
  <div class="refsect2">
@@ -2200,9 +2184,8 @@ in characters from the current cursor position.</p>
2200
2184
  <div class="refsect3">
2201
2185
  <a name="id-1.5.3.4.10.41.6"></a><h4>Returns</h4>
2202
2186
  <p> the position of the other end of the selection</p>
2203
- <p></p>
2204
2187
  </div>
2205
- <p class="since">Since 1.0</p>
2188
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2206
2189
  </div>
2207
2190
  <hr>
2208
2191
  <div class="refsect2">
@@ -2243,7 +2226,7 @@ signal.</p>
2243
2226
  </tbody>
2244
2227
  </table></div>
2245
2228
  </div>
2246
- <p class="since">Since 1.0</p>
2229
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2247
2230
  </div>
2248
2231
  <hr>
2249
2232
  <div class="refsect2">
@@ -2269,9 +2252,8 @@ clutter_text_get_single_line_mode (<em class="parameter"><code><a class="link" h
2269
2252
  <div class="refsect3">
2270
2253
  <a name="id-1.5.3.4.10.43.6"></a><h4>Returns</h4>
2271
2254
  <p> <code class="literal">TRUE</code> if the <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor is in single line mode</p>
2272
- <p></p>
2273
2255
  </div>
2274
- <p class="since">Since 1.0</p>
2256
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2275
2257
  </div>
2276
2258
  <hr>
2277
2259
  <div class="refsect2">
@@ -2306,7 +2288,7 @@ not have any effect except hiding the markup.</p>
2306
2288
  </tbody>
2307
2289
  </table></div>
2308
2290
  </div>
2309
- <p class="since">Since 1.0</p>
2291
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2310
2292
  </div>
2311
2293
  <hr>
2312
2294
  <div class="refsect2">
@@ -2333,9 +2315,8 @@ parsed for the Pango text markup.</p>
2333
2315
  <div class="refsect3">
2334
2316
  <a name="id-1.5.3.4.10.45.6"></a><h4>Returns</h4>
2335
2317
  <p> <code class="literal">TRUE</code> if the contents will be parsed for markup</p>
2336
- <p></p>
2337
2318
  </div>
2338
- <p class="since">Since 1.0</p>
2319
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2339
2320
  </div>
2340
2321
  <hr>
2341
2322
  <div class="refsect2">
@@ -2369,7 +2350,7 @@ will receive key events and will update its contents accordingly.</p>
2369
2350
  </tbody>
2370
2351
  </table></div>
2371
2352
  </div>
2372
- <p class="since">Since 1.0</p>
2353
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2373
2354
  </div>
2374
2355
  <hr>
2375
2356
  <div class="refsect2">
@@ -2395,9 +2376,8 @@ clutter_text_get_editable (<em class="parameter"><code><a class="link" href="Clu
2395
2376
  <div class="refsect3">
2396
2377
  <a name="id-1.5.3.4.10.47.6"></a><h4>Returns</h4>
2397
2378
  <p> <code class="literal">TRUE</code> if the actor is editable</p>
2398
- <p></p>
2399
2379
  </div>
2400
- <p class="since">Since 1.0</p>
2380
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2401
2381
  </div>
2402
2382
  <hr>
2403
2383
  <div class="refsect2">
@@ -2439,7 +2419,7 @@ at the end of the current contents of the <a class="link" href="ClutterText.html
2439
2419
  </tbody>
2440
2420
  </table></div>
2441
2421
  </div>
2442
- <p class="since">Since 1.0</p>
2422
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2443
2423
  </div>
2444
2424
  <hr>
2445
2425
  <div class="refsect2">
@@ -2472,7 +2452,7 @@ clutter_text_insert_unichar (<em class="parameter"><code><a class="link" href="C
2472
2452
  </tbody>
2473
2453
  </table></div>
2474
2454
  </div>
2475
- <p class="since">Since 1.0</p>
2455
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2476
2456
  </div>
2477
2457
  <hr>
2478
2458
  <div class="refsect2">
@@ -2507,7 +2487,7 @@ number of characters you've deleted.</p>
2507
2487
  </tbody>
2508
2488
  </table></div>
2509
2489
  </div>
2510
- <p class="since">Since 1.0</p>
2490
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2511
2491
  </div>
2512
2492
  <hr>
2513
2493
  <div class="refsect2">
@@ -2549,7 +2529,7 @@ not in bytes.</p>
2549
2529
  </tbody>
2550
2530
  </table></div>
2551
2531
  </div>
2552
- <p class="since">Since 1.0</p>
2532
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2553
2533
  </div>
2554
2534
  <hr>
2555
2535
  <div class="refsect2">
@@ -2577,9 +2557,8 @@ clutter_text_delete_selection (<em class="parameter"><code><a class="link" href=
2577
2557
  <a name="id-1.5.3.4.10.52.7"></a><h4>Returns</h4>
2578
2558
  <p> <code class="literal">TRUE</code> if text was deleted or if the text actor
2579
2559
  is empty, and <code class="literal">FALSE</code> otherwise</p>
2580
- <p></p>
2581
2560
  </div>
2582
- <p class="since">Since 1.0</p>
2561
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2583
2562
  </div>
2584
2563
  <hr>
2585
2564
  <div class="refsect2">
@@ -2626,9 +2605,8 @@ clutter_text_get_chars (<em class="parameter"><code><a class="link" href="Clutte
2626
2605
  <p> a newly allocated string with the contents of
2627
2606
  the text actor between the specified positions. Use <code class="function">g_free()</code>
2628
2607
  to free the resources when done</p>
2629
- <p></p>
2630
2608
  </div>
2631
- <p class="since">Since 1.0</p>
2609
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2632
2610
  </div>
2633
2611
  <hr>
2634
2612
  <div class="refsect2">
@@ -2662,7 +2640,7 @@ text color.</p>
2662
2640
  </tbody>
2663
2641
  </table></div>
2664
2642
  </div>
2665
- <p class="since">Since 1.0</p>
2643
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2666
2644
  </div>
2667
2645
  <hr>
2668
2646
  <div class="refsect2">
@@ -2693,7 +2671,7 @@ clutter_text_get_cursor_color (<em class="parameter"><code><a class="link" href=
2693
2671
  </tbody>
2694
2672
  </table></div>
2695
2673
  </div>
2696
- <p class="since">Since 1.0</p>
2674
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2697
2675
  </div>
2698
2676
  <hr>
2699
2677
  <div class="refsect2">
@@ -2728,7 +2706,7 @@ the same as the text color.</p>
2728
2706
  </tbody>
2729
2707
  </table></div>
2730
2708
  </div>
2731
- <p class="since">Since 1.0</p>
2709
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2732
2710
  </div>
2733
2711
  <hr>
2734
2712
  <div class="refsect2">
@@ -2759,7 +2737,7 @@ clutter_text_get_selection_color (<em class="parameter"><code><a class="link" hr
2759
2737
  </tbody>
2760
2738
  </table></div>
2761
2739
  </div>
2762
- <p class="since">Since 1.0</p>
2740
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2763
2741
  </div>
2764
2742
  <hr>
2765
2743
  <div class="refsect2">
@@ -2793,7 +2771,7 @@ selection color, which then falls back to cursor, and then text color.</p>
2793
2771
  </tbody>
2794
2772
  </table></div>
2795
2773
  </div>
2796
- <p class="since">Since 1.8</p>
2774
+ <p class="since">Since: <a class="link" href="ix11.html#api-index-1.8">1.8</a></p>
2797
2775
  </div>
2798
2776
  <hr>
2799
2777
  <div class="refsect2">
@@ -2824,7 +2802,7 @@ clutter_text_get_selected_text_color (<em class="parameter"><code><a class="link
2824
2802
  </tbody>
2825
2803
  </table></div>
2826
2804
  </div>
2827
- <p class="since">Since 1.8</p>
2805
+ <p class="since">Since: <a class="link" href="ix11.html#api-index-1.8">1.8</a></p>
2828
2806
  </div>
2829
2807
  <hr>
2830
2808
  <div class="refsect2">
@@ -2857,7 +2835,7 @@ clutter_text_set_cursor_position (<em class="parameter"><code><a class="link" hr
2857
2835
  </tbody>
2858
2836
  </table></div>
2859
2837
  </div>
2860
- <p class="since">Since 1.0</p>
2838
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2861
2839
  </div>
2862
2840
  <hr>
2863
2841
  <div class="refsect2">
@@ -2883,9 +2861,8 @@ clutter_text_get_cursor_position (<em class="parameter"><code><a class="link" hr
2883
2861
  <div class="refsect3">
2884
2862
  <a name="id-1.5.3.4.10.61.6"></a><h4>Returns</h4>
2885
2863
  <p> the cursor position, in characters</p>
2886
- <p></p>
2887
2864
  </div>
2888
- <p class="since">Since 1.0</p>
2865
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2889
2866
  </div>
2890
2867
  <hr>
2891
2868
  <div class="refsect2">
@@ -2922,7 +2899,7 @@ unless <a class="link" href="ClutterText.html#clutter-text-set-cursor-color" tit
2922
2899
  </tbody>
2923
2900
  </table></div>
2924
2901
  </div>
2925
- <p class="since">Since 1.0</p>
2902
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2926
2903
  </div>
2927
2904
  <hr>
2928
2905
  <div class="refsect2">
@@ -2948,9 +2925,8 @@ clutter_text_get_cursor_visible (<em class="parameter"><code><a class="link" hre
2948
2925
  <div class="refsect3">
2949
2926
  <a name="id-1.5.3.4.10.63.6"></a><h4>Returns</h4>
2950
2927
  <p> <code class="literal">TRUE</code> if the cursor is visible</p>
2951
- <p></p>
2952
2928
  </div>
2953
- <p class="since">Since 1.0</p>
2929
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2954
2930
  </div>
2955
2931
  <hr>
2956
2932
  <div class="refsect2">
@@ -2984,7 +2960,7 @@ default value</p></td>
2984
2960
  </tbody>
2985
2961
  </table></div>
2986
2962
  </div>
2987
- <p class="since">Since 1.0</p>
2963
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
2988
2964
  </div>
2989
2965
  <hr>
2990
2966
  <div class="refsect2">
@@ -3010,9 +2986,8 @@ clutter_text_get_cursor_size (<em class="parameter"><code><a class="link" href="
3010
2986
  <div class="refsect3">
3011
2987
  <a name="id-1.5.3.4.10.65.6"></a><h4>Returns</h4>
3012
2988
  <p> the size of the cursor, in pixels</p>
3013
- <p></p>
3014
2989
  </div>
3015
- <p class="since">Since 1.0</p>
2990
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3016
2991
  </div>
3017
2992
  <hr>
3018
2993
  <div class="refsect2">
@@ -3045,7 +3020,7 @@ coordinates.</p>
3045
3020
  </tbody>
3046
3021
  </table></div>
3047
3022
  </div>
3048
- <p class="since">Since 1.16</p>
3023
+ <p class="since">Since: <a class="link" href="ix15.html#api-index-1.16">1.16</a></p>
3049
3024
  </div>
3050
3025
  <hr>
3051
3026
  <div class="refsect2">
@@ -3078,9 +3053,8 @@ signal handlers before the default signal handler for the
3078
3053
  <a name="id-1.5.3.4.10.67.7"></a><h4>Returns</h4>
3079
3054
  <p> <code class="literal">TRUE</code> if the ::activate signal has been emitted,
3080
3055
  and <code class="literal">FALSE</code> otherwise</p>
3081
- <p></p>
3082
3056
  </div>
3083
- <p class="since">Since 1.0</p>
3057
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3084
3058
  </div>
3085
3059
  <hr>
3086
3060
  <div class="refsect2">
@@ -3118,7 +3092,7 @@ clutter_text_coords_to_position (<em class="parameter"><code><a class="link" hre
3118
3092
  </tbody>
3119
3093
  </table></div>
3120
3094
  </div>
3121
- <p class="since">Since 1.10</p>
3095
+ <p class="since">Since: <a class="link" href="ix12.html#api-index-1.10">1.10</a></p>
3122
3096
  </div>
3123
3097
  <hr>
3124
3098
  <div class="refsect2">
@@ -3171,9 +3145,8 @@ clutter_text_position_to_coords (<em class="parameter"><code><a class="link" hre
3171
3145
  <div class="refsect3">
3172
3146
  <a name="id-1.5.3.4.10.69.6"></a><h4>Returns</h4>
3173
3147
  <p> <code class="literal">TRUE</code> if the conversion was successful</p>
3174
- <p></p>
3175
3148
  </div>
3176
- <p class="since">Since 1.0</p>
3149
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3177
3150
  </div>
3178
3151
  <hr>
3179
3152
  <div class="refsect2">
@@ -3222,7 +3195,7 @@ actor is not editable.</p>
3222
3195
  </tbody>
3223
3196
  </table></div>
3224
3197
  </div>
3225
- <p class="since">Since 1.2</p>
3198
+ <p class="since">Since: <a class="link" href="ix08.html#api-index-1.2">1.2</a></p>
3226
3199
  </div>
3227
3200
  <hr>
3228
3201
  <div class="refsect2">
@@ -3260,7 +3233,7 @@ representing the text.</p>
3260
3233
  </tbody>
3261
3234
  </table></div>
3262
3235
  </div>
3263
- <p class="since">Since 1.8</p>
3236
+ <p class="since">Since: <a class="link" href="ix11.html#api-index-1.8">1.8</a></p>
3264
3237
  </div>
3265
3238
  </div>
3266
3239
  <div class="refsect1">
@@ -3269,7 +3242,7 @@ representing the text.</p>
3269
3242
  <a name="ClutterText-struct"></a><h3>struct ClutterText</h3>
3270
3243
  <pre class="programlisting">struct ClutterText;</pre>
3271
3244
  <p>The <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> struct contains only private data.</p>
3272
- <p class="since">Since 1.0</p>
3245
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3273
3246
  </div>
3274
3247
  <hr>
3275
3248
  <div class="refsect2">
@@ -3316,7 +3289,7 @@ representing the text.</p>
3316
3289
  </tbody>
3317
3290
  </table></div>
3318
3291
  </div>
3319
- <p class="since">Since 1.0</p>
3292
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3320
3293
  </div>
3321
3294
  </div>
3322
3295
  <div class="refsect1">
@@ -3327,7 +3300,7 @@ representing the text.</p>
3327
3300
  <p>Toggles whether return invokes the activate signal or not.</p>
3328
3301
  <p>Flags: Read / Write</p>
3329
3302
  <p>Default value: TRUE</p>
3330
- <p class="since">Since 1.0</p>
3303
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3331
3304
  </div>
3332
3305
  <hr>
3333
3306
  <div class="refsect2">
@@ -3336,7 +3309,7 @@ representing the text.</p>
3336
3309
  <p>A list of <span class="type">PangoStyleAttribute</span>&lt;!-- --&gt;s to be applied to the
3337
3310
  contents of the <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor.</p>
3338
3311
  <p>Flags: Read / Write</p>
3339
- <p class="since">Since 1.0</p>
3312
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3340
3313
  </div>
3341
3314
  <hr>
3342
3315
  <div class="refsect2">
@@ -3345,7 +3318,7 @@ contents of the <a class="link" href="ClutterText.html" title="ClutterText"><spa
3345
3318
  <p>The buffer which stores the text for this <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a>.</p>
3346
3319
  <p>If set to <code class="literal">NULL</code>, a default buffer will be created.</p>
3347
3320
  <p>Flags: Read / Write</p>
3348
- <p class="since">Since 1.8</p>
3321
+ <p class="since">Since: <a class="link" href="ix11.html#api-index-1.8">1.8</a></p>
3349
3322
  </div>
3350
3323
  <hr>
3351
3324
  <div class="refsect2">
@@ -3353,7 +3326,7 @@ contents of the <a class="link" href="ClutterText.html" title="ClutterText"><spa
3353
3326
  <pre class="programlisting"> “color” <a class="link" href="clutter-Colors.html#ClutterColor" title="ClutterColor"><span class="type">ClutterColor</span></a> *</pre>
3354
3327
  <p>The color used to render the text.</p>
3355
3328
  <p>Flags: Read / Write</p>
3356
- <p class="since">Since 1.0</p>
3329
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3357
3330
  </div>
3358
3331
  <hr>
3359
3332
  <div class="refsect2">
@@ -3361,7 +3334,7 @@ contents of the <a class="link" href="ClutterText.html" title="ClutterText"><spa
3361
3334
  <pre class="programlisting"> “cursor-color” <a class="link" href="clutter-Colors.html#ClutterColor" title="ClutterColor"><span class="type">ClutterColor</span></a> *</pre>
3362
3335
  <p>The color of the cursor.</p>
3363
3336
  <p>Flags: Read / Write</p>
3364
- <p class="since">Since 1.0</p>
3337
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3365
3338
  </div>
3366
3339
  <hr>
3367
3340
  <div class="refsect2">
@@ -3370,7 +3343,7 @@ contents of the <a class="link" href="ClutterText.html" title="ClutterText"><spa
3370
3343
  <p>Will be set to <code class="literal">TRUE</code> if <a class="link" href="ClutterText.html#ClutterText--cursor-color" title="The “cursor-color” property"><span class="type">“cursor-color”</span></a> has been set.</p>
3371
3344
  <p>Flags: Read</p>
3372
3345
  <p>Default value: FALSE</p>
3373
- <p class="since">Since 1.0</p>
3346
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3374
3347
  </div>
3375
3348
  <hr>
3376
3349
  <div class="refsect2">
@@ -3380,7 +3353,7 @@ contents of the <a class="link" href="ClutterText.html" title="ClutterText"><spa
3380
3353
  <p>Flags: Read / Write</p>
3381
3354
  <p>Allowed values: &gt;= -1</p>
3382
3355
  <p>Default value: -1</p>
3383
- <p class="since">Since 1.12</p>
3356
+ <p class="since">Since: <a class="link" href="ix13.html#api-index-1.12">1.12</a></p>
3384
3357
  </div>
3385
3358
  <hr>
3386
3359
  <div class="refsect2">
@@ -3391,7 +3364,7 @@ be the default cursor size of 2 pixels.</p>
3391
3364
  <p>Flags: Read / Write</p>
3392
3365
  <p>Allowed values: &gt;= -1</p>
3393
3366
  <p>Default value: 2</p>
3394
- <p class="since">Since 1.0</p>
3367
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3395
3368
  </div>
3396
3369
  <hr>
3397
3370
  <div class="refsect2">
@@ -3402,7 +3375,7 @@ if both <a class="link" href="ClutterText.html#ClutterText--cursor-visible" titl
3402
3375
  set to <code class="literal">TRUE</code>.</p>
3403
3376
  <p>Flags: Read / Write</p>
3404
3377
  <p>Default value: TRUE</p>
3405
- <p class="since">Since 1.0</p>
3378
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3406
3379
  </div>
3407
3380
  <hr>
3408
3381
  <div class="refsect2">
@@ -3411,7 +3384,7 @@ set to <code class="literal">TRUE</code>.</p>
3411
3384
  <p>Whether key events delivered to the actor causes editing.</p>
3412
3385
  <p>Flags: Read / Write</p>
3413
3386
  <p>Default value: FALSE</p>
3414
- <p class="since">Since 1.0</p>
3387
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3415
3388
  </div>
3416
3389
  <hr>
3417
3390
  <div class="refsect2">
@@ -3420,7 +3393,7 @@ set to <code class="literal">TRUE</code>.</p>
3420
3393
  <p>The preferred place to ellipsize the contents of the <a class="link" href="ClutterText.html" title="ClutterText"><span class="type">ClutterText</span></a> actor</p>
3421
3394
  <p>Flags: Read / Write</p>
3422
3395
  <p>Default value: PANGO_ELLIPSIZE_NONE</p>
3423
- <p class="since">Since 1.0</p>
3396
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3424
3397
  </div>
3425
3398
  <hr>
3426
3399
  <div class="refsect2">
@@ -3430,7 +3403,7 @@ set to <code class="literal">TRUE</code>.</p>
3430
3403
  <p>If you have a string describing the font then you should look at
3431
3404
  <a class="link" href="ClutterText.html#ClutterText--font-name" title="The “font-name” property"><span class="type">“font-name”</span></a> instead</p>
3432
3405
  <p>Flags: Read / Write</p>
3433
- <p class="since">Since 1.2</p>
3406
+ <p class="since">Since: <a class="link" href="ix08.html#api-index-1.2">1.2</a></p>
3434
3407
  </div>
3435
3408
  <hr>
3436
3409
  <div class="refsect2">
@@ -3441,7 +3414,7 @@ that can be parsed by <code class="function">pango_font_description_from_string(
3441
3414
  <p>If set to <code class="literal">NULL</code>, the default system font will be used instead.</p>
3442
3415
  <p>Flags: Read / Write</p>
3443
3416
  <p>Default value: NULL</p>
3444
- <p class="since">Since 1.0</p>
3417
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3445
3418
  </div>
3446
3419
  <hr>
3447
3420
  <div class="refsect2">
@@ -3451,7 +3424,7 @@ that can be parsed by <code class="function">pango_font_description_from_string(
3451
3424
  on both margins.</p>
3452
3425
  <p>Flags: Read / Write</p>
3453
3426
  <p>Default value: FALSE</p>
3454
- <p class="since">Since 1.0</p>
3427
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3455
3428
  </div>
3456
3429
  <hr>
3457
3430
  <div class="refsect2">
@@ -3461,7 +3434,7 @@ on both margins.</p>
3461
3434
  the alignment of multi-line paragraphs.</p>
3462
3435
  <p>Flags: Read / Write</p>
3463
3436
  <p>Default value: PANGO_ALIGN_LEFT</p>
3464
- <p class="since">Since 1.0</p>
3437
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3465
3438
  </div>
3466
3439
  <hr>
3467
3440
  <div class="refsect2">
@@ -3472,7 +3445,7 @@ exceed the available allocation. The wrapping strategy is
3472
3445
  controlled by the <a class="link" href="ClutterText.html#ClutterText--line-wrap-mode" title="The “line-wrap-mode” property"><span class="type">“line-wrap-mode”</span></a> property.</p>
3473
3446
  <p>Flags: Read / Write</p>
3474
3447
  <p>Default value: FALSE</p>
3475
- <p class="since">Since 1.0</p>
3448
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3476
3449
  </div>
3477
3450
  <hr>
3478
3451
  <div class="refsect2">
@@ -3482,7 +3455,7 @@ controlled by the <a class="link" href="ClutterText.html#ClutterText--line-wrap-
3482
3455
  control how the text is wrapped.</p>
3483
3456
  <p>Flags: Read / Write</p>
3484
3457
  <p>Default value: PANGO_WRAP_WORD</p>
3485
- <p class="since">Since 1.0</p>
3458
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3486
3459
  </div>
3487
3460
  <hr>
3488
3461
  <div class="refsect2">
@@ -3492,7 +3465,7 @@ control how the text is wrapped.</p>
3492
3465
  <p>Flags: Read / Write</p>
3493
3466
  <p>Allowed values: &gt;= -1</p>
3494
3467
  <p>Default value: 0</p>
3495
- <p class="since">Since 1.0</p>
3468
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3496
3469
  </div>
3497
3470
  <hr>
3498
3471
  <div class="refsect2">
@@ -3502,7 +3475,7 @@ control how the text is wrapped.</p>
3502
3475
  the actual text in a password text actor.</p>
3503
3476
  <p>Flags: Read / Write</p>
3504
3477
  <p>Default value: 0</p>
3505
- <p class="since">Since 1.0</p>
3478
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3506
3479
  </div>
3507
3480
  <hr>
3508
3481
  <div class="refsect2">
@@ -3516,7 +3489,7 @@ the actual text in a password text actor.</p>
3516
3489
  <p>Flags: Read / Write</p>
3517
3490
  <p>Allowed values: &gt;= -1</p>
3518
3491
  <p>Default value: -1</p>
3519
- <p class="since">Since 1.0</p>
3492
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3520
3493
  </div>
3521
3494
  <hr>
3522
3495
  <div class="refsect2">
@@ -3526,7 +3499,7 @@ the actual text in a password text actor.</p>
3526
3499
  or the keyboard.</p>
3527
3500
  <p>Flags: Read / Write</p>
3528
3501
  <p>Default value: TRUE</p>
3529
- <p class="since">Since 1.0</p>
3502
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3530
3503
  </div>
3531
3504
  <hr>
3532
3505
  <div class="refsect2">
@@ -3534,7 +3507,7 @@ or the keyboard.</p>
3534
3507
  <pre class="programlisting"> “selected-text-color” <a class="link" href="clutter-Colors.html#ClutterColor" title="ClutterColor"><span class="type">ClutterColor</span></a> *</pre>
3535
3508
  <p>The color of selected text.</p>
3536
3509
  <p>Flags: Read / Write</p>
3537
- <p class="since">Since 1.8</p>
3510
+ <p class="since">Since: <a class="link" href="ix11.html#api-index-1.8">1.8</a></p>
3538
3511
  </div>
3539
3512
  <hr>
3540
3513
  <div class="refsect2">
@@ -3543,7 +3516,7 @@ or the keyboard.</p>
3543
3516
  <p>Will be set to <code class="literal">TRUE</code> if <a class="link" href="ClutterText.html#ClutterText--selected-text-color" title="The “selected-text-color” property"><span class="type">“selected-text-color”</span></a> has been set.</p>
3544
3517
  <p>Flags: Read</p>
3545
3518
  <p>Default value: FALSE</p>
3546
- <p class="since">Since 1.8</p>
3519
+ <p class="since">Since: <a class="link" href="ix11.html#api-index-1.8">1.8</a></p>
3547
3520
  </div>
3548
3521
  <hr>
3549
3522
  <div class="refsect2">
@@ -3553,7 +3526,7 @@ or the keyboard.</p>
3553
3526
  <p>Flags: Read / Write</p>
3554
3527
  <p>Allowed values: &gt;= -1</p>
3555
3528
  <p>Default value: -1</p>
3556
- <p class="since">Since 1.0</p>
3529
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3557
3530
  </div>
3558
3531
  <hr>
3559
3532
  <div class="refsect2">
@@ -3561,7 +3534,7 @@ or the keyboard.</p>
3561
3534
  <pre class="programlisting"> “selection-color” <a class="link" href="clutter-Colors.html#ClutterColor" title="ClutterColor"><span class="type">ClutterColor</span></a> *</pre>
3562
3535
  <p>The color of the selection.</p>
3563
3536
  <p>Flags: Read / Write</p>
3564
- <p class="since">Since 1.0</p>
3537
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3565
3538
  </div>
3566
3539
  <hr>
3567
3540
  <div class="refsect2">
@@ -3570,7 +3543,7 @@ or the keyboard.</p>
3570
3543
  <p>Will be set to <code class="literal">TRUE</code> if <a class="link" href="ClutterText.html#ClutterText--selection-color" title="The “selection-color” property"><span class="type">“selection-color”</span></a> has been set.</p>
3571
3544
  <p>Flags: Read</p>
3572
3545
  <p>Default value: FALSE</p>
3573
- <p class="since">Since 1.0</p>
3546
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3574
3547
  </div>
3575
3548
  <hr>
3576
3549
  <div class="refsect2">
@@ -3586,7 +3559,7 @@ property as a side-effect.</p>
3586
3559
  <a class="link" href="ClutterText.html#ClutterText--editable" title="The “editable” property"><span class="type">“editable”</span></a> property is set to <code class="literal">TRUE</code>.</p>
3587
3560
  <p>Flags: Read / Write</p>
3588
3561
  <p>Default value: FALSE</p>
3589
- <p class="since">Since 1.0</p>
3562
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3590
3563
  </div>
3591
3564
  <hr>
3592
3565
  <div class="refsect2">
@@ -3595,7 +3568,7 @@ property as a side-effect.</p>
3595
3568
  <p>The text to render inside the actor.</p>
3596
3569
  <p>Flags: Read / Write</p>
3597
3570
  <p>Default value: ""</p>
3598
- <p class="since">Since 1.0</p>
3571
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3599
3572
  </div>
3600
3573
  <hr>
3601
3574
  <div class="refsect2">
@@ -3610,7 +3583,7 @@ a <a class="link" href="ClutterText.html" title="ClutterText"><span class="type"
3610
3583
  is stripped from the string.</p>
3611
3584
  <p>Flags: Read / Write</p>
3612
3585
  <p>Default value: FALSE</p>
3613
- <p class="since">Since 1.0</p>
3586
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3614
3587
  </div>
3615
3588
  </div>
3616
3589
  <div class="refsect1">
@@ -3646,7 +3619,7 @@ emitted only if <a class="link" href="ClutterText.html#ClutterText--activatable"
3646
3619
  </table></div>
3647
3620
  </div>
3648
3621
  <p>Flags: Run Last</p>
3649
- <p class="since">Since 1.0</p>
3622
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3650
3623
  </div>
3651
3624
  <hr>
3652
3625
  <div class="refsect2">
@@ -3679,7 +3652,7 @@ position or size changes.</p>
3679
3652
  </table></div>
3680
3653
  </div>
3681
3654
  <p>Flags: Run Last</p>
3682
- <p class="since">Since 1.16</p>
3655
+ <p class="since">Since: <a class="link" href="ix15.html#api-index-1.16">1.16</a></p>
3683
3656
  </div>
3684
3657
  <hr>
3685
3658
  <div class="refsect2">
@@ -3725,7 +3698,7 @@ itself.</p>
3725
3698
  </table></div>
3726
3699
  </div>
3727
3700
  <p>Flags: Run Last</p>
3728
- <p class="since">Since 1.0</p>
3701
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3729
3702
  </div>
3730
3703
  <hr>
3731
3704
  <div class="refsect2">
@@ -3771,7 +3744,7 @@ the user. It is emitted before <em class="parameter"><code>self</code></em>
3771
3744
  </table></div>
3772
3745
  </div>
3773
3746
  <p>Flags: Action</p>
3774
- <p class="since">Since 1.2</p>
3747
+ <p class="since">Since: <a class="link" href="ix08.html#api-index-1.2">1.2</a></p>
3775
3748
  </div>
3776
3749
  <hr>
3777
3750
  <div class="refsect2">
@@ -3827,7 +3800,7 @@ inserted text.</p></td>
3827
3800
  </table></div>
3828
3801
  </div>
3829
3802
  <p>Flags: Action</p>
3830
- <p class="since">Since 1.2</p>
3803
+ <p class="since">Since: <a class="link" href="ix08.html#api-index-1.2">1.2</a></p>
3831
3804
  </div>
3832
3805
  <hr>
3833
3806
  <div class="refsect2">
@@ -3860,12 +3833,11 @@ user_function (<a class="link" href="ClutterText.html" title="ClutterText"><span
3860
3833
  </table></div>
3861
3834
  </div>
3862
3835
  <p>Flags: Run Last</p>
3863
- <p class="since">Since 1.0</p>
3836
+ <p class="since">Since: <a class="link" href="ix07.html#api-index-1.0">1.0</a></p>
3864
3837
  </div>
3865
3838
  </div>
3866
3839
  </div>
3867
3840
  <div class="footer">
3868
- <hr>
3869
- Generated by GTK-Doc V1.20.1</div>
3841
+ <hr>Generated by GTK-Doc V1.23.1</div>
3870
3842
  </body>
3871
3843
  </html>