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>Modules: 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="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="PangoEngineShape.html" title="PangoEngineShape">
@@ -33,7 +33,7 @@
33
33
  </tr></table></div>
34
34
  <div class="refsect1">
35
35
  <a name="pango-Modules.functions"></a><h2>Functions</h2>
36
- <div class="informaltable"><table width="100%" border="0">
36
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
37
37
  <colgroup>
38
38
  <col width="150px" class="functions_return">
39
39
  <col class="functions_name">
@@ -76,7 +76,7 @@
76
76
  </div>
77
77
  <div class="refsect1">
78
78
  <a name="pango-Modules.other"></a><h2>Types and Values</h2>
79
- <div class="informaltable"><table width="100%" border="0">
79
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
80
80
  <colgroup>
81
81
  <col width="150px" class="name">
82
82
  <col class="description">
@@ -108,13 +108,13 @@ modules that add engines to Pango at run time.</p>
108
108
  <a name="pango-find-map"></a><h3>pango_find_map ()</h3>
109
109
  <pre class="programlisting"><a class="link" href="pango-Modules.html#PangoMap" title="PangoMap"><span class="returnvalue">PangoMap</span></a> *
110
110
  pango_find_map (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> *language</code></em>,
111
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> engine_type_id</code></em>,
112
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> render_type_id</code></em>);</pre>
111
+ <em class="parameter"><code><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> engine_type_id</code></em>,
112
+ <em class="parameter"><code><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> render_type_id</code></em>);</pre>
113
113
  <div class="warning"><p><code class="literal">pango_find_map</code> has been deprecated since version 1.38 and should not be used in newly-written code.</p></div>
114
114
  <p>Do not use. Does not do anything.</p>
115
115
  <div class="refsect3">
116
116
  <a name="pango-find-map.parameters"></a><h4>Parameters</h4>
117
- <div class="informaltable"><table width="100%" border="0">
117
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
118
118
  <colgroup>
119
119
  <col width="150px" class="parameters_name">
120
120
  <col class="parameters_description">
