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>Rendering: 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="pango.html" title="Basic Pango Interfaces">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="pango-Text-Processing.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">
@@ -42,7 +42,7 @@
42
42
  <tbody>
43
43
  <tr>
44
44
  <td class="function_type">
45
- <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
45
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
46
46
  </td>
47
47
  <td class="function_name">
48
48
  <a class="link" href="pango-Text-Processing.html#pango-itemize" title="pango_itemize ()">pango_itemize</a> <span class="c_punctuation">()</span>
@@ -50,7 +50,7 @@
50
50
  </tr>
51
51
  <tr>
52
52
  <td class="function_type">
53
- <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
53
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
54
54
  </td>
55
55
  <td class="function_name">
56
56
  <a class="link" href="pango-Text-Processing.html#pango-itemize-with-base-dir" title="pango_itemize_with_base_dir ()">pango_itemize_with_base_dir</a> <span class="c_punctuation">()</span>
@@ -90,7 +90,7 @@
90
90
  </tr>
91
91
  <tr>
92
92
  <td class="function_type">
93
- <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
93
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
94
94
  </td>
95
95
  <td class="function_name">
96
96
  <a class="link" href="pango-Text-Processing.html#pango-reorder-items" title="pango_reorder_items ()">pango_reorder_items</a> <span class="c_punctuation">()</span>
@@ -114,7 +114,7 @@
114
114
  </tr>
115
115
  <tr>
116
116
  <td class="function_type">
117
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
117
+ <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>
118
118
  </td>
119
119
  <td class="function_name">
120
120
  <a class="link" href="pango-Text-Processing.html#pango-context-get-serial" title="pango_context_get_serial ()">pango_context_get_serial</a> <span class="c_punctuation">()</span>
@@ -324,7 +324,7 @@
324
324
  </div>
325
325
  <a name="PangoContext"></a><a name="PangoItem"></a><div class="refsect1">
326
326
  <a name="pango-Text-Processing.other"></a><h2>Types and Values</h2>
327
- <div class="informaltable"><table width="100%" border="0">
327
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
328
328
  <colgroup>
329
329
  <col width="150px" class="name">
330
330
  <col class="description">
@@ -363,9 +363,9 @@
363
363
  </div>
364
364
  <div class="refsect1">
365
365
  <a name="pango-Text-Processing.object-hierarchy"></a><h2>Object Hierarchy</h2>
366
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
366
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
367
367
  <span class="lineart">╰──</span> PangoItem
368
- <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
368
+ <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>
369
369
  <span class="lineart">╰──</span> PangoContext
370
370
  </pre>
371
371
  </div>
@@ -380,7 +380,7 @@ various steps of this process.</p>
380
380
  <a name="pango-Text-Processing.functions_details"></a><h2>Functions</h2>
381
381
  <div class="refsect2">
382
382
  <a name="pango-itemize"></a><h3>pango_itemize ()</h3>
383
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
383
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
384
384
  pango_itemize (<em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> *context</code></em>,
385
385
  <em class="parameter"><code>const <span class="type">char</span> *text</code></em>,
386
386
  <em class="parameter"><code><span class="type">int</span> start_index</code></em>,
@@ -406,7 +406,7 @@ the range covering the position just after <em class="parameter"><code>start_ind
406
406
  ).</p>
407
407
  <div class="refsect3">
408
408
  <a name="pango-itemize.parameters"></a><h4>Parameters</h4>
409
- <div class="informaltable"><table width="100%" border="0">
409
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
410
410
  <colgroup>
411
411
  <col width="150px" class="parameters_name">
412
412
  <col class="parameters_description">
@@ -446,7 +446,7 @@ This must be &gt;= 0.</p></td>
446
446
  </tr>
447
447
  <tr>
448
448
  <td class="parameter_name"><p>cached_iter</p></td>
449
- <td class="parameter_description"><p> Cached attribute iterator, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
449
+ <td class="parameter_description"><p> Cached attribute iterator, 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>
450
450
  <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>
451
451
  </tr>
452
452
  </tbody>
@@ -454,17 +454,17 @@ This must be &gt;= 0.</p></td>
454
454
  </div>
455
455
  <div class="refsect3">
456
456
  <a name="pango-itemize.returns"></a><h4>Returns</h4>
457
- <p> a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a>
457
+ <p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a>
458
458
  structures. The items should be freed using <a class="link" href="pango-Text-Processing.html#pango-item-free" title="pango_item_free ()"><code class="function">pango_item_free()</code></a>
459
- probably in combination with <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-foreach"><code class="function">g_list_foreach()</code></a>, and the list itself
460
- using <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. </p>
459
+ probably in combination with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-foreach"><code class="function">g_list_foreach()</code></a>, and the list itself
460
+ using <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. </p>
461
461
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> Pango.Item]</span></p>
462
462
  </div>
463
463
  </div>
464
464
  <hr>
465
465
  <div class="refsect2">
466
466
  <a name="pango-itemize-with-base-dir"></a><h3>pango_itemize_with_base_dir ()</h3>
467
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
467
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
468
468
  pango_itemize_with_base_dir (<em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> *context</code></em>,
469
469
  <em class="parameter"><code><a class="link" href="pango-Bidirectional-Text.html#PangoDirection" title="enum PangoDirection"><span class="type">PangoDirection</span></a> base_dir</code></em>,
470
470
  <em class="parameter"><code>const <span class="type">char</span> *text</code></em>,
@@ -477,7 +477,7 @@ computing bidirectional levels (see <a class="link" href="pango-Text-Processing.
477
477
  is specified explicitly rather than gotten from the <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>.</p>
478
478
  <div class="refsect3">
479
479
  <a name="pango-itemize-with-base-dir.parameters"></a><h4>Parameters</h4>
480
- <div class="informaltable"><table width="100%" border="0">
480
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
481
481
  <colgroup>
482
482
  <col width="150px" class="parameters_name">
483
483
  <col class="parameters_description">
@@ -521,7 +521,7 @@ after <em class="parameter"><code>start_index</code></em>
521
521
  </tr>
522
522
  <tr>
523
523
  <td class="parameter_name"><p>cached_iter</p></td>
524
- <td class="parameter_description"><p> Cached attribute iterator, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
524
+ <td class="parameter_description"><p> Cached attribute iterator, 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>
525
525
  <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>
526
526
  </tr>
527
527
  </tbody>
@@ -529,10 +529,10 @@ after <em class="parameter"><code>start_index</code></em>
529
529
  </div>
530
530
  <div class="refsect3">
531
531
  <a name="pango-itemize-with-base-dir.returns"></a><h4>Returns</h4>
532
- <p> a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
532
+ <p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
533
533
  <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a> structures. The items should be freed using
534
534
  <a class="link" href="pango-Text-Processing.html#pango-item-free" title="pango_item_free ()"><code class="function">pango_item_free()</code></a> probably in combination with
535
- <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-foreach"><code class="function">g_list_foreach()</code></a>, and the list itself using <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. </p>
535
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-foreach"><code class="function">g_list_foreach()</code></a>, and the list itself using <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. </p>
536
536
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> Pango.Item]</span></p>
537
537
  </div>
538
538
  <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
@@ -545,7 +545,7 @@ pango_item_free (<em class="parameter"><code><a class="link" href="pango-Text-Pr
545
545
  <p>Free a <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a> and all associated memory.</p>
546
546
  <div class="refsect3">
547
547
  <a name="pango-item-free.parameters"></a><h4>Parameters</h4>
548
- <div class="informaltable"><table width="100%" border="0">
548
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
549
549
  <colgroup>
550
550
  <col width="150px" class="parameters_name">
551
551
  <col class="parameters_description">
@@ -553,7 +553,7 @@ pango_item_free (<em class="parameter"><code><a class="link" href="pango-Text-Pr
553
553
  </colgroup>
554
554
  <tbody><tr>
555
555
  <td class="parameter_name"><p>item</p></td>
556
- <td class="parameter_description"><p> a <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</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>
556
+ <td class="parameter_description"><p> a <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</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>
557
557
  <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>
558
558
  </tr></tbody>
559
559
  </table></div>
@@ -567,7 +567,7 @@ pango_item_copy (<em class="parameter"><code><a class="link" href="pango-Text-Pr
567
567
  <p>Copy an existing <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a> structure.</p>
568
568
  <div class="refsect3">
569
569
  <a name="pango-item-copy.parameters"></a><h4>Parameters</h4>
570
- <div class="informaltable"><table width="100%" border="0">
570
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
571
571
  <colgroup>
572
572
  <col width="150px" class="parameters_name">
573
573
  <col class="parameters_description">
@@ -575,7 +575,7 @@ pango_item_copy (<em class="parameter"><code><a class="link" href="pango-Text-Pr
575
575
  </colgroup>
576
576
  <tbody><tr>
577
577
  <td class="parameter_name"><p>item</p></td>
578
- <td class="parameter_description"><p> a <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</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>
578
+ <td class="parameter_description"><p> a <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</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>
579
579
  <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>
580
580
  </tr></tbody>
581
581
  </table></div>
@@ -583,9 +583,9 @@ pango_item_copy (<em class="parameter"><code><a class="link" href="pango-Text-Pr
583
583
  <div class="refsect3">
584
584
  <a name="pango-item-copy.returns"></a><h4>Returns</h4>
585
585
  <p> the newly allocated <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a>, which
586
- should be freed with <a class="link" href="pango-Text-Processing.html#pango-item-free" title="pango_item_free ()"><code class="function">pango_item_free()</code></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
586
+ should be freed with <a class="link" href="pango-Text-Processing.html#pango-item-free" title="pango_item_free ()"><code class="function">pango_item_free()</code></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
587
587
  <em class="parameter"><code>item</code></em>
588
- was <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
588
+ 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>
589
589
  <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>
590
590
  </div>
591
591
  </div>
@@ -628,7 +628,7 @@ item isn't available, so <a class="link" href="pango-Text-Processing.html#pango-
628
628
  length of the split items itself.</p>
629
629
  <div class="refsect3">
630
630
  <a name="pango-item-split.parameters"></a><h4>Parameters</h4>
631
- <div class="informaltable"><table width="100%" border="0">
631
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
632
632
  <colgroup>
633
633
  <col width="150px" class="parameters_name">
634
634
  <col class="parameters_description">
@@ -665,14 +665,14 @@ should be freed with <a class="link" href="pango-Text-Processing.html#pango-item
665
665
  <hr>
666
666
  <div class="refsect2">
667
667
  <a name="pango-reorder-items"></a><h3>pango_reorder_items ()</h3>
668
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
669
- pango_reorder_items (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *logical_items</code></em>);</pre>
668
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
669
+ pango_reorder_items (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *logical_items</code></em>);</pre>
670
670
  <p>From a list of items in logical order and the associated
671
671
  directional levels, produce a list in visual order.
672
672
  The original list is unmodified.</p>
673
673
  <div class="refsect3">
674
674
  <a name="pango-reorder-items.parameters"></a><h4>Parameters</h4>
675
- <div class="informaltable"><table width="100%" border="0">
675
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
676
676
  <colgroup>
677
677
  <col width="150px" class="parameters_name">
678
678
  <col class="parameters_description">
@@ -680,14 +680,14 @@ The original list is unmodified.</p>
680
680
  </colgroup>
681
681
  <tbody><tr>
682
682
  <td class="parameter_name"><p>logical_items</p></td>
683
- <td class="parameter_description"><p> a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a> in logical order. </p></td>
683
+ <td class="parameter_description"><p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a> in logical order. </p></td>
684
684
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> Pango.Item]</span></td>
685
685
  </tr></tbody>
686
686
  </table></div>
687
687
  </div>
688
688
  <div class="refsect3">
689
689
  <a name="pango-reorder-items.returns"></a><h4>Returns</h4>
690
- <p> a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a>
690
+ <p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a>
691
691
  of <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a> structures in visual order.</p>
692
692
  <p>(Please open a bug if you use this function.
693
693
  It is not a particularly convenient interface, and the code
@@ -713,7 +713,7 @@ For instance, the GTK+ toolkit has, among others,
713
713
  <div class="refsect3">
714
714
  <a name="pango-context-new.returns"></a><h4>Returns</h4>
715
715
  <p> the newly allocated <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>, which should
716
- be freed 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>
716
+ be freed 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>
717
717
  </div>
718
718
  </div>
719
719
  <hr>
@@ -729,7 +729,7 @@ call this function if they have attached extra data to the context
729
729
  and such data is changed.</p>
730
730
  <div class="refsect3">
731
731
  <a name="pango-context-changed.parameters"></a><h4>Parameters</h4>
732
- <div class="informaltable"><table width="100%" border="0">
732
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
733
733
  <colgroup>
734
734
  <col width="150px" class="parameters_name">
735
735
  <col class="parameters_description">
@@ -747,7 +747,7 @@ and such data is changed.</p>
747
747
  <hr>
748
748
  <div class="refsect2">
749
749
  <a name="pango-context-get-serial"></a><h3>pango_context_get_serial ()</h3>
750
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
750
+ <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>
751
751
  pango_context_get_serial (<em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> *context</code></em>);</pre>
752
752
  <p>Returns the current serial number of <em class="parameter"><code>context</code></em>
753
753
  . The serial number is
@@ -761,7 +761,7 @@ is only useful when implementing objects that need update when their
761
761
  <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> changes, like <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>.</p>
762
762
  <div class="refsect3">
763
763
  <a name="pango-context-get-serial.parameters"></a><h4>Parameters</h4>
764
- <div class="informaltable"><table width="100%" border="0">
764
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
765
765
  <colgroup>
766
766
  <col width="150px" class="parameters_name">
767
767
  <col class="parameters_description">
@@ -792,7 +792,7 @@ This is only for internal use by Pango backends, a <a class="link" href="pango-T
792
792
  via one of the recommended methods should already have a suitable font map.</p>
793
793
  <div class="refsect3">
794
794
  <a name="pango-context-set-font-map.parameters"></a><h4>Parameters</h4>
795
- <div class="informaltable"><table width="100%" border="0">
795
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
796
796
  <colgroup>
797
797
  <col width="150px" class="parameters_name">
798
798
  <col class="parameters_description">
@@ -821,7 +821,7 @@ pango_context_get_font_map (<em class="parameter"><code><a class="link" href="pa
821
821
  <p>Gets the <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a> used to look up fonts for this context.</p>
822
822
  <div class="refsect3">
823
823
  <a name="pango-context-get-font-map.parameters"></a><h4>Parameters</h4>
824
- <div class="informaltable"><table width="100%" border="0">
824
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
825
825
  <colgroup>
826
826
  <col width="150px" class="parameters_name">
827
827
  <col class="parameters_description">
@@ -850,7 +850,7 @@ pango_context_get_font_description (<em class="parameter"><code><a class="link"
850
850
  <p>Retrieve the default font description for the context.</p>
851
851
  <div class="refsect3">
852
852
  <a name="pango-context-get-font-description.parameters"></a><h4>Parameters</h4>
853
- <div class="informaltable"><table width="100%" border="0">
853
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
854
854
  <colgroup>
855
855
  <col width="150px" class="parameters_name">
856
856
  <col class="parameters_description">
@@ -879,7 +879,7 @@ pango_context_set_font_description (<em class="parameter"><code><a class="link"
879
879
  <p>Set the default font description for the context</p>
880
880
  <div class="refsect3">
881
881
  <a name="pango-context-set-font-description.parameters"></a><h4>Parameters</h4>
882
- <div class="informaltable"><table width="100%" border="0">
882
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
883
883
  <colgroup>
884
884
  <col width="150px" class="parameters_name">
885
885
  <col class="parameters_description">
@@ -908,7 +908,7 @@ pango_context_get_language (<em class="parameter"><code><a class="link" href="pa
908
908
  <p>Retrieves the global language tag for the context.</p>
909
909
  <div class="refsect3">
910
910
  <a name="pango-context-get-language.parameters"></a><h4>Parameters</h4>
911
- <div class="informaltable"><table width="100%" border="0">
911
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
912
912
  <colgroup>
913
913
  <col width="150px" class="parameters_name">
914
914
  <col class="parameters_description">
@@ -937,7 +937,7 @@ for the locale of the running process can be found using
937
937
  <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-default" title="pango_language_get_default ()"><code class="function">pango_language_get_default()</code></a>.</p>
938
938
  <div class="refsect3">
939
939
  <a name="pango-context-set-language.parameters"></a><h4>Parameters</h4>
940
- <div class="informaltable"><table width="100%" border="0">
940
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
941
941
  <colgroup>
942
942
  <col width="150px" class="parameters_name">
943
943
  <col class="parameters_description">
@@ -967,7 +967,7 @@ pango_context_get_base_dir (<em class="parameter"><code><a class="link" href="pa
967
967
  <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>
968
968
  <div class="refsect3">
969
969
  <a name="pango-context-get-base-dir.parameters"></a><h4>Parameters</h4>
970
- <div class="informaltable"><table width="100%" border="0">
970
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
971
971
  <colgroup>
972
972
  <col width="150px" class="parameters_name">
973
973
  <col class="parameters_description">
@@ -1001,7 +1001,7 @@ direction in the Unicode bidirectional algorithm. A value of
1001
1001
  for paragraphs that do not contain any strong characters themselves.</p>
1002
1002
  <div class="refsect3">
1003
1003
  <a name="pango-context-set-base-dir.parameters"></a><h4>Parameters</h4>
1004
- <div class="informaltable"><table width="100%" border="0">
1004
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1005
1005
  <colgroup>
1006
1006
  <col width="150px" class="parameters_name">
1007
1007
  <col class="parameters_description">
@@ -1031,7 +1031,7 @@ pango_context_get_base_gravity (<em class="parameter"><code><a class="link" href
1031
1031
  <a class="link" href="pango-Text-Processing.html#pango-context-set-base-gravity" title="pango_context_set_base_gravity ()"><code class="function">pango_context_set_base_gravity()</code></a>.</p>
1032
1032
  <div class="refsect3">
1033
1033
  <a name="pango-context-get-base-gravity.parameters"></a><h4>Parameters</h4>
1034
- <div class="informaltable"><table width="100%" border="0">
1034
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1035
1035
  <colgroup>
1036
1036
  <col width="150px" class="parameters_name">
1037
1037
  <col class="parameters_description">
@@ -1060,7 +1060,7 @@ pango_context_set_base_gravity (<em class="parameter"><code><a class="link" href
1060
1060
  <p>The base gravity is used in laying vertical text out.</p>
1061
1061
  <div class="refsect3">
1062
1062
  <a name="pango-context-set-base-gravity.parameters"></a><h4>Parameters</h4>
1063
- <div class="informaltable"><table width="100%" border="0">
1063
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1064
1064
  <colgroup>
1065
1065
  <col width="150px" class="parameters_name">
1066
1066
  <col class="parameters_description">
@@ -1093,7 +1093,7 @@ is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-AUTO:CAPS"><code
1093
1093
  to return the gravity from the current context matrix.</p>
1094
1094
  <div class="refsect3">
1095
1095
  <a name="pango-context-get-gravity.parameters"></a><h4>Parameters</h4>
1096
- <div class="informaltable"><table width="100%" border="0">
1096
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1097
1097
  <colgroup>
1098
1098
  <col width="150px" class="parameters_name">
1099
1099
  <col class="parameters_description">
@@ -1121,7 +1121,7 @@ pango_context_get_gravity_hint (<em class="parameter"><code><a class="link" href
1121
1121
  <a class="link" href="pango-Text-Processing.html#pango-context-set-gravity-hint" title="pango_context_set_gravity_hint ()"><code class="function">pango_context_set_gravity_hint()</code></a> for details.</p>
1122
1122
  <div class="refsect3">
1123
1123
  <a name="pango-context-get-gravity-hint.parameters"></a><h4>Parameters</h4>
1124
- <div class="informaltable"><table width="100%" border="0">
1124
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1125
1125
  <colgroup>
1126
1126
  <col width="150px" class="parameters_name">
1127
1127
  <col class="parameters_description">
@@ -1152,7 +1152,7 @@ if gravity of the context as returned by <a class="link" href="pango-Text-Proces
1152
1152
  is set <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-EAST:CAPS"><code class="literal">PANGO_GRAVITY_EAST</code></a> or <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code class="literal">PANGO_GRAVITY_WEST</code></a>.</p>
1153
1153
  <div class="refsect3">
1154
1154
  <a name="pango-context-set-gravity-hint.parameters"></a><h4>Parameters</h4>
1155
- <div class="informaltable"><table width="100%" border="0">
1155
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1156
1156
  <colgroup>
1157
1157
  <col width="150px" class="parameters_name">
1158
1158
  <col class="parameters_description">
@@ -1183,7 +1183,7 @@ pango_context_get_matrix (<em class="parameter"><code><a class="link" href="pang
1183
1183
  rendering with this context. See <a class="link" href="pango-Text-Processing.html#pango-context-set-matrix" title="pango_context_set_matrix ()"><code class="function">pango_context_set_matrix()</code></a>.</p>
1184
1184
  <div class="refsect3">
1185
1185
  <a name="pango-context-get-matrix.parameters"></a><h4>Parameters</h4>
1186
- <div class="informaltable"><table width="100%" border="0">
1186
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1187
1187
  <colgroup>
1188
1188
  <col width="150px" class="parameters_name">
1189
1189
  <col class="parameters_description">
@@ -1198,7 +1198,7 @@ rendering with this context. See <a class="link" href="pango-Text-Processing.htm
1198
1198
  </div>
1199
1199
  <div class="refsect3">
1200
1200
  <a name="pango-context-get-matrix.returns"></a><h4>Returns</h4>
1201
- <p> the matrix, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no matrix has
1201
+ <p> the matrix, 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 no matrix has
1202
1202
  been set (which is the same as the identity matrix). The returned
1203
1203
  matrix is owned by Pango and must not be modified or freed. </p>
1204
1204
  <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>
@@ -1219,7 +1219,7 @@ with the matrix, though they may change slightly for different
1219
1219
  matrices, depending on how the text is fit to the pixel grid.</p>
1220
1220
  <div class="refsect3">
1221
1221
  <a name="pango-context-set-matrix.parameters"></a><h4>Parameters</h4>
1222
- <div class="informaltable"><table width="100%" border="0">
1222
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1223
1223
  <colgroup>
1224
1224
  <col width="150px" class="parameters_name">
1225
1225
  <col class="parameters_description">
@@ -1233,7 +1233,7 @@ matrices, depending on how the text is fit to the pixel grid.</p>
1233
1233
  </tr>
1234
1234
  <tr>
1235
1235
  <td class="parameter_name"><p>matrix</p></td>
1236
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</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 any existing
1236
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</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 any existing
1237
1237
  matrix. (No matrix set is the same as setting the identity matrix.). </p></td>
1238
1238
  <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>
1239
1239
  </tr>
@@ -1253,7 +1253,7 @@ that is the closest match for <em class="parameter"><code>desc</code></em>
1253
1253
  .</p>
1254
1254
  <div class="refsect3">
1255
1255
  <a name="pango-context-load-font.parameters"></a><h4>Parameters</h4>
1256
- <div class="informaltable"><table width="100%" border="0">
1256
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1257
1257
  <colgroup>
1258
1258
  <col width="150px" class="parameters_name">
1259
1259
  <col class="parameters_description">
@@ -1276,7 +1276,7 @@ that is the closest match for <em class="parameter"><code>desc</code></em>
1276
1276
  <div class="refsect3">
1277
1277
  <a name="pango-context-load-font.returns"></a><h4>Returns</h4>
1278
1278
  <p> the newly allocated <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>
1279
- that was loaded, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no font matched. </p>
1279
+ that was loaded, 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 no font matched. </p>
1280
1280
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<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>
1281
1281
  </div>
1282
1282
  </div>
@@ -1292,7 +1292,7 @@ a font matching <em class="parameter"><code>desc</code></em>
1292
1292
  .</p>
1293
1293
  <div class="refsect3">
1294
1294
  <a name="pango-context-load-fontset.parameters"></a><h4>Parameters</h4>
1295
- <div class="informaltable"><table width="100%" border="0">
1295
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1296
1296
  <colgroup>
1297
1297
  <col width="150px" class="parameters_name">
1298
1298
  <col class="parameters_description">
@@ -1320,7 +1320,7 @@ a font matching <em class="parameter"><code>desc</code></em>
1320
1320
  <div class="refsect3">
1321
1321
  <a name="pango-context-load-fontset.returns"></a><h4>Returns</h4>
1322
1322
  <p> the newly allocated
1323
- <a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a> loaded, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no font matched. </p>
1323
+ <a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a> loaded, 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 no font matched. </p>
1324
1324
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<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>
1325
1325
  </div>
1326
1326
  </div>
@@ -1344,7 +1344,7 @@ be a composite of the metrics for the fonts loaded for the
1344
1344
  individual families.</p>
1345
1345
  <div class="refsect3">
1346
1346
  <a name="pango-context-get-metrics.parameters"></a><h4>Parameters</h4>
1347
- <div class="informaltable"><table width="100%" border="0">
1347
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1348
1348
  <colgroup>
1349
1349
  <col width="150px" class="parameters_name">
1350
1350
  <col class="parameters_description">
@@ -1358,14 +1358,14 @@ individual families.</p>
1358
1358
  </tr>
1359
1359
  <tr>
1360
1360
  <td class="parameter_name"><p>desc</p></td>
1361
- <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> structure. <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> means that the
1361
+ <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> structure. <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> means that the
1362
1362
  font description from the context will be used. </p></td>
1363
1363
  <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>
1364
1364
  </tr>
1365
1365
  <tr>
1366
1366
  <td class="parameter_name"><p>language</p></td>
1367
1367
  <td class="parameter_description"><p> language tag used to determine which script to get
1368
- the metrics for. <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> means that the language tag from the context
1368
+ the metrics for. <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> means that the language tag from the context
1369
1369
  will be used. If no language tag is set on the context, metrics
1370
1370
  for the default language (as determined by <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-default" title="pango_language_get_default ()"><code class="function">pango_language_get_default()</code></a>)
1371
1371
  will be returned. </p></td>
@@ -1390,7 +1390,7 @@ pango_context_list_families (<em class="parameter"><code><a class="link" href="p
1390
1390
  <p>List all families for a context.</p>
1391
1391
  <div class="refsect3">
1392
1392
  <a name="pango-context-list-families.parameters"></a><h4>Parameters</h4>
1393
- <div class="informaltable"><table width="100%" border="0">
1393
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1394
1394
  <colgroup>
1395
1395
  <col width="150px" class="parameters_name">
1396
1396
  <col class="parameters_description">
@@ -1406,7 +1406,7 @@ pango_context_list_families (<em class="parameter"><code><a class="link" href="p
1406
1406
  <td class="parameter_name"><p>families</p></td>
1407
1407
  <td class="parameter_description"><p> location to store a pointer to
1408
1408
  an array of <a class="link" href="pango-Fonts.html#PangoFontFamily"><span class="type">PangoFontFamily</span></a> *. This array should be freed
1409
- with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. </p></td>
1409
+ 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>
1410
1410
  <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_families][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></td>
1411
1411
  </tr>
1412
1412
  <tr>
@@ -1423,7 +1423,7 @@ with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.h
1423
1423
  <div class="refsect2">
1424
1424
  <a name="pango-break"></a><h3>pango_break ()</h3>
1425
1425
  <pre class="programlisting"><span class="returnvalue">void</span>
1426
- pango_break (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
1426
+ pango_break (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
1427
1427
  <em class="parameter"><code><span class="type">int</span> length</code></em>,
1428
1428
  <em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis"><span class="type">PangoAnalysis</span></a> *analysis</code></em>,
1429
1429
  <em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoLogAttr" title="PangoLogAttr"><span class="type">PangoLogAttr</span></a> *attrs</code></em>,
@@ -1433,7 +1433,7 @@ for a string of Unicode text with a single analysis. For most
1433
1433
  purposes you may want to use <a class="link" href="pango-Text-Processing.html#pango-get-log-attrs" title="pango_get_log_attrs ()"><code class="function">pango_get_log_attrs()</code></a>.</p>
1434
1434
  <div class="refsect3">
1435
1435
  <a name="pango-break.parameters"></a><h4>Parameters</h4>
1436
- <div class="informaltable"><table width="100%" border="0">
1436
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1437
1437
  <colgroup>
1438
1438
  <col width="150px" class="parameters_name">
1439
1439
  <col class="parameters_description">
@@ -1497,7 +1497,7 @@ paragraph; logical attributes can't be computed without context
1497
1497
  the word is a word).</p>
1498
1498
  <div class="refsect3">
1499
1499
  <a name="pango-get-log-attrs.parameters"></a><h4>Parameters</h4>
1500
- <div class="informaltable"><table width="100%" border="0">
1500
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1501
1501
  <colgroup>
1502
1502
  <col width="150px" class="parameters_name">
1503
1503
  <col class="parameters_description">
@@ -1546,10 +1546,10 @@ array</p></td>
1546
1546
  <div class="refsect2">
1547
1547
  <a name="pango-find-paragraph-boundary"></a><h3>pango_find_paragraph_boundary ()</h3>
1548
1548
  <pre class="programlisting"><span class="returnvalue">void</span>
1549
- pango_find_paragraph_boundary (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
1550
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> length</code></em>,
1551
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *paragraph_delimiter_index</code></em>,
1552
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *next_paragraph_start</code></em>);</pre>
1549
+ pango_find_paragraph_boundary (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
1550
+ <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> length</code></em>,
1551
+ <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> *paragraph_delimiter_index</code></em>,
1552
+ <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> *next_paragraph_start</code></em>);</pre>
1553
1553
  <p>Locates a paragraph boundary in <em class="parameter"><code>text</code></em>
1554
1554
  . A boundary is caused by
1555
1555
  delimiter characters, such as a newline, carriage return, carriage
@@ -1567,7 +1567,7 @@ index of the run of delimiters is returned in
1567
1567
  off the end).</p>
1568
1568
  <div class="refsect3">
1569
1569
  <a name="pango-find-paragraph-boundary.parameters"></a><h4>Parameters</h4>
1570
- <div class="informaltable"><table width="100%" border="0">
1570
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1571
1571
  <colgroup>
1572
1572
  <col width="150px" class="parameters_name">
1573
1573
  <col class="parameters_description">
@@ -1605,7 +1605,7 @@ paragraph. </p></td>
1605
1605
  <div class="refsect2">
1606
1606
  <a name="pango-default-break"></a><h3>pango_default_break ()</h3>
1607
1607
  <pre class="programlisting"><span class="returnvalue">void</span>
1608
- pango_default_break (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
1608
+ pango_default_break (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
1609
1609
  <em class="parameter"><code><span class="type">int</span> length</code></em>,
1610
1610
  <em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis"><span class="type">PangoAnalysis</span></a> *analysis</code></em>,
1611
1611
  <em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoLogAttr" title="PangoLogAttr"><span class="type">PangoLogAttr</span></a> *attrs</code></em>,
@@ -1614,13 +1614,13 @@ pango_default_break (<em class="parameter"><code>const <a href="https://develope
1614
1614
  engine overrides it. Normally you should use <a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>
1615
1615
  instead. Unlike <a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>,
1616
1616
  <em class="parameter"><code>analysis</code></em>
1617
- can be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, but only do that if you know what
1617
+ 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>, but only do that if you know what
1618
1618
  you're doing. If you need an analysis to pass to <a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>,
1619
1619
  you need to <a class="link" href="pango-Text-Processing.html#pango-itemize" title="pango_itemize ()"><code class="function">pango_itemize()</code></a>. In most cases however you should
1620
1620
  simply use <a class="link" href="pango-Text-Processing.html#pango-get-log-attrs" title="pango_get_log_attrs ()"><code class="function">pango_get_log_attrs()</code></a>.</p>
1621
1621
  <div class="refsect3">
1622
1622
  <a name="pango-default-break.parameters"></a><h4>Parameters</h4>
1623
- <div class="informaltable"><table width="100%" border="0">
1623
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1624
1624
  <colgroup>
1625
1625
  <col width="150px" class="parameters_name">
1626
1626
  <col class="parameters_description">
@@ -1663,8 +1663,8 @@ is nul-terminated)</p></td>
1663
1663
  <div class="refsect2">
1664
1664
  <a name="pango-shape"></a><h3>pango_shape ()</h3>
1665
1665
  <pre class="programlisting"><span class="returnvalue">void</span>
1666
- pango_shape (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
1667
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> length</code></em>,
1666
+ pango_shape (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
1667
+ <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> length</code></em>,
1668
1668
  <em class="parameter"><code>const <a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis"><span class="type">PangoAnalysis</span></a> *analysis</code></em>,
1669
1669
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>);</pre>
1670
1670
  <p>Given a segment of text and the corresponding
@@ -1676,7 +1676,7 @@ that API allows for shaping interaction happening across text item
1676
1676
  boundaries.</p>
1677
1677
  <div class="refsect3">
1678
1678
  <a name="pango-shape.parameters"></a><h4>Parameters</h4>
1679
- <div class="informaltable"><table width="100%" border="0">
1679
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1680
1680
  <colgroup>
1681
1681
  <col width="150px" class="parameters_name">
1682
1682
  <col class="parameters_description">
@@ -1712,10 +1712,10 @@ boundaries.</p>
1712
1712
  <div class="refsect2">
1713
1713
  <a name="pango-shape-full"></a><h3>pango_shape_full ()</h3>
1714
1714
  <pre class="programlisting"><span class="returnvalue">void</span>
1715
- pango_shape_full (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *item_text</code></em>,
1716
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> item_length</code></em>,
1717
- <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *paragraph_text</code></em>,
1718
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> paragraph_length</code></em>,
1715
+ pango_shape_full (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *item_text</code></em>,
1716
+ <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> item_length</code></em>,
1717
+ <em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *paragraph_text</code></em>,
1718
+ <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> paragraph_length</code></em>,
1719
1719
  <em class="parameter"><code>const <a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis"><span class="type">PangoAnalysis</span></a> *analysis</code></em>,
1720
1720
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>);</pre>
1721
1721
  <p>Given a segment of text and the corresponding
@@ -1729,10 +1729,10 @@ text of which <em class="parameter"><code>item_text</code></em>
1729
1729
  is part of, provide the broader text as
1730
1730
  <em class="parameter"><code>paragraph_text</code></em>
1731
1731
  . If <em class="parameter"><code>paragraph_text</code></em>
1732
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, item text is used instead.</p>
1732
+ 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>, item text is used instead.</p>
1733
1733
  <div class="refsect3">
1734
1734
  <a name="pango-shape-full.parameters"></a><h4>Parameters</h4>
1735
- <div class="informaltable"><table width="100%" border="0">
1735
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1736
1736
  <colgroup>
1737
1737
  <col width="150px" class="parameters_name">
1738
1738
  <col class="parameters_description">
@@ -1752,7 +1752,7 @@ text of which <em class="parameter"><code>item_text</code></em>
1752
1752
  </tr>
1753
1753
  <tr>
1754
1754
  <td class="parameter_name"><p>paragraph_text</p></td>
1755
- <td class="parameter_description"><p> text of the paragraph (see details). May be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1755
+ <td class="parameter_description"><p> text of the paragraph (see details). 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>
1756
1756
  <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>
1757
1757
  </tr>
1758
1758
  <tr>
@@ -1798,7 +1798,7 @@ used to control the itemization process.</p>
1798
1798
  <p>The <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a> structure stores information about a segment of text.</p>
1799
1799
  <div class="refsect3">
1800
1800
  <a name="PangoItem.members"></a><h4>Members</h4>
1801
- <div class="informaltable"><table width="100%" border="0">
1801
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1802
1802
  <colgroup>
1803
1803
  <col width="300px" class="struct_members_name">
1804
1804
  <col class="struct_members_description">
@@ -1806,17 +1806,17 @@ used to control the itemization process.</p>
1806
1806
  </colgroup>
1807
1807
  <tbody>
1808
1808
  <tr>
1809
- <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="PangoItem-struct.offset"></a>offset</code></em>;</p></td>
1809
+ <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="PangoItem-struct.offset"></a>offset</code></em>;</p></td>
1810
1810
  <td class="struct_member_description"><p>byte offset of the start of this item in text.</p></td>
1811
1811
  <td class="struct_member_annotations"> </td>
1812
1812
  </tr>
1813
1813
  <tr>
1814
- <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="PangoItem-struct.length"></a>length</code></em>;</p></td>
1814
+ <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="PangoItem-struct.length"></a>length</code></em>;</p></td>
1815
1815
  <td class="struct_member_description"><p>length of this item in bytes.</p></td>
1816
1816
  <td class="struct_member_annotations"> </td>
1817
1817
  </tr>
1818
1818
  <tr>
1819
- <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="PangoItem-struct.num-chars"></a>num_chars</code></em>;</p></td>
1819
+ <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="PangoItem-struct.num-chars"></a>num_chars</code></em>;</p></td>
1820
1820
  <td class="struct_member_description"><p>number of Unicode characters in the item.</p></td>
1821
1821
  <td class="struct_member_annotations"> </td>
1822
1822
  </tr>
@@ -1851,7 +1851,7 @@ used to control the itemization process.</p>
1851
1851
  the properties of a segment of text.</p>
1852
1852
  <div class="refsect3">
1853
1853
  <a name="PangoAnalysis.members"></a><h4>Members</h4>
1854
- <div class="informaltable"><table width="100%" border="0">
1854
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1855
1855
  <colgroup>
1856
1856
  <col width="300px" class="struct_members_name">
1857
1857
  <col class="struct_members_description">
@@ -1874,22 +1874,22 @@ the properties of a segment of text.</p>
1874
1874
  <td class="struct_member_annotations"> </td>
1875
1875
  </tr>
1876
1876
  <tr>
1877
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> <em class="structfield"><code><a name="PangoAnalysis.level"></a>level</code></em>;</p></td>
1877
+ <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#guint8"><span class="type">guint8</span></a> <em class="structfield"><code><a name="PangoAnalysis.level"></a>level</code></em>;</p></td>
1878
1878
  <td class="struct_member_description"><p>the bidirectional level for this segment.</p></td>
1879
1879
  <td class="struct_member_annotations"> </td>
1880
1880
  </tr>
1881
1881
  <tr>
1882
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> <em class="structfield"><code><a name="PangoAnalysis.gravity"></a>gravity</code></em>;</p></td>
1882
+ <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#guint8"><span class="type">guint8</span></a> <em class="structfield"><code><a name="PangoAnalysis.gravity"></a>gravity</code></em>;</p></td>
1883
1883
  <td class="struct_member_description"><p>the glyph orientation for this segment (A <a class="link" href="pango-Vertical-Text.html#PangoGravity" title="enum PangoGravity"><span class="type">PangoGravity</span></a>).</p></td>
1884
1884
  <td class="struct_member_annotations"> </td>
1885
1885
  </tr>
1886
1886
  <tr>
1887
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> <em class="structfield"><code><a name="PangoAnalysis.flags"></a>flags</code></em>;</p></td>
1887
+ <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#guint8"><span class="type">guint8</span></a> <em class="structfield"><code><a name="PangoAnalysis.flags"></a>flags</code></em>;</p></td>
1888
1888
  <td class="struct_member_description"><p>boolean flags for this segment (currently only one) (Since: 1.16).</p></td>
1889
1889
  <td class="struct_member_annotations"> </td>
1890
1890
  </tr>
1891
1891
  <tr>
1892
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> <em class="structfield"><code><a name="PangoAnalysis.script"></a>script</code></em>;</p></td>
1892
+ <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#guint8"><span class="type">guint8</span></a> <em class="structfield"><code><a name="PangoAnalysis.script"></a>script</code></em>;</p></td>
1893
1893
  <td class="struct_member_description"><p>the detected script for this segment (A <a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a>) (Since: 1.18).</p></td>
1894
1894
  <td class="struct_member_annotations"> </td>
1895
1895
  </tr>
@@ -1899,7 +1899,7 @@ the properties of a segment of text.</p>
1899
1899
  <td class="struct_member_annotations"> </td>
1900
1900
  </tr>
1901
1901
  <tr>
1902
- <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="PangoAnalysis.extra-attrs"></a>extra_attrs</code></em>;</p></td>
1902
+ <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="PangoAnalysis.extra-attrs"></a>extra_attrs</code></em>;</p></td>
1903
1903
  <td class="struct_member_description"><p>extra attributes for this segment.</p></td>
1904
1904
  <td class="struct_member_annotations"> </td>
1905
1905
  </tr>
@@ -1986,7 +1986,7 @@ in an ellipsized layout.</p>
1986
1986
  about the attributes of a single character.</p>
1987
1987
  <div class="refsect3">
1988
1988
  <a name="PangoLogAttr.members"></a><h4>Members</h4>
1989
- <div class="informaltable"><table width="100%" border="0">
1989
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1990
1990
  <colgroup>
1991
1991
  <col width="300px" class="struct_members_name">
1992
1992
  <col class="struct_members_description">
@@ -1994,27 +1994,27 @@ about the attributes of a single character.</p>
1994
1994
  </colgroup>
1995
1995
  <tbody>
1996
1996
  <tr>
1997
- <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="PangoLogAttr.is-line-break"></a>is_line_break</code></em> : 1;</p></td>
1997
+ <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="PangoLogAttr.is-line-break"></a>is_line_break</code></em> : 1;</p></td>
1998
1998
  <td class="struct_member_description"><p>if set, can break line in front of character</p></td>
1999
1999
  <td class="struct_member_annotations"> </td>
2000
2000
  </tr>
2001
2001
  <tr>
2002
- <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="PangoLogAttr.is-mandatory-break"></a>is_mandatory_break</code></em> : 1;</p></td>
2002
+ <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="PangoLogAttr.is-mandatory-break"></a>is_mandatory_break</code></em> : 1;</p></td>
2003
2003
  <td class="struct_member_description"><p>if set, must break line in front of character</p></td>
2004
2004
  <td class="struct_member_annotations"> </td>
2005
2005
  </tr>
2006
2006
  <tr>
2007
- <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="PangoLogAttr.is-char-break"></a>is_char_break</code></em> : 1;</p></td>
2007
+ <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="PangoLogAttr.is-char-break"></a>is_char_break</code></em> : 1;</p></td>
2008
2008
  <td class="struct_member_description"><p>if set, can break here when doing character wrapping</p></td>
2009
2009
  <td class="struct_member_annotations"> </td>
2010
2010
  </tr>
2011
2011
  <tr>
2012
- <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="PangoLogAttr.is-white"></a>is_white</code></em> : 1;</p></td>
2012
+ <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="PangoLogAttr.is-white"></a>is_white</code></em> : 1;</p></td>
2013
2013
  <td class="struct_member_description"><p>is whitespace character</p></td>
2014
2014
  <td class="struct_member_annotations"> </td>
2015
2015
  </tr>
2016
2016
  <tr>
2017
- <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="PangoLogAttr.is-cursor-position"></a>is_cursor_position</code></em> : 1;</p></td>
2017
+ <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="PangoLogAttr.is-cursor-position"></a>is_cursor_position</code></em> : 1;</p></td>
2018
2018
  <td class="struct_member_description">
2019
2019
  <p>if set, cursor can appear in front of character.
2020
2020
  i.e. this is a grapheme boundary, or the first character
@@ -2025,12 +2025,12 @@ Cluster Boundaries</a> semantics.</td>
2025
2025
  <td class="struct_member_annotations"> </td>
2026
2026
  </tr>
2027
2027
  <tr>
2028
- <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="PangoLogAttr.is-word-start"></a>is_word_start</code></em> : 1;</p></td>
2028
+ <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="PangoLogAttr.is-word-start"></a>is_word_start</code></em> : 1;</p></td>
2029
2029
  <td class="struct_member_description"><p>is first character in a word</p></td>
2030
2030
  <td class="struct_member_annotations"> </td>
2031
2031
  </tr>
2032
2032
  <tr>
2033
- <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="PangoLogAttr.is-word-end"></a>is_word_end</code></em> : 1;</p></td>
2033
+ <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="PangoLogAttr.is-word-end"></a>is_word_end</code></em> : 1;</p></td>
2034
2034
  <td class="struct_member_description"><p>is first non-word char after a word
2035
2035
  Note that in degenerate cases, you could have both <em class="parameter"><code>is_word_start</code></em>
2036
2036
  and <em class="parameter"><code>is_word_end</code></em>
@@ -2038,7 +2038,7 @@ set for some character.</p></td>
2038
2038
  <td class="struct_member_annotations"> </td>
2039
2039
  </tr>
2040
2040
  <tr>
2041
- <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="PangoLogAttr.is-sentence-boundary"></a>is_sentence_boundary</code></em> : 1;</p></td>
2041
+ <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="PangoLogAttr.is-sentence-boundary"></a>is_sentence_boundary</code></em> : 1;</p></td>
2042
2042
  <td class="struct_member_description"><p>is a sentence boundary.
2043
2043
  There are two ways to divide sentences. The first assigns all
2044
2044
  inter-sentence whitespace/control/format chars to some sentence,
@@ -2052,12 +2052,12 @@ mark the boundaries of those sentences.</p></td>
2052
2052
  <td class="struct_member_annotations"> </td>
2053
2053
  </tr>
2054
2054
  <tr>
2055
- <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="PangoLogAttr.is-sentence-start"></a>is_sentence_start</code></em> : 1;</p></td>
2055
+ <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="PangoLogAttr.is-sentence-start"></a>is_sentence_start</code></em> : 1;</p></td>
2056
2056
  <td class="struct_member_description"><p>is first character in a sentence</p></td>
2057
2057
  <td class="struct_member_annotations"> </td>
2058
2058
  </tr>
2059
2059
  <tr>
2060
- <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="PangoLogAttr.is-sentence-end"></a>is_sentence_end</code></em> : 1;</p></td>
2060
+ <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="PangoLogAttr.is-sentence-end"></a>is_sentence_end</code></em> : 1;</p></td>
2061
2061
  <td class="struct_member_description"><p>is first char after a sentence.
2062
2062
  Note that in degenerate cases, you could have both <em class="parameter"><code>is_sentence_start</code></em>
2063
2063
  and <em class="parameter"><code>is_sentence_end</code></em>
@@ -2066,7 +2066,7 @@ period, so the next sentence starts right away)</p></td>
2066
2066
  <td class="struct_member_annotations"> </td>
2067
2067
  </tr>
2068
2068
  <tr>
2069
- <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="PangoLogAttr.backspace-deletes-character"></a>backspace_deletes_character</code></em> : 1;</p></td>
2069
+ <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="PangoLogAttr.backspace-deletes-character"></a>backspace_deletes_character</code></em> : 1;</p></td>
2070
2070
  <td class="struct_member_description"><p>if set, backspace deletes one character
2071
2071
  rather than the entire grapheme cluster. This
2072
2072
  field is only meaningful on grapheme
@@ -2082,13 +2082,13 @@ those following Latin, Cyrillic or Greek base characters.</p></td>
2082
2082
  <td class="struct_member_annotations"> </td>
2083
2083
  </tr>
2084
2084
  <tr>
2085
- <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="PangoLogAttr.is-expandable-space"></a>is_expandable_space</code></em> : 1;</p></td>
2085
+ <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="PangoLogAttr.is-expandable-space"></a>is_expandable_space</code></em> : 1;</p></td>
2086
2086
  <td class="struct_member_description"><p>is a whitespace character that can possibly be
2087
2087
  expanded for justification purposes. (Since: 1.18)</p></td>
2088
2088
  <td class="struct_member_annotations"> </td>
2089
2089
  </tr>
2090
2090
  <tr>
2091
- <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="PangoLogAttr.is-word-boundary"></a>is_word_boundary</code></em> : 1;</p></td>
2091
+ <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="PangoLogAttr.is-word-boundary"></a>is_word_boundary</code></em> : 1;</p></td>
2092
2092
  <td class="struct_member_description">
2093
2093
  <p>is a word boundary.
2094
2094
  More specifically, means that this is not a position in the middle