pango 3.0.9-x64-mingw32 → 3.1.0-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (250) hide show
  1. checksums.yaml +4 -4
  2. data/README +0 -1
  3. data/Rakefile +2 -5
  4. data/lib/2.2/pango.so +0 -0
  5. data/lib/2.3/pango.so +0 -0
  6. data/vendor/local/bin/derb.exe +0 -0
  7. data/vendor/local/bin/genbrk.exe +0 -0
  8. data/vendor/local/bin/genccode.exe +0 -0
  9. data/vendor/local/bin/gencfu.exe +0 -0
  10. data/vendor/local/bin/gencmn.exe +0 -0
  11. data/vendor/local/bin/gencnval.exe +0 -0
  12. data/vendor/local/bin/gendict.exe +0 -0
  13. data/vendor/local/bin/gennorm2.exe +0 -0
  14. data/vendor/local/bin/genrb.exe +0 -0
  15. data/vendor/local/bin/gensprep.exe +0 -0
  16. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  17. data/vendor/local/bin/hb-shape.exe +0 -0
  18. data/vendor/local/bin/hb-view.exe +0 -0
  19. data/vendor/local/bin/icuinfo.exe +0 -0
  20. data/vendor/local/bin/icupkg.exe +0 -0
  21. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  22. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  23. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  24. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  25. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  26. data/vendor/local/bin/makeconv.exe +0 -0
  27. data/vendor/local/bin/pango-view.exe +0 -0
  28. data/vendor/local/bin/pkgdata.exe +0 -0
  29. data/vendor/local/bin/uconv.exe +0 -0
  30. data/vendor/local/include/harfbuzz/hb-ot-math.h +209 -0
  31. data/vendor/local/include/harfbuzz/hb-ot.h +1 -0
  32. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  33. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +58 -0
  34. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +5 -1
  35. data/vendor/local/include/pango-1.0/pango/pango-break.h +4 -0
  36. data/vendor/local/include/pango-1.0/pango/pango-context.h +25 -0
  37. data/vendor/local/include/pango-1.0/pango/pango-coverage.h +11 -0
  38. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -4
  39. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +20 -0
  40. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  41. data/vendor/local/include/pango-1.0/pango/pango-font.h +62 -0
  42. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +8 -0
  43. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +8 -0
  44. data/vendor/local/include/pango-1.0/pango/pango-glyph-item.h +14 -0
  45. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +14 -0
  46. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +4 -0
  47. data/vendor/local/include/pango-1.0/pango/pango-item.h +5 -0
  48. data/vendor/local/include/pango-1.0/pango/pango-language.h +10 -0
  49. data/vendor/local/include/pango-1.0/pango/pango-layout.h +87 -0
  50. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +13 -0
  51. data/vendor/local/include/pango-1.0/pango/pango-modules.h +4 -4
  52. data/vendor/local/include/pango-1.0/pango/pango-ot.h +35 -33
  53. data/vendor/local/include/pango-1.0/pango/pango-renderer.h +20 -0
  54. data/vendor/local/include/pango-1.0/pango/pango-script.h +8 -0
  55. data/vendor/local/include/pango-1.0/pango/pango-tabs.h +11 -0
  56. data/vendor/local/include/pango-1.0/pango/pango-types.h +5 -0
  57. data/vendor/local/include/pango-1.0/pango/pango-utils.h +23 -13
  58. data/vendor/local/include/pango-1.0/pango/pango-version-macros.h +629 -0
  59. data/vendor/local/include/pango-1.0/pango/pango.h +1 -0
  60. data/vendor/local/include/pango-1.0/pango/pangocairo.h +30 -1
  61. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +3 -0
  62. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +7 -2
  63. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +20 -2
  64. data/vendor/local/include/pango-1.0/pango/pangoft2.h +19 -8
  65. data/vendor/local/include/pango-1.0/pango/pangowin32.h +24 -2
  66. data/vendor/local/lib/girepository-1.0/Pango-1.0.typelib +0 -0
  67. data/vendor/local/lib/icudt.dll +0 -0
  68. data/vendor/local/lib/icudt57.dll +0 -0
  69. data/vendor/local/lib/icuin.dll +0 -0
  70. data/vendor/local/lib/icuin57.dll +0 -0
  71. data/vendor/local/lib/icuio.dll +0 -0
  72. data/vendor/local/lib/icuio57.dll +0 -0
  73. data/vendor/local/lib/icule.dll +0 -0
  74. data/vendor/local/lib/icule57.dll +0 -0
  75. data/vendor/local/lib/iculx.dll +0 -0
  76. data/vendor/local/lib/iculx57.dll +0 -0
  77. data/vendor/local/lib/icutest.dll +0 -0
  78. data/vendor/local/lib/icutest57.dll +0 -0
  79. data/vendor/local/lib/icutu.dll +0 -0
  80. data/vendor/local/lib/icutu57.dll +0 -0
  81. data/vendor/local/lib/icuuc.dll +0 -0
  82. data/vendor/local/lib/icuuc57.dll +0 -0
  83. data/vendor/local/lib/libharfbuzz-icu.a +0 -0
  84. data/vendor/local/lib/libharfbuzz-icu.la +2 -2
  85. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  86. data/vendor/local/lib/libharfbuzz.la +2 -2
  87. data/vendor/local/lib/libicudt.dll.a +0 -0
  88. data/vendor/local/lib/libicuin.dll.a +0 -0
  89. data/vendor/local/lib/libicuio.dll.a +0 -0
  90. data/vendor/local/lib/libicule.dll.a +0 -0
  91. data/vendor/local/lib/libiculx.dll.a +0 -0
  92. data/vendor/local/lib/libicutest.dll.a +0 -0
  93. data/vendor/local/lib/libicutu.dll.a +0 -0
  94. data/vendor/local/lib/libicuuc.dll.a +0 -0
  95. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  96. data/vendor/local/lib/libpango-1.0.la +1 -1
  97. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  98. data/vendor/local/lib/libpangocairo-1.0.la +1 -1
  99. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  100. data/vendor/local/lib/libpangoft2-1.0.la +1 -1
  101. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  102. data/vendor/local/lib/libpangowin32-1.0.la +1 -1
  103. data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
  104. data/vendor/local/lib/pkgconfig/harfbuzz.pc +2 -2
  105. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  106. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  107. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  108. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  109. data/vendor/local/share/gir-1.0/Pango-1.0.gir +18 -0
  110. data/vendor/local/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html +81 -0
  111. data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +4 -5
  112. data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +12 -6
  113. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +4 -5
  114. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +4 -5
  115. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +29 -6
  116. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +4 -5
  117. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +4 -5
  118. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +4 -5
  119. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +4 -5
  120. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +4 -5
  121. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +4 -5
  122. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +4 -5
  123. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +4 -5
  124. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +4 -5
  125. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +4 -5
  126. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +8 -5
  127. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +4 -5
  128. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +4 -5
  129. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +4 -5
  130. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +6 -7
  131. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html +46 -0
  132. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +86 -0
  133. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +96 -9
  134. data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +4 -5
  135. data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +4 -5
  136. data/vendor/local/share/gtk-doc/html/harfbuzz/{ch07.html → ch08.html} +7 -5
  137. data/vendor/local/share/gtk-doc/html/harfbuzz/clusters.html +97 -0
  138. data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +4 -5
  139. data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +8 -9
  140. data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +4 -5
  141. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +174 -192
  142. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +33 -36
  143. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +49 -54
  144. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +51 -67
  145. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +8 -15
  146. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +81 -15
  147. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +56 -72
  148. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +363 -278
  149. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +22 -33
  150. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +13 -20
  151. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +297 -294
  152. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +8 -15
  153. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +8 -15
  154. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +9 -16
  155. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +21 -22
  156. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html +959 -0
  157. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +11 -18
  158. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +10 -17
  159. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +9 -15
  160. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +93 -114
  161. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +64 -40
  162. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +93 -92
  163. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +8 -15
  164. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +17 -33
  165. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +11 -17
  166. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +401 -38
  167. data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +4 -5
  168. data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
  169. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +20 -4
  170. data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +4 -5
  171. data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
  172. data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
  173. data/vendor/local/share/gtk-doc/html/harfbuzz/level-2.html +130 -0
  174. data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +11 -9
  175. data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +4 -5
  176. data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +16 -5
  177. data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +13 -9
  178. data/vendor/local/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html +53 -0
  179. data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
  180. data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
  181. data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +4 -5
  182. data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +6 -7
  183. data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +160 -142
  184. data/vendor/local/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html +81 -0
  185. data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
  186. data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
  187. data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +4 -5
  188. data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +6 -7
  189. data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +4 -5
  190. data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +4 -5
  191. data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +4 -5
  192. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +11 -11
  193. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +9 -9
  194. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +8 -8
  195. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -25
  196. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +45 -45
  197. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +1 -1
  198. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +39 -39
  199. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +1 -1
  200. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +1 -1
  201. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +1 -1
  202. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +1 -1
  203. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +1 -1
  204. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +1 -1
  205. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +1 -1
  206. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +1 -1
  207. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +1 -1
  208. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +1 -1
  209. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +1 -1
  210. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +1 -1
  211. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +1 -1
  212. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +1 -1
  213. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +1 -1
  214. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +1 -1
  215. data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +1 -1
  216. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +1 -1
  217. data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
  218. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +1 -1
  219. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +1 -1
  220. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +1 -1
  221. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +85 -1
  222. data/vendor/local/share/gtk-doc/html/pango/index.html +2 -2
  223. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +1 -1
  224. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +21 -21
  225. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +57 -57
  226. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
  227. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +17 -17
  228. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +16 -16
  229. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +195 -195
  230. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +30 -30
  231. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +116 -116
  232. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +218 -218
  233. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +90 -90
  234. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +14 -14
  235. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +121 -121
  236. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +53 -53
  237. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +39 -39
  238. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +194 -194
  239. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +107 -107
  240. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +282 -9
  241. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +19 -19
  242. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +39 -39
  243. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +50 -50
  244. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +6 -6
  245. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +21 -0
  246. data/vendor/local/share/gtk-doc/html/pango/pango.html +1 -1
  247. data/vendor/local/share/gtk-doc/html/pango/rendering.html +1 -1
  248. data/vendor/local/share/man/man1/pango-view.1 +2 -2
  249. metadata +16 -7
  250. data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +0 -601
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Layout Objects: Pango Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="pango.html" title="Basic Pango Interfaces">
9
9
  <link rel="prev" href="PangoMarkupFormat.html" title="Text Attribute Markup">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="pango-Layout-Objects.functions"></a><h2>Functions</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="functions_return">
40
40
  <col class="functions_name">
@@ -74,7 +74,7 @@
74
74
  </tr>
75
75
  <tr>
76
76
  <td class="function_type">
77
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
77
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
78
78
  </td>
79
79
  <td class="function_name">
80
80
  <a class="link" href="pango-Layout-Objects.html#pango-layout-get-serial" title="pango_layout_get_serial ()">pango_layout_get_serial</a> <span class="c_punctuation">()</span>
@@ -97,7 +97,7 @@
97
97
  </tr>
98
98
  <tr>
99
99
  <td class="function_type">
100
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
100
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
101
101
  </td>
102
102
  <td class="function_name">
103
103
  <a class="link" href="pango-Layout-Objects.html#pango-layout-get-character-count" title="pango_layout_get_character_count ()">pango_layout_get_character_count</a> <span class="c_punctuation">()</span>
@@ -200,7 +200,7 @@
200
200
  </tr>
201
201
  <tr>
202
202
  <td class="function_type">
203
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
203
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
204
204
  </td>
205
205
  <td class="function_name">
206
206
  <a class="link" href="pango-Layout-Objects.html#pango-layout-is-wrapped" title="pango_layout_is_wrapped ()">pango_layout_is_wrapped</a> <span class="c_punctuation">()</span>
@@ -224,7 +224,7 @@
224
224
  </tr>
225
225
  <tr>
226
226
  <td class="function_type">
227
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
227
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
228
228
  </td>
229
229
  <td class="function_name">
230
230
  <a class="link" href="pango-Layout-Objects.html#pango-layout-is-ellipsized" title="pango_layout_is_ellipsized ()">pango_layout_is_ellipsized</a> <span class="c_punctuation">()</span>
@@ -272,7 +272,7 @@
272
272
  </tr>
273
273
  <tr>
274
274
  <td class="function_type">
275
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
275
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
276
276
  </td>
277
277
  <td class="function_name">
278
278
  <a class="link" href="pango-Layout-Objects.html#pango-layout-get-justify" title="pango_layout_get_justify ()">pango_layout_get_justify</a> <span class="c_punctuation">()</span>
@@ -288,7 +288,7 @@
288
288
  </tr>
289
289
  <tr>
290
290
  <td class="function_type">
291
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
291
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
292
292
  </td>
293
293
  <td class="function_name">
294
294
  <a class="link" href="pango-Layout-Objects.html#pango-layout-get-auto-dir" title="pango_layout_get_auto_dir ()">pango_layout_get_auto_dir</a> <span class="c_punctuation">()</span>
@@ -336,7 +336,7 @@
336
336
  </tr>
337
337
  <tr>
338
338
  <td class="function_type">
339
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
339
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
340
340
  </td>
341
341
  <td class="function_name">
342
342
  <a class="link" href="pango-Layout-Objects.html#pango-layout-get-single-paragraph-mode" title="pango_layout_get_single_paragraph_mode ()">pango_layout_get_single_paragraph_mode</a> <span class="c_punctuation">()</span>
@@ -383,7 +383,7 @@
383
383
  </tr>
384
384
  <tr>
385
385
  <td class="function_type">
386
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
386
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
387
387
  </td>
388
388
  <td class="function_name">
389
389
  <a class="link" href="pango-Layout-Objects.html#pango-layout-xy-to-index" title="pango_layout_xy_to_index ()">pango_layout_xy_to_index</a> <span class="c_punctuation">()</span>
@@ -471,7 +471,7 @@
471
471
  </tr>
472
472
  <tr>
473
473
  <td class="function_type">
474
- <a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
474
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
475
475
  </td>
476
476
  <td class="function_name">
477
477
  <a class="link" href="pango-Layout-Objects.html#pango-layout-get-lines" title="pango_layout_get_lines ()">pango_layout_get_lines</a> <span class="c_punctuation">()</span>
@@ -479,7 +479,7 @@
479
479
  </tr>
480
480
  <tr>
481
481
  <td class="function_type">
482
- <a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
482
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
483
483
  </td>
484
484
  <td class="function_name">
485
485
  <a class="link" href="pango-Layout-Objects.html#pango-layout-get-lines-readonly" title="pango_layout_get_lines_readonly ()">pango_layout_get_lines_readonly</a> <span class="c_punctuation">()</span>
@@ -511,7 +511,7 @@
511
511
  </tr>
512
512
  <tr>
513
513
  <td class="function_type">
514
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
514
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
515
515
  </td>
516
516
  <td class="function_name">
517
517
  <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-next-run" title="pango_layout_iter_next_run ()">pango_layout_iter_next_run</a> <span class="c_punctuation">()</span>
@@ -519,7 +519,7 @@
519
519
  </tr>
520
520
  <tr>
521
521
  <td class="function_type">
522
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
522
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
523
523
  </td>
524
524
  <td class="function_name">
525
525
  <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-next-char" title="pango_layout_iter_next_char ()">pango_layout_iter_next_char</a> <span class="c_punctuation">()</span>
@@ -527,7 +527,7 @@
527
527
  </tr>
528
528
  <tr>
529
529
  <td class="function_type">
530
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
530
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
531
531
  </td>
532
532
  <td class="function_name">
533
533
  <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-next-cluster" title="pango_layout_iter_next_cluster ()">pango_layout_iter_next_cluster</a> <span class="c_punctuation">()</span>
@@ -535,7 +535,7 @@
535
535
  </tr>
536
536
  <tr>
537
537
  <td class="function_type">
538
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
538
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
539
539
  </td>
540
540
  <td class="function_name">
541
541
  <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-next-line" title="pango_layout_iter_next_line ()">pango_layout_iter_next_line</a> <span class="c_punctuation">()</span>
@@ -543,7 +543,7 @@
543
543
  </tr>
544
544
  <tr>
545
545
  <td class="function_type">
546
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
546
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
547
547
  </td>
548
548
  <td class="function_name">
549
549
  <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-at-last-line" title="pango_layout_iter_at_last_line ()">pango_layout_iter_at_last_line</a> <span class="c_punctuation">()</span>
@@ -695,7 +695,7 @@
695
695
  </tr>
696
696
  <tr>
697
697
  <td class="function_type">
698
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
698
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
699
699
  </td>
700
700
  <td class="function_name">
701
701
  <a class="link" href="pango-Layout-Objects.html#pango-layout-line-x-to-index" title="pango_layout_line_x_to_index ()">pango_layout_line_x_to_index</a> <span class="c_punctuation">()</span>
@@ -714,7 +714,7 @@
714
714
  </div>
715
715
  <a name="PangoLayout"></a><a name="PangoLayoutIter"></a><a name="PangoLayoutLine"></a><div class="refsect1">
716
716
  <a name="pango-Layout-Objects.other"></a><h2>Types and Values</h2>
717
- <div class="informaltable"><table width="100%" border="0">
717
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
718
718
  <colgroup>
719
719
  <col width="150px" class="name">
720
720
  <col class="description">
@@ -765,14 +765,14 @@
765
765
  </div>
766
766
  <div class="refsect1">
767
767
  <a name="pango-Layout-Objects.object-hierarchy"></a><h2>Object Hierarchy</h2>
768
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
768
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
769
769
  <span class="lineart">├──</span> PangoLayoutIter
770
770
  <span class="lineart">╰──</span> PangoLayoutLine
771
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
771
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
772
772
  <span class="lineart">├──</span> PangoAlignment
773
773
  <span class="lineart">├──</span> PangoEllipsizeMode
774
774
  <span class="lineart">╰──</span> PangoWrapMode
775
- <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
775
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
776
776
  <span class="lineart">╰──</span> PangoLayout
777
777
  </pre>
778
778
  </div>
@@ -795,7 +795,7 @@ pango_layout_new (<em class="parameter"><code><a class="link" href="pango-Text-P
795
795
  default values for a particular <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>.</p>
796
796
  <div class="refsect3">
797
797
  <a name="pango-layout-new.parameters"></a><h4>Parameters</h4>
798
- <div class="informaltable"><table width="100%" border="0">
798
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
799
799
  <colgroup>
800
800
  <col width="150px" class="parameters_name">
801
801
  <col class="parameters_description">
@@ -812,7 +812,7 @@ default values for a particular <a class="link" href="pango-Text-Processing.html
812
812
  <a name="pango-layout-new.returns"></a><h4>Returns</h4>
813
813
  <p> the newly allocated <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>, with a reference
814
814
  count of one, which should be freed with
815
- <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
815
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
816
816
  </div>
817
817
  </div>
818
818
  <hr>
@@ -826,7 +826,7 @@ tab array, and text from the original layout are all copied by
826
826
  value.</p>
827
827
  <div class="refsect3">
828
828
  <a name="pango-layout-copy.parameters"></a><h4>Parameters</h4>
829
- <div class="informaltable"><table width="100%" border="0">
829
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
830
830
  <colgroup>
831
831
  <col width="150px" class="parameters_name">
832
832
  <col class="parameters_description">
@@ -843,7 +843,7 @@ value.</p>
843
843
  <a name="pango-layout-copy.returns"></a><h4>Returns</h4>
844
844
  <p> the newly allocated <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>,
845
845
  with a reference count of one, which should be freed
846
- with <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. </p>
846
+ with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. </p>
847
847
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
848
848
  </div>
849
849
  </div>
@@ -855,7 +855,7 @@ pango_layout_get_context (<em class="parameter"><code><a class="link" href="pang
855
855
  <p>Retrieves the <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> used for this layout.</p>
856
856
  <div class="refsect3">
857
857
  <a name="pango-layout-get-context.parameters"></a><h4>Parameters</h4>
858
- <div class="informaltable"><table width="100%" border="0">
858
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
859
859
  <colgroup>
860
860
  <col width="150px" class="parameters_name">
861
861
  <col class="parameters_description">
@@ -887,7 +887,7 @@ be called if you make changes to the context subsequent
887
887
  to creating the layout.</p>
888
888
  <div class="refsect3">
889
889
  <a name="pango-layout-context-changed.parameters"></a><h4>Parameters</h4>
890
- <div class="informaltable"><table width="100%" border="0">
890
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
891
891
  <colgroup>
892
892
  <col width="150px" class="parameters_name">
893
893
  <col class="parameters_description">
@@ -904,7 +904,7 @@ to creating the layout.</p>
904
904
  <hr>
905
905
  <div class="refsect2">
906
906
  <a name="pango-layout-get-serial"></a><h3>pango_layout_get_serial ()</h3>
907
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
907
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
908
908
  pango_layout_get_serial (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
909
909
  <p>Returns the current serial number of <em class="parameter"><code>layout</code></em>
910
910
  . The serial number is
@@ -918,7 +918,7 @@ is useful for example to decide whether a layout needs redrawing.
918
918
  To force the serial to be increased, use <a class="link" href="pango-Layout-Objects.html#pango-layout-context-changed" title="pango_layout_context_changed ()"><code class="function">pango_layout_context_changed()</code></a>.</p>
919
919
  <div class="refsect3">
920
920
  <a name="pango-layout-get-serial.parameters"></a><h4>Parameters</h4>
921
- <div class="informaltable"><table width="100%" border="0">
921
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
922
922
  <colgroup>
923
923
  <col width="150px" class="parameters_name">
924
924
  <col class="parameters_description">
@@ -954,7 +954,7 @@ the attributes set on the layout from the markup as this function does not
954
954
  clear attributes.</p>
955
955
  <div class="refsect3">
956
956
  <a name="pango-layout-set-text.parameters"></a><h4>Parameters</h4>
957
- <div class="informaltable"><table width="100%" border="0">
957
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
958
958
  <colgroup>
959
959
  <col width="150px" class="parameters_name">
960
960
  <col class="parameters_description">
@@ -995,7 +995,7 @@ pango_layout_get_text (<em class="parameter"><code><a class="link" href="pango-L
995
995
  be freed or modified.</p>
996
996
  <div class="refsect3">
997
997
  <a name="pango-layout-get-text.parameters"></a><h4>Parameters</h4>
998
- <div class="informaltable"><table width="100%" border="0">
998
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
999
999
  <colgroup>
1000
1000
  <col width="150px" class="parameters_name">
1001
1001
  <col class="parameters_description">
@@ -1017,14 +1017,14 @@ be freed or modified.</p>
1017
1017
  <hr>
1018
1018
  <div class="refsect2">
1019
1019
  <a name="pango-layout-get-character-count"></a><h3>pango_layout_get_character_count ()</h3>
1020
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
1020
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
1021
1021
  pango_layout_get_character_count (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
1022
1022
  <p>Returns the number of Unicode characters in the
1023
1023
  the text of <em class="parameter"><code>layout</code></em>
1024
1024
  .</p>
1025
1025
  <div class="refsect3">
1026
1026
  <a name="pango-layout-get-character-count.parameters"></a><h4>Parameters</h4>
1027
- <div class="informaltable"><table width="100%" border="0">
1027
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1028
1028
  <colgroup>
1029
1029
  <col width="150px" class="parameters_name">
1030
1030
  <col class="parameters_description">
@@ -1056,7 +1056,7 @@ pango_layout_set_markup (<em class="parameter"><code><a class="link" href="pango
1056
1056
  the markup text isn't scanned for accelerators.</p>
1057
1057
  <div class="refsect3">
1058
1058
  <a name="pango-layout-set-markup.parameters"></a><h4>Parameters</h4>
1059
- <div class="informaltable"><table width="100%" border="0">
1059
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1060
1060
  <colgroup>
1061
1061
  <col width="150px" class="parameters_name">
1062
1062
  <col class="parameters_description">
@@ -1091,8 +1091,8 @@ null-terminated</p></td>
1091
1091
  pango_layout_set_markup_with_accel (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>,
1092
1092
  <em class="parameter"><code>const <span class="type">char</span> *markup</code></em>,
1093
1093
  <em class="parameter"><code><span class="type">int</span> length</code></em>,
1094
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> accel_marker</code></em>,
1095
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> *accel_char</code></em>);</pre>
1094
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> accel_marker</code></em>,
1095
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> *accel_char</code></em>);</pre>
1096
1096
  <p>Sets the layout text and attribute list from marked-up text (see</p>
1097
1097
  markup format). Replaces
1098
1098
  <p>the current text and attribute list.</p>
@@ -1110,7 +1110,7 @@ literal <em class="parameter"><code>accel_marker</code></em>
1110
1110
  character.</p>
1111
1111
  <div class="refsect3">
1112
1112
  <a name="pango-layout-set-markup-with-accel.parameters"></a><h4>Parameters</h4>
1113
- <div class="informaltable"><table width="100%" border="0">
1113
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1114
1114
  <colgroup>
1115
1115
  <col width="150px" class="parameters_name">
1116
1116
  <col class="parameters_description">
@@ -1143,7 +1143,7 @@ null-terminated</p></td>
1143
1143
  <tr>
1144
1144
  <td class="parameter_name"><p>accel_char</p></td>
1145
1145
  <td class="parameter_description"><p> return location
1146
- for first located accelerator, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1146
+ for first located accelerator, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1147
1147
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1148
1148
  </tr>
1149
1149
  </tbody>
@@ -1161,7 +1161,7 @@ References <em class="parameter"><code>attrs</code></em>
1161
1161
  , so the caller can unref its reference.</p>
1162
1162
  <div class="refsect3">
1163
1163
  <a name="pango-layout-set-attributes.parameters"></a><h4>Parameters</h4>
1164
- <div class="informaltable"><table width="100%" border="0">
1164
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1165
1165
  <colgroup>
1166
1166
  <col width="150px" class="parameters_name">
1167
1167
  <col class="parameters_description">
@@ -1175,7 +1175,7 @@ References <em class="parameter"><code>attrs</code></em>
1175
1175
  </tr>
1176
1176
  <tr>
1177
1177
  <td class="parameter_name"><p>attrs</p></td>
1178
- <td class="parameter_description"><p> a <a class="link" href="pango-Text-Attributes.html#PangoAttrList"><span class="type">PangoAttrList</span></a>, can be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1178
+ <td class="parameter_description"><p> a <a class="link" href="pango-Text-Attributes.html#PangoAttrList"><span class="type">PangoAttrList</span></a>, can be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1179
1179
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></td>
1180
1180
  </tr>
1181
1181
  </tbody>
@@ -1190,7 +1190,7 @@ pango_layout_get_attributes (<em class="parameter"><code><a class="link" href="p
1190
1190
  <p>Gets the attribute list for the layout, if any.</p>
1191
1191
  <div class="refsect3">
1192
1192
  <a name="pango-layout-get-attributes.parameters"></a><h4>Parameters</h4>
1193
- <div class="informaltable"><table width="100%" border="0">
1193
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1194
1194
  <colgroup>
1195
1195
  <col width="150px" class="parameters_name">
1196
1196
  <col class="parameters_description">
@@ -1220,7 +1220,7 @@ description is set on the layout, the font description from
1220
1220
  the layout's context is used.</p>
1221
1221
  <div class="refsect3">
1222
1222
  <a name="pango-layout-set-font-description.parameters"></a><h4>Parameters</h4>
1223
- <div class="informaltable"><table width="100%" border="0">
1223
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1224
1224
  <colgroup>
1225
1225
  <col width="150px" class="parameters_name">
1226
1226
  <col class="parameters_description">
@@ -1234,7 +1234,7 @@ the layout's context is used.</p>
1234
1234
  </tr>
1235
1235
  <tr>
1236
1236
  <td class="parameter_name"><p>desc</p></td>
1237
- <td class="parameter_description"><p> the new <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the
1237
+ <td class="parameter_description"><p> the new <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the
1238
1238
  current font description. </p></td>
1239
1239
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1240
1240
  </tr>
@@ -1250,7 +1250,7 @@ pango_layout_get_font_description (<em class="parameter"><code><a class="link" h
1250
1250
  <p>Gets the font description for the layout, if any.</p>
1251
1251
  <div class="refsect3">
1252
1252
  <a name="pango-layout-get-font-description.parameters"></a><h4>Parameters</h4>
1253
- <div class="informaltable"><table width="100%" border="0">
1253
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1254
1254
  <colgroup>
1255
1255
  <col width="150px" class="parameters_name">
1256
1256
  <col class="parameters_description">
@@ -1266,7 +1266,7 @@ pango_layout_get_font_description (<em class="parameter"><code><a class="link" h
1266
1266
  <div class="refsect3">
1267
1267
  <a name="pango-layout-get-font-description.returns"></a><h4>Returns</h4>
1268
1268
  <p> a pointer to the layout's font
1269
- description, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font description from the layout's
1269
+ description, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font description from the layout's
1270
1270
  context is inherited. This value is owned by the layout and must
1271
1271
  not be modified or freed. </p>
1272
1272
  <p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
@@ -1283,7 +1283,7 @@ pango_layout_set_width (<em class="parameter"><code><a class="link" href="pango-
1283
1283
  ellipsized. The default value is -1: no width set.</p>
1284
1284
  <div class="refsect3">
1285
1285
  <a name="pango-layout-set-width.parameters"></a><h4>Parameters</h4>
1286
- <div class="informaltable"><table width="100%" border="0">
1286
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1287
1287
  <colgroup>
1288
1288
  <col width="150px" class="parameters_name">
1289
1289
  <col class="parameters_description">
@@ -1313,7 +1313,7 @@ pango_layout_get_width (<em class="parameter"><code><a class="link" href="pango-
1313
1313
  <p>Gets the width to which the lines of the <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> should wrap.</p>
1314
1314
  <div class="refsect3">
1315
1315
  <a name="pango-layout-get-width.parameters"></a><h4>Parameters</h4>
1316
- <div class="informaltable"><table width="100%" border="0">
1316
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1317
1317
  <colgroup>
1318
1318
  <col width="150px" class="parameters_name">
1319
1319
  <col class="parameters_description">
@@ -1364,7 +1364,7 @@ ellipsization mode is set to <a class="link" href="pango-Layout-Objects.html#PAN
1364
1364
  future.</p>
1365
1365
  <div class="refsect3">
1366
1366
  <a name="pango-layout-set-height.parameters"></a><h4>Parameters</h4>
1367
- <div class="informaltable"><table width="100%" border="0">
1367
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1368
1368
  <colgroup>
1369
1369
  <col width="150px" class="parameters_name">
1370
1370
  <col class="parameters_description">
@@ -1396,7 +1396,7 @@ pango_layout_get_height (<em class="parameter"><code><a class="link" href="pango
1396
1396
  <a class="link" href="pango-Layout-Objects.html#pango-layout-set-height" title="pango_layout_set_height ()"><code class="function">pango_layout_set_height()</code></a> for details.</p>
1397
1397
  <div class="refsect3">
1398
1398
  <a name="pango-layout-get-height.parameters"></a><h4>Parameters</h4>
1399
- <div class="informaltable"><table width="100%" border="0">
1399
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1400
1400
  <colgroup>
1401
1401
  <col width="150px" class="parameters_name">
1402
1402
  <col class="parameters_description">
@@ -1427,7 +1427,7 @@ is set on the layout with <a class="link" href="pango-Layout-Objects.html#pango-
1427
1427
  To turn off wrapping, set the width to -1.</p>
1428
1428
  <div class="refsect3">
1429
1429
  <a name="pango-layout-set-wrap.parameters"></a><h4>Parameters</h4>
1430
- <div class="informaltable"><table width="100%" border="0">
1430
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1431
1431
  <colgroup>
1432
1432
  <col width="150px" class="parameters_name">
1433
1433
  <col class="parameters_description">
@@ -1458,7 +1458,7 @@ pango_layout_get_wrap (<em class="parameter"><code><a class="link" href="pango-L
1458
1458
  were actually wrapped.</p>
1459
1459
  <div class="refsect3">
1460
1460
  <a name="pango-layout-get-wrap.parameters"></a><h4>Parameters</h4>
1461
- <div class="informaltable"><table width="100%" border="0">
1461
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1462
1462
  <colgroup>
1463
1463
  <col width="150px" class="parameters_name">
1464
1464
  <col class="parameters_description">
@@ -1479,10 +1479,10 @@ were actually wrapped.</p>
1479
1479
  <hr>
1480
1480
  <div class="refsect2">
1481
1481
  <a name="pango-layout-is-wrapped"></a><h3>pango_layout_is_wrapped ()</h3>
1482
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1482
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1483
1483
  pango_layout_is_wrapped (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
1484
1484
  <p>Queries whether the layout had to wrap any paragraphs.</p>
1485
- <p>This returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a positive width is set on <em class="parameter"><code>layout</code></em>
1485
+ <p>This returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a positive width is set on <em class="parameter"><code>layout</code></em>
1486
1486
  ,
1487
1487
  ellipsization mode of <em class="parameter"><code>layout</code></em>
1488
1488
  is set to <a class="link" href="pango-Layout-Objects.html#PANGO-ELLIPSIZE-NONE:CAPS"><code class="literal">PANGO_ELLIPSIZE_NONE</code></a>,
@@ -1490,7 +1490,7 @@ and there are paragraphs exceeding the layout width that have
1490
1490
  to be wrapped.</p>
1491
1491
  <div class="refsect3">
1492
1492
  <a name="pango-layout-is-wrapped.parameters"></a><h4>Parameters</h4>
1493
- <div class="informaltable"><table width="100%" border="0">
1493
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1494
1494
  <colgroup>
1495
1495
  <col width="150px" class="parameters_name">
1496
1496
  <col class="parameters_description">
@@ -1505,7 +1505,7 @@ to be wrapped.</p>
1505
1505
  </div>
1506
1506
  <div class="refsect3">
1507
1507
  <a name="pango-layout-is-wrapped.returns"></a><h4>Returns</h4>
1508
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if any paragraphs had to be wrapped, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
1508
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if any paragraphs had to be wrapped, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
1509
1509
  otherwise.</p>
1510
1510
  </div>
1511
1511
  <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
@@ -1530,7 +1530,7 @@ is ellipsized as a whole depends on the set height of the layout.
1530
1530
  See <a class="link" href="pango-Layout-Objects.html#pango-layout-set-height" title="pango_layout_set_height ()"><code class="function">pango_layout_set_height()</code></a> for details.</p>
1531
1531
  <div class="refsect3">
1532
1532
  <a name="pango-layout-set-ellipsize.parameters"></a><h4>Parameters</h4>
1533
- <div class="informaltable"><table width="100%" border="0">
1533
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1534
1534
  <colgroup>
1535
1535
  <col width="150px" class="parameters_name">
1536
1536
  <col class="parameters_description">
@@ -1563,7 +1563,7 @@ pango_layout_get_ellipsize (<em class="parameter"><code><a class="link" href="pa
1563
1563
  See <a class="link" href="pango-Layout-Objects.html#pango-layout-set-ellipsize" title="pango_layout_set_ellipsize ()"><code class="function">pango_layout_set_ellipsize()</code></a></p>
1564
1564
  <div class="refsect3">
1565
1565
  <a name="pango-layout-get-ellipsize.parameters"></a><h4>Parameters</h4>
1566
- <div class="informaltable"><table width="100%" border="0">
1566
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1567
1567
  <colgroup>
1568
1568
  <col width="150px" class="parameters_name">
1569
1569
  <col class="parameters_description">
@@ -1588,10 +1588,10 @@ were actually ellipsized.</p>
1588
1588
  <hr>
1589
1589
  <div class="refsect2">
1590
1590
  <a name="pango-layout-is-ellipsized"></a><h3>pango_layout_is_ellipsized ()</h3>
1591
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1591
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1592
1592
  pango_layout_is_ellipsized (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
1593
1593
  <p>Queries whether the layout had to ellipsize any paragraphs.</p>
1594
- <p>This returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the ellipsization mode for <em class="parameter"><code>layout</code></em>
1594
+ <p>This returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the ellipsization mode for <em class="parameter"><code>layout</code></em>
1595
1595
 
1596
1596
  is not <a class="link" href="pango-Layout-Objects.html#PANGO-ELLIPSIZE-NONE:CAPS"><code class="literal">PANGO_ELLIPSIZE_NONE</code></a>, a positive width is set on <em class="parameter"><code>layout</code></em>
1597
1597
  ,
@@ -1599,7 +1599,7 @@ and there are paragraphs exceeding that width that have to be
1599
1599
  ellipsized.</p>
1600
1600
  <div class="refsect3">
1601
1601
  <a name="pango-layout-is-ellipsized.parameters"></a><h4>Parameters</h4>
1602
- <div class="informaltable"><table width="100%" border="0">
1602
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1603
1603
  <colgroup>
1604
1604
  <col width="150px" class="parameters_name">
1605
1605
  <col class="parameters_description">
@@ -1614,7 +1614,7 @@ ellipsized.</p>
1614
1614
  </div>
1615
1615
  <div class="refsect3">
1616
1616
  <a name="pango-layout-is-ellipsized.returns"></a><h4>Returns</h4>
1617
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if any paragraphs had to be ellipsized, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
1617
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if any paragraphs had to be ellipsized, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
1618
1618
  otherwise.</p>
1619
1619
  </div>
1620
1620
  <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
@@ -1635,7 +1635,7 @@ absolute value of <em class="parameter"><code>indent</code></em>
1635
1635
  <a class="link" href="pango-Layout-Objects.html#PANGO-ALIGN-CENTER:CAPS"><code class="literal">PANGO_ALIGN_CENTER</code></a>.</p>
1636
1636
  <div class="refsect3">
1637
1637
  <a name="pango-layout-set-indent.parameters"></a><h4>Parameters</h4>
1638
- <div class="informaltable"><table width="100%" border="0">
1638
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1639
1639
  <colgroup>
1640
1640
  <col width="150px" class="parameters_name">
1641
1641
  <col class="parameters_description">
@@ -1665,7 +1665,7 @@ pango_layout_get_indent (<em class="parameter"><code><a class="link" href="pango
1665
1665
  indicates a hanging indentation.</p>
1666
1666
  <div class="refsect3">
1667
1667
  <a name="pango-layout-get-indent.parameters"></a><h4>Parameters</h4>
1668
- <div class="informaltable"><table width="100%" border="0">
1668
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1669
1669
  <colgroup>
1670
1670
  <col width="150px" class="parameters_name">
1671
1671
  <col class="parameters_description">
@@ -1691,7 +1691,7 @@ pango_layout_get_spacing (<em class="parameter"><code><a class="link" href="pang
1691
1691
  <p>Gets the amount of spacing between the lines of the layout.</p>
1692
1692
  <div class="refsect3">
1693
1693
  <a name="pango-layout-get-spacing.parameters"></a><h4>Parameters</h4>
1694
- <div class="informaltable"><table width="100%" border="0">
1694
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1695
1695
  <colgroup>
1696
1696
  <col width="150px" class="parameters_name">
1697
1697
  <col class="parameters_description">
@@ -1719,7 +1719,7 @@ pango_layout_set_spacing (<em class="parameter"><code><a class="link" href="pang
1719
1719
  layout.</p>
1720
1720
  <div class="refsect3">
1721
1721
  <a name="pango-layout-set-spacing.parameters"></a><h4>Parameters</h4>
1722
- <div class="informaltable"><table width="100%" border="0">
1722
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1723
1723
  <colgroup>
1724
1724
  <col width="150px" class="parameters_name">
1725
1725
  <col class="parameters_description">
@@ -1745,7 +1745,7 @@ layout.</p>
1745
1745
  <a name="pango-layout-set-justify"></a><h3>pango_layout_set_justify ()</h3>
1746
1746
  <pre class="programlisting"><span class="returnvalue">void</span>
1747
1747
  pango_layout_set_justify (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>,
1748
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> justify</code></em>);</pre>
1748
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> justify</code></em>);</pre>
1749
1749
  <p>Sets whether each complete line should be stretched to
1750
1750
  fill the entire width of the layout. This stretching is typically
1751
1751
  done by adding whitespace, but for some scripts (such as Arabic),
@@ -1755,7 +1755,7 @@ the characters.</p>
1755
1755
  older than 1.18.</p>
1756
1756
  <div class="refsect3">
1757
1757
  <a name="pango-layout-set-justify.parameters"></a><h4>Parameters</h4>
1758
- <div class="informaltable"><table width="100%" border="0">
1758
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1759
1759
  <colgroup>
1760
1760
  <col width="150px" class="parameters_name">
1761
1761
  <col class="parameters_description">
@@ -1779,13 +1779,13 @@ older than 1.18.</p>
1779
1779
  <hr>
1780
1780
  <div class="refsect2">
1781
1781
  <a name="pango-layout-get-justify"></a><h3>pango_layout_get_justify ()</h3>
1782
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1782
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1783
1783
  pango_layout_get_justify (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
1784
1784
  <p>Gets whether each complete line should be stretched to fill the entire
1785
1785
  width of the layout.</p>
1786
1786
  <div class="refsect3">
1787
1787
  <a name="pango-layout-get-justify.parameters"></a><h4>Parameters</h4>
1788
- <div class="informaltable"><table width="100%" border="0">
1788
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1789
1789
  <colgroup>
1790
1790
  <col width="150px" class="parameters_name">
1791
1791
  <col class="parameters_description">
@@ -1808,7 +1808,7 @@ width of the layout.</p>
1808
1808
  <a name="pango-layout-set-auto-dir"></a><h3>pango_layout_set_auto_dir ()</h3>
1809
1809
  <pre class="programlisting"><span class="returnvalue">void</span>
1810
1810
  pango_layout_set_auto_dir (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>,
1811
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> auto_dir</code></em>);</pre>
1811
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> auto_dir</code></em>);</pre>
1812
1812
  <p>Sets whether to calculate the bidirectional base direction
1813
1813
  for the layout according to the contents of the layout;
1814
1814
  when this flag is on (the default), then paragraphs in
@@ -1818,7 +1818,7 @@ when this flag is on (the default), then paragraphs in
1818
1818
  layout, paragraphs with letters from other scripts will
1819
1819
  have left-to-right layout. Paragraphs with only neutral
1820
1820
  characters get their direction from the surrounding paragraphs.</p>
1821
- <p>When <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, the choice between left-to-right and
1821
+ <p>When <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, the choice between left-to-right and
1822
1822
  right-to-left layout is done according to the base direction
1823
1823
  of the layout's <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>. (See <a class="link" href="pango-Text-Processing.html#pango-context-set-base-dir" title="pango_context_set_base_dir ()"><code class="function">pango_context_set_base_dir()</code></a>).</p>
1824
1824
  <p>When the auto-computed direction of a paragraph differs from the
@@ -1826,7 +1826,7 @@ base direction of the context, the interpretation of
1826
1826
  <a class="link" href="pango-Layout-Objects.html#PANGO-ALIGN-LEFT:CAPS"><code class="literal">PANGO_ALIGN_LEFT</code></a> and <a class="link" href="pango-Layout-Objects.html#PANGO-ALIGN-RIGHT:CAPS"><code class="literal">PANGO_ALIGN_RIGHT</code></a> are swapped.</p>
1827
1827
  <div class="refsect3">
1828
1828
  <a name="pango-layout-set-auto-dir.parameters"></a><h4>Parameters</h4>
1829
- <div class="informaltable"><table width="100%" border="0">
1829
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1830
1830
  <colgroup>
1831
1831
  <col width="150px" class="parameters_name">
1832
1832
  <col class="parameters_description">
@@ -1840,7 +1840,7 @@ base direction of the context, the interpretation of
1840
1840
  </tr>
1841
1841
  <tr>
1842
1842
  <td class="parameter_name"><p>auto_dir</p></td>
1843
- <td class="parameter_description"><p>if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, compute the bidirectional base direction
1843
+ <td class="parameter_description"><p>if <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, compute the bidirectional base direction
1844
1844
  from the layout's contents.</p></td>
1845
1845
  <td class="parameter_annotations"> </td>
1846
1846
  </tr>
@@ -1852,14 +1852,14 @@ from the layout's contents.</p></td>
1852
1852
  <hr>
1853
1853
  <div class="refsect2">
1854
1854
  <a name="pango-layout-get-auto-dir"></a><h3>pango_layout_get_auto_dir ()</h3>
1855
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1855
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1856
1856
  pango_layout_get_auto_dir (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
1857
1857
  <p>Gets whether to calculate the bidirectional base direction
1858
1858
  for the layout according to the contents of the layout.
1859
1859
  See <a class="link" href="pango-Layout-Objects.html#pango-layout-set-auto-dir" title="pango_layout_set_auto_dir ()"><code class="function">pango_layout_set_auto_dir()</code></a>.</p>
1860
1860
  <div class="refsect3">
1861
1861
  <a name="pango-layout-get-auto-dir.parameters"></a><h4>Parameters</h4>
1862
- <div class="informaltable"><table width="100%" border="0">
1862
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1863
1863
  <colgroup>
1864
1864
  <col width="150px" class="parameters_name">
1865
1865
  <col class="parameters_description">
@@ -1874,8 +1874,8 @@ See <a class="link" href="pango-Layout-Objects.html#pango-layout-set-auto-dir" t
1874
1874
  </div>
1875
1875
  <div class="refsect3">
1876
1876
  <a name="pango-layout-get-auto-dir.returns"></a><h4>Returns</h4>
1877
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the bidirectional base direction
1878
- is computed from the layout's contents, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
1877
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the bidirectional base direction
1878
+ is computed from the layout's contents, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
1879
1879
  </div>
1880
1880
  <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
1881
1881
  </div>
@@ -1889,7 +1889,7 @@ pango_layout_set_alignment (<em class="parameter"><code><a class="link" href="pa
1889
1889
  positioned within the horizontal space available.</p>
1890
1890
  <div class="refsect3">
1891
1891
  <a name="pango-layout-set-alignment.parameters"></a><h4>Parameters</h4>
1892
- <div class="informaltable"><table width="100%" border="0">
1892
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1893
1893
  <colgroup>
1894
1894
  <col width="150px" class="parameters_name">
1895
1895
  <col class="parameters_description">
@@ -1919,7 +1919,7 @@ pango_layout_get_alignment (<em class="parameter"><code><a class="link" href="pa
1919
1919
  positioned within the horizontal space available.</p>
1920
1920
  <div class="refsect3">
1921
1921
  <a name="pango-layout-get-alignment.parameters"></a><h4>Parameters</h4>
1922
- <div class="informaltable"><table width="100%" border="0">
1922
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1923
1923
  <colgroup>
1924
1924
  <col width="150px" class="parameters_name">
1925
1925
  <col class="parameters_description">
@@ -1946,14 +1946,14 @@ pango_layout_set_tabs (<em class="parameter"><code><a class="link" href="pango-L
1946
1946
  <p>Sets the tabs to use for <em class="parameter"><code>layout</code></em>
1947
1947
  , overriding the default tabs
1948
1948
  (by default, tabs are every 8 spaces). If <em class="parameter"><code>tabs</code></em>
1949
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default
1949
+ is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default
1950
1950
  tabs are reinstated. <em class="parameter"><code>tabs</code></em>
1951
1951
  is copied into the layout; you must
1952
1952
  free your copy of <em class="parameter"><code>tabs</code></em>
1953
1953
  yourself.</p>
1954
1954
  <div class="refsect3">
1955
1955
  <a name="pango-layout-set-tabs.parameters"></a><h4>Parameters</h4>
1956
- <div class="informaltable"><table width="100%" border="0">
1956
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1957
1957
  <colgroup>
1958
1958
  <col width="150px" class="parameters_name">
1959
1959
  <col class="parameters_description">
@@ -1967,7 +1967,7 @@ free your copy of <em class="parameter"><code>tabs</code></em>
1967
1967
  </tr>
1968
1968
  <tr>
1969
1969
  <td class="parameter_name"><p>tabs</p></td>
1970
- <td class="parameter_description"><p> a <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1970
+ <td class="parameter_description"><p> a <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1971
1971
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1972
1972
  </tr>
1973
1973
  </tbody>
@@ -1981,11 +1981,11 @@ free your copy of <em class="parameter"><code>tabs</code></em>
1981
1981
  pango_layout_get_tabs (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
1982
1982
  <p>Gets the current <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> used by this layout. If no
1983
1983
  <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> has been set, then the default tabs are in use
1984
- and <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned. Default tabs are every 8 spaces.
1984
+ and <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned. Default tabs are every 8 spaces.
1985
1985
  The return value should be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" title="pango_tab_array_free ()"><code class="function">pango_tab_array_free()</code></a>.</p>
1986
1986
  <div class="refsect3">
1987
1987
  <a name="pango-layout-get-tabs.parameters"></a><h4>Parameters</h4>
1988
- <div class="informaltable"><table width="100%" border="0">
1988
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1989
1989
  <colgroup>
1990
1990
  <col width="150px" class="parameters_name">
1991
1991
  <col class="parameters_description">
@@ -2001,7 +2001,7 @@ The return value should be freed with <a class="link" href="pango-Tab-Stops.html
2001
2001
  <div class="refsect3">
2002
2002
  <a name="pango-layout-get-tabs.returns"></a><h4>Returns</h4>
2003
2003
  <p> a copy of the tabs for this layout, or
2004
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
2004
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
2005
2005
  <p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
2006
2006
  </div>
2007
2007
  </div>
@@ -2011,15 +2011,15 @@ The return value should be freed with <a class="link" href="pango-Tab-Stops.html
2011
2011
  <pre class="programlisting"><span class="returnvalue">void</span>
2012
2012
  pango_layout_set_single_paragraph_mode
2013
2013
  (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>,
2014
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
2014
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
2015
2015
  <p>If <em class="parameter"><code>setting</code></em>
2016
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, do not treat newlines and similar characters
2016
+ is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, do not treat newlines and similar characters
2017
2017
  as paragraph separators; instead, keep all text in a single paragraph,
2018
2018
  and display a glyph for paragraph separator characters. Used when
2019
2019
  you want to allow editing of newlines on a single text line.</p>
2020
2020
  <div class="refsect3">
2021
2021
  <a name="pango-layout-set-single-paragraph-mode.parameters"></a><h4>Parameters</h4>
2022
- <div class="informaltable"><table width="100%" border="0">
2022
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2023
2023
  <colgroup>
2024
2024
  <col width="150px" class="parameters_name">
2025
2025
  <col class="parameters_description">
@@ -2043,13 +2043,13 @@ you want to allow editing of newlines on a single text line.</p>
2043
2043
  <hr>
2044
2044
  <div class="refsect2">
2045
2045
  <a name="pango-layout-get-single-paragraph-mode"></a><h3>pango_layout_get_single_paragraph_mode ()</h3>
2046
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2046
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2047
2047
  pango_layout_get_single_paragraph_mode
2048
2048
  (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
2049
2049
  <p>Obtains the value set by <a class="link" href="pango-Layout-Objects.html#pango-layout-set-single-paragraph-mode" title="pango_layout_set_single_paragraph_mode ()"><code class="function">pango_layout_set_single_paragraph_mode()</code></a>.</p>
2050
2050
  <div class="refsect3">
2051
2051
  <a name="pango-layout-get-single-paragraph-mode.parameters"></a><h4>Parameters</h4>
2052
- <div class="informaltable"><table width="100%" border="0">
2052
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2053
2053
  <colgroup>
2054
2054
  <col width="150px" class="parameters_name">
2055
2055
  <col class="parameters_description">
@@ -2064,8 +2064,8 @@ pango_layout_get_single_paragraph_mode
2064
2064
  </div>
2065
2065
  <div class="refsect3">
2066
2066
  <a name="pango-layout-get-single-paragraph-mode.returns"></a><h4>Returns</h4>
2067
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the layout does not break paragraphs at
2068
- paragraph separator characters, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
2067
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the layout does not break paragraphs at
2068
+ paragraph separator characters, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
2069
2069
  </div>
2070
2070
  </div>
2071
2071
  <hr>
@@ -2083,7 +2083,7 @@ used in combination with <a class="link" href="pango-Text-Attributes.html#PANGO-
2083
2083
  certain font supports all the characters in the string.</p>
2084
2084
  <div class="refsect3">
2085
2085
  <a name="pango-layout-get-unknown-glyphs-count.parameters"></a><h4>Parameters</h4>
2086
- <div class="informaltable"><table width="100%" border="0">
2086
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2087
2087
  <colgroup>
2088
2088
  <col width="150px" class="parameters_name">
2089
2089
  <col class="parameters_description">
@@ -2109,13 +2109,13 @@ certain font supports all the characters in the string.</p>
2109
2109
  <pre class="programlisting"><span class="returnvalue">void</span>
2110
2110
  pango_layout_get_log_attrs (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>,
2111
2111
  <em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoLogAttr" title="PangoLogAttr"><span class="type">PangoLogAttr</span></a> **attrs</code></em>,
2112
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_attrs</code></em>);</pre>
2112
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_attrs</code></em>);</pre>
2113
2113
  <p>Retrieves an array of logical attributes for each character in
2114
2114
  the <em class="parameter"><code>layout</code></em>
2115
2115
  .</p>
2116
2116
  <div class="refsect3">
2117
2117
  <a name="pango-layout-get-log-attrs.parameters"></a><h4>Parameters</h4>
2118
- <div class="informaltable"><table width="100%" border="0">
2118
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2119
2119
  <colgroup>
2120
2120
  <col width="150px" class="parameters_name">
2121
2121
  <col class="parameters_description">
@@ -2130,7 +2130,7 @@ the <em class="parameter"><code>layout</code></em>
2130
2130
  <tr>
2131
2131
  <td class="parameter_name"><p>attrs</p></td>
2132
2132
  <td class="parameter_description"><p> location to store a pointer to an array of logical attributes
2133
- This value must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. </p></td>
2133
+ This value must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. </p></td>
2134
2134
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_attrs][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></td>
2135
2135
  </tr>
2136
2136
  <tr>
@@ -2151,7 +2151,7 @@ and the position after the last character.). </p></td>
2151
2151
  <a name="pango-layout-get-log-attrs-readonly"></a><h3>pango_layout_get_log_attrs_readonly ()</h3>
2152
2152
  <pre class="programlisting">const <a class="link" href="pango-Text-Processing.html#PangoLogAttr" title="PangoLogAttr"><span class="returnvalue">PangoLogAttr</span></a> *
2153
2153
  pango_layout_get_log_attrs_readonly (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>,
2154
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_attrs</code></em>);</pre>
2154
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_attrs</code></em>);</pre>
2155
2155
  <p>Retrieves an array of logical attributes for each character in
2156
2156
  the <em class="parameter"><code>layout</code></em>
2157
2157
  .</p>
@@ -2166,7 +2166,7 @@ need to be attributes corresponding to both the position before
2166
2166
  the first character and the position after the last character.</p>
2167
2167
  <div class="refsect3">
2168
2168
  <a name="pango-layout-get-log-attrs-readonly.parameters"></a><h4>Parameters</h4>
2169
- <div class="informaltable"><table width="100%" border="0">
2169
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2170
2170
  <colgroup>
2171
2171
  <col width="150px" class="parameters_name">
2172
2172
  <col class="parameters_description">
@@ -2209,7 +2209,7 @@ edge of the grapheme. If the directionality of the grapheme is right-to-left,
2209
2209
  then <code class="literal">pos-&gt;width</code> will be negative.</p>
2210
2210
  <div class="refsect3">
2211
2211
  <a name="pango-layout-index-to-pos.parameters"></a><h4>Parameters</h4>
2212
- <div class="informaltable"><table width="100%" border="0">
2212
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2213
2213
  <colgroup>
2214
2214
  <col width="150px" class="parameters_name">
2215
2215
  <col class="parameters_description">
@@ -2242,7 +2242,7 @@ then <code class="literal">pos-&gt;width</code> will be negative.</p>
2242
2242
  <pre class="programlisting"><span class="returnvalue">void</span>
2243
2243
  pango_layout_index_to_line_x (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>,
2244
2244
  <em class="parameter"><code><span class="type">int</span> index_</code></em>,
2245
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> trailing</code></em>,
2245
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> trailing</code></em>,
2246
2246
  <em class="parameter"><code><span class="type">int</span> *line</code></em>,
2247
2247
  <em class="parameter"><code><span class="type">int</span> *x_pos</code></em>);</pre>
2248
2248
  <p>Converts from byte <em class="parameter"><code>index_</code></em>
@@ -2251,7 +2251,7 @@ pango_layout_index_to_line_x (<em class="parameter"><code><a class="link" href="
2251
2251
  (X position is measured from the left edge of the line)</p>
2252
2252
  <div class="refsect3">
2253
2253
  <a name="pango-layout-index-to-line-x.parameters"></a><h4>Parameters</h4>
2254
- <div class="informaltable"><table width="100%" border="0">
2254
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2255
2255
  <colgroup>
2256
2256
  <col width="150px" class="parameters_name">
2257
2257
  <col class="parameters_description">
@@ -2278,13 +2278,13 @@ the leading of the grapheme.</p></td>
2278
2278
  <tr>
2279
2279
  <td class="parameter_name"><p>line</p></td>
2280
2280
  <td class="parameter_description"><p> location to store resulting line index. (which will
2281
- between 0 and pango_layout_get_line_count(layout) - 1), or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2281
+ between 0 and pango_layout_get_line_count(layout) - 1), or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2282
2282
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2283
2283
  </tr>
2284
2284
  <tr>
2285
2285
  <td class="parameter_name"><p>x_pos</p></td>
2286
2286
  <td class="parameter_description"><p> location to store resulting position within line
2287
- (<a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PANGO_SCALE"><code class="literal">PANGO_SCALE</code></a> units per device unit), or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2287
+ (<a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PANGO_SCALE"><code class="literal">PANGO_SCALE</code></a> units per device unit), or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2288
2288
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2289
2289
  </tr>
2290
2290
  </tbody>
@@ -2294,7 +2294,7 @@ between 0 and pango_layout_get_line_count(layout) - 1), or <a href="https://deve
2294
2294
  <hr>
2295
2295
  <div class="refsect2">
2296
2296
  <a name="pango-layout-xy-to-index"></a><h3>pango_layout_xy_to_index ()</h3>
2297
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2297
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2298
2298
  pango_layout_xy_to_index (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>,
2299
2299
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
2300
2300
  <em class="parameter"><code><span class="type">int</span> y</code></em>,
@@ -2307,10 +2307,10 @@ Y position is not inside the layout, the closest position is chosen
2307
2307
  X position is not within the layout, then the start or the
2308
2308
  end of the line is chosen as described for <a class="link" href="pango-Layout-Objects.html#pango-layout-line-x-to-index" title="pango_layout_line_x_to_index ()"><code class="function">pango_layout_line_x_to_index()</code></a>.
2309
2309
  If either the X or Y positions were not inside the layout, then the
2310
- function returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>; on an exact hit, it returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.</p>
2310
+ function returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>; on an exact hit, it returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.</p>
2311
2311
  <div class="refsect3">
2312
2312
  <a name="pango-layout-xy-to-index.parameters"></a><h4>Parameters</h4>
2313
- <div class="informaltable"><table width="100%" border="0">
2313
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2314
2314
  <colgroup>
2315
2315
  <col width="150px" class="parameters_name">
2316
2316
  <col class="parameters_description">
@@ -2352,7 +2352,7 @@ grapheme. 0 represents the leading edge of the grapheme. </p></td>
2352
2352
  </div>
2353
2353
  <div class="refsect3">
2354
2354
  <a name="pango-layout-xy-to-index.returns"></a><h4>Returns</h4>
2355
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the coordinates were inside text, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
2355
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the coordinates were inside text, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
2356
2356
  </div>
2357
2357
  </div>
2358
2358
  <hr>
@@ -2373,7 +2373,7 @@ where characters of the directionality opposite to the base
2373
2373
  direction of the layout are inserted.</p>
2374
2374
  <div class="refsect3">
2375
2375
  <a name="pango-layout-get-cursor-pos.parameters"></a><h4>Parameters</h4>
2376
- <div class="informaltable"><table width="100%" border="0">
2376
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2377
2377
  <colgroup>
2378
2378
  <col width="150px" class="parameters_name">
2379
2379
  <col class="parameters_description">
@@ -2393,12 +2393,12 @@ direction of the layout are inserted.</p>
2393
2393
  <tr>
2394
2394
  <td class="parameter_name"><p>strong_pos</p></td>
2395
2395
  <td class="parameter_description"><p> location to store the strong cursor position
2396
- (may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>). </p></td>
2396
+ (may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>). </p></td>
2397
2397
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2398
2398
  </tr>
2399
2399
  <tr>
2400
2400
  <td class="parameter_name"><p>weak_pos</p></td>
2401
- <td class="parameter_description"><p> location to store the weak cursor position (may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>). </p></td>
2401
+ <td class="parameter_description"><p> location to store the weak cursor position (may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>). </p></td>
2402
2402
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2403
2403
  </tr>
2404
2404
  </tbody>
@@ -2410,7 +2410,7 @@ direction of the layout are inserted.</p>
2410
2410
  <a name="pango-layout-move-cursor-visually"></a><h3>pango_layout_move_cursor_visually ()</h3>
2411
2411
  <pre class="programlisting"><span class="returnvalue">void</span>
2412
2412
  pango_layout_move_cursor_visually (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>,
2413
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> strong</code></em>,
2413
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> strong</code></em>,
2414
2414
  <em class="parameter"><code><span class="type">int</span> old_index</code></em>,
2415
2415
  <em class="parameter"><code><span class="type">int</span> old_trailing</code></em>,
2416
2416
  <em class="parameter"><code><span class="type">int</span> direction</code></em>,
@@ -2434,7 +2434,7 @@ cursor over multiple characters when multiple characters combine
2434
2434
  to form a single grapheme.</p>
2435
2435
  <div class="refsect3">
2436
2436
  <a name="pango-layout-move-cursor-visually.parameters"></a><h4>Parameters</h4>
2437
- <div class="informaltable"><table width="100%" border="0">
2437
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2438
2438
  <colgroup>
2439
2439
  <col width="150px" class="parameters_name">
2440
2440
  <col class="parameters_description">
@@ -2476,7 +2476,7 @@ value indicates motion to the left.</p></td>
2476
2476
  <td class="parameter_name"><p>new_index</p></td>
2477
2477
  <td class="parameter_description"><p> location to store the new cursor byte index. A value of -1
2478
2478
  indicates that the cursor has been moved off the beginning
2479
- of the layout. A value of <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#G-MAXINT:CAPS"><code class="literal">G_MAXINT</code></a> indicates that
2479
+ of the layout. A value of <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#G-MAXINT:CAPS"><code class="literal">G_MAXINT</code></a> indicates that
2480
2480
  the cursor has been moved off the end of the layout. </p></td>
2481
2481
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
2482
2482
  </tr>
@@ -2515,7 +2515,7 @@ a set width.</p>
2515
2515
  coordinates begin at the top left corner of the layout.</p>
2516
2516
  <div class="refsect3">
2517
2517
  <a name="pango-layout-get-extents.parameters"></a><h4>Parameters</h4>
2518
- <div class="informaltable"><table width="100%" border="0">
2518
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2519
2519
  <colgroup>
2520
2520
  <col width="150px" class="parameters_name">
2521
2521
  <col class="parameters_description">
@@ -2530,14 +2530,14 @@ coordinates begin at the top left corner of the layout.</p>
2530
2530
  <tr>
2531
2531
  <td class="parameter_name"><p>ink_rect</p></td>
2532
2532
  <td class="parameter_description"><p> rectangle used to store the extents of the
2533
- layout as drawn or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is
2533
+ layout as drawn or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is
2534
2534
  not needed. </p></td>
2535
2535
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2536
2536
  </tr>
2537
2537
  <tr>
2538
2538
  <td class="parameter_name"><p>logical_rect</p></td>
2539
2539
  <td class="parameter_description"><p>rectangle used to store the logical
2540
- extents of the layout or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the
2540
+ extents of the layout or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the
2541
2541
  result is not needed. </p></td>
2542
2542
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2543
2543
  </tr>
@@ -2562,7 +2562,7 @@ such that the rounded rectangles fully contain the unrounded one (that is,
2562
2562
  passes them as first argument to <a class="link" href="pango-Glyph-Storage.html#pango-extents-to-pixels" title="pango_extents_to_pixels ()"><code class="function">pango_extents_to_pixels()</code></a>).</p>
2563
2563
  <div class="refsect3">
2564
2564
  <a name="pango-layout-get-pixel-extents.parameters"></a><h4>Parameters</h4>
2565
- <div class="informaltable"><table width="100%" border="0">
2565
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2566
2566
  <colgroup>
2567
2567
  <col width="150px" class="parameters_name">
2568
2568
  <col class="parameters_description">
@@ -2577,14 +2577,14 @@ passes them as first argument to <a class="link" href="pango-Glyph-Storage.html#
2577
2577
  <tr>
2578
2578
  <td class="parameter_name"><p>ink_rect</p></td>
2579
2579
  <td class="parameter_description"><p> rectangle used to store the extents of the
2580
- layout as drawn or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is
2580
+ layout as drawn or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is
2581
2581
  not needed. </p></td>
2582
2582
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2583
2583
  </tr>
2584
2584
  <tr>
2585
2585
  <td class="parameter_name"><p>logical_rect</p></td>
2586
2586
  <td class="parameter_description"><p> rectangle used to store the logical
2587
- extents of the layout or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the
2587
+ extents of the layout or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the
2588
2588
  result is not needed. </p></td>
2589
2589
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2590
2590
  </tr>
@@ -2604,7 +2604,7 @@ in Pango units (device units scaled by <a class="link" href="pango-Glyph-Storage
2604
2604
  is simply a convenience function around <a class="link" href="pango-Layout-Objects.html#pango-layout-get-extents" title="pango_layout_get_extents ()"><code class="function">pango_layout_get_extents()</code></a>.</p>
2605
2605
  <div class="refsect3">
2606
2606
  <a name="pango-layout-get-size.parameters"></a><h4>Parameters</h4>
2607
- <div class="informaltable"><table width="100%" border="0">
2607
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2608
2608
  <colgroup>
2609
2609
  <col width="150px" class="parameters_name">
2610
2610
  <col class="parameters_description">
@@ -2618,12 +2618,12 @@ is simply a convenience function around <a class="link" href="pango-Layout-Objec
2618
2618
  </tr>
2619
2619
  <tr>
2620
2620
  <td class="parameter_name"><p>width</p></td>
2621
- <td class="parameter_description"><p> location to store the logical width, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2621
+ <td class="parameter_description"><p> location to store the logical width, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2622
2622
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2623
2623
  </tr>
2624
2624
  <tr>
2625
2625
  <td class="parameter_name"><p>height</p></td>
2626
- <td class="parameter_description"><p> location to store the logical height, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2626
+ <td class="parameter_description"><p> location to store the logical height, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2627
2627
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2628
2628
  </tr>
2629
2629
  </tbody>
@@ -2644,7 +2644,7 @@ is simply a convenience function around
2644
2644
  <a class="link" href="pango-Layout-Objects.html#pango-layout-get-pixel-extents" title="pango_layout_get_pixel_extents ()"><code class="function">pango_layout_get_pixel_extents()</code></a>.</p>
2645
2645
  <div class="refsect3">
2646
2646
  <a name="pango-layout-get-pixel-size.parameters"></a><h4>Parameters</h4>
2647
- <div class="informaltable"><table width="100%" border="0">
2647
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2648
2648
  <colgroup>
2649
2649
  <col width="150px" class="parameters_name">
2650
2650
  <col class="parameters_description">
@@ -2658,12 +2658,12 @@ is simply a convenience function around
2658
2658
  </tr>
2659
2659
  <tr>
2660
2660
  <td class="parameter_name"><p>width</p></td>
2661
- <td class="parameter_description"><p> location to store the logical width, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2661
+ <td class="parameter_description"><p> location to store the logical width, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2662
2662
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2663
2663
  </tr>
2664
2664
  <tr>
2665
2665
  <td class="parameter_name"><p>height</p></td>
2666
- <td class="parameter_description"><p> location to store the logical height, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2666
+ <td class="parameter_description"><p> location to store the logical height, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2667
2667
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2668
2668
  </tr>
2669
2669
  </tbody>
@@ -2679,7 +2679,7 @@ pango_layout_get_baseline (<em class="parameter"><code><a class="link" href="pan
2679
2679
  .</p>
2680
2680
  <div class="refsect3">
2681
2681
  <a name="pango-layout-get-baseline.parameters"></a><h4>Parameters</h4>
2682
- <div class="informaltable"><table width="100%" border="0">
2682
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2683
2683
  <colgroup>
2684
2684
  <col width="150px" class="parameters_name">
2685
2685
  <col class="parameters_description">
@@ -2708,7 +2708,7 @@ pango_layout_get_line_count (<em class="parameter"><code><a class="link" href="p
2708
2708
  .</p>
2709
2709
  <div class="refsect3">
2710
2710
  <a name="pango-layout-get-line-count.parameters"></a><h4>Parameters</h4>
2711
- <div class="informaltable"><table width="100%" border="0">
2711
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2712
2712
  <colgroup>
2713
2713
  <col width="150px" class="parameters_name">
2714
2714
  <col class="parameters_description">
@@ -2737,7 +2737,7 @@ pango_layout_get_line (<em class="parameter"><code><a class="link" href="pango-L
2737
2737
  to modify the contents of the line (glyphs, glyph widths, etc.).</p>
2738
2738
  <div class="refsect3">
2739
2739
  <a name="pango-layout-get-line.parameters"></a><h4>Parameters</h4>
2740
- <div class="informaltable"><table width="100%" border="0">
2740
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2741
2741
  <colgroup>
2742
2742
  <col width="150px" class="parameters_name">
2743
2743
  <col class="parameters_description">
@@ -2761,7 +2761,7 @@ to modify the contents of the line (glyphs, glyph widths, etc.).</p>
2761
2761
  <div class="refsect3">
2762
2762
  <a name="pango-layout-get-line.returns"></a><h4>Returns</h4>
2763
2763
  <p> the requested
2764
- <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the index is out of
2764
+ <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the index is out of
2765
2765
  range. This layout line can be ref'ed and retained,
2766
2766
  but will become invalid if changes are made to the
2767
2767
  <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>. </p>
@@ -2780,7 +2780,7 @@ but the user is not expected
2780
2780
  to modify the contents of the line (glyphs, glyph widths, etc.).</p>
2781
2781
  <div class="refsect3">
2782
2782
  <a name="pango-layout-get-line-readonly.parameters"></a><h4>Parameters</h4>
2783
- <div class="informaltable"><table width="100%" border="0">
2783
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2784
2784
  <colgroup>
2785
2785
  <col width="150px" class="parameters_name">
2786
2786
  <col class="parameters_description">
@@ -2804,7 +2804,7 @@ to modify the contents of the line (glyphs, glyph widths, etc.).</p>
2804
2804
  <div class="refsect3">
2805
2805
  <a name="pango-layout-get-line-readonly.returns"></a><h4>Returns</h4>
2806
2806
  <p> the requested
2807
- <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the index is out of
2807
+ <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the index is out of
2808
2808
  range. This layout line can be ref'ed and retained,
2809
2809
  but will become invalid if changes are made to the
2810
2810
  <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>. No changes should be made to the line. </p>
@@ -2815,7 +2815,7 @@ but will become invalid if changes are made to the
2815
2815
  <hr>
2816
2816
  <div class="refsect2">
2817
2817
  <a name="pango-layout-get-lines"></a><h3>pango_layout_get_lines ()</h3>
2818
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
2818
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
2819
2819
  pango_layout_get_lines (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
2820
2820
  <p>Returns the lines of the <em class="parameter"><code>layout</code></em>
2821
2821
  as a list.</p>
@@ -2823,7 +2823,7 @@ pango_layout_get_lines (<em class="parameter"><code><a class="link" href="pango-
2823
2823
  to modify the contents of the lines (glyphs, glyph widths, etc.).</p>
2824
2824
  <div class="refsect3">
2825
2825
  <a name="pango-layout-get-lines.parameters"></a><h4>Parameters</h4>
2826
- <div class="informaltable"><table width="100%" border="0">
2826
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2827
2827
  <colgroup>
2828
2828
  <col width="150px" class="parameters_name">
2829
2829
  <col class="parameters_description">
@@ -2838,7 +2838,7 @@ to modify the contents of the lines (glyphs, glyph widths, etc.).</p>
2838
2838
  </div>
2839
2839
  <div class="refsect3">
2840
2840
  <a name="pango-layout-get-lines.returns"></a><h4>Returns</h4>
2841
- <p> a <a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> containing
2841
+ <p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> containing
2842
2842
  the lines in the layout. This points to internal data of the <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>
2843
2843
  and must be used with care. It will become invalid on any change to the layout's
2844
2844
  text or properties. </p>
@@ -2848,7 +2848,7 @@ text or properties. </p>
2848
2848
  <hr>
2849
2849
  <div class="refsect2">
2850
2850
  <a name="pango-layout-get-lines-readonly"></a><h3>pango_layout_get_lines_readonly ()</h3>
2851
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
2851
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
2852
2852
  pango_layout_get_lines_readonly (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
2853
2853
  <p>Returns the lines of the <em class="parameter"><code>layout</code></em>
2854
2854
  as a list.</p>
@@ -2857,7 +2857,7 @@ but the user is not expected
2857
2857
  to modify the contents of the lines (glyphs, glyph widths, etc.).</p>
2858
2858
  <div class="refsect3">
2859
2859
  <a name="pango-layout-get-lines-readonly.parameters"></a><h4>Parameters</h4>
2860
- <div class="informaltable"><table width="100%" border="0">
2860
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2861
2861
  <colgroup>
2862
2862
  <col width="150px" class="parameters_name">
2863
2863
  <col class="parameters_description">
@@ -2872,7 +2872,7 @@ to modify the contents of the lines (glyphs, glyph widths, etc.).</p>
2872
2872
  </div>
2873
2873
  <div class="refsect3">
2874
2874
  <a name="pango-layout-get-lines-readonly.returns"></a><h4>Returns</h4>
2875
- <p> a <a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> containing
2875
+ <p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> containing
2876
2876
  the lines in the layout. This points to internal data of the <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> and
2877
2877
  must be used with care. It will become invalid on any change to the layout's
2878
2878
  text or properties. No changes should be made to the lines. </p>
@@ -2888,7 +2888,7 @@ pango_layout_get_iter (<em class="parameter"><code><a class="link" href="pango-L
2888
2888
  <p>Returns an iterator to iterate over the visual extents of the layout.</p>
2889
2889
  <div class="refsect3">
2890
2890
  <a name="pango-layout-get-iter.parameters"></a><h4>Parameters</h4>
2891
- <div class="informaltable"><table width="100%" border="0">
2891
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2892
2892
  <colgroup>
2893
2893
  <col width="150px" class="parameters_name">
2894
2894
  <col class="parameters_description">
@@ -2915,7 +2915,7 @@ pango_layout_iter_copy (<em class="parameter"><code><a class="link" href="pango-
2915
2915
  <p>Copies a <a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a>.</p>
2916
2916
  <div class="refsect3">
2917
2917
  <a name="pango-layout-iter-copy.parameters"></a><h4>Parameters</h4>
2918
- <div class="informaltable"><table width="100%" border="0">
2918
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2919
2919
  <colgroup>
2920
2920
  <col width="150px" class="parameters_name">
2921
2921
  <col class="parameters_description">
@@ -2923,7 +2923,7 @@ pango_layout_iter_copy (<em class="parameter"><code><a class="link" href="pango-
2923
2923
  </colgroup>
2924
2924
  <tbody><tr>
2925
2925
  <td class="parameter_name"><p>iter</p></td>
2926
- <td class="parameter_description"><p> a <a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a>, may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2926
+ <td class="parameter_description"><p> a <a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2927
2927
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2928
2928
  </tr></tbody>
2929
2929
  </table></div>
@@ -2932,8 +2932,8 @@ pango_layout_iter_copy (<em class="parameter"><code><a class="link" href="pango-
2932
2932
  <a name="pango-layout-iter-copy.returns"></a><h4>Returns</h4>
2933
2933
  <p> the newly allocated <a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a>,
2934
2934
  which should be freed with <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-free" title="pango_layout_iter_free ()"><code class="function">pango_layout_iter_free()</code></a>,
2935
- or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>iter</code></em>
2936
- was <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
2935
+ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>iter</code></em>
2936
+ was <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
2937
2937
  <p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
2938
2938
  </div>
2939
2939
  <p class="since">Since: <a class="link" href="api-index-1-20.html#api-index-1.20">1.20</a></p>
@@ -2946,7 +2946,7 @@ pango_layout_iter_free (<em class="parameter"><code><a class="link" href="pango-
2946
2946
  <p>Frees an iterator that's no longer in use.</p>
2947
2947
  <div class="refsect3">
2948
2948
  <a name="pango-layout-iter-free.parameters"></a><h4>Parameters</h4>
2949
- <div class="informaltable"><table width="100%" border="0">
2949
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2950
2950
  <colgroup>
2951
2951
  <col width="150px" class="parameters_name">
2952
2952
  <col class="parameters_description">
@@ -2954,7 +2954,7 @@ pango_layout_iter_free (<em class="parameter"><code><a class="link" href="pango-
2954
2954
  </colgroup>
2955
2955
  <tbody><tr>
2956
2956
  <td class="parameter_name"><p>iter</p></td>
2957
- <td class="parameter_description"><p> a <a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a>, may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2957
+ <td class="parameter_description"><p> a <a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2958
2958
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2959
2959
  </tr></tbody>
2960
2960
  </table></div>
@@ -2963,15 +2963,15 @@ pango_layout_iter_free (<em class="parameter"><code><a class="link" href="pango-
2963
2963
  <hr>
2964
2964
  <div class="refsect2">
2965
2965
  <a name="pango-layout-iter-next-run"></a><h3>pango_layout_iter_next_run ()</h3>
2966
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2966
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2967
2967
  pango_layout_iter_next_run (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a> *iter</code></em>);</pre>
2968
2968
  <p>Moves <em class="parameter"><code>iter</code></em>
2969
2969
  forward to the next run in visual order. If <em class="parameter"><code>iter</code></em>
2970
2970
  was
2971
- already at the end of the layout, returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
2971
+ already at the end of the layout, returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
2972
2972
  <div class="refsect3">
2973
2973
  <a name="pango-layout-iter-next-run.parameters"></a><h4>Parameters</h4>
2974
- <div class="informaltable"><table width="100%" border="0">
2974
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2975
2975
  <colgroup>
2976
2976
  <col width="150px" class="parameters_name">
2977
2977
  <col class="parameters_description">
@@ -2992,15 +2992,15 @@ already at the end of the layout, returns <a href="https://developer.gnome.org/g
2992
2992
  <hr>
2993
2993
  <div class="refsect2">
2994
2994
  <a name="pango-layout-iter-next-char"></a><h3>pango_layout_iter_next_char ()</h3>
2995
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2995
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2996
2996
  pango_layout_iter_next_char (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a> *iter</code></em>);</pre>
2997
2997
  <p>Moves <em class="parameter"><code>iter</code></em>
2998
2998
  forward to the next character in visual order. If <em class="parameter"><code>iter</code></em>
2999
2999
  was already at
3000
- the end of the layout, returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
3000
+ the end of the layout, returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
3001
3001
  <div class="refsect3">
3002
3002
  <a name="pango-layout-iter-next-char.parameters"></a><h4>Parameters</h4>
3003
- <div class="informaltable"><table width="100%" border="0">
3003
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3004
3004
  <colgroup>
3005
3005
  <col width="150px" class="parameters_name">
3006
3006
  <col class="parameters_description">
@@ -3021,15 +3021,15 @@ the end of the layout, returns <a href="https://developer.gnome.org/glib/unstabl
3021
3021
  <hr>
3022
3022
  <div class="refsect2">
3023
3023
  <a name="pango-layout-iter-next-cluster"></a><h3>pango_layout_iter_next_cluster ()</h3>
3024
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3024
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3025
3025
  pango_layout_iter_next_cluster (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a> *iter</code></em>);</pre>
3026
3026
  <p>Moves <em class="parameter"><code>iter</code></em>
3027
3027
  forward to the next cluster in visual order. If <em class="parameter"><code>iter</code></em>
3028
3028
 
3029
- was already at the end of the layout, returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
3029
+ was already at the end of the layout, returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
3030
3030
  <div class="refsect3">
3031
3031
  <a name="pango-layout-iter-next-cluster.parameters"></a><h4>Parameters</h4>
3032
- <div class="informaltable"><table width="100%" border="0">
3032
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3033
3033
  <colgroup>
3034
3034
  <col width="150px" class="parameters_name">
3035
3035
  <col class="parameters_description">
@@ -3050,15 +3050,15 @@ was already at the end of the layout, returns <a href="https://developer.gnome.o
3050
3050
  <hr>
3051
3051
  <div class="refsect2">
3052
3052
  <a name="pango-layout-iter-next-line"></a><h3>pango_layout_iter_next_line ()</h3>
3053
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3053
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3054
3054
  pango_layout_iter_next_line (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a> *iter</code></em>);</pre>
3055
3055
  <p>Moves <em class="parameter"><code>iter</code></em>
3056
3056
  forward to the start of the next line. If <em class="parameter"><code>iter</code></em>
3057
3057
  is
3058
- already on the last line, returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
3058
+ already on the last line, returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
3059
3059
  <div class="refsect3">
3060
3060
  <a name="pango-layout-iter-next-line.parameters"></a><h4>Parameters</h4>
3061
- <div class="informaltable"><table width="100%" border="0">
3061
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3062
3062
  <colgroup>
3063
3063
  <col width="150px" class="parameters_name">
3064
3064
  <col class="parameters_description">
@@ -3079,13 +3079,13 @@ already on the last line, returns <a href="https://developer.gnome.org/glib/unst
3079
3079
  <hr>
3080
3080
  <div class="refsect2">
3081
3081
  <a name="pango-layout-iter-at-last-line"></a><h3>pango_layout_iter_at_last_line ()</h3>
3082
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3082
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3083
3083
  pango_layout_iter_at_last_line (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a> *iter</code></em>);</pre>
3084
3084
  <p>Determines whether <em class="parameter"><code>iter</code></em>
3085
3085
  is on the last line of the layout.</p>
3086
3086
  <div class="refsect3">
3087
3087
  <a name="pango-layout-iter-at-last-line.parameters"></a><h4>Parameters</h4>
3088
- <div class="informaltable"><table width="100%" border="0">
3088
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3089
3089
  <colgroup>
3090
3090
  <col width="150px" class="parameters_name">
3091
3091
  <col class="parameters_description">
@@ -3100,7 +3100,7 @@ pango_layout_iter_at_last_line (<em class="parameter"><code><a class="link" href
3100
3100
  </div>
3101
3101
  <div class="refsect3">
3102
3102
  <a name="pango-layout-iter-at-last-line.returns"></a><h4>Returns</h4>
3103
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
3103
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
3104
3104
  is on the last line.</p>
3105
3105
  </div>
3106
3106
  </div>
@@ -3112,10 +3112,10 @@ pango_layout_iter_get_index (<em class="parameter"><code><a class="link" href="p
3112
3112
  <p>Gets the current byte index. Note that iterating forward by char
3113
3113
  moves in visual order, not logical order, so indexes may not be
3114
3114
  sequential. Also, the index may be equal to the length of the text
3115
- in the layout, if on the <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run (see <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-run" title="pango_layout_iter_get_run ()"><code class="function">pango_layout_iter_get_run()</code></a>).</p>
3115
+ in the layout, if on the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run (see <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-run" title="pango_layout_iter_get_run ()"><code class="function">pango_layout_iter_get_run()</code></a>).</p>
3116
3116
  <div class="refsect3">
3117
3117
  <a name="pango-layout-iter-get-index.parameters"></a><h4>Parameters</h4>
3118
- <div class="informaltable"><table width="100%" border="0">
3118
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3119
3119
  <colgroup>
3120
3120
  <col width="150px" class="parameters_name">
3121
3121
  <col class="parameters_description">
@@ -3142,7 +3142,7 @@ pango_layout_iter_get_baseline (<em class="parameter"><code><a class="link" href
3142
3142
  coordinates (origin at top left of the entire layout).</p>
3143
3143
  <div class="refsect3">
3144
3144
  <a name="pango-layout-iter-get-baseline.parameters"></a><h4>Parameters</h4>
3145
- <div class="informaltable"><table width="100%" border="0">
3145
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3146
3146
  <colgroup>
3147
3147
  <col width="150px" class="parameters_name">
3148
3148
  <col class="parameters_description">
@@ -3166,14 +3166,14 @@ coordinates (origin at top left of the entire layout).</p>
3166
3166
  <pre class="programlisting"><a class="link" href="pango-Layout-Objects.html#PangoLayoutRun" title="PangoLayoutRun"><span class="returnvalue">PangoLayoutRun</span></a> *
3167
3167
  pango_layout_iter_get_run (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a> *iter</code></em>);</pre>
3168
3168
  <p>Gets the current run. When iterating by run, at the end of each
3169
- line, there's a position with a <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run, so this function can return
3170
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run at the end of each line ensures that all lines have
3169
+ line, there's a position with a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run, so this function can return
3170
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run at the end of each line ensures that all lines have
3171
3171
  at least one run, even lines consisting of only a newline.</p>
3172
3172
  <p>Use the faster <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-run-readonly" title="pango_layout_iter_get_run_readonly ()"><code class="function">pango_layout_iter_get_run_readonly()</code></a> if you do not plan
3173
3173
  to modify the contents of the run (glyphs, glyph widths, etc.).</p>
3174
3174
  <div class="refsect3">
3175
3175
  <a name="pango-layout-iter-get-run.parameters"></a><h4>Parameters</h4>
3176
- <div class="informaltable"><table width="100%" border="0">
3176
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3177
3177
  <colgroup>
3178
3178
  <col width="150px" class="parameters_name">
3179
3179
  <col class="parameters_description">
@@ -3198,15 +3198,15 @@ to modify the contents of the run (glyphs, glyph widths, etc.).</p>
3198
3198
  <pre class="programlisting"><a class="link" href="pango-Layout-Objects.html#PangoLayoutRun" title="PangoLayoutRun"><span class="returnvalue">PangoLayoutRun</span></a> *
3199
3199
  pango_layout_iter_get_run_readonly (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a> *iter</code></em>);</pre>
3200
3200
  <p>Gets the current run. When iterating by run, at the end of each
3201
- line, there's a position with a <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run, so this function can return
3202
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run at the end of each line ensures that all lines have
3201
+ line, there's a position with a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run, so this function can return
3202
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> run at the end of each line ensures that all lines have
3203
3203
  at least one run, even lines consisting of only a newline.</p>
3204
3204
  <p>This is a faster alternative to <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-run" title="pango_layout_iter_get_run ()"><code class="function">pango_layout_iter_get_run()</code></a>,
3205
3205
  but the user is not expected
3206
3206
  to modify the contents of the run (glyphs, glyph widths, etc.).</p>
3207
3207
  <div class="refsect3">
3208
3208
  <a name="pango-layout-iter-get-run-readonly.parameters"></a><h4>Parameters</h4>
3209
- <div class="informaltable"><table width="100%" border="0">
3209
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3210
3210
  <colgroup>
3211
3211
  <col width="150px" class="parameters_name">
3212
3212
  <col class="parameters_description">
@@ -3237,7 +3237,7 @@ pango_layout_iter_get_line (<em class="parameter"><code><a class="link" href="pa
3237
3237
  to modify the contents of the line (glyphs, glyph widths, etc.).</p>
3238
3238
  <div class="refsect3">
3239
3239
  <a name="pango-layout-iter-get-line.parameters"></a><h4>Parameters</h4>
3240
- <div class="informaltable"><table width="100%" border="0">
3240
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3241
3241
  <colgroup>
3242
3242
  <col width="150px" class="parameters_name">
3243
3243
  <col class="parameters_description">
@@ -3266,7 +3266,7 @@ but the user is not expected
3266
3266
  to modify the contents of the line (glyphs, glyph widths, etc.).</p>
3267
3267
  <div class="refsect3">
3268
3268
  <a name="pango-layout-iter-get-line-readonly.parameters"></a><h4>Parameters</h4>
3269
- <div class="informaltable"><table width="100%" border="0">
3269
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3270
3270
  <colgroup>
3271
3271
  <col width="150px" class="parameters_name">
3272
3272
  <col class="parameters_description">
@@ -3295,7 +3295,7 @@ pango_layout_iter_get_layout (<em class="parameter"><code><a class="link" href="
3295
3295
  <p>Gets the layout associated with a <a class="link" href="pango-Layout-Objects.html#PangoLayoutIter"><span class="type">PangoLayoutIter</span></a>.</p>
3296
3296
  <div class="refsect3">
3297
3297
  <a name="pango-layout-iter-get-layout.parameters"></a><h4>Parameters</h4>
3298
- <div class="informaltable"><table width="100%" border="0">
3298
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3299
3299
  <colgroup>
3300
3300
  <col width="150px" class="parameters_name">
3301
3301
  <col class="parameters_description">
@@ -3328,7 +3328,7 @@ can sensibly be obtained for characters; ink extents make sense only
3328
3328
  down to the level of clusters.</p>
3329
3329
  <div class="refsect3">
3330
3330
  <a name="pango-layout-iter-get-char-extents.parameters"></a><h4>Parameters</h4>
3331
- <div class="informaltable"><table width="100%" border="0">
3331
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3332
3332
  <colgroup>
3333
3333
  <col width="150px" class="parameters_name">
3334
3334
  <col class="parameters_description">
@@ -3361,7 +3361,7 @@ pango_layout_iter_get_cluster_extents (<em class="parameter"><code><a class="lin
3361
3361
  (origin is the top left of the entire layout).</p>
3362
3362
  <div class="refsect3">
3363
3363
  <a name="pango-layout-iter-get-cluster-extents.parameters"></a><h4>Parameters</h4>
3364
- <div class="informaltable"><table width="100%" border="0">
3364
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3365
3365
  <colgroup>
3366
3366
  <col width="150px" class="parameters_name">
3367
3367
  <col class="parameters_description">
@@ -3375,12 +3375,12 @@ pango_layout_iter_get_cluster_extents (<em class="parameter"><code><a class="lin
3375
3375
  </tr>
3376
3376
  <tr>
3377
3377
  <td class="parameter_name"><p>ink_rect</p></td>
3378
- <td class="parameter_description"><p> rectangle to fill with ink extents, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3378
+ <td class="parameter_description"><p> rectangle to fill with ink extents, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3379
3379
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3380
3380
  </tr>
3381
3381
  <tr>
3382
3382
  <td class="parameter_name"><p>logical_rect</p></td>
3383
- <td class="parameter_description"><p> rectangle to fill with logical extents, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3383
+ <td class="parameter_description"><p> rectangle to fill with logical extents, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3384
3384
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3385
3385
  </tr>
3386
3386
  </tbody>
@@ -3398,7 +3398,7 @@ pango_layout_iter_get_run_extents (<em class="parameter"><code><a class="link" h
3398
3398
  (origin is the top left of the entire layout).</p>
3399
3399
  <div class="refsect3">
3400
3400
  <a name="pango-layout-iter-get-run-extents.parameters"></a><h4>Parameters</h4>
3401
- <div class="informaltable"><table width="100%" border="0">
3401
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3402
3402
  <colgroup>
3403
3403
  <col width="150px" class="parameters_name">
3404
3404
  <col class="parameters_description">
@@ -3412,12 +3412,12 @@ pango_layout_iter_get_run_extents (<em class="parameter"><code><a class="link" h
3412
3412
  </tr>
3413
3413
  <tr>
3414
3414
  <td class="parameter_name"><p>ink_rect</p></td>
3415
- <td class="parameter_description"><p> rectangle to fill with ink extents, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3415
+ <td class="parameter_description"><p> rectangle to fill with ink extents, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3416
3416
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3417
3417
  </tr>
3418
3418
  <tr>
3419
3419
  <td class="parameter_name"><p>logical_rect</p></td>
3420
- <td class="parameter_description"><p> rectangle to fill with logical extents, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3420
+ <td class="parameter_description"><p> rectangle to fill with logical extents, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3421
3421
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3422
3422
  </tr>
3423
3423
  </tbody>
@@ -3440,7 +3440,7 @@ The Y positions are in layout coordinates (origin at top left of the
3440
3440
  entire layout).</p>
3441
3441
  <div class="refsect3">
3442
3442
  <a name="pango-layout-iter-get-line-yrange.parameters"></a><h4>Parameters</h4>
3443
- <div class="informaltable"><table width="100%" border="0">
3443
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3444
3444
  <colgroup>
3445
3445
  <col width="150px" class="parameters_name">
3446
3446
  <col class="parameters_description">
@@ -3454,12 +3454,12 @@ entire layout).</p>
3454
3454
  </tr>
3455
3455
  <tr>
3456
3456
  <td class="parameter_name"><p>y0_</p></td>
3457
- <td class="parameter_description"><p> start of line, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3457
+ <td class="parameter_description"><p> start of line, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3458
3458
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3459
3459
  </tr>
3460
3460
  <tr>
3461
3461
  <td class="parameter_name"><p>y1_</p></td>
3462
- <td class="parameter_description"><p> end of line, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3462
+ <td class="parameter_description"><p> end of line, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3463
3463
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3464
3464
  </tr>
3465
3465
  </tbody>
@@ -3476,14 +3476,14 @@ pango_layout_iter_get_line_extents (<em class="parameter"><code><a class="link"
3476
3476
  <p>Obtains the extents of the current line. <em class="parameter"><code>ink_rect</code></em>
3477
3477
  or <em class="parameter"><code>logical_rect</code></em>
3478
3478
 
3479
- can be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if you aren't interested in them. Extents are in layout
3479
+ can be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if you aren't interested in them. Extents are in layout
3480
3480
  coordinates (origin is the top-left corner of the entire
3481
3481
  <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>). Thus the extents returned by this function will be
3482
3482
  the same width/height but not at the same x/y as the extents
3483
3483
  returned from <a class="link" href="pango-Layout-Objects.html#pango-layout-line-get-extents" title="pango_layout_line_get_extents ()"><code class="function">pango_layout_line_get_extents()</code></a>.</p>
3484
3484
  <div class="refsect3">
3485
3485
  <a name="pango-layout-iter-get-line-extents.parameters"></a><h4>Parameters</h4>
3486
- <div class="informaltable"><table width="100%" border="0">
3486
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3487
3487
  <colgroup>
3488
3488
  <col width="150px" class="parameters_name">
3489
3489
  <col class="parameters_description">
@@ -3497,12 +3497,12 @@ returned from <a class="link" href="pango-Layout-Objects.html#pango-layout-line-
3497
3497
  </tr>
3498
3498
  <tr>
3499
3499
  <td class="parameter_name"><p>ink_rect</p></td>
3500
- <td class="parameter_description"><p> rectangle to fill with ink extents, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3500
+ <td class="parameter_description"><p> rectangle to fill with ink extents, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3501
3501
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3502
3502
  </tr>
3503
3503
  <tr>
3504
3504
  <td class="parameter_name"><p>logical_rect</p></td>
3505
- <td class="parameter_description"><p> rectangle to fill with logical extents, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3505
+ <td class="parameter_description"><p> rectangle to fill with logical extents, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3506
3506
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3507
3507
  </tr>
3508
3508
  </tbody>
@@ -3519,11 +3519,11 @@ pango_layout_iter_get_layout_extents (<em class="parameter"><code><a class="link
3519
3519
  <p>Obtains the extents of the <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> being iterated
3520
3520
  over. <em class="parameter"><code>ink_rect</code></em>
3521
3521
  or <em class="parameter"><code>logical_rect</code></em>
3522
- can be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if you
3522
+ can be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if you
3523
3523
  aren't interested in them.</p>
3524
3524
  <div class="refsect3">
3525
3525
  <a name="pango-layout-iter-get-layout-extents.parameters"></a><h4>Parameters</h4>
3526
- <div class="informaltable"><table width="100%" border="0">
3526
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3527
3527
  <colgroup>
3528
3528
  <col width="150px" class="parameters_name">
3529
3529
  <col class="parameters_description">
@@ -3538,13 +3538,13 @@ aren't interested in them.</p>
3538
3538
  <tr>
3539
3539
  <td class="parameter_name"><p>ink_rect</p></td>
3540
3540
  <td class="parameter_description"><p> rectangle to fill with ink extents,
3541
- or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3541
+ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3542
3542
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3543
3543
  </tr>
3544
3544
  <tr>
3545
3545
  <td class="parameter_name"><p>logical_rect</p></td>
3546
3546
  <td class="parameter_description"><p> rectangle to fill with logical
3547
- extents, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3547
+ extents, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3548
3548
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3549
3549
  </tr>
3550
3550
  </tbody>
@@ -3559,7 +3559,7 @@ pango_layout_line_ref (<em class="parameter"><code><a class="link" href="pango-L
3559
3559
  <p>Increase the reference count of a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> by one.</p>
3560
3560
  <div class="refsect3">
3561
3561
  <a name="pango-layout-line-ref.parameters"></a><h4>Parameters</h4>
3562
- <div class="informaltable"><table width="100%" border="0">
3562
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3563
3563
  <colgroup>
3564
3564
  <col width="150px" class="parameters_name">
3565
3565
  <col class="parameters_description">
@@ -3567,7 +3567,7 @@ pango_layout_line_ref (<em class="parameter"><code><a class="link" href="pango-L
3567
3567
  </colgroup>
3568
3568
  <tbody><tr>
3569
3569
  <td class="parameter_name"><p>line</p></td>
3570
- <td class="parameter_description"><p> a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>, may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3570
+ <td class="parameter_description"><p> a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3571
3571
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3572
3572
  </tr></tbody>
3573
3573
  </table></div>
@@ -3588,7 +3588,7 @@ If the result is zero, the line and all associated memory
3588
3588
  will be freed.</p>
3589
3589
  <div class="refsect3">
3590
3590
  <a name="pango-layout-line-unref.parameters"></a><h4>Parameters</h4>
3591
- <div class="informaltable"><table width="100%" border="0">
3591
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3592
3592
  <colgroup>
3593
3593
  <col width="150px" class="parameters_name">
3594
3594
  <col class="parameters_description">
@@ -3614,7 +3614,7 @@ pango_layout_line_get_extents (<em class="parameter"><code><a class="link" href=
3614
3614
  of the rectangles.</p>
3615
3615
  <div class="refsect3">
3616
3616
  <a name="pango-layout-line-get-extents.parameters"></a><h4>Parameters</h4>
3617
- <div class="informaltable"><table width="100%" border="0">
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">
@@ -3629,13 +3629,13 @@ of the rectangles.</p>
3629
3629
  <tr>
3630
3630
  <td class="parameter_name"><p>ink_rect</p></td>
3631
3631
  <td class="parameter_description"><p> rectangle used to store the extents of
3632
- the glyph string as drawn, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3632
+ the glyph string as drawn, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3633
3633
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3634
3634
  </tr>
3635
3635
  <tr>
3636
3636
  <td class="parameter_name"><p>logical_rect</p></td>
3637
3637
  <td class="parameter_description"><p>rectangle used to store the logical
3638
- extents of the glyph string, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3638
+ extents of the glyph string, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3639
3639
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3640
3640
  </tr>
3641
3641
  </tbody>
@@ -3659,7 +3659,7 @@ such that the rounded rectangles fully contain the unrounded one (that is,
3659
3659
  passes them as first argument to <a class="link" href="pango-Glyph-Storage.html#pango-extents-to-pixels" title="pango_extents_to_pixels ()"><code class="function">pango_extents_to_pixels()</code></a>).</p>
3660
3660
  <div class="refsect3">
3661
3661
  <a name="pango-layout-line-get-pixel-extents.parameters"></a><h4>Parameters</h4>
3662
- <div class="informaltable"><table width="100%" border="0">
3662
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3663
3663
  <colgroup>
3664
3664
  <col width="150px" class="parameters_name">
3665
3665
  <col class="parameters_description">
@@ -3674,13 +3674,13 @@ passes them as first argument to <a class="link" href="pango-Glyph-Storage.html#
3674
3674
  <tr>
3675
3675
  <td class="parameter_name"><p>ink_rect</p></td>
3676
3676
  <td class="parameter_description"><p> rectangle used to store the extents of
3677
- the glyph string as drawn, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3677
+ the glyph string as drawn, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3678
3678
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3679
3679
  </tr>
3680
3680
  <tr>
3681
3681
  <td class="parameter_name"><p>logical_rect</p></td>
3682
3682
  <td class="parameter_description"><p> rectangle used to store the logical
3683
- extents of the glyph string, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3683
+ extents of the glyph string, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3684
3684
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3685
3685
  </tr>
3686
3686
  </tbody>
@@ -3693,12 +3693,12 @@ extents of the glyph string, or <a href="https://developer.gnome.org/glib/unstab
3693
3693
  <pre class="programlisting"><span class="returnvalue">void</span>
3694
3694
  pango_layout_line_index_to_x (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> *line</code></em>,
3695
3695
  <em class="parameter"><code><span class="type">int</span> index_</code></em>,
3696
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> trailing</code></em>,
3696
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> trailing</code></em>,
3697
3697
  <em class="parameter"><code><span class="type">int</span> *x_pos</code></em>);</pre>
3698
3698
  <p>Converts an index within a line to a X position.</p>
3699
3699
  <div class="refsect3">
3700
3700
  <a name="pango-layout-line-index-to-x.parameters"></a><h4>Parameters</h4>
3701
- <div class="informaltable"><table width="100%" border="0">
3701
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3702
3702
  <colgroup>
3703
3703
  <col width="150px" class="parameters_name">
3704
3704
  <col class="parameters_description">
@@ -3734,7 +3734,7 @@ if 0, the leading of the grapheme.</p></td>
3734
3734
  <hr>
3735
3735
  <div class="refsect2">
3736
3736
  <a name="pango-layout-line-x-to-index"></a><h3>pango_layout_line_x_to_index ()</h3>
3737
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3737
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3738
3738
  pango_layout_line_x_to_index (<em class="parameter"><code><a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> *line</code></em>,
3739
3739
  <em class="parameter"><code><span class="type">int</span> x_pos</code></em>,
3740
3740
  <em class="parameter"><code><span class="type">int</span> *index_</code></em>,
@@ -3758,7 +3758,7 @@ grapheme in the line and <em class="parameter"><code>trailing</code></em>
3758
3758
  in that grapheme. The reverse is true for a left-to-right line.</p>
3759
3759
  <div class="refsect3">
3760
3760
  <a name="pango-layout-line-x-to-index.parameters"></a><h4>Parameters</h4>
3761
- <div class="informaltable"><table width="100%" border="0">
3761
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3762
3762
  <colgroup>
3763
3763
  <col width="150px" class="parameters_name">
3764
3764
  <col class="parameters_description">
@@ -3795,8 +3795,8 @@ grapheme. 0 represents the leading edge of the grapheme. </p></td>
3795
3795
  </div>
3796
3796
  <div class="refsect3">
3797
3797
  <a name="pango-layout-line-x-to-index.returns"></a><h4>Returns</h4>
3798
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if <em class="parameter"><code>x_pos</code></em>
3799
- was outside the line, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if inside</p>
3798
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if <em class="parameter"><code>x_pos</code></em>
3799
+ was outside the line, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if inside</p>
3800
3800
  </div>
3801
3801
  </div>
3802
3802
  <hr>
@@ -3815,7 +3815,7 @@ right. The ranges are with respect to the left edge of the entire
3815
3815
  layout, not with respect to the line.</p>
3816
3816
  <div class="refsect3">
3817
3817
  <a name="pango-layout-line-get-x-ranges.parameters"></a><h4>Parameters</h4>
3818
- <div class="informaltable"><table width="100%" border="0">
3818
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3819
3819
  <colgroup>
3820
3820
  <col width="150px" class="parameters_name">
3821
3821
  <col class="parameters_description">
@@ -3851,7 +3851,7 @@ trailing edge of the last character.</p></td>
3851
3851
  The array will be of length <code class="literal">2*n_ranges</code>,
3852
3852
  with each range starting at <code class="literal">(*ranges)[2*n]</code>
3853
3853
  and of width <code class="literal">(*ranges)[2*n + 1] - (*ranges)[2*n]</code>.
3854
- This array must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. The coordinates are relative
3854
+ This array must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. The coordinates are relative
3855
3855
  to the layout and are in Pango units. </p></td>
3856
3856
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_ranges][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></td>
3857
3857
  </tr>
@@ -3904,7 +3904,7 @@ has no user-visible fields.</p>
3904
3904
  <p>A <a class="link" href="pango-Layout-Objects.html#PangoWrapMode" title="enum PangoWrapMode"><span class="type">PangoWrapMode</span></a> describes how to wrap the lines of a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> to the desired width.</p>
3905
3905
  <div class="refsect3">
3906
3906
  <a name="PangoWrapMode.members"></a><h4>Members</h4>
3907
- <div class="informaltable"><table width="100%" border="0">
3907
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3908
3908
  <colgroup>
3909
3909
  <col width="300px" class="enum_members_name">
3910
3910
  <col class="enum_members_description">
@@ -3953,7 +3953,7 @@ text in order to make it fit to a given width and replaced
3953
3953
  with an ellipsis.</p>
3954
3954
  <div class="refsect3">
3955
3955
  <a name="PangoEllipsizeMode.members"></a><h4>Members</h4>
3956
- <div class="informaltable"><table width="100%" border="0">
3956
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3957
3957
  <colgroup>
3958
3958
  <col width="300px" class="enum_members_name">
3959
3959
  <col class="enum_members_description">
@@ -4006,7 +4006,7 @@ available space. If the <a class="link" href="pango-Layout-Objects.html#PangoLay
4006
4006
  using <a class="link" href="pango-Layout-Objects.html#pango-layout-set-justify" title="pango_layout_set_justify ()"><code class="function">pango_layout_set_justify()</code></a>, this only has effect for partial lines.</p>
4007
4007
  <div class="refsect3">
4008
4008
  <a name="PangoAlignment.members"></a><h4>Members</h4>
4009
- <div class="informaltable"><table width="100%" border="0">
4009
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4010
4010
  <colgroup>
4011
4011
  <col width="300px" class="enum_members_name">
4012
4012
  <col class="enum_members_description">
@@ -4065,7 +4065,7 @@ parent <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class=
4065
4065
  code specific to each rendering system.</p>
4066
4066
  <div class="refsect3">
4067
4067
  <a name="PangoLayoutLine.members"></a><h4>Members</h4>
4068
- <div class="informaltable"><table width="100%" border="0">
4068
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4069
4069
  <colgroup>
4070
4070
  <col width="300px" class="struct_members_name">
4071
4071
  <col class="struct_members_description">
@@ -4074,32 +4074,32 @@ code specific to each rendering system.</p>
4074
4074
  <tbody>
4075
4075
  <tr>
4076
4076
  <td class="struct_member_name"><p><a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *<em class="structfield"><code><a name="PangoLayoutLine-struct.layout"></a>layout</code></em>;</p></td>
4077
- <td class="struct_member_description"><p> the layout this line belongs to, might be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
4077
+ <td class="struct_member_description"><p> the layout this line belongs to, might be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
4078
4078
  <td class="struct_member_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
4079
4079
  </tr>
4080
4080
  <tr>
4081
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PangoLayoutLine-struct.start-index"></a>start_index</code></em>;</p></td>
4081
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PangoLayoutLine-struct.start-index"></a>start_index</code></em>;</p></td>
4082
4082
  <td class="struct_member_description"><p>start of line as byte index into layout-&gt;text</p></td>
4083
4083
  <td class="struct_member_annotations"> </td>
4084
4084
  </tr>
4085
4085
  <tr>
4086
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PangoLayoutLine-struct.length"></a>length</code></em>;</p></td>
4086
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PangoLayoutLine-struct.length"></a>length</code></em>;</p></td>
4087
4087
  <td class="struct_member_description"><p>length of line in bytes</p></td>
4088
4088
  <td class="struct_member_annotations"> </td>
4089
4089
  </tr>
4090
4090
  <tr>
4091
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *<em class="structfield"><code><a name="PangoLayoutLine-struct.runs"></a>runs</code></em>;</p></td>
4091
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *<em class="structfield"><code><a name="PangoLayoutLine-struct.runs"></a>runs</code></em>;</p></td>
4092
4092
  <td class="struct_member_description"><p> list of runs in the
4093
4093
  line, from left to right. </p></td>
4094
4094
  <td class="struct_member_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym>]</span></td>
4095
4095
  </tr>
4096
4096
  <tr>
4097
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="PangoLayoutLine-struct.is-paragraph-start"></a>is_paragraph_start</code></em> : 1;</p></td>
4098
- <td class="struct_member_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><span class="type">TRUE</span></a> if this is the first line of the paragraph</p></td>
4097
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="PangoLayoutLine-struct.is-paragraph-start"></a>is_paragraph_start</code></em> : 1;</p></td>
4098
+ <td class="struct_member_description"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><span class="type">TRUE</span></a> if this is the first line of the paragraph</p></td>
4099
4099
  <td class="struct_member_annotations"> </td>
4100
4100
  </tr>
4101
4101
  <tr>
4102
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="PangoLayoutLine-struct.resolved-dir"></a>resolved_dir</code></em> : 3;</p></td>
4102
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="PangoLayoutLine-struct.resolved-dir"></a>resolved_dir</code></em> : 3;</p></td>
4103
4103
  <td class="struct_member_description"><p><span class="type">Resolved</span> PangoDirection of line</p></td>
4104
4104
  <td class="struct_member_annotations"> </td>
4105
4105
  </tr>