@@ -141,7 +141,7 @@ pango_find_map (<em class="parameter"><code><a class="link" href="pango-Scripts-
141
141
  </div>
142
142
  <div class="refsect3">
143
143
  <a name="pango-find-map.returns"></a><h4>Returns</h4>
144
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
144
+ <p> <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>
145
145
  </div>
146
146
  </div>
147
147
  <hr>
@@ -154,7 +154,7 @@ pango_map_get_engine (<em class="parameter"><code><a class="link" href="pango-Mo
154
154
  <p>Do not use. Does not do anything.</p>
155
155
  <div class="refsect3">
156
156
  <a name="pango-map-get-engine.parameters"></a><h4>Parameters</h4>
157
- <div class="informaltable"><table width="100%" border="0">
157
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
158
158
  <colgroup>
159
159
  <col width="150px" class="parameters_name">
160
160
  <col class="parameters_description">
@@ -176,7 +176,7 @@ pango_map_get_engine (<em class="parameter"><code><a class="link" href="pango-Mo
176
176
  </div>
177
177
  <div class="refsect3">
178
178
  <a name="pango-map-get-engine.returns"></a><h4>Returns</h4>
179
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
179
+ <p> <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>
180
180
  </div>
181
181
  </div>
182
182
  <hr>
@@ -185,13 +185,13 @@ pango_map_get_engine (<em class="parameter"><code><a class="link" href="pango-Mo
185
185
  <pre class="programlisting"><span class="returnvalue">void</span>
186
186
  pango_map_get_engines (<em class="parameter"><code><a class="link" href="pango-Modules.html#PangoMap" title="PangoMap"><span class="type">PangoMap</span></a> *map</code></em>,
187
187
  <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>,
188
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> **exact_engines</code></em>,
189
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> **fallback_engines</code></em>);</pre>
188
+ <em class="parameter"><code><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> **exact_engines</code></em>,
189
+ <em class="parameter"><code><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> **fallback_engines</code></em>);</pre>
190
190
  <div class="warning"><p><code class="literal">pango_map_get_engines</code> has been deprecated since version 1.38 and should not be used in newly-written code.</p></div>
191
191
  <p>Do not use. Does not do anything.</p>
192
192
  <div class="refsect3">
193
193
  <a name="pango-map-get-engines.parameters"></a><h4>Parameters</h4>
194
- <div class="informaltable"><table width="100%" border="0">
194
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
195
195
  <colgroup>
196
196
  <col width="150px" class="parameters_name">
197
197
  <col class="parameters_description">
@@ -234,7 +234,7 @@ pango_module_register (<em class="parameter"><code><a class="link" href="pango-M
234
234
  <p>Do not use. Does not do anything.</p>
235
235
  <div class="refsect3">
236
236
  <a name="pango-module-register.parameters"></a><h4>Parameters</h4>
237
- <div class="informaltable"><table width="100%" border="0">
237
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
238
238
  <colgroup>
239
239
  <col width="150px" class="parameters_name">
240
240
  <col class="parameters_description">
@@ -267,7 +267,7 @@ contains the functions that would otherwise be loaded from a dynamically
267
267
  loaded module.</p>
268
268
  <div class="refsect3">
269
269
  <a name="PangoIncludedModule.members"></a><h4>Members</h4>
270
- <div class="informaltable"><table width="100%" border="0">
270
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
271
271
  <colgroup>
272
272
  <col width="300px" class="struct_members_name">
273
273
  <col class="struct_members_description">
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>OpenType Font Handling: 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="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="PangoFcDecoder.html" title="PangoFcDecoder">
@@ -51,7 +51,7 @@ mentioned in the release notes for the affected release.
51
51
  </div>
52
52
  <div class="refsect1">
53
53
  <a name="pango-OpenType-Font-Handling.functions"></a><h2>Functions</h2>
54
- <div class="informaltable"><table width="100%" border="0">
54
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
55
55
  <colgroup>
56
56
  <col width="150px" class="functions_return">
57
57
  <col class="functions_name">
@@ -79,7 +79,7 @@ mentioned in the release notes for the affected release.
79
79
  </tr>
80
80
  <tr>
81
81
  <td class="function_type">
82
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
82
+ <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>
83
83
  </td>
84
84
  <td class="function_name">
85
85
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-script" title="pango_ot_info_find_script ()">pango_ot_info_find_script</a> <span class="c_punctuation">()</span>
@@ -87,7 +87,7 @@ mentioned in the release notes for the affected release.
87
87
  </tr>
88
88
  <tr>
89
89
  <td class="function_type">
90
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
90
+ <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>
91
91
  </td>
92
92
  <td class="function_name">
93
93
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-language" title="pango_ot_info_find_language ()">pango_ot_info_find_language</a> <span class="c_punctuation">()</span>
@@ -95,7 +95,7 @@ mentioned in the release notes for the affected release.
95
95
  </tr>
96
96
  <tr>
97
97
  <td class="function_type">
98
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
98
+ <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>
99
99
  </td>
100
100
  <td class="function_name">
101
101
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-feature" title="pango_ot_info_find_feature ()">pango_ot_info_find_feature</a> <span class="c_punctuation">()</span>
@@ -230,7 +230,7 @@ mentioned in the release notes for the affected release.
230
230
  </tr>
231
231
  <tr>
232
232
  <td class="function_type">
233
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
233
+ <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>
234
234
  </td>
235
235
  <td class="function_name">
236
236
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-maybe-add-feature" title="pango_ot_ruleset_maybe_add_feature ()">pango_ot_ruleset_maybe_add_feature</a> <span class="c_punctuation">()</span>
@@ -238,7 +238,7 @@ mentioned in the release notes for the affected release.
238
238
  </tr>
239
239
  <tr>
240
240
  <td class="function_type">
241
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
241
+ <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>
242
242
  </td>
243
243
  <td class="function_name">
244
244
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-maybe-add-features" title="pango_ot_ruleset_maybe_add_features ()">pango_ot_ruleset_maybe_add_features</a> <span class="c_punctuation">()</span>
@@ -246,7 +246,7 @@ mentioned in the release notes for the affected release.
246
246
  </tr>
247
247
  <tr>
248
248
  <td class="function_type">
249
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
249
+ <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>
250
250
  </td>
251
251
  <td class="function_name">
252
252
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-get-feature-count" title="pango_ot_ruleset_get_feature_count ()">pango_ot_ruleset_get_feature_count</a> <span class="c_punctuation">()</span>
@@ -278,7 +278,7 @@ mentioned in the release notes for the affected release.
278
278
  </tr>
279
279
  <tr>
280
280
  <td class="function_type">
281
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
281
+ <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>
282
282
  </td>
283
283
  <td class="function_name">
284
284
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-equal" title="pango_ot_ruleset_description_equal ()">pango_ot_ruleset_description_equal</a> <span class="c_punctuation">()</span>
@@ -294,7 +294,7 @@ mentioned in the release notes for the affected release.
294
294
  </tr>
295
295
  <tr>
296
296
  <td class="function_type">
297
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
297
+ <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>
298
298
  </td>
299
299
  <td class="function_name">
300
300
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-hash" title="pango_ot_ruleset_description_hash ()">pango_ot_ruleset_description_hash</a> <span class="c_punctuation">()</span>
@@ -337,7 +337,7 @@ mentioned in the release notes for the affected release.
337
337
  </div>
338
338
  <a name="PangoOTInfo"></a><a name="PangoOTRuleset"></a><div class="refsect1">
339
339
  <a name="pango-OpenType-Font-Handling.other"></a><h2>Types and Values</h2>
340
- <div class="informaltable"><table width="100%" border="0">
340
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
341
341
  <colgroup>
342
342
  <col width="150px" class="name">
343
343
  <col class="description">
@@ -404,7 +404,7 @@ mentioned in the release notes for the affected release.
404
404
  </div>
405
405
  <div class="refsect1">
406
406
  <a name="pango-OpenType-Font-Handling.object-hierarchy"></a><h2>Object Hierarchy</h2>
407
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
407
+ <pre class="screen"> <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>
408
408
  <span class="lineart">├──</span> PangoOTInfo
409
409
  <span class="lineart">╰──</span> PangoOTRuleset
410
410
  </pre>
@@ -425,7 +425,7 @@ shaping engines</p>
425
425
  compatible with the <code class="function"><code class="function">FT_MAKE_TAG()</code></code> macro from FreeType.</p>
426
426
  <div class="refsect3">
427
427
  <a name="PANGO-OT-TAG-MAKE.parameters"></a><h4>Parameters</h4>
428
- <div class="informaltable"><table width="100%" border="0">
428
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
429
429
  <colgroup>
430
430
  <col width="150px" class="parameters_name">
431
431
  <col class="parameters_description">
@@ -467,7 +467,7 @@ not be nul-terminated. This is a convenience wrapper around
467
467
  example, as a switch expression, as it dereferences pointers.</p>
468
468
  <div class="refsect3">
469
469
  <a name="PANGO-OT-TAG-MAKE-FROM-STRING.parameters"></a><h4>Parameters</h4>
470
- <div class="informaltable"><table width="100%" border="0">
470
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
471
471
  <colgroup>
472
472
  <col width="150px" class="parameters_name">
473
473
  <col class="parameters_description">
@@ -490,7 +490,7 @@ pango_ot_info_get (<em class="parameter"><code><span class="type">FT_Face</span>
490
490
  <p>Returns the <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTInfo"><span class="type">PangoOTInfo</span></a> structure for the given FreeType font face.</p>
491
491
  <div class="refsect3">
492
492
  <a name="pango-ot-info-get.parameters"></a><h4>Parameters</h4>
493
- <div class="informaltable"><table width="100%" border="0">
493
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
494
494
  <colgroup>
495
495
  <col width="150px" class="parameters_name">
496
496
  <col class="parameters_description">
@@ -515,11 +515,11 @@ the same lifetime as <em class="parameter"><code>face</code></em>
515
515
  <hr>
516
516
  <div class="refsect2">
517
517
  <a name="pango-ot-info-find-script"></a><h3>pango_ot_info_find_script ()</h3>
518
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
518
+ <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>
519
519
  pango_ot_info_find_script (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTInfo"><span class="type">PangoOTInfo</span></a> *info</code></em>,
520
520
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTableType" title="enum PangoOTTableType"><span class="type">PangoOTTableType</span></a> table_type</code></em>,
521
521
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag"><span class="type">PangoOTTag</span></a> script_tag</code></em>,
522
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *script_index</code></em>);</pre>
522
+ <em class="parameter"><code><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> *script_index</code></em>);</pre>
523
523
  <div class="warning"><p><code class="literal">pango_ot_info_find_script</code> is deprecated and should not be used in newly-written code.</p></div>
524
524
  <p>Finds the index of a script. If not found, tries to find the 'DFLT'
525
525
  and then 'dflt' scripts and return the index of that in <em class="parameter"><code>script_index</code></em>
@@ -533,7 +533,7 @@ value of this function completely and proceed, to enjoy the automatic
533
533
  fallback to the 'DFLT'/'dflt' script.</p>
534
534
  <div class="refsect3">
535
535
  <a name="pango-ot-info-find-script.parameters"></a><h4>Parameters</h4>
536
- <div class="informaltable"><table width="100%" border="0">
536
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
537
537
  <colgroup>
538
538
  <col width="150px" class="parameters_name">
539
539
  <col class="parameters_description">
@@ -558,7 +558,7 @@ fallback to the 'DFLT'/'dflt' script.</p>
558
558
  <tr>
559
559
  <td class="parameter_name"><p>script_index</p></td>
560
560
  <td class="parameter_description"><p> location to store the index of the
561
- script, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
561
+ 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>. </p></td>
562
562
  <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 may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
563
563
  </tr>
564
564
  </tbody>
@@ -566,19 +566,19 @@ script, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macr
566
566
  </div>
567
567
  <div class="refsect3">
568
568
  <a name="pango-ot-info-find-script.returns"></a><h4>Returns</h4>
569
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the script was found.</p>
569
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the script was found.</p>
570
570
  </div>
571
571
  </div>
572
572
  <hr>
573
573
  <div class="refsect2">
574
574
  <a name="pango-ot-info-find-language"></a><h3>pango_ot_info_find_language ()</h3>
575
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
575
+ <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>
576
576
  pango_ot_info_find_language (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTInfo"><span class="type">PangoOTInfo</span></a> *info</code></em>,
577
577
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTableType" title="enum PangoOTTableType"><span class="type">PangoOTTableType</span></a> table_type</code></em>,
578
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> script_index</code></em>,
578
+ <em class="parameter"><code><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> script_index</code></em>,
579
579
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag"><span class="type">PangoOTTag</span></a> language_tag</code></em>,
580
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *language_index</code></em>,
581
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *required_feature_index</code></em>);</pre>
580
+ <em class="parameter"><code><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> *language_index</code></em>,
581
+ <em class="parameter"><code><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> *required_feature_index</code></em>);</pre>
582
582
  <div class="warning"><p><code class="literal">pango_ot_info_find_language</code> is deprecated and should not be used in newly-written code.</p></div>
583
583
  <p>Finds the index of a language and its required feature index.
584
584
  If the language is not found, sets <em class="parameter"><code>language_index</code></em>
@@ -591,7 +591,7 @@ The user can simply ignore the return value of this function to
591
591
  automatically fall back to the default language system.</p>
592
592
  <div class="refsect3">
593
593
  <a name="pango-ot-info-find-language.parameters"></a><h4>Parameters</h4>
594
- <div class="informaltable"><table width="100%" border="0">
594
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
595
595
  <colgroup>
596
596
  <col width="150px" class="parameters_name">
597
597
  <col class="parameters_description">
@@ -621,13 +621,13 @@ automatically fall back to the default language system.</p>
621
621
  <tr>
622
622
  <td class="parameter_name"><p>language_index</p></td>
623
623
  <td class="parameter_description"><p> location to store the index of
624
- the language, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
624
+ the language, 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>
625
625
  <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 may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
626
626
  </tr>
627
627
  <tr>
628
628
  <td class="parameter_name"><p>required_feature_index</p></td>
629
629
  <td class="parameter_description"><p> location to store the
630
- required feature index of the language, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
630
+ required feature index of the language, 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>
631
631
  <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 may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
632
632
  </tr>
633
633
  </tbody>
@@ -635,19 +635,19 @@ required feature index of the language, or <a href="https://developer.gnome.org/
635
635
  </div>
636
636
  <div class="refsect3">
637
637
  <a name="pango-ot-info-find-language.returns"></a><h4>Returns</h4>
638
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the language was found.</p>
638
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the language was found.</p>
639
639
  </div>
640
640
  </div>
641
641
  <hr>
642
642
  <div class="refsect2">
643
643
  <a name="pango-ot-info-find-feature"></a><h3>pango_ot_info_find_feature ()</h3>
644
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
644
+ <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>
645
645
  pango_ot_info_find_feature (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTInfo"><span class="type">PangoOTInfo</span></a> *info</code></em>,
646
646
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTableType" title="enum PangoOTTableType"><span class="type">PangoOTTableType</span></a> table_type</code></em>,
647
647
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag"><span class="type">PangoOTTag</span></a> feature_tag</code></em>,
648
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> script_index</code></em>,
649
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> language_index</code></em>,
650
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *feature_index</code></em>);</pre>
648
+ <em class="parameter"><code><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> script_index</code></em>,
649
+ <em class="parameter"><code><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> language_index</code></em>,
650
+ <em class="parameter"><code><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> *feature_index</code></em>);</pre>
651
651
  <div class="warning"><p><code class="literal">pango_ot_info_find_feature</code> is deprecated and should not be used in newly-written code.</p></div>
652
652
  <p>Finds the index of a feature. If the feature is not found, sets
653
653
  <em class="parameter"><code>feature_index</code></em>
@@ -657,11 +657,11 @@ pango_ot_info_find_feature (<em class="parameter"><code><a class="link" href="pa
657
657
  to an special value that if used
658
658
  in <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-add-feature" title="pango_ot_ruleset_add_feature ()"><code class="function">pango_ot_ruleset_add_feature()</code></a> will ask Pango to synthesize the
659
659
  requested feature based on Unicode properties and data. However, this
660
- function will still return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> in those cases. So, users may want to
660
+ function will still return <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> in those cases. So, users may want to
661
661
  ignore the return value of this function in certain cases.</p>
662
662
  <div class="refsect3">
663
663
  <a name="pango-ot-info-find-feature.parameters"></a><h4>Parameters</h4>
664
- <div class="informaltable"><table width="100%" border="0">
664
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
665
665
  <colgroup>
666
666
  <col width="150px" class="parameters_name">
667
667
  <col class="parameters_description">
@@ -697,7 +697,7 @@ or <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-DEFAULT-LANG
697
697
  <tr>
698
698
  <td class="parameter_name"><p>feature_index</p></td>
699
699
  <td class="parameter_description"><p> location to store the index of
700
- the feature, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
700
+ the feature, 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>
701
701
  <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 may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
702
702
  </tr>
703
703
  </tbody>
@@ -705,7 +705,7 @@ the feature, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard
705
705
  </div>
706
706
  <div class="refsect3">
707
707
  <a name="pango-ot-info-find-feature.returns"></a><h4>Returns</h4>
708
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the feature was found.</p>
708
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the feature was found.</p>
709
709
  </div>
710
710
  </div>
711
711
  <hr>
@@ -718,7 +718,7 @@ pango_ot_info_list_scripts (<em class="parameter"><code><a class="link" href="pa
718
718
  <p>Obtains the list of available scripts.</p>
719
719
  <div class="refsect3">
720
720
  <a name="pango-ot-info-list-scripts.parameters"></a><h4>Parameters</h4>
721
- <div class="informaltable"><table width="100%" border="0">
721
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
722
722
  <colgroup>
723
723
  <col width="150px" class="parameters_name">
724
724
  <col class="parameters_description">
@@ -741,7 +741,7 @@ pango_ot_info_list_scripts (<em class="parameter"><code><a class="link" href="pa
741
741
  <div class="refsect3">
742
742
  <a name="pango-ot-info-list-scripts.returns"></a><h4>Returns</h4>
743
743
  <p> a newly-allocated zero-terminated array containing the tags of the
744
- available scripts. Should be freed using <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
744
+ available scripts. Should be freed using <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>
745
745
  </div>
746
746
  </div>
747
747
  <hr>
@@ -750,13 +750,13 @@ available scripts. Should be freed using <a href="https://developer.gnome.org/g
750
750
  <pre class="programlisting"><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag"><span class="returnvalue">PangoOTTag</span></a> *
751
751
  pango_ot_info_list_languages (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTInfo"><span class="type">PangoOTInfo</span></a> *info</code></em>,
752
752
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTableType" title="enum PangoOTTableType"><span class="type">PangoOTTableType</span></a> table_type</code></em>,
753
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> script_index</code></em>,
753
+ <em class="parameter"><code><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> script_index</code></em>,
754
754
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag"><span class="type">PangoOTTag</span></a> language_tag</code></em>);</pre>
755
755
  <div class="warning"><p><code class="literal">pango_ot_info_list_languages</code> is deprecated and should not be used in newly-written code.</p></div>
756
756
  <p>Obtains the list of available languages for a given script.</p>
757
757
  <div class="refsect3">
758
758
  <a name="pango-ot-info-list-languages.parameters"></a><h4>Parameters</h4>
759
- <div class="informaltable"><table width="100%" border="0">
759
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
760
760
  <colgroup>
761
761
  <col width="150px" class="parameters_name">
762
762
  <col class="parameters_description">
@@ -789,7 +789,7 @@ pango_ot_info_list_languages (<em class="parameter"><code><a class="link" href="
789
789
  <div class="refsect3">
790
790
  <a name="pango-ot-info-list-languages.returns"></a><h4>Returns</h4>
791
791
  <p> a newly-allocated zero-terminated array containing the tags of the
792
- available languages. Should be freed using <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
792
+ available languages. Should be freed using <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>
793
793
  </div>
794
794
  </div>
795
795
  <hr>
@@ -799,13 +799,13 @@ available languages. Should be freed using <a href="https://developer.gnome.org
799
799
  pango_ot_info_list_features (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTInfo"><span class="type">PangoOTInfo</span></a> *info</code></em>,
800
800
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTableType" title="enum PangoOTTableType"><span class="type">PangoOTTableType</span></a> table_type</code></em>,
801
801
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag"><span class="type">PangoOTTag</span></a> tag</code></em>,
802
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> script_index</code></em>,
803
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> language_index</code></em>);</pre>
802
+ <em class="parameter"><code><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> script_index</code></em>,
803
+ <em class="parameter"><code><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> language_index</code></em>);</pre>
804
804
  <div class="warning"><p><code class="literal">pango_ot_info_list_features</code> is deprecated and should not be used in newly-written code.</p></div>
805
805
  <p>Obtains the list of features for the given language of the given script.</p>
806
806
  <div class="refsect3">
807
807
  <a name="pango-ot-info-list-features.parameters"></a><h4>Parameters</h4>
808
- <div class="informaltable"><table width="100%" border="0">
808
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
809
809
  <colgroup>
810
810
  <col width="150px" class="parameters_name">
811
811
  <col class="parameters_description">
@@ -845,7 +845,7 @@ language of the script.</p></td>
845
845
  <div class="refsect3">
846
846
  <a name="pango-ot-info-list-features.returns"></a><h4>Returns</h4>
847
847
  <p> a newly-allocated zero-terminated array containing the tags of the
848
- available features. Should be freed using <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
848
+ available features. Should be freed using <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>
849
849
  </div>
850
850
  </div>
851
851
  <hr>
@@ -857,7 +857,7 @@ pango_ot_buffer_new (<em class="parameter"><code><a class="link" href="PangoFcFo
857
857
  <p>Creates a new <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTBuffer" title="PangoOTBuffer"><span class="type">PangoOTBuffer</span></a> for the given OpenType font.</p>
858
858
  <div class="refsect3">
859
859
  <a name="pango-ot-buffer-new.parameters"></a><h4>Parameters</h4>
860
- <div class="informaltable"><table width="100%" border="0">
860
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
861
861
  <colgroup>
862
862
  <col width="150px" class="parameters_name">
863
863
  <col class="parameters_description">
@@ -886,7 +886,7 @@ pango_ot_buffer_destroy (<em class="parameter"><code><a class="link" href="pango
886
886
  <p>Destroys a <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTBuffer" title="PangoOTBuffer"><span class="type">PangoOTBuffer</span></a> and free all associated memory.</p>
887
887
  <div class="refsect3">
888
888
  <a name="pango-ot-buffer-destroy.parameters"></a><h4>Parameters</h4>
889
- <div class="informaltable"><table width="100%" border="0">
889
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
890
890
  <colgroup>
891
891
  <col width="150px" class="parameters_name">
892
892
  <col class="parameters_description">
@@ -910,7 +910,7 @@ pango_ot_buffer_clear (<em class="parameter"><code><a class="link" href="pango-O
910
910
  <p>Empties a <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTBuffer" title="PangoOTBuffer"><span class="type">PangoOTBuffer</span></a>, make it ready to add glyphs to.</p>
911
911
  <div class="refsect3">
912
912
  <a name="pango-ot-buffer-clear.parameters"></a><h4>Parameters</h4>
913
- <div class="informaltable"><table width="100%" border="0">
913
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
914
914
  <colgroup>
915
915
  <col width="150px" class="parameters_name">
916
916
  <col class="parameters_description">
@@ -930,16 +930,16 @@ pango_ot_buffer_clear (<em class="parameter"><code><a class="link" href="pango-O
930
930
  <a name="pango-ot-buffer-add-glyph"></a><h3>pango_ot_buffer_add_glyph ()</h3>
931
931
  <pre class="programlisting"><span class="returnvalue">void</span>
932
932
  pango_ot_buffer_add_glyph (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTBuffer" title="PangoOTBuffer"><span class="type">PangoOTBuffer</span></a> *buffer</code></em>,
933
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> glyph</code></em>,
934
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> properties</code></em>,
935
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> cluster</code></em>);</pre>
933
+ <em class="parameter"><code><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> glyph</code></em>,
934
+ <em class="parameter"><code><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> properties</code></em>,
935
+ <em class="parameter"><code><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> cluster</code></em>);</pre>
936
936
  <div class="warning"><p><code class="literal">pango_ot_buffer_add_glyph</code> is deprecated and should not be used in newly-written code.</p></div>
937
937
  <p>Appends a glyph to a <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTBuffer" title="PangoOTBuffer"><span class="type">PangoOTBuffer</span></a>, with <em class="parameter"><code>properties</code></em>
938
938
  identifying which
939
939
  features should be applied on this glyph. See <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-add-feature" title="pango_ot_ruleset_add_feature ()"><code class="function">pango_ot_ruleset_add_feature()</code></a>.</p>
940
940
  <div class="refsect3">
941
941
  <a name="pango-ot-buffer-add-glyph.parameters"></a><h4>Parameters</h4>
942
- <div class="informaltable"><table width="100%" border="0">
942
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
943
943
  <colgroup>
944
944
  <col width="150px" class="parameters_name">
945
945
  <col class="parameters_description">
@@ -976,13 +976,13 @@ features should be applied on this glyph. See <a class="link" href="pango-OpenT
976
976
  <a name="pango-ot-buffer-set-rtl"></a><h3>pango_ot_buffer_set_rtl ()</h3>
977
977
  <pre class="programlisting"><span class="returnvalue">void</span>
978
978
  pango_ot_buffer_set_rtl (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTBuffer" title="PangoOTBuffer"><span class="type">PangoOTBuffer</span></a> *buffer</code></em>,
979
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> rtl</code></em>);</pre>
979
+ <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> rtl</code></em>);</pre>
980
980
  <div class="warning"><p><code class="literal">pango_ot_buffer_set_rtl</code> is deprecated and should not be used in newly-written code.</p></div>
981
981
  <p>Sets whether glyphs will be rendered right-to-left. This setting
982
982
  is needed for proper horizontal positioning of right-to-left scripts.</p>
983
983
  <div class="refsect3">
984
984
  <a name="pango-ot-buffer-set-rtl.parameters"></a><h4>Parameters</h4>
985
- <div class="informaltable"><table width="100%" border="0">
985
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
986
986
  <colgroup>
987
987
  <col width="150px" class="parameters_name">
988
988
  <col class="parameters_description">
@@ -996,7 +996,7 @@ is needed for proper horizontal positioning of right-to-left scripts.</p>
996
996
  </tr>
997
997
  <tr>
998
998
  <td class="parameter_name"><p>rtl</p></td>
999
- <td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> for right-to-left text</p></td>
999
+ <td class="parameter_description"><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> for right-to-left text</p></td>
1000
1000
  <td class="parameter_annotations"> </td>
1001
1001
  </tr>
1002
1002
  </tbody>
@@ -1009,7 +1009,7 @@ is needed for proper horizontal positioning of right-to-left scripts.</p>
1009
1009
  <a name="pango-ot-buffer-set-zero-width-marks"></a><h3>pango_ot_buffer_set_zero_width_marks ()</h3>
1010
1010
  <pre class="programlisting"><span class="returnvalue">void</span>
1011
1011
  pango_ot_buffer_set_zero_width_marks (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTBuffer" title="PangoOTBuffer"><span class="type">PangoOTBuffer</span></a> *buffer</code></em>,
1012
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> zero_width_marks</code></em>);</pre>
1012
+ <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> zero_width_marks</code></em>);</pre>
1013
1013
  <div class="warning"><p><code class="literal">pango_ot_buffer_set_zero_width_marks</code> is deprecated and should not be used in newly-written code.</p></div>
1014
1014
  <p>Sets whether characters with a mark class should be forced to zero width.
1015
1015
  This setting is needed for proper positioning of Arabic accents,
@@ -1017,7 +1017,7 @@ but will produce incorrect results with standard OpenType Indic
1017
1017
  fonts.</p>
1018
1018
  <div class="refsect3">
1019
1019
  <a name="pango-ot-buffer-set-zero-width-marks.parameters"></a><h4>Parameters</h4>
1020
- <div class="informaltable"><table width="100%" border="0">
1020
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1021
1021
  <colgroup>
1022
1022
  <col width="150px" class="parameters_name">
1023
1023
  <col class="parameters_description">
@@ -1031,7 +1031,7 @@ fonts.</p>
1031
1031
  </tr>
1032
1032
  <tr>
1033
1033
  <td class="parameter_name"><p>zero_width_marks</p></td>
1034
- <td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if characters with a mark class should
1034
+ <td class="parameter_description"><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 characters with a mark class should
1035
1035
  be forced to zero width.</p></td>
1036
1036
  <td class="parameter_annotations"> </td>
1037
1037
  </tr>
@@ -1053,7 +1053,7 @@ owned by the buffer and should not be freed, and are only valid as long
1053
1053
  as buffer is not modified.</p>
1054
1054
  <div class="refsect3">
1055
1055
  <a name="pango-ot-buffer-get-glyphs.parameters"></a><h4>Parameters</h4>
1056
- <div class="informaltable"><table width="100%" border="0">
1056
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1057
1057
  <colgroup>
1058
1058
  <col width="150px" class="parameters_name">
1059
1059
  <col class="parameters_description">
@@ -1068,13 +1068,13 @@ as buffer is not modified.</p>
1068
1068
  <tr>
1069
1069
  <td class="parameter_name"><p>glyphs</p></td>
1070
1070
  <td class="parameter_description"><p> location to
1071
- store the array of glyphs, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1071
+ store the array of glyphs, 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>
1072
1072
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_glyphs][<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
1073
1073
  </tr>
1074
1074
  <tr>
1075
1075
  <td class="parameter_name"><p>n_glyphs</p></td>
1076
1076
  <td class="parameter_description"><p> location to store the number of
1077
- glyphs, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1077
+ glyphs, 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>
1078
1078
  <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 may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
1079
1079
  </tr>
1080
1080
  </tbody>
@@ -1094,7 +1094,7 @@ typically used after the OpenType layout processing is over, to convert the
1094
1094
  resulting glyphs into a generic Pango glyph string.</p>
1095
1095
  <div class="refsect3">
1096
1096
  <a name="pango-ot-buffer-output.parameters"></a><h4>Parameters</h4>
1097
- <div class="informaltable"><table width="100%" border="0">
1097
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1098
1098
  <colgroup>
1099
1099
  <col width="150px" class="parameters_name">
1100
1100
  <col class="parameters_description">
@@ -1133,7 +1133,7 @@ long as <em class="parameter"><code>info</code></em>
1133
1133
  is.</p>
1134
1134
  <div class="refsect3">
1135
1135
  <a name="pango-ot-ruleset-get-for-description.parameters"></a><h4>Parameters</h4>
1136
- <div class="informaltable"><table width="100%" border="0">
1136
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1137
1137
  <colgroup>
1138
1138
  <col width="150px" class="parameters_name">
1139
1139
  <col class="parameters_description">
@@ -1171,7 +1171,7 @@ pango_ot_ruleset_new (<em class="parameter"><code><a class="link" href="pango-Op
1171
1171
  <p>Creates a new <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset"><span class="type">PangoOTRuleset</span></a> for the given OpenType info.</p>
1172
1172
  <div class="refsect3">
1173
1173
  <a name="pango-ot-ruleset-new.parameters"></a><h4>Parameters</h4>
1174
- <div class="informaltable"><table width="100%" border="0">
1174
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1175
1175
  <colgroup>
1176
1176
  <col width="150px" class="parameters_name">
1177
1177
  <col class="parameters_description">
@@ -1187,7 +1187,7 @@ pango_ot_ruleset_new (<em class="parameter"><code><a class="link" href="pango-Op
1187
1187
  <div class="refsect3">
1188
1188
  <a name="pango-ot-ruleset-new.returns"></a><h4>Returns</h4>
1189
1189
  <p> the newly allocated <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset"><span class="type">PangoOTRuleset</span></a>, which
1190
- should 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>
1190
+ should 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>
1191
1191
  </div>
1192
1192
  </div>
1193
1193
  <hr>
@@ -1235,7 +1235,7 @@ script, language, or feature indices manually.</p>
1235
1235
  finds and uses the 'DFLT' script and the default language-system.</p>
1236
1236
  <div class="refsect3">
1237
1237
  <a name="pango-ot-ruleset-new-for.parameters"></a><h4>Parameters</h4>
1238
- <div class="informaltable"><table width="100%" border="0">
1238
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1239
1239
  <colgroup>
1240
1240
  <col width="150px" class="parameters_name">
1241
1241
  <col class="parameters_description">
@@ -1263,7 +1263,7 @@ finds and uses the 'DFLT' script and the default language-system.</p>
1263
1263
  <div class="refsect3">
1264
1264
  <a name="pango-ot-ruleset-new-for.returns"></a><h4>Returns</h4>
1265
1265
  <p> the newly allocated <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset"><span class="type">PangoOTRuleset</span></a>, which
1266
- should 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>
1266
+ should 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>
1267
1267
  </div>
1268
1268
  <p class="since">Since: <a class="link" href="api-index-1-18.html#api-index-1.18">1.18</a></p>
1269
1269
  </div>
@@ -1285,7 +1285,7 @@ long as <em class="parameter"><code>info</code></em>
1285
1285
  is.</p>
1286
1286
  <div class="refsect3">
1287
1287
  <a name="pango-ot-ruleset-new-from-description.parameters"></a><h4>Parameters</h4>
1288
- <div class="informaltable"><table width="100%" border="0">
1288
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1289
1289
  <colgroup>
1290
1290
  <col width="150px" class="parameters_name">
1291
1291
  <col class="parameters_description">
@@ -1308,7 +1308,7 @@ long as <em class="parameter"><code>info</code></em>
1308
1308
  <div class="refsect3">
1309
1309
  <a name="pango-ot-ruleset-new-from-description.returns"></a><h4>Returns</h4>
1310
1310
  <p> the newly allocated <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset"><span class="type">PangoOTRuleset</span></a>, which
1311
- should 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>
1311
+ should 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>
1312
1312
  </div>
1313
1313
  <p class="since">Since: <a class="link" href="api-index-1-18.html#api-index-1.18">1.18</a></p>
1314
1314
  </div>
@@ -1318,13 +1318,13 @@ should be freed with <a href="https://developer.gnome.org/gobject/unstable/gobje
1318
1318
  <pre class="programlisting"><span class="returnvalue">void</span>
1319
1319
  pango_ot_ruleset_add_feature (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset"><span class="type">PangoOTRuleset</span></a> *ruleset</code></em>,
1320
1320
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTableType" title="enum PangoOTTableType"><span class="type">PangoOTTableType</span></a> table_type</code></em>,
1321
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> feature_index</code></em>,
1322
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> property_bit</code></em>);</pre>
1321
+ <em class="parameter"><code><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> feature_index</code></em>,
1322
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> property_bit</code></em>);</pre>
1323
1323
  <div class="warning"><p><code class="literal">pango_ot_ruleset_add_feature</code> is deprecated and should not be used in newly-written code.</p></div>
1324
1324
  <p>Adds a feature to the ruleset.</p>
1325
1325
  <div class="refsect3">
1326
1326
  <a name="pango-ot-ruleset-add-feature.parameters"></a><h4>Parameters</h4>
1327
- <div class="informaltable"><table width="100%" border="0">
1327
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1328
1328
  <colgroup>
1329
1329
  <col width="150px" class="parameters_name">
1330
1330
  <col class="parameters_description">
@@ -1360,11 +1360,11 @@ the glyphs that this feature should be applied to, or
1360
1360
  <hr>
1361
1361
  <div class="refsect2">
1362
1362
  <a name="pango-ot-ruleset-maybe-add-feature"></a><h3>pango_ot_ruleset_maybe_add_feature ()</h3>
1363
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1363
+ <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>
1364
1364
  pango_ot_ruleset_maybe_add_feature (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset"><span class="type">PangoOTRuleset</span></a> *ruleset</code></em>,
1365
1365
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTableType" title="enum PangoOTTableType"><span class="type">PangoOTTableType</span></a> table_type</code></em>,
1366
1366
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag"><span class="type">PangoOTTag</span></a> feature_tag</code></em>,
1367
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> property_bit</code></em>);</pre>
1367
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> property_bit</code></em>);</pre>
1368
1368
  <div class="warning"><p><code class="literal">pango_ot_ruleset_maybe_add_feature</code> is deprecated and should not be used in newly-written code.</p></div>
1369
1369
  <p>This is a convenience function that first tries to find the feature
1370
1370
  using <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-feature" title="pango_ot_info_find_feature ()"><code class="function">pango_ot_info_find_feature()</code></a> and the ruleset script and language
@@ -1375,7 +1375,7 @@ and if the feature is found, adds it to the ruleset.</p>
1375
1375
  does nothing.</p>
1376
1376
  <div class="refsect3">
1377
1377
  <a name="pango-ot-ruleset-maybe-add-feature.parameters"></a><h4>Parameters</h4>
1378
- <div class="informaltable"><table width="100%" border="0">
1378
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1379
1379
  <colgroup>
1380
1380
  <col width="150px" class="parameters_name">
1381
1381
  <col class="parameters_description">
@@ -1409,19 +1409,19 @@ the glyphs that this feature should be applied to, or
1409
1409
  </div>
1410
1410
  <div class="refsect3">
1411
1411
  <a name="pango-ot-ruleset-maybe-add-feature.returns"></a><h4>Returns</h4>
1412
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the feature was found and added to ruleset,
1413
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
1412
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the feature was found and added to ruleset,
1413
+ <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>
1414
1414
  </div>
1415
1415
  <p class="since">Since: <a class="link" href="api-index-1-18.html#api-index-1.18">1.18</a></p>
1416
1416
  </div>
1417
1417
  <hr>
1418
1418
  <div class="refsect2">
1419
1419
  <a name="pango-ot-ruleset-maybe-add-features"></a><h3>pango_ot_ruleset_maybe_add_features ()</h3>
1420
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
1420
+ <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>
1421
1421
  pango_ot_ruleset_maybe_add_features (<em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset"><span class="type">PangoOTRuleset</span></a> *ruleset</code></em>,
1422
1422
  <em class="parameter"><code><a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTableType" title="enum PangoOTTableType"><span class="type">PangoOTTableType</span></a> table_type</code></em>,
1423
1423
  <em class="parameter"><code>const <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTFeatureMap" title="struct PangoOTFeatureMap"><span class="type">PangoOTFeatureMap</span></a> *features</code></em>,
1424
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_features</code></em>);</pre>
1424
+ <em class="parameter"><code><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> n_features</code></em>);</pre>
1425
1425
  <div class="warning"><p><code class="literal">pango_ot_ruleset_maybe_add_features</code> is deprecated and should not be used in newly-written code.</p></div>
1426
1426
  <p>This is a convenience function that
1427
1427
  for each feature in the feature map array <em class="parameter"><code>features</code></em>
@@ -1430,7 +1430,7 @@ converts the feature name to a <a class="link" href="pango-OpenType-Font-Handlin
1430
1430
  and calls <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-maybe-add-feature" title="pango_ot_ruleset_maybe_add_feature ()"><code class="function">pango_ot_ruleset_maybe_add_feature()</code></a> on it.</p>
1431
1431
  <div class="refsect3">
1432
1432
  <a name="pango-ot-ruleset-maybe-add-features.parameters"></a><h4>Parameters</h4>
1433
- <div class="informaltable"><table width="100%" border="0">
1433
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1434
1434
  <colgroup>
1435
1435
  <col width="150px" class="parameters_name">
1436
1436
  <col class="parameters_description">
@@ -1473,15 +1473,15 @@ and added to <em class="parameter"><code>ruleset</code></em>
1473
1473
  <hr>
1474
1474
  <div class="refsect2">
1475
1475
  <a name="pango-ot-ruleset-get-feature-count"></a><h3>pango_ot_ruleset_get_feature_count ()</h3>
1476
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
1476
+ <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>
1477
1477
  pango_ot_ruleset_get_feature_count (<em class="parameter"><code>const <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset"><span class="type">PangoOTRuleset</span></a> *ruleset</code></em>,
1478
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_gsub_features</code></em>,
1479
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_gpos_features</code></em>);</pre>
1478
+ <em class="parameter"><code><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> *n_gsub_features</code></em>,
1479
+ <em class="parameter"><code><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> *n_gpos_features</code></em>);</pre>
1480
1480
  <div class="warning"><p><code class="literal">pango_ot_ruleset_get_feature_count</code> is deprecated and should not be used in newly-written code.</p></div>
1481
1481
  <p>Gets the number of GSUB and GPOS features in the ruleset.</p>
1482
1482
  <div class="refsect3">
1483
1483
  <a name="pango-ot-ruleset-get-feature-count.parameters"></a><h4>Parameters</h4>
1484
- <div class="informaltable"><table width="100%" border="0">
1484
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1485
1485
  <colgroup>
1486
1486
  <col width="150px" class="parameters_name">
1487
1487
  <col class="parameters_description">
@@ -1496,13 +1496,13 @@ pango_ot_ruleset_get_feature_count (<em class="parameter"><code>const <a class="
1496
1496
  <tr>
1497
1497
  <td class="parameter_name"><p>n_gsub_features</p></td>
1498
1498
  <td class="parameter_description"><p> location to store number of
1499
- GSUB features, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1499
+ GSUB features, 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>
1500
1500
  <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 may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
1501
1501
  </tr>
1502
1502
  <tr>
1503
1503
  <td class="parameter_name"><p>n_gpos_features</p></td>
1504
1504
  <td class="parameter_description"><p> location to store number of
1505
- GPOS features, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1505
+ GPOS features, 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>
1506
1506
  <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 may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
1507
1507
  </tr>
1508
1508
  </tbody>
@@ -1528,7 +1528,7 @@ in <em class="parameter"><code>ruleset</code></em>
1528
1528
  </p>
1529
1529
  <div class="refsect3">
1530
1530
  <a name="pango-ot-ruleset-substitute.parameters"></a><h4>Parameters</h4>
1531
- <div class="informaltable"><table width="100%" border="0">
1531
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1532
1532
  <colgroup>
1533
1533
  <col width="150px" class="parameters_name">
1534
1534
  <col class="parameters_description">
@@ -1563,7 +1563,7 @@ in <em class="parameter"><code>ruleset</code></em>
1563
1563
  </p>
1564
1564
  <div class="refsect3">
1565
1565
  <a name="pango-ot-ruleset-position.parameters"></a><h4>Parameters</h4>
1566
- <div class="informaltable"><table width="100%" border="0">
1566
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1567
1567
  <colgroup>
1568
1568
  <col width="150px" class="parameters_name">
1569
1569
  <col class="parameters_description">
@@ -1598,7 +1598,7 @@ by <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-get-
1598
1598
  ruleset descriptions.</p>
1599
1599
  <div class="refsect3">
1600
1600
  <a name="pango-ot-ruleset-description-copy.parameters"></a><h4>Parameters</h4>
1601
- <div class="informaltable"><table width="100%" border="0">
1601
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1602
1602
  <colgroup>
1603
1603
  <col width="150px" class="parameters_name">
1604
1604
  <col class="parameters_description">
@@ -1621,7 +1621,7 @@ should be freed with <a class="link" href="pango-OpenType-Font-Handling.html#pan
1621
1621
  <hr>
1622
1622
  <div class="refsect2">
1623
1623
  <a name="pango-ot-ruleset-description-equal"></a><h3>pango_ot_ruleset_description_equal ()</h3>
1624
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1624
+ <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>
1625
1625
  pango_ot_ruleset_description_equal (<em class="parameter"><code>const <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRulesetDescription" title="struct PangoOTRulesetDescription"><span class="type">PangoOTRulesetDescription</span></a> *desc1</code></em>,
1626
1626
  <em class="parameter"><code>const <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRulesetDescription" title="struct PangoOTRulesetDescription"><span class="type">PangoOTRulesetDescription</span></a> *desc2</code></em>);</pre>
1627
1627
  <div class="warning"><p><code class="literal">pango_ot_ruleset_description_equal</code> is deprecated and should not be used in newly-written code.</p></div>
@@ -1632,10 +1632,10 @@ script, language, and all feature sets should be equal. For static feature
1632
1632
  sets, the array addresses are compared directly, while for other
1633
1633
  features, the list of features is compared one by one.
1634
1634
  (Two ruleset descriptions may result in identical rulesets
1635
- being created, but still compare <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.)</p>
1635
+ being created, but still compare <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.)</p>
1636
1636
  <div class="refsect3">
1637
1637
  <a name="pango-ot-ruleset-description-equal.parameters"></a><h4>Parameters</h4>
1638
- <div class="informaltable"><table width="100%" border="0">
1638
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1639
1639
  <colgroup>
1640
1640
  <col width="150px" class="parameters_name">
1641
1641
  <col class="parameters_description">
@@ -1657,8 +1657,8 @@ being created, but still compare <a href="https://developer.gnome.org/glib/unsta
1657
1657
  </div>
1658
1658
  <div class="refsect3">
1659
1659
  <a name="pango-ot-ruleset-description-equal.returns"></a><h4>Returns</h4>
1660
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if two ruleset descriptions are identical,
1661
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
1660
+ <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 two ruleset descriptions are identical,
1661
+ <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>
1662
1662
  </div>
1663
1663
  <p class="since">Since: <a class="link" href="api-index-1-18.html#api-index-1.18">1.18</a></p>
1664
1664
  </div>
@@ -1672,7 +1672,7 @@ pango_ot_ruleset_description_free (<em class="parameter"><code><a class="link" h
1672
1672
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-copy" title="pango_ot_ruleset_description_copy ()"><code class="function">pango_ot_ruleset_description_copy()</code></a>.</p>
1673
1673
  <div class="refsect3">
1674
1674
  <a name="pango-ot-ruleset-description-free.parameters"></a><h4>Parameters</h4>
1675
- <div class="informaltable"><table width="100%" border="0">
1675
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1676
1676
  <colgroup>
1677
1677
  <col width="150px" class="parameters_name">
1678
1678
  <col class="parameters_description">
@@ -1690,14 +1690,14 @@ pango_ot_ruleset_description_free (<em class="parameter"><code><a class="link" h
1690
1690
  <hr>
1691
1691
  <div class="refsect2">
1692
1692
  <a name="pango-ot-ruleset-description-hash"></a><h3>pango_ot_ruleset_description_hash ()</h3>
1693
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
1693
+ <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>
1694
1694
  pango_ot_ruleset_description_hash (<em class="parameter"><code>const <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRulesetDescription" title="struct PangoOTRulesetDescription"><span class="type">PangoOTRulesetDescription</span></a> *desc</code></em>);</pre>
1695
1695
  <div class="warning"><p><code class="literal">pango_ot_ruleset_description_hash</code> is deprecated and should not be used in newly-written code.</p></div>
1696
1696
  <p>Computes a hash of a <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRulesetDescription" title="struct PangoOTRulesetDescription"><span class="type">PangoOTRulesetDescription</span></a> structure suitable
1697
- to be used, for example, as an argument to <a href="https://developer.gnome.org/glib/unstable/glib-Hash-Tables.html#g-hash-table-new"><code class="function">g_hash_table_new()</code></a>.</p>
1697
+ to be used, for example, as an argument to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html#g-hash-table-new"><code class="function">g_hash_table_new()</code></a>.</p>
1698
1698
  <div class="refsect3">
1699
1699
  <a name="pango-ot-ruleset-description-hash.parameters"></a><h4>Parameters</h4>
1700
- <div class="informaltable"><table width="100%" border="0">
1700
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1701
1701
  <colgroup>
1702
1702
  <col width="150px" class="parameters_name">
1703
1703
  <col class="parameters_description">
@@ -1726,7 +1726,7 @@ pango_ot_tag_from_language (<em class="parameter"><code><a class="link" href="pa
1726
1726
  .</p>
1727
1727
  <div class="refsect3">
1728
1728
  <a name="pango-ot-tag-from-language.parameters"></a><h4>Parameters</h4>
1729
- <div class="informaltable"><table width="100%" border="0">
1729
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1730
1730
  <colgroup>
1731
1731
  <col width="150px" class="parameters_name">
1732
1732
  <col class="parameters_description">
@@ -1734,7 +1734,7 @@ pango_ot_tag_from_language (<em class="parameter"><code><a class="link" href="pa
1734
1734
  </colgroup>
1735
1735
  <tbody><tr>
1736
1736
  <td class="parameter_name"><p>language</p></td>
1737
- <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>
1737
+ <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>
1738
1738
  <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>
1739
1739
  </tr></tbody>
1740
1740
  </table></div>
@@ -1744,7 +1744,7 @@ pango_ot_tag_from_language (<em class="parameter"><code><a class="link" href="pa
1744
1744
  <p> <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag"><span class="type">PangoOTTag</span></a> best matching <em class="parameter"><code>language</code></em>
1745
1745
  or
1746
1746
  <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-TAG-DEFAULT-LANGUAGE:CAPS" title="PANGO_OT_TAG_DEFAULT_LANGUAGE"><code class="literal">PANGO_OT_TAG_DEFAULT_LANGUAGE</code></a> if none found or if <em class="parameter"><code>language</code></em>
1747
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
1747
+ 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>.</p>
1748
1748
  </div>
1749
1749
  <p class="since">Since: <a class="link" href="api-index-1-18.html#api-index-1.18">1.18</a></p>
1750
1750
  </div>
@@ -1765,7 +1765,7 @@ OpenType script tag. In particular, <a class="link" href="pango-Scripts-and-Lan
1765
1765
  and <a class="link" href="pango-Scripts-and-Languages.html#PANGO-SCRIPT-KATAKANA:CAPS"><code class="literal">PANGO_SCRIPT_KATAKANA</code></a> both map to the OT tag 'kana'.</p>
1766
1766
  <div class="refsect3">
1767
1767
  <a name="pango-ot-tag-from-script.parameters"></a><h4>Parameters</h4>
1768
- <div class="informaltable"><table width="100%" border="0">
1768
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1769
1769
  <colgroup>
1770
1770
  <col width="150px" class="parameters_name">
1771
1771
  <col class="parameters_description">
@@ -1796,7 +1796,7 @@ pango_ot_tag_to_language (<em class="parameter"><code><a class="link" href="pang
1796
1796
  .</p>
1797
1797
  <div class="refsect3">
1798
1798
  <a name="pango-ot-tag-to-language.parameters"></a><h4>Parameters</h4>
1799
- <div class="informaltable"><table width="100%" border="0">
1799
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1800
1800
  <colgroup>
1801
1801
  <col width="150px" class="parameters_name">
1802
1802
  <col class="parameters_description">
@@ -1835,7 +1835,7 @@ This function will return <a class="link" href="pango-Scripts-and-Languages.html
1835
1835
  'kana'.</p>
1836
1836
  <div class="refsect3">
1837
1837
  <a name="pango-ot-tag-to-script.parameters"></a><h4>Parameters</h4>
1838
- <div class="informaltable"><table width="100%" border="0">
1838
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1839
1839
  <colgroup>
1840
1840
  <col width="150px" class="parameters_name">
1841
1841
  <col class="parameters_description">
@@ -1905,7 +1905,7 @@ information used for OpenType layout processing of the glyph.
1905
1905
  It contains the following fields.</p>
1906
1906
  <div class="refsect3">
1907
1907
  <a name="PangoOTGlyph.members"></a><h4>Members</h4>
1908
- <div class="informaltable"><table width="100%" border="0">
1908
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1909
1909
  <colgroup>
1910
1910
  <col width="300px" class="struct_members_name">
1911
1911
  <col class="struct_members_description">
@@ -1913,33 +1913,33 @@ It contains the following fields.</p>
1913
1913
  </colgroup>
1914
1914
  <tbody>
1915
1915
  <tr>
1916
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> <em class="structfield"><code><a name="PangoOTGlyph.glyph"></a>glyph</code></em>;</p></td>
1916
+ <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#guint32"><span class="type">guint32</span></a> <em class="structfield"><code><a name="PangoOTGlyph.glyph"></a>glyph</code></em>;</p></td>
1917
1917
  <td class="struct_member_description"><p>the glyph itself.</p></td>
1918
1918
  <td class="struct_member_annotations"> </td>
1919
1919
  </tr>
1920
1920
  <tr>
1921
- <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="PangoOTGlyph.properties"></a>properties</code></em>;</p></td>
1921
+ <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="PangoOTGlyph.properties"></a>properties</code></em>;</p></td>
1922
1922
  <td class="struct_member_description"><p>the properties value, identifying which features should be
1923
1923
  applied on this glyph. See <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-add-feature" title="pango_ot_ruleset_add_feature ()"><code class="function">pango_ot_ruleset_add_feature()</code></a>.</p></td>
1924
1924
  <td class="struct_member_annotations"> </td>
1925
1925
  </tr>
1926
1926
  <tr>
1927
- <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="PangoOTGlyph.cluster"></a>cluster</code></em>;</p></td>
1927
+ <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="PangoOTGlyph.cluster"></a>cluster</code></em>;</p></td>
1928
1928
  <td class="struct_member_description"><p>the cluster that this glyph belongs to.</p></td>
1929
1929
  <td class="struct_member_annotations"> </td>
1930
1930
  </tr>
1931
1931
  <tr>
1932
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gushort"><span class="type">gushort</span></a> <em class="structfield"><code><a name="PangoOTGlyph.component"></a>component</code></em>;</p></td>
1932
+ <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#gushort"><span class="type">gushort</span></a> <em class="structfield"><code><a name="PangoOTGlyph.component"></a>component</code></em>;</p></td>
1933
1933
  <td class="struct_member_description"><p>a component value, set by the OpenType layout engine.</p></td>
1934
1934
  <td class="struct_member_annotations"> </td>
1935
1935
  </tr>
1936
1936
  <tr>
1937
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gushort"><span class="type">gushort</span></a> <em class="structfield"><code><a name="PangoOTGlyph.ligID"></a>ligID</code></em>;</p></td>
1937
+ <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#gushort"><span class="type">gushort</span></a> <em class="structfield"><code><a name="PangoOTGlyph.ligID"></a>ligID</code></em>;</p></td>
1938
1938
  <td class="struct_member_description"><p>a ligature index value, set by the OpenType layout engine.</p></td>
1939
1939
  <td class="struct_member_annotations"> </td>
1940
1940
  </tr>
1941
1941
  <tr>
1942
- <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="PangoOTGlyph.internal"></a>internal</code></em>;</p></td>
1942
+ <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="PangoOTGlyph.internal"></a>internal</code></em>;</p></td>
1943
1943
  <td class="struct_member_description"><p>for Pango internal use</p></td>
1944
1944
  <td class="struct_member_annotations"> </td>
1945
1945
  </tr>
@@ -1982,7 +1982,7 @@ gets the ruleset using <a class="link" href="pango-OpenType-Font-Handling.html#p
1982
1982
  or create a new one using <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new-from-description" title="pango_ot_ruleset_new_from_description ()"><code class="function">pango_ot_ruleset_new_from_description()</code></a>.</p>
1983
1983
  <div class="refsect3">
1984
1984
  <a name="PangoOTRulesetDescription.members"></a><h4>Members</h4>
1985
- <div class="informaltable"><table width="100%" border="0">
1985
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1986
1986
  <colgroup>
1987
1987
  <col width="300px" class="struct_members_name">
1988
1988
  <col class="struct_members_description">
@@ -2002,11 +2002,11 @@ or create a new one using <a class="link" href="pango-OpenType-Font-Handling.htm
2002
2002
  <tr>
2003
2003
  <td class="struct_member_name"><p>const <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTFeatureMap" title="struct PangoOTFeatureMap"><span class="type">PangoOTFeatureMap</span></a> *<em class="structfield"><code><a name="PangoOTRulesetDescription.static-gsub-features"></a>static_gsub_features</code></em>;</p></td>
2004
2004
  <td class="struct_member_description"><p> static map of GSUB features,
2005
- or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2005
+ 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>
2006
2006
  <td class="struct_member_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>
2007
2007
  </tr>
2008
2008
  <tr>
2009
- <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="PangoOTRulesetDescription.n-static-gsub-features"></a>n_static_gsub_features</code></em>;</p></td>
2009
+ <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="PangoOTRulesetDescription.n-static-gsub-features"></a>n_static_gsub_features</code></em>;</p></td>
2010
2010
  <td class="struct_member_description"><p>length of <em class="parameter"><code>static_gsub_features</code></em>
2011
2011
  , or 0.</p></td>
2012
2012
  <td class="struct_member_annotations"> </td>
@@ -2014,11 +2014,11 @@ or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#
2014
2014
  <tr>
2015
2015
  <td class="struct_member_name"><p>const <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTFeatureMap" title="struct PangoOTFeatureMap"><span class="type">PangoOTFeatureMap</span></a> *<em class="structfield"><code><a name="PangoOTRulesetDescription.static-gpos-features"></a>static_gpos_features</code></em>;</p></td>
2016
2016
  <td class="struct_member_description"><p> static map of GPOS features,
2017
- or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2017
+ 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>
2018
2018
  <td class="struct_member_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>
2019
2019
  </tr>
2020
2020
  <tr>
2021
- <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="PangoOTRulesetDescription.n-static-gpos-features"></a>n_static_gpos_features</code></em>;</p></td>
2021
+ <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="PangoOTRulesetDescription.n-static-gpos-features"></a>n_static_gpos_features</code></em>;</p></td>
2022
2022
  <td class="struct_member_description"><p>length of <em class="parameter"><code>static_gpos_features</code></em>
2023
2023
  , or 0.</p></td>
2024
2024
  <td class="struct_member_annotations"> </td>
@@ -2026,13 +2026,13 @@ or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#
2026
2026
  <tr>
2027
2027
  <td class="struct_member_name"><p>const <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTFeatureMap" title="struct PangoOTFeatureMap"><span class="type">PangoOTFeatureMap</span></a> *<em class="structfield"><code><a name="PangoOTRulesetDescription.other-features"></a>other_features</code></em>;</p></td>
2028
2028
  <td class="struct_member_description"><p> map of extra features to add to both
2029
- GSUB and GPOS, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Unlike the static maps, this pointer
2029
+ GSUB and GPOS, 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>. Unlike the static maps, this pointer
2030
2030
  need not live beyond the life of function calls taking this
2031
2031
  struct. </p></td>
2032
2032
  <td class="struct_member_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>
2033
2033
  </tr>
2034
2034
  <tr>
2035
- <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="PangoOTRulesetDescription.n-other-features"></a>n_other_features</code></em>;</p></td>
2035
+ <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="PangoOTRulesetDescription.n-other-features"></a>n_other_features</code></em>;</p></td>
2036
2036
  <td class="struct_member_description"><p>length of <em class="parameter"><code>other_features</code></em>
2037
2037
  , or 0.</p></td>
2038
2038
  <td class="struct_member_annotations"> </td>
@@ -2050,7 +2050,7 @@ identify the various OpenType tables in the
2050
2050
  <code class="function">pango_ot_info_*</code> functions.</p>
2051
2051
  <div class="refsect3">
2052
2052
  <a name="PangoOTTableType.members"></a><h4>Members</h4>
2053
- <div class="informaltable"><table width="100%" border="0">
2053
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2054
2054
  <colgroup>
2055
2055
  <col width="300px" class="enum_members_name">
2056
2056
  <col class="enum_members_description">
@@ -2088,7 +2088,7 @@ feature with the property bit associated with it. The feature tag is
2088
2088
  represented as a char array instead of a <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag"><span class="type">PangoOTTag</span></a> for convenience.</p>
2089
2089
  <div class="refsect3">
2090
2090
  <a name="PangoOTFeatureMap.members"></a><h4>Members</h4>
2091
- <div class="informaltable"><table width="100%" border="0">
2091
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2092
2092
  <colgroup>
2093
2093
  <col width="300px" class="struct_members_name">
2094
2094
  <col class="struct_members_description">
@@ -2101,7 +2101,7 @@ represented as a char array instead of a <a class="link" href="pango-OpenType-Fo
2101
2101
  <td class="struct_member_annotations"> </td>
2102
2102
  </tr>
2103
2103
  <tr>
2104
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> <em class="structfield"><code><a name="PangoOTFeatureMap.property-bit"></a>property_bit</code></em>;</p></td>
2104
+ <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#gulong"><span class="type">gulong</span></a> <em class="structfield"><code><a name="PangoOTFeatureMap.property-bit"></a>property_bit</code></em>;</p></td>
2105
2105
  <td class="struct_member_description"><p>the property bit to use for this feature. See
2106
2106
  <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-add-feature" title="pango_ot_ruleset_add_feature ()"><code class="function">pango_ot_ruleset_add_feature()</code></a> for details.</p></td>
2107
2107
  <td class="struct_member_annotations"> </td>