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>Scripts and Languages: 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-Layout-Objects.html" title="Layout Objects">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="pango-Scripts-and-Languages.functions"></a><h2>Functions</h2>
37
- <div class="informaltable"><table width="100%" border="0">
37
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
38
38
  <colgroup>
39
39
  <col width="150px" class="functions_return">
40
40
  <col class="functions_name">
@@ -74,7 +74,7 @@
74
74
  </tr>
75
75
  <tr>
76
76
  <td class="function_type">
77
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
77
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
78
78
  </td>
79
79
  <td class="function_name">
80
80
  <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-next" title="pango_script_iter_next ()">pango_script_iter_next</a> <span class="c_punctuation">()</span>
@@ -105,7 +105,7 @@
105
105
  </tr>
106
106
  <tr>
107
107
  <td class="function_type">
108
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
108
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
109
109
  </td>
110
110
  <td class="function_name">
111
111
  <a class="link" href="pango-Scripts-and-Languages.html#pango-language-matches" title="pango_language_matches ()">pango_language_matches</a> <span class="c_punctuation">()</span>
@@ -113,7 +113,7 @@
113
113
  </tr>
114
114
  <tr>
115
115
  <td class="function_type">
116
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
116
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
117
117
  </td>
118
118
  <td class="function_name">
119
119
  <a class="link" href="pango-Scripts-and-Languages.html#pango-language-includes-script" title="pango_language_includes_script ()">pango_language_includes_script</a> <span class="c_punctuation">()</span>
@@ -146,7 +146,7 @@
146
146
  </div>
147
147
  <a name="PangoLanguage"></a><div class="refsect1">
148
148
  <a name="pango-Scripts-and-Languages.other"></a><h2>Types and Values</h2>
149
- <div class="informaltable"><table width="100%" border="0">
149
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
150
150
  <colgroup>
151
151
  <col width="150px" class="name">
152
152
  <col class="description">
@@ -177,9 +177,9 @@
177
177
  </div>
178
178
  <div class="refsect1">
179
179
  <a name="pango-Scripts-and-Languages.object-hierarchy"></a><h2>Object Hierarchy</h2>
180
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
180
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
181
181
  <span class="lineart">╰──</span> PangoLanguage
182
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
182
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
183
183
  <span class="lineart">╰──</span> PangoScript
184
184
  </pre>
185
185
  </div>
@@ -194,17 +194,17 @@ and of ranges within a larger text string.</p>
194
194
  <div class="refsect2">
195
195
  <a name="pango-script-for-unichar"></a><h3>pango_script_for_unichar ()</h3>
196
196
  <pre class="programlisting"><a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="returnvalue">PangoScript</span></a>
197
- pango_script_for_unichar (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> ch</code></em>);</pre>
197
+ pango_script_for_unichar (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> ch</code></em>);</pre>
198
198
  <p>Looks up the <a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a> for a particular character (as defined by
199
199
  Unicode Standard Annex #24). No check is made for <em class="parameter"><code>ch</code></em>
200
200
  being a
201
201
  valid Unicode character; if you pass in invalid character, the
202
202
  result is undefined.</p>
203
203
  <p>As of Pango 1.18, this function simply returns the return value of
204
- <a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#g-unichar-get-script"><code class="function">g_unichar_get_script()</code></a>.</p>
204
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#g-unichar-get-script"><code class="function">g_unichar_get_script()</code></a>.</p>
205
205
  <div class="refsect3">
206
206
  <a name="pango-script-for-unichar.parameters"></a><h4>Parameters</h4>
207
- <div class="informaltable"><table width="100%" border="0">
207
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
208
208
  <colgroup>
209
209
  <col width="150px" class="parameters_name">
210
210
  <col class="parameters_description">
@@ -259,7 +259,7 @@ choose a default language for <a class="link" href="pango-Scripts-and-Languages.
259
259
  context language is not feasible.</p>
260
260
  <div class="refsect3">
261
261
  <a name="pango-script-get-sample-language.parameters"></a><h4>Parameters</h4>
262
- <div class="informaltable"><table width="100%" border="0">
262
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
263
263
  <colgroup>
264
264
  <col width="150px" class="parameters_name">
265
265
  <col class="parameters_description">
@@ -275,7 +275,7 @@ context language is not feasible.</p>
275
275
  <div class="refsect3">
276
276
  <a name="pango-script-get-sample-language.returns"></a><h4>Returns</h4>
277
277
  <p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> that is representative
278
- of the script, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no such language exists. </p>
278
+ of the script, 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 such language exists. </p>
279
279
  <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>
280
280
  </div>
281
281
  <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
@@ -293,7 +293,7 @@ Unicode text into runs by Unicode script. No copy is made of
293
293
  the iterator is freed with <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-free" title="pango_script_iter_free ()"><code class="function">pango_script_iter_free()</code></a>.</p>
294
294
  <div class="refsect3">
295
295
  <a name="pango-script-iter-new.parameters"></a><h4>Parameters</h4>
296
- <div class="informaltable"><table width="100%" border="0">
296
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
297
297
  <colgroup>
298
298
  <col width="150px" class="parameters_name">
299
299
  <col class="parameters_description">
@@ -338,7 +338,7 @@ The range is the set of locations p where *start &lt;= p &lt; *end.
338
338
  (That is, it doesn't include the character stored at *end)</p>
339
339
  <div class="refsect3">
340
340
  <a name="pango-script-iter-get-range.parameters"></a><h4>Parameters</h4>
341
- <div class="informaltable"><table width="100%" border="0">
341
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
342
342
  <colgroup>
343
343
  <col width="150px" class="parameters_name">
344
344
  <col class="parameters_description">
@@ -352,17 +352,17 @@ The range is the set of locations p where *start &lt;= p &lt; *end.
352
352
  </tr>
353
353
  <tr>
354
354
  <td class="parameter_name"><p>start</p></td>
355
- <td class="parameter_description"><p> location to store start position of the range, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
355
+ <td class="parameter_description"><p> location to store start position of the range, 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>
356
356
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
357
357
  </tr>
358
358
  <tr>
359
359
  <td class="parameter_name"><p>end</p></td>
360
- <td class="parameter_description"><p> location to store end position of the range, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
360
+ <td class="parameter_description"><p> location to store end position of the range, 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>
361
361
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
362
362
  </tr>
363
363
  <tr>
364
364
  <td class="parameter_name"><p>script</p></td>
365
- <td class="parameter_description"><p> location to store script for range, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
365
+ <td class="parameter_description"><p> location to store script for range, 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>
366
366
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
367
367
  </tr>
368
368
  </tbody>
@@ -373,15 +373,15 @@ The range is the set of locations p where *start &lt;= p &lt; *end.
373
373
  <hr>
374
374
  <div class="refsect2">
375
375
  <a name="pango-script-iter-next"></a><h3>pango_script_iter_next ()</h3>
376
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
376
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
377
377
  pango_script_iter_next (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> *iter</code></em>);</pre>
378
378
  <p>Advances a <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> to the next range. If <em class="parameter"><code>iter</code></em>
379
379
 
380
- is already at the end, it is left unchanged and <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
380
+ is already at the end, it is left unchanged and <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
381
381
  is returned.</p>
382
382
  <div class="refsect3">
383
383
  <a name="pango-script-iter-next.parameters"></a><h4>Parameters</h4>
384
- <div class="informaltable"><table width="100%" border="0">
384
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
385
385
  <colgroup>
386
386
  <col width="150px" class="parameters_name">
387
387
  <col class="parameters_description">
@@ -396,7 +396,7 @@ is returned.</p>
396
396
  </div>
397
397
  <div class="refsect3">
398
398
  <a name="pango-script-iter-next.returns"></a><h4>Returns</h4>
399
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
399
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
400
400
  was successfully advanced.</p>
401
401
  </div>
402
402
  <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
@@ -409,7 +409,7 @@ pango_script_iter_free (<em class="parameter"><code><a class="link" href="pango-
409
409
  <p>Frees a <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> created with <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-new" title="pango_script_iter_new ()"><code class="function">pango_script_iter_new()</code></a>.</p>
410
410
  <div class="refsect3">
411
411
  <a name="pango-script-iter-free.parameters"></a><h4>Parameters</h4>
412
- <div class="informaltable"><table width="100%" border="0">
412
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
413
413
  <colgroup>
414
414
  <col width="150px" class="parameters_name">
415
415
  <col class="parameters_description">
@@ -440,7 +440,7 @@ than letters and '-'.</p>
440
440
  the current locale of the process.</p>
441
441
  <div class="refsect3">
442
442
  <a name="pango-language-from-string.parameters"></a><h4>Parameters</h4>
443
- <div class="informaltable"><table width="100%" border="0">
443
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
444
444
  <colgroup>
445
445
  <col width="150px" class="parameters_name">
446
446
  <col class="parameters_description">
@@ -448,7 +448,7 @@ the current locale of the process.</p>
448
448
  </colgroup>
449
449
  <tbody><tr>
450
450
  <td class="parameter_name"><p>language</p></td>
451
- <td class="parameter_description"><p> a string representing a language tag, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
451
+ <td class="parameter_description"><p> a string representing a language tag, 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>
452
452
  <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>
453
453
  </tr></tbody>
454
454
  </table></div>
@@ -456,9 +456,9 @@ the current locale of the process.</p>
456
456
  <div class="refsect3">
457
457
  <a name="pango-language-from-string.returns"></a><h4>Returns</h4>
458
458
  <p> an opaque pointer to a
459
- <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> structure, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>language</code></em>
459
+ <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> structure, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>language</code></em>
460
460
  was
461
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The returned pointer will be valid forever
461
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The returned pointer will be valid forever
462
462
  after, and should not be freed. </p>
463
463
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</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>
464
464
  </div>
@@ -471,7 +471,7 @@ pango_language_to_string (<em class="parameter"><code><a class="link" href="pang
471
471
  <p>Gets the RFC-3066 format string representing the given language tag.</p>
472
472
  <div class="refsect3">
473
473
  <a name="pango-language-to-string.parameters"></a><h4>Parameters</h4>
474
- <div class="informaltable"><table width="100%" border="0">
474
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
475
475
  <colgroup>
476
476
  <col width="150px" class="parameters_name">
477
477
  <col class="parameters_description">
@@ -493,7 +493,7 @@ Pango and should not be freed.</p>
493
493
  <hr>
494
494
  <div class="refsect2">
495
495
  <a name="pango-language-matches"></a><h3>pango_language_matches ()</h3>
496
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
496
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
497
497
  pango_language_matches (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> *language</code></em>,
498
498
  <em class="parameter"><code>const <span class="type">char</span> *range_list</code></em>);</pre>
499
499
  <p>Checks if a language tag matches one of the elements in a list of
@@ -503,7 +503,7 @@ or the range is a prefix of the tag, and the character after it
503
503
  in the tag is '-'.</p>
504
504
  <div class="refsect3">
505
505
  <a name="pango-language-matches.parameters"></a><h4>Parameters</h4>
506
- <div class="informaltable"><table width="100%" border="0">
506
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
507
507
  <colgroup>
508
508
  <col width="150px" class="parameters_name">
509
509
  <col class="parameters_description">
@@ -513,7 +513,7 @@ in the tag is '-'.</p>
513
513
  <tr>
514
514
  <td class="parameter_name"><p>language</p></td>
515
515
  <td class="parameter_description"><p> a language tag (see <a class="link" href="pango-Scripts-and-Languages.html#pango-language-from-string" title="pango_language_from_string ()"><code class="function">pango_language_from_string()</code></a>),
516
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is allowed and matches nothing but '*'. </p></td>
516
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is allowed and matches nothing but '*'. </p></td>
517
517
  <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>
518
518
  </tr>
519
519
  <tr>
@@ -529,13 +529,13 @@ canonicalized as by <a class="link" href="pango-Scripts-and-Languages.html#pango
529
529
  </div>
530
530
  <div class="refsect3">
531
531
  <a name="pango-language-matches.returns"></a><h4>Returns</h4>
532
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a match was found.</p>
532
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a match was found.</p>
533
533
  </div>
534
534
  </div>
535
535
  <hr>
536
536
  <div class="refsect2">
537
537
  <a name="pango-language-includes-script"></a><h3>pango_language_includes_script ()</h3>
538
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
538
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
539
539
  pango_language_includes_script (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> *language</code></em>,
540
540
  <em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a> script</code></em>);</pre>
541
541
  <p>Determines if <em class="parameter"><code>script</code></em>
@@ -544,7 +544,7 @@ write <em class="parameter"><code>language</code></em>
544
544
  . The returned value is conservative;
545
545
  if nothing is known about the language tag <em class="parameter"><code>language</code></em>
546
546
  ,
547
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> will be returned, since, as far as Pango knows,
547
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> will be returned, since, as far as Pango knows,
548
548
  <em class="parameter"><code>script</code></em>
549
549
  might be used to write <em class="parameter"><code>language</code></em>
550
550
  .</p>
@@ -555,7 +555,7 @@ applications in most circumstances.</p>
555
555
  <p>This function uses <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-scripts" title="pango_language_get_scripts ()"><code class="function">pango_language_get_scripts()</code></a> internally.</p>
556
556
  <div class="refsect3">
557
557
  <a name="pango-language-includes-script.parameters"></a><h4>Parameters</h4>
558
- <div class="informaltable"><table width="100%" border="0">
558
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
559
559
  <colgroup>
560
560
  <col width="150px" class="parameters_name">
561
561
  <col class="parameters_description">
@@ -564,7 +564,7 @@ applications in most circumstances.</p>
564
564
  <tbody>
565
565
  <tr>
566
566
  <td class="parameter_name"><p>language</p></td>
567
- <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
567
+ <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
568
568
  <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>
569
569
  </tr>
570
570
  <tr>
@@ -577,13 +577,13 @@ applications in most circumstances.</p>
577
577
  </div>
578
578
  <div class="refsect3">
579
579
  <a name="pango-language-includes-script.returns"></a><h4>Returns</h4>
580
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>script</code></em>
580
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>script</code></em>
581
581
  is one of the scripts used
582
582
  to write <em class="parameter"><code>language</code></em>
583
583
  or if nothing is known about <em class="parameter"><code>language</code></em>
584
584
  (including the case that <em class="parameter"><code>language</code></em>
585
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>),
586
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
585
+ 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>),
586
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
587
587
  </div>
588
588
  <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
589
589
  </div>
@@ -598,23 +598,23 @@ pango_language_get_scripts (<em class="parameter"><code><a class="link" href="pa
598
598
  If nothing is known about the language tag <em class="parameter"><code>language</code></em>
599
599
  ,
600
600
  or if <em class="parameter"><code>language</code></em>
601
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
601
+ 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>, then <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
602
602
  The list of scripts returned starts with the script that the
603
603
  language uses most and continues to the one it uses least.</p>
604
604
  <p>The value <em class="parameter"><code>num_script</code></em>
605
605
  points at will be set to the number
606
- of scripts in the returned array (or zero if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned).</p>
606
+ of scripts in the returned array (or zero if <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned).</p>
607
607
  <p>Most languages use only one script for writing, but there are
608
608
  some that use two (Latin and Cyrillic for example), and a few
609
609
  use three (Japanese for example). Applications should not make
610
610
  any assumptions on the maximum number of scripts returned
611
611
  though, except that it is positive if the return value is not
612
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, and it is a small number.</p>
612
+ <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>, and it is a small number.</p>
613
613
  <p>The <a class="link" href="pango-Scripts-and-Languages.html#pango-language-includes-script" title="pango_language_includes_script ()"><code class="function">pango_language_includes_script()</code></a> function uses this function
614
614
  internally.</p>
615
615
  <div class="refsect3">
616
616
  <a name="pango-language-get-scripts.parameters"></a><h4>Parameters</h4>
617
- <div class="informaltable"><table width="100%" border="0">
617
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
618
618
  <colgroup>
619
619
  <col width="150px" class="parameters_name">
620
620
  <col class="parameters_description">
@@ -623,13 +623,13 @@ internally.</p>
623
623
  <tbody>
624
624
  <tr>
625
625
  <td class="parameter_name"><p>language</p></td>
626
- <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
626
+ <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
627
627
  <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>
628
628
  </tr>
629
629
  <tr>
630
630
  <td class="parameter_name"><p>num_scripts</p></td>
631
631
  <td class="parameter_description"><p> location to return number of scripts,
632
- or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
632
+ 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>
633
633
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
634
634
  </tr>
635
635
  </tbody>
@@ -640,10 +640,10 @@ or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#
640
640
  <p> An array of
641
641
  <a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a> values, with the number of entries in the array stored
642
642
  in <em class="parameter"><code>num_scripts</code></em>
643
- , or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if Pango does not have any information
643
+ , 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 Pango does not have any information
644
644
  about this particular language tag (also the case if <em class="parameter"><code>language</code></em>
645
645
  is
646
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>). The returned array is owned by Pango and should not be
646
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>). The returned array is owned by Pango and should not be
647
647
  modified or freed. </p>
648
648
  <p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_scripts][<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>
649
649
  </div>
@@ -697,7 +697,7 @@ be demonstrative of normal text in the language, as well as exposing font
697
697
  feature requirements unique to the language. It is suitable for use
698
698
  as sample text in a font selection dialog.</p>
699
699
  <p>If <em class="parameter"><code>language</code></em>
700
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default language as found by
700
+ is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default language as found by
701
701
  <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> is used.</p>
702
702
  <p>If Pango does not have a sample string for <em class="parameter"><code>language</code></em>
703
703
  , the classic
@@ -717,7 +717,7 @@ language code "xx". That is, compare to:</p>
717
717
 
718
718
  <div class="refsect3">
719
719
  <a name="pango-language-get-sample-string.parameters"></a><h4>Parameters</h4>
720
- <div class="informaltable"><table width="100%" border="0">
720
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
721
721
  <colgroup>
722
722
  <col width="150px" class="parameters_name">
723
723
  <col class="parameters_description">
@@ -725,7 +725,7 @@ language code "xx". That is, compare to:</p>
725
725
  </colgroup>
726
726
  <tbody><tr>
727
727
  <td class="parameter_name"><p>language</p></td>
728
- <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
728
+ <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
729
729
  <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>
730
730
  </tr></tbody>
731
731
  </table></div>
@@ -746,11 +746,11 @@ systems. The values correspond to the names as defined in the
746
746
  Unicode standard.
747
747
  Note that new types may be added in the future. Applications should be ready
748
748
  to handle unknown values. This enumeration is interchangeable with
749
- <a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#GUnicodeScript"><span class="type">GUnicodeScript</span></a>. See <a class="ulink" href="http://www.unicode.org/reports/tr24/" target="_top">Unicode Standard Annex
749
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#GUnicodeScript"><span class="type">GUnicodeScript</span></a>. See <a class="ulink" href="http://www.unicode.org/reports/tr24/" target="_top">Unicode Standard Annex
750
750
  <span class="type">24</span>: Script names</a>.</p>
751
751
  <div class="refsect3">
752
752
  <a name="PangoScript.members"></a><h4>Members</h4>
753
- <div class="informaltable"><table width="100%" border="0">
753
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
754
754
  <colgroup>
755
755
  <col width="300px" class="enum_members_name">
756
756
  <col class="enum_members_description">
@@ -1615,7 +1615,7 @@ copied and compared with each other.</p>
1615
1615
  <a name="PANGO-TYPE-LANGUAGE:CAPS"></a><h3>PANGO_TYPE_LANGUAGE</h3>
1616
1616
  <pre class="programlisting">#define PANGO_TYPE_LANGUAGE (pango_language_get_type ())
1617
1617
  </pre>
1618
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>.</p>
1618
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>.</p>
1619
1619
  </div>
1620
1620
  </div>
1621
1621
  </div>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Tab Stops: 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-Text-Attributes.html" title="Text Attributes">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="pango-Tab-Stops.functions"></a><h2>Functions</h2>
37
- <div class="informaltable"><table width="100%" border="0">
37
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
38
38
  <colgroup>
39
39
  <col width="150px" class="functions_return">
40
40
  <col class="functions_name">
@@ -74,7 +74,7 @@
74
74
  </tr>
75
75
  <tr>
76
76
  <td class="function_type">
77
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
77
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
78
78
  </td>
79
79
  <td class="function_name">
80
80
  <a class="link" href="pango-Tab-Stops.html#pango-tab-array-get-size" title="pango_tab_array_get_size ()">pango_tab_array_get_size</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#gboolean"><span class="returnvalue">gboolean</span></a>
117
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
118
118
  </td>
119
119
  <td class="function_name">
120
120
  <a class="link" href="pango-Tab-Stops.html#pango-tab-array-get-positions-in-pixels" title="pango_tab_array_get_positions_in_pixels ()">pango_tab_array_get_positions_in_pixels</a> <span class="c_punctuation">()</span>
@@ -125,7 +125,7 @@
125
125
  </div>
126
126
  <a name="PangoTabArray"></a><div class="refsect1">
127
127
  <a name="pango-Tab-Stops.other"></a><h2>Types and Values</h2>
128
- <div class="informaltable"><table width="100%" border="0">
128
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
129
129
  <colgroup>
130
130
  <col width="150px" class="name">
131
131
  <col class="description">
@@ -152,9 +152,9 @@
152
152
  </div>
153
153
  <div class="refsect1">
154
154
  <a name="pango-Tab-Stops.object-hierarchy"></a><h2>Object Hierarchy</h2>
155
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
155
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
156
156
  <span class="lineart">╰──</span> PangoTabArray
157
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
157
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
158
158
  <span class="lineart">╰──</span> PangoTabAlign
159
159
  </pre>
160
160
  </div>
@@ -168,16 +168,16 @@ that can be used to set tab stop positions in a <a class="link" href="pango-Layo
168
168
  <div class="refsect2">
169
169
  <a name="pango-tab-array-new"></a><h3>pango_tab_array_new ()</h3>
170
170
  <pre class="programlisting"><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="returnvalue">PangoTabArray</span></a> *
171
- pango_tab_array_new (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> initial_size</code></em>,
172
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> positions_in_pixels</code></em>);</pre>
171
+ pango_tab_array_new (<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> initial_size</code></em>,
172
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> positions_in_pixels</code></em>);</pre>
173
173
  <p>Creates an array of <em class="parameter"><code>initial_size</code></em>
174
174
  tab stops. Tab stops are specified in
175
175
  pixel units if <em class="parameter"><code>positions_in_pixels</code></em>
176
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, otherwise in Pango
176
+ is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, otherwise in Pango
177
177
  units. All stops are initially at position 0.</p>
178
178
  <div class="refsect3">
179
179
  <a name="pango-tab-array-new.parameters"></a><h4>Parameters</h4>
180
- <div class="informaltable"><table width="100%" border="0">
180
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
181
181
  <colgroup>
182
182
  <col width="150px" class="parameters_name">
183
183
  <col class="parameters_description">
@@ -207,10 +207,10 @@ be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" t
207
207
  <div class="refsect2">
208
208
  <a name="pango-tab-array-new-with-positions"></a><h3>pango_tab_array_new_with_positions ()</h3>
209
209
  <pre class="programlisting"><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="returnvalue">PangoTabArray</span></a> *
210
- pango_tab_array_new_with_positions (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>,
211
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> positions_in_pixels</code></em>,
210
+ pango_tab_array_new_with_positions (<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> size</code></em>,
211
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> positions_in_pixels</code></em>,
212
212
  <em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> first_alignment</code></em>,
213
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> first_position</code></em>,
213
+ <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> first_position</code></em>,
214
214
  <em class="parameter"><code>...</code></em>);</pre>
215
215
  <p>This is a convenience function that creates a <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>
216
216
  and allows you to specify the alignment and position of each
@@ -219,7 +219,7 @@ and position for <em class="parameter"><code>size</code></em>
219
219
  tab stops.</p>
220
220
  <div class="refsect3">
221
221
  <a name="pango-tab-array-new-with-positions.parameters"></a><h4>Parameters</h4>
222
- <div class="informaltable"><table width="100%" border="0">
222
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
223
223
  <colgroup>
224
224
  <col width="150px" class="parameters_name">
225
225
  <col class="parameters_description">
@@ -268,7 +268,7 @@ pango_tab_array_copy (<em class="parameter"><code><a class="link" href="pango-Ta
268
268
  <p>Copies a <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a></p>
269
269
  <div class="refsect3">
270
270
  <a name="pango-tab-array-copy.parameters"></a><h4>Parameters</h4>
271
- <div class="informaltable"><table width="100%" border="0">
271
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
272
272
  <colgroup>
273
273
  <col width="150px" class="parameters_name">
274
274
  <col class="parameters_description">
@@ -295,7 +295,7 @@ pango_tab_array_free (<em class="parameter"><code><a class="link" href="pango-Ta
295
295
  <p>Frees a tab array and associated resources.</p>
296
296
  <div class="refsect3">
297
297
  <a name="pango-tab-array-free.parameters"></a><h4>Parameters</h4>
298
- <div class="informaltable"><table width="100%" border="0">
298
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
299
299
  <colgroup>
300
300
  <col width="150px" class="parameters_name">
301
301
  <col class="parameters_description">
@@ -312,13 +312,13 @@ pango_tab_array_free (<em class="parameter"><code><a class="link" href="pango-Ta
312
312
  <hr>
313
313
  <div class="refsect2">
314
314
  <a name="pango-tab-array-get-size"></a><h3>pango_tab_array_get_size ()</h3>
315
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
315
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
316
316
  pango_tab_array_get_size (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>);</pre>
317
317
  <p>Gets the number of tab stops in <em class="parameter"><code>tab_array</code></em>
318
318
  .</p>
319
319
  <div class="refsect3">
320
320
  <a name="pango-tab-array-get-size.parameters"></a><h4>Parameters</h4>
321
- <div class="informaltable"><table width="100%" border="0">
321
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
322
322
  <colgroup>
323
323
  <col width="150px" class="parameters_name">
324
324
  <col class="parameters_description">
@@ -341,12 +341,12 @@ pango_tab_array_get_size (<em class="parameter"><code><a class="link" href="pang
341
341
  <a name="pango-tab-array-resize"></a><h3>pango_tab_array_resize ()</h3>
342
342
  <pre class="programlisting"><span class="returnvalue">void</span>
343
343
  pango_tab_array_resize (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>,
344
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_size</code></em>);</pre>
344
+ <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> new_size</code></em>);</pre>
345
345
  <p>Resizes a tab array. You must subsequently initialize any tabs that
346
346
  were added as a result of growing the array.</p>
347
347
  <div class="refsect3">
348
348
  <a name="pango-tab-array-resize.parameters"></a><h4>Parameters</h4>
349
- <div class="informaltable"><table width="100%" border="0">
349
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
350
350
  <colgroup>
351
351
  <col width="150px" class="parameters_name">
352
352
  <col class="parameters_description">
@@ -372,16 +372,16 @@ were added as a result of growing the array.</p>
372
372
  <a name="pango-tab-array-set-tab"></a><h3>pango_tab_array_set_tab ()</h3>
373
373
  <pre class="programlisting"><span class="returnvalue">void</span>
374
374
  pango_tab_array_set_tab (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>,
375
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> tab_index</code></em>,
375
+ <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> tab_index</code></em>,
376
376
  <em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> alignment</code></em>,
377
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> location</code></em>);</pre>
377
+ <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> location</code></em>);</pre>
378
378
  <p>Sets the alignment and location of a tab stop.
379
379
  <em class="parameter"><code>alignment</code></em>
380
380
  must always be <a class="link" href="pango-Tab-Stops.html#PANGO-TAB-LEFT:CAPS"><span class="type">PANGO_TAB_LEFT</span></a> in the current
381
381
  implementation.</p>
382
382
  <div class="refsect3">
383
383
  <a name="pango-tab-array-set-tab.parameters"></a><h4>Parameters</h4>
384
- <div class="informaltable"><table width="100%" border="0">
384
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
385
385
  <colgroup>
386
386
  <col width="150px" class="parameters_name">
387
387
  <col class="parameters_description">
@@ -417,13 +417,13 @@ implementation.</p>
417
417
  <a name="pango-tab-array-get-tab"></a><h3>pango_tab_array_get_tab ()</h3>
418
418
  <pre class="programlisting"><span class="returnvalue">void</span>
419
419
  pango_tab_array_get_tab (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>,
420
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> tab_index</code></em>,
420
+ <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> tab_index</code></em>,
421
421
  <em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> *alignment</code></em>,
422
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *location</code></em>);</pre>
422
+ <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> *location</code></em>);</pre>
423
423
  <p>Gets the alignment and position of a tab stop.</p>
424
424
  <div class="refsect3">
425
425
  <a name="pango-tab-array-get-tab.parameters"></a><h4>Parameters</h4>
426
- <div class="informaltable"><table width="100%" border="0">
426
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
427
427
  <colgroup>
428
428
  <col width="150px" class="parameters_name">
429
429
  <col class="parameters_description">
@@ -442,12 +442,12 @@ pango_tab_array_get_tab (<em class="parameter"><code><a class="link" href="pango
442
442
  </tr>
443
443
  <tr>
444
444
  <td class="parameter_name"><p>alignment</p></td>
445
- <td class="parameter_description"><p> location to store alignment, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
445
+ <td class="parameter_description"><p> location to store alignment, 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>
446
446
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
447
447
  </tr>
448
448
  <tr>
449
449
  <td class="parameter_name"><p>location</p></td>
450
- <td class="parameter_description"><p> location to store tab position, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
450
+ <td class="parameter_description"><p> location to store tab position, 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>
451
451
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
452
452
  </tr>
453
453
  </tbody>
@@ -460,15 +460,15 @@ pango_tab_array_get_tab (<em class="parameter"><code><a class="link" href="pango
460
460
  <pre class="programlisting"><span class="returnvalue">void</span>
461
461
  pango_tab_array_get_tabs (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>,
462
462
  <em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> **alignments</code></em>,
463
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> **locations</code></em>);</pre>
464
- <p>If non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <em class="parameter"><code>alignments</code></em>
463
+ <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> **locations</code></em>);</pre>
464
+ <p>If non-<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>, <em class="parameter"><code>alignments</code></em>
465
465
  and <em class="parameter"><code>locations</code></em>
466
466
  are filled with allocated
467
467
  arrays of length <a class="link" href="pango-Tab-Stops.html#pango-tab-array-get-size" title="pango_tab_array_get_size ()"><code class="function">pango_tab_array_get_size()</code></a>. You must free the
468
468
  returned array.</p>
469
469
  <div class="refsect3">
470
470
  <a name="pango-tab-array-get-tabs.parameters"></a><h4>Parameters</h4>
471
- <div class="informaltable"><table width="100%" border="0">
471
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
472
472
  <colgroup>
473
473
  <col width="150px" class="parameters_name">
474
474
  <col class="parameters_description">
@@ -483,13 +483,13 @@ returned array.</p>
483
483
  <tr>
484
484
  <td class="parameter_name"><p>alignments</p></td>
485
485
  <td class="parameter_description"><p> location to store an array of tab
486
- stop alignments, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
486
+ stop alignments, 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>
487
487
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
488
488
  </tr>
489
489
  <tr>
490
490
  <td class="parameter_name"><p>locations</p></td>
491
491
  <td class="parameter_description"><p> location to store an array
492
- of tab positions, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
492
+ of tab positions, 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>
493
493
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym>]</span></td>
494
494
  </tr>
495
495
  </tbody>
@@ -499,14 +499,14 @@ of tab positions, or <a href="https://developer.gnome.org/glib/unstable/glib-Sta
499
499
  <hr>
500
500
  <div class="refsect2">
501
501
  <a name="pango-tab-array-get-positions-in-pixels"></a><h3>pango_tab_array_get_positions_in_pixels ()</h3>
502
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
502
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
503
503
  pango_tab_array_get_positions_in_pixels
504
504
  (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>);</pre>
505
- <p>Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the tab positions are in pixels, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if they are
505
+ <p>Returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the tab positions are in pixels, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if they are
506
506
  in Pango units.</p>
507
507
  <div class="refsect3">
508
508
  <a name="pango-tab-array-get-positions-in-pixels.parameters"></a><h4>Parameters</h4>
509
- <div class="informaltable"><table width="100%" border="0">
509
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
510
510
  <colgroup>
511
511
  <col width="150px" class="parameters_name">
512
512
  <col class="parameters_description">
@@ -538,7 +538,7 @@ of tab stops. Each tab stop has an alignment and a position.</p>
538
538
  <a name="PANGO-TYPE-TAB-ARRAY:CAPS"></a><h3>PANGO_TYPE_TAB_ARRAY</h3>
539
539
  <pre class="programlisting">#define PANGO_TYPE_TAB_ARRAY (pango_tab_array_get_type ())
540
540
  </pre>
541
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>.</p>
541
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>.</p>
542
542
  </div>
543
543
  <hr>
544
544
  <div class="refsect2">
@@ -546,7 +546,7 @@ of tab stops. Each tab stop has an alignment and a position.</p>
546
546
  <p>A <a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> specifies where a tab stop appears relative to the text.</p>
547
547
  <div class="refsect3">
548
548
  <a name="PangoTabAlign.members"></a><h4>Members</h4>
549
- <div class="informaltable"><table width="100%" border="0">
549
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
550
550
  <colgroup>
551
551
  <col width="300px" class="enum_members_name">
552
552
  <col class="enum_members_description">