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>CoreText Fonts: 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="rendering.html" title="Rendering with Pango">
9
9
  <link rel="prev" href="pango-Cairo-Rendering.html" title="Cairo Rendering">
@@ -33,7 +33,7 @@
33
33
  </tr></table></div>
34
34
  <div class="refsect1">
35
35
  <a name="pango-CoreText-Fonts.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">
@@ -50,7 +50,7 @@
50
50
  </div>
51
51
  <div class="refsect1">
52
52
  <a name="pango-CoreText-Fonts.other"></a><h2>Types and Values</h2>
53
- <div class="informaltable"><table width="100%" border="0">
53
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
54
54
  <colgroup>
55
55
  <col width="150px" class="name">
56
56
  <col class="description">
@@ -75,7 +75,7 @@ pango_core_text_font_get_ctfont (<em class="parameter"><code><span class="type">
75
75
  <p>Returns the CTFontRef of a font.</p>
76
76
  <div class="refsect3">
77
77
  <a name="pango-core-text-font-get-ctfont.parameters"></a><h4>Parameters</h4>
78
- <div class="informaltable"><table width="100%" border="0">
78
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
79
79
  <colgroup>
80
80
  <col width="150px" class="parameters_name">
81
81
  <col class="parameters_description">
@@ -103,7 +103,7 @@ pango_core_text_font_get_ctfont (<em class="parameter"><code><span class="type">
103
103
  <pre class="programlisting">#define PANGO_RENDER_TYPE_CORE_TEXT "PangoRenderCoreText"
104
104
  </pre>
105
105
  <p>A string constant identifying the CoreText renderer. The associated quark (see
106
- <a href="https://developer.gnome.org/glib/unstable/glib-Quarks.html#g-quark-from-string"><code class="function">g_quark_from_string()</code></a>) is used to identify the renderer in <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()"><code class="function">pango_find_map()</code></a>.</p>
106
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html#g-quark-from-string"><code class="function">g_quark_from_string()</code></a>) is used to identify the renderer in <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()"><code class="function">pango_find_map()</code></a>.</p>
107
107
  </div>
108
108
  </div>
109
109
  </div>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Coverage Maps: 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="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="pango-Coverage-Maps.functions"></a><h2>Functions</h2>
37
- <div class="informaltable"><table width="100%" border="0">
37
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
38
38
  <colgroup>
39
39
  <col width="150px" class="functions_return">
40
40
  <col class="functions_name">
@@ -117,7 +117,7 @@
117
117
  </div>
118
118
  <div class="refsect1">
119
119
  <a name="pango-Coverage-Maps.other"></a><h2>Types and Values</h2>
120
- <div class="informaltable"><table width="100%" border="0">
120
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
121
121
  <colgroup>
122
122
  <col width="150px" class="name">
123
123
  <col class="description">
@@ -140,7 +140,7 @@
140
140
  </div>
141
141
  <div class="refsect1">
142
142
  <a name="pango-Coverage-Maps.object-hierarchy"></a><h2>Object Hierarchy</h2>
143
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
143
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
144
144
  <span class="lineart">╰──</span> PangoCoverageLevel
145
145
  </pre>
146
146
  </div>
@@ -174,7 +174,7 @@ pango_coverage_ref (<em class="parameter"><code><a class="link" href="pango-Cove
174
174
  <p>Increase the reference count on the <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> by one</p>
175
175
  <div class="refsect3">
176
176
  <a name="pango-coverage-ref.parameters"></a><h4>Parameters</h4>
177
- <div class="informaltable"><table width="100%" border="0">
177
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
178
178
  <colgroup>
179
179
  <col width="150px" class="parameters_name">
180
180
  <col class="parameters_description">
@@ -202,7 +202,7 @@ pango_coverage_unref (<em class="parameter"><code><a class="link" href="pango-Co
202
202
  If the result is zero, free the coverage and all associated memory.</p>
203
203
  <div class="refsect3">
204
204
  <a name="pango-coverage-unref.parameters"></a><h4>Parameters</h4>
205
- <div class="informaltable"><table width="100%" border="0">
205
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
206
206
  <colgroup>
207
207
  <col width="150px" class="parameters_name">
208
208
  <col class="parameters_description">
@@ -225,7 +225,7 @@ pango_coverage_copy (<em class="parameter"><code><a class="link" href="pango-Cov
225
225
  since we refcount the structure. File a bug if you use it.)</p>
226
226
  <div class="refsect3">
227
227
  <a name="pango-coverage-copy.parameters"></a><h4>Parameters</h4>
228
- <div class="informaltable"><table width="100%" border="0">
228
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
229
229
  <colgroup>
230
230
  <col width="150px" class="parameters_name">
231
231
  <col class="parameters_description">
@@ -256,7 +256,7 @@ pango_coverage_get (<em class="parameter"><code><a class="link" href="pango-Cove
256
256
  </p>
257
257
  <div class="refsect3">
258
258
  <a name="pango-coverage-get.parameters"></a><h4>Parameters</h4>
259
- <div class="informaltable"><table width="100%" border="0">
259
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
260
260
  <colgroup>
261
261
  <col width="150px" class="parameters_name">
262
262
  <col class="parameters_description">
@@ -296,7 +296,7 @@ the corresponding index in <em class="parameter"><code>other</code></em>
296
296
  .</p>
297
297
  <div class="refsect3">
298
298
  <a name="pango-coverage-max.parameters"></a><h4>Parameters</h4>
299
- <div class="informaltable"><table width="100%" border="0">
299
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
300
300
  <colgroup>
301
301
  <col width="150px" class="parameters_name">
302
302
  <col class="parameters_description">
@@ -328,7 +328,7 @@ pango_coverage_set (<em class="parameter"><code><a class="link" href="pango-Cove
328
328
  </p>
329
329
  <div class="refsect3">
330
330
  <a name="pango-coverage-set.parameters"></a><h4>Parameters</h4>
331
- <div class="informaltable"><table width="100%" border="0">
331
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
332
332
  <colgroup>
333
333
  <col width="150px" class="parameters_name">
334
334
  <col class="parameters_description">
@@ -360,12 +360,12 @@ pango_coverage_set (<em class="parameter"><code><a class="link" href="pango-Cove
360
360
  <a name="pango-coverage-to-bytes"></a><h3>pango_coverage_to_bytes ()</h3>
361
361
  <pre class="programlisting"><span class="returnvalue">void</span>
362
362
  pango_coverage_to_bytes (<em class="parameter"><code><a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> *coverage</code></em>,
363
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> **bytes</code></em>,
363
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> **bytes</code></em>,
364
364
  <em class="parameter"><code><span class="type">int</span> *n_bytes</code></em>);</pre>
365
365
  <p>Convert a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> structure into a flat binary format</p>
366
366
  <div class="refsect3">
367
367
  <a name="pango-coverage-to-bytes.parameters"></a><h4>Parameters</h4>
368
- <div class="informaltable"><table width="100%" border="0">
368
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
369
369
  <colgroup>
370
370
  <col width="150px" class="parameters_name">
371
371
  <col class="parameters_description">
@@ -379,7 +379,7 @@ pango_coverage_to_bytes (<em class="parameter"><code><a class="link" href="pango
379
379
  </tr>
380
380
  <tr>
381
381
  <td class="parameter_name"><p>bytes</p></td>
382
- <td class="parameter_description"><p> location to store result (must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>). </p></td>
382
+ <td class="parameter_description"><p> location to store result (must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>). </p></td>
383
383
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_bytes][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> guint8]</span></td>
384
384
  </tr>
385
385
  <tr>
@@ -395,13 +395,13 @@ pango_coverage_to_bytes (<em class="parameter"><code><a class="link" href="pango
395
395
  <div class="refsect2">
396
396
  <a name="pango-coverage-from-bytes"></a><h3>pango_coverage_from_bytes ()</h3>
397
397
  <pre class="programlisting"><a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="returnvalue">PangoCoverage</span></a> *
398
- pango_coverage_from_bytes (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *bytes</code></em>,
398
+ pango_coverage_from_bytes (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *bytes</code></em>,
399
399
  <em class="parameter"><code><span class="type">int</span> n_bytes</code></em>);</pre>
400
400
  <p>Convert data generated from <a class="link" href="pango-Coverage-Maps.html#pango-coverage-to-bytes" title="pango_coverage_to_bytes ()"><code class="function">pango_coverage_to_bytes()</code></a> back
401
401
  to a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a></p>
402
402
  <div class="refsect3">
403
403
  <a name="pango-coverage-from-bytes.parameters"></a><h4>Parameters</h4>
404
- <div class="informaltable"><table width="100%" border="0">
404
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
405
405
  <colgroup>
406
406
  <col width="150px" class="parameters_name">
407
407
  <col class="parameters_description">
@@ -426,7 +426,7 @@ in bytes</p></td>
426
426
  <div class="refsect3">
427
427
  <a name="pango-coverage-from-bytes.returns"></a><h4>Returns</h4>
428
428
  <p> a newly allocated
429
- <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the data was invalid. </p>
429
+ <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the data was invalid. </p>
430
430
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
431
431
  </div>
432
432
  </div>
@@ -439,7 +439,7 @@ in bytes</p></td>
439
439
  character point for a particular script.</p>
440
440
  <div class="refsect3">
441
441
  <a name="PangoCoverageLevel.members"></a><h4>Members</h4>
442
- <div class="informaltable"><table width="100%" border="0">
442
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
443
443
  <colgroup>
444
444
  <col width="300px" class="enum_members_name">
445
445
  <col class="enum_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>Engines: 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="pango-Coverage-Maps.html" title="Coverage Maps">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="pango-Engines.functions"></a><h2>Functions</h2>
37
- <div class="informaltable"><table width="100%" border="0">
37
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
38
38
  <colgroup>
39
39
  <col width="150px" class="functions_return">
40
40
  <col class="functions_name">
@@ -77,7 +77,7 @@
77
77
  </div>
78
78
  <a name="PangoEngine"></a><div class="refsect1">
79
79
  <a name="pango-Engines.other"></a><h2>Types and Values</h2>
80
- <div class="informaltable"><table width="100%" border="0">
80
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
81
81
  <colgroup>
82
82
  <col width="150px" class="name">
83
83
  <col class="description">
@@ -108,7 +108,7 @@
108
108
  </div>
109
109
  <div class="refsect1">
110
110
  <a name="pango-Engines.object-hierarchy"></a><h2>Object Hierarchy</h2>
111
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
111
+ <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>
112
112
  <span class="lineart">╰──</span> PangoEngine
113
113
  <span class="lineart">├──</span> <a class="link" href="PangoEngineLang.html" title="PangoEngineLang">PangoEngineLang</a>
114
114
  <span class="lineart">╰──</span> <a class="link" href="PangoEngineShape.html" title="PangoEngineShape">PangoEngineShape</a>
@@ -140,7 +140,7 @@ script_engine_list (<em class="parameter"><code><a class="link" href="pango-Engi
140
140
  <p>Do not use.</p>
141
141
  <div class="refsect3">
142
142
  <a name="script-engine-list.parameters"></a><h4>Parameters</h4>
143
- <div class="informaltable"><table width="100%" border="0">
143
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
144
144
  <colgroup>
145
145
  <col width="150px" class="parameters_name">
146
146
  <col class="parameters_description">
@@ -166,12 +166,12 @@ script_engine_list (<em class="parameter"><code><a class="link" href="pango-Engi
166
166
  <div class="refsect2">
167
167
  <a name="script-engine-init"></a><h3>script_engine_init ()</h3>
168
168
  <pre class="programlisting"><span class="returnvalue">void</span>
169
- script_engine_init (<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/GTypeModule.html#GTypeModule-struct"><span class="type">GTypeModule</span></a> *module</code></em>);</pre>
169
+ script_engine_init (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html#GTypeModule-struct"><span class="type">GTypeModule</span></a> *module</code></em>);</pre>
170
170
  <div class="warning"><p><code class="literal">script_engine_init</code> has been deprecated since version 1.38 and should not be used in newly-written code.</p></div>
171
171
  <p>Do not use.</p>
172
172
  <div class="refsect3">
173
173
  <a name="script-engine-init.parameters"></a><h4>Parameters</h4>
174
- <div class="informaltable"><table width="100%" border="0">
174
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
175
175
  <colgroup>
176
176
  <col width="150px" class="parameters_name">
177
177
  <col class="parameters_description">
@@ -179,7 +179,7 @@ script_engine_init (<em class="parameter"><code><a href="https://developer.gnome
179
179
  </colgroup>
180
180
  <tbody><tr>
181
181
  <td class="parameter_name"><p>module</p></td>
182
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/GTypeModule.html#GTypeModule-struct"><span class="type">GTypeModule</span></a> structure used to associate any
182
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html#GTypeModule-struct"><span class="type">GTypeModule</span></a> structure used to associate any
183
183
  GObject types created in this module with the module.</p></td>
184
184
  <td class="parameter_annotations"> </td>
185
185
  </tr></tbody>
@@ -203,7 +203,7 @@ script_engine_create (<em class="parameter"><code>const <span class="type">char<
203
203
  <p>Do not use.</p>
204
204
  <div class="refsect3">
205
205
  <a name="script-engine-create.parameters"></a><h4>Parameters</h4>
206
- <div class="informaltable"><table width="100%" border="0">
206
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
207
207
  <colgroup>
208
208
  <col width="150px" class="parameters_name">
209
209
  <col class="parameters_description">
@@ -235,7 +235,7 @@ script_engine_create (<em class="parameter"><code>const <span class="type">char<
235
235
  engine. It contains the following fields:</p>
236
236
  <div class="refsect3">
237
237
  <a name="PangoEngineInfo.members"></a><h4>Members</h4>
238
- <div class="informaltable"><table width="100%" border="0">
238
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
239
239
  <colgroup>
240
240
  <col width="300px" class="struct_members_name">
241
241
  <col class="struct_members_description">
@@ -243,17 +243,17 @@ engine. It contains the following fields:</p>
243
243
  </colgroup>
244
244
  <tbody>
245
245
  <tr>
246
- <td class="struct_member_name"><p>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineInfo.id"></a>id</code></em>;</p></td>
246
+ <td class="struct_member_name"><p>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineInfo.id"></a>id</code></em>;</p></td>
247
247
  <td class="struct_member_description"><p>a unique string ID for the engine.</p></td>
248
248
  <td class="struct_member_annotations"> </td>
249
249
  </tr>
250
250
  <tr>
251
- <td class="struct_member_name"><p>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineInfo.engine-type"></a>engine_type</code></em>;</p></td>
251
+ <td class="struct_member_name"><p>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineInfo.engine-type"></a>engine_type</code></em>;</p></td>
252
252
  <td class="struct_member_description"><p>a string identifying the engine type.</p></td>
253
253
  <td class="struct_member_annotations"> </td>
254
254
  </tr>
255
255
  <tr>
256
- <td class="struct_member_name"><p>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineInfo.render-type"></a>render_type</code></em>;</p></td>
256
+ <td class="struct_member_name"><p>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineInfo.render-type"></a>render_type</code></em>;</p></td>
257
257
  <td class="struct_member_description"><p>a string identifying the render type.</p></td>
258
258
  <td class="struct_member_annotations"> </td>
259
259
  </tr>
@@ -263,7 +263,7 @@ engine. It contains the following fields:</p>
263
263
  <td class="struct_member_annotations"> </td>
264
264
  </tr>
265
265
  <tr>
266
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PangoEngineInfo.n-scripts"></a>n_scripts</code></em>;</p></td>
266
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PangoEngineInfo.n-scripts"></a>n_scripts</code></em>;</p></td>
267
267
  <td class="struct_member_description"><p>number of items in <em class="parameter"><code>scripts</code></em>
268
268
  .</p></td>
269
269
  <td class="struct_member_annotations"> </td>
@@ -285,7 +285,7 @@ engine. It contains the following fields:</p>
285
285
  information about how the shaper covers a particular script.</p>
286
286
  <div class="refsect3">
287
287
  <a name="PangoEngineScriptInfo.members"></a><h4>Members</h4>
288
- <div class="informaltable"><table width="100%" border="0">
288
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
289
289
  <colgroup>
290
290
  <col width="300px" class="struct_members_name">
291
291
  <col class="struct_members_description">
@@ -299,7 +299,7 @@ the special meaning here of "all scripts"</p></td>
299
299
  <td class="struct_member_annotations"> </td>
300
300
  </tr>
301
301
  <tr>
302
- <td class="struct_member_name"><p>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineScriptInfo.langs"></a>langs</code></em>;</p></td>
302
+ <td class="struct_member_name"><p>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PangoEngineScriptInfo.langs"></a>langs</code></em>;</p></td>
303
303
  <td class="struct_member_description"><p>a semicolon separated list of languages that this
304
304
  engine handles for this script. This may be empty,
305
305
  in which case the engine is saying that it is a
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Fonts: Pango Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="pango.html" title="Basic Pango Interfaces">
9
9
  <link rel="prev" href="pango-Glyph-Storage.html" title="Glyph Storage">
@@ -35,7 +35,7 @@
35
35
  </tr></table></div>
36
36
  <div class="refsect1">
37
37
  <a name="pango-Fonts.functions"></a><h2>Functions</h2>
38
- <div class="informaltable"><table width="100%" border="0">
38
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
39
39
  <colgroup>
40
40
  <col width="150px" class="functions_return">
41
41
  <col class="functions_name">
@@ -67,7 +67,7 @@
67
67
  </tr>
68
68
  <tr>
69
69
  <td class="function_type">
70
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
70
+ <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>
71
71
  </td>
72
72
  <td class="function_name">
73
73
  <a class="link" href="pango-Fonts.html#pango-font-description-hash" title="pango_font_description_hash ()">pango_font_description_hash</a> <span class="c_punctuation">()</span>
@@ -75,7 +75,7 @@
75
75
  </tr>
76
76
  <tr>
77
77
  <td class="function_type">
78
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
78
+ <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>
79
79
  </td>
80
80
  <td class="function_name">
81
81
  <a class="link" href="pango-Fonts.html#pango-font-description-equal" title="pango_font_description_equal ()">pango_font_description_equal</a> <span class="c_punctuation">()</span>
@@ -194,7 +194,7 @@
194
194
  </tr>
195
195
  <tr>
196
196
  <td class="function_type">
197
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
197
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
198
198
  </td>
199
199
  <td class="function_name">
200
200
  <a class="link" href="pango-Fonts.html#pango-font-description-get-size" title="pango_font_description_get_size ()">pango_font_description_get_size</a> <span class="c_punctuation">()</span>
@@ -210,7 +210,7 @@
210
210
  </tr>
211
211
  <tr>
212
212
  <td class="function_type">
213
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
213
+ <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>
214
214
  </td>
215
215
  <td class="function_name">
216
216
  <a class="link" href="pango-Fonts.html#pango-font-description-get-size-is-absolute" title="pango_font_description_get_size_is_absolute ()">pango_font_description_get_size_is_absolute</a> <span class="c_punctuation">()</span>
@@ -266,7 +266,7 @@
266
266
  </tr>
267
267
  <tr>
268
268
  <td class="function_type">
269
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
269
+ <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>
270
270
  </td>
271
271
  <td class="function_name">
272
272
  <a class="link" href="pango-Fonts.html#pango-font-description-better-match" title="pango_font_description_better_match ()">pango_font_description_better_match</a> <span class="c_punctuation">()</span>
@@ -465,7 +465,7 @@
465
465
  </tr>
466
466
  <tr>
467
467
  <td class="function_type">
468
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
468
+ <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>
469
469
  </td>
470
470
  <td class="function_name">
471
471
  <a class="link" href="pango-Fonts.html#pango-font-family-is-monospace" title="pango_font_family_is_monospace ()">pango_font_family_is_monospace</a> <span class="c_punctuation">()</span>
@@ -516,7 +516,7 @@
516
516
  </tr>
517
517
  <tr>
518
518
  <td class="function_type">
519
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
519
+ <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>
520
520
  </td>
521
521
  <td class="function_name">
522
522
  <a class="link" href="pango-Fonts.html#pango-font-face-is-synthesized" title="pango_font_face_is_synthesized ()">pango_font_face_is_synthesized</a> <span class="c_punctuation">()</span>
@@ -593,7 +593,7 @@
593
593
  </tr>
594
594
  <tr>
595
595
  <td class="function_type">
596
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
596
+ <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>
597
597
  </td>
598
598
  <td class="function_name">
599
599
  <a class="link" href="pango-Fonts.html#pango-font-map-get-serial" title="pango_font_map_get_serial ()">pango_font_map_get_serial</a> <span class="c_punctuation">()</span>
@@ -625,7 +625,7 @@
625
625
  </tr>
626
626
  <tr>
627
627
  <td class="function_type">
628
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
628
+ <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>
629
629
  </td>
630
630
  <td class="function_name">
631
631
  <span class="c_punctuation">(</span><a class="link" href="pango-Fonts.html#PangoFontsetForeachFunc" title="PangoFontsetForeachFunc ()">*PangoFontsetForeachFunc</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
@@ -668,7 +668,7 @@
668
668
  </div>
669
669
  <a name="PangoFontDescription"></a><a name="PangoFontMetrics"></a><a name="PangoFont"></a><a name="PangoFontFamily"></a><a name="PangoFontFace"></a><a name="PangoFontMap"></a><a name="PangoFontset"></a><a name="PangoFontsetSimple"></a><div class="refsect1">
670
670
  <a name="pango-Fonts.other"></a><h2>Types and Values</h2>
671
- <div class="informaltable"><table width="100%" border="0">
671
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
672
672
  <colgroup>
673
673
  <col width="150px" class="name">
674
674
  <col class="description">
@@ -791,17 +791,17 @@
791
791
  </div>
792
792
  <div class="refsect1">
793
793
  <a name="pango-Fonts.object-hierarchy"></a><h2>Object Hierarchy</h2>
794
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
794
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
795
795
  <span class="lineart">├──</span> PangoFontDescription
796
796
  <span class="lineart">╰──</span> PangoFontMetrics
797
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
797
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
798
798
  <span class="lineart">├──</span> PangoStretch
799
799
  <span class="lineart">├──</span> PangoStyle
800
800
  <span class="lineart">├──</span> PangoVariant
801
801
  <span class="lineart">╰──</span> PangoWeight
802
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
802
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
803
803
  <span class="lineart">╰──</span> PangoFontMask
804
- <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
804
+ <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>
805
805
  <span class="lineart">├──</span> PangoFont
806
806
  <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
807
807
  <span class="lineart">├──</span> PangoFontFace
@@ -851,7 +851,7 @@ pango_font_description_copy (<em class="parameter"><code>const <a class="link" h
851
851
  <p>Make a copy of a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>.</p>
852
852
  <div class="refsect3">
853
853
  <a name="pango-font-description-copy.parameters"></a><h4>Parameters</h4>
854
- <div class="informaltable"><table width="100%" border="0">
854
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
855
855
  <colgroup>
856
856
  <col width="150px" class="parameters_name">
857
857
  <col class="parameters_description">
@@ -859,7 +859,7 @@ pango_font_description_copy (<em class="parameter"><code>const <a class="link" h
859
859
  </colgroup>
860
860
  <tbody><tr>
861
861
  <td class="parameter_name"><p>desc</p></td>
862
- <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
862
+ <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
863
863
  <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>
864
864
  </tr></tbody>
865
865
  </table></div>
@@ -868,9 +868,9 @@ pango_font_description_copy (<em class="parameter"><code>const <a class="link" h
868
868
  <a name="pango-font-description-copy.returns"></a><h4>Returns</h4>
869
869
  <p> the newly allocated
870
870
  <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, which should be freed with
871
- <a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()"><code class="function">pango_font_description_free()</code></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>desc</code></em>
871
+ <a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()"><code class="function">pango_font_description_free()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>desc</code></em>
872
872
  was
873
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
873
+ <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>
874
874
  <p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
875
875
  </div>
876
876
  </div>
@@ -886,7 +886,7 @@ be used until <em class="parameter"><code>desc</code></em>
886
886
  when the copy is only needed temporarily.</p>
887
887
  <div class="refsect3">
888
888
  <a name="pango-font-description-copy-static.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">
@@ -894,7 +894,7 @@ when the copy is only needed temporarily.</p>
894
894
  </colgroup>
895
895
  <tbody><tr>
896
896
  <td class="parameter_name"><p>desc</p></td>
897
- <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
897
+ <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
898
898
  <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>
899
899
  </tr></tbody>
900
900
  </table></div>
@@ -903,24 +903,24 @@ when the copy is only needed temporarily.</p>
903
903
  <a name="pango-font-description-copy-static.returns"></a><h4>Returns</h4>
904
904
  <p> the newly allocated
905
905
  <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, which should be freed with
906
- <a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()"><code class="function">pango_font_description_free()</code></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>desc</code></em>
906
+ <a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()"><code class="function">pango_font_description_free()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>desc</code></em>
907
907
  was
908
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
908
+ <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>
909
909
  <p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
910
910
  </div>
911
911
  </div>
912
912
  <hr>
913
913
  <div class="refsect2">
914
914
  <a name="pango-font-description-hash"></a><h3>pango_font_description_hash ()</h3>
915
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
915
+ <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>
916
916
  pango_font_description_hash (<em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc</code></em>);</pre>
917
917
  <p>Computes a hash of a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> structure suitable
918
- 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>.
918
+ 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>.
919
919
  The hash value is independent of <em class="parameter"><code>desc-&gt;mask</code></em>
920
920
  .</p>
921
921
  <div class="refsect3">
922
922
  <a name="pango-font-description-hash.parameters"></a><h4>Parameters</h4>
923
- <div class="informaltable"><table width="100%" border="0">
923
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
924
924
  <colgroup>
925
925
  <col width="150px" class="parameters_name">
926
926
  <col class="parameters_description">
@@ -941,17 +941,17 @@ The hash value is independent of <em class="parameter"><code>desc-&gt;mask</code
941
941
  <hr>
942
942
  <div class="refsect2">
943
943
  <a name="pango-font-description-equal"></a><h3>pango_font_description_equal ()</h3>
944
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
944
+ <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>
945
945
  pango_font_description_equal (<em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc1</code></em>,
946
946
  <em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc2</code></em>);</pre>
947
947
  <p>Compares two font descriptions for equality. Two font descriptions
948
948
  are considered equal if the fonts they describe are provably identical.
949
949
  This means that their masks do not have to match, as long as other fields
950
950
  are all the same. (Two font descriptions may result in identical fonts
951
- being loaded, but still compare <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.)</p>
951
+ being loaded, 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>
952
952
  <div class="refsect3">
953
953
  <a name="pango-font-description-equal.parameters"></a><h4>Parameters</h4>
954
- <div class="informaltable"><table width="100%" border="0">
954
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
955
955
  <colgroup>
956
956
  <col width="150px" class="parameters_name">
957
957
  <col class="parameters_description">
@@ -973,8 +973,8 @@ being loaded, but still compare <a href="https://developer.gnome.org/glib/unstab
973
973
  </div>
974
974
  <div class="refsect3">
975
975
  <a name="pango-font-description-equal.returns"></a><h4>Returns</h4>
976
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the two font descriptions are identical,
977
- <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
976
+ <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 two font descriptions are identical,
977
+ <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>
978
978
  </div>
979
979
  </div>
980
980
  <hr>
@@ -985,7 +985,7 @@ pango_font_description_free (<em class="parameter"><code><a class="link" href="p
985
985
  <p>Frees a font description.</p>
986
986
  <div class="refsect3">
987
987
  <a name="pango-font-description-free.parameters"></a><h4>Parameters</h4>
988
- <div class="informaltable"><table width="100%" border="0">
988
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
989
989
  <colgroup>
990
990
  <col width="150px" class="parameters_name">
991
991
  <col class="parameters_description">
@@ -993,7 +993,7 @@ pango_font_description_free (<em class="parameter"><code><a class="link" href="p
993
993
  </colgroup>
994
994
  <tbody><tr>
995
995
  <td class="parameter_name"><p>desc</p></td>
996
- <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
996
+ <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
997
997
  <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>
998
998
  </tr></tbody>
999
999
  </table></div>
@@ -1008,7 +1008,7 @@ pango_font_descriptions_free (<em class="parameter"><code><a class="link" href="
1008
1008
  <p>Frees an array of font descriptions.</p>
1009
1009
  <div class="refsect3">
1010
1010
  <a name="pango-font-descriptions-free.parameters"></a><h4>Parameters</h4>
1011
- <div class="informaltable"><table width="100%" border="0">
1011
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1012
1012
  <colgroup>
1013
1013
  <col width="150px" class="parameters_name">
1014
1014
  <col class="parameters_description">
@@ -1018,7 +1018,7 @@ pango_font_descriptions_free (<em class="parameter"><code><a class="link" href="
1018
1018
  <tr>
1019
1019
  <td class="parameter_name"><p>descs</p></td>
1020
1020
  <td class="parameter_description"><p> a pointer
1021
- to an array of <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1021
+ to an array of <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1022
1022
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_descs][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></td>
1023
1023
  </tr>
1024
1024
  <tr>
@@ -1044,7 +1044,7 @@ resolve to a particular <a class="link" href="pango-Fonts.html#PangoFontFamily">
1044
1044
  separated list of family names for this field.</p>
1045
1045
  <div class="refsect3">
1046
1046
  <a name="pango-font-description-set-family.parameters"></a><h4>Parameters</h4>
1047
- <div class="informaltable"><table width="100%" border="0">
1047
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1048
1048
  <colgroup>
1049
1049
  <col width="150px" class="parameters_name">
1050
1050
  <col class="parameters_description">
@@ -1084,7 +1084,7 @@ if <em class="parameter"><code>desc</code></em>
1084
1084
  is only needed temporarily.</p>
1085
1085
  <div class="refsect3">
1086
1086
  <a name="pango-font-description-set-family-static.parameters"></a><h4>Parameters</h4>
1087
- <div class="informaltable"><table width="100%" border="0">
1087
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1088
1088
  <colgroup>
1089
1089
  <col width="150px" class="parameters_name">
1090
1090
  <col class="parameters_description">
@@ -1114,7 +1114,7 @@ pango_font_description_get_family (<em class="parameter"><code>const <a class="l
1114
1114
  <a class="link" href="pango-Fonts.html#pango-font-description-set-family" title="pango_font_description_set_family ()"><code class="function">pango_font_description_set_family()</code></a>.</p>
1115
1115
  <div class="refsect3">
1116
1116
  <a name="pango-font-description-get-family.parameters"></a><h4>Parameters</h4>
1117
- <div class="informaltable"><table width="100%" border="0">
1117
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1118
1118
  <colgroup>
1119
1119
  <col width="150px" class="parameters_name">
1120
1120
  <col class="parameters_description">
@@ -1130,7 +1130,7 @@ pango_font_description_get_family (<em class="parameter"><code>const <a class="l
1130
1130
  <div class="refsect3">
1131
1131
  <a name="pango-font-description-get-family.returns"></a><h4>Returns</h4>
1132
1132
  <p> the family name field for the font
1133
- description, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not previously set. This
1133
+ description, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not previously set. This
1134
1134
  has the same life-time as the font description itself
1135
1135
  and should not be freed. </p>
1136
1136
  <p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
@@ -1152,7 +1152,7 @@ match italic specifications with oblique fonts and vice-versa
1152
1152
  if an exact match is not found.</p>
1153
1153
  <div class="refsect3">
1154
1154
  <a name="pango-font-description-set-style.parameters"></a><h4>Parameters</h4>
1155
- <div class="informaltable"><table width="100%" border="0">
1155
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1156
1156
  <colgroup>
1157
1157
  <col width="150px" class="parameters_name">
1158
1158
  <col class="parameters_description">
@@ -1182,7 +1182,7 @@ pango_font_description_get_style (<em class="parameter"><code>const <a class="li
1182
1182
  <a class="link" href="pango-Fonts.html#pango-font-description-set-style" title="pango_font_description_set_style ()"><code class="function">pango_font_description_set_style()</code></a>.</p>
1183
1183
  <div class="refsect3">
1184
1184
  <a name="pango-font-description-get-style.parameters"></a><h4>Parameters</h4>
1185
- <div class="informaltable"><table width="100%" border="0">
1185
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1186
1186
  <colgroup>
1187
1187
  <col width="150px" class="parameters_name">
1188
1188
  <col class="parameters_description">
@@ -1212,7 +1212,7 @@ pango_font_description_set_variant (<em class="parameter"><code><a class="link"
1212
1212
  can either be <a class="link" href="pango-Fonts.html#PANGO-VARIANT-NORMAL:CAPS"><code class="literal">PANGO_VARIANT_NORMAL</code></a> or <a class="link" href="pango-Fonts.html#PANGO-VARIANT-SMALL-CAPS"><code class="literal">PANGO_VARIANT_SMALL_CAPS</code></a>.</p>
1213
1213
  <div class="refsect3">
1214
1214
  <a name="pango-font-description-set-variant.parameters"></a><h4>Parameters</h4>
1215
- <div class="informaltable"><table width="100%" border="0">
1215
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1216
1216
  <colgroup>
1217
1217
  <col width="150px" class="parameters_name">
1218
1218
  <col class="parameters_description">
@@ -1242,7 +1242,7 @@ pango_font_description_get_variant (<em class="parameter"><code>const <a class="
1242
1242
  <a class="link" href="pango-Fonts.html#pango-font-description-set-variant" title="pango_font_description_set_variant ()"><code class="function">pango_font_description_set_variant()</code></a>.</p>
1243
1243
  <div class="refsect3">
1244
1244
  <a name="pango-font-description-get-variant.parameters"></a><h4>Parameters</h4>
1245
- <div class="informaltable"><table width="100%" border="0">
1245
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1246
1246
  <colgroup>
1247
1247
  <col width="150px" class="parameters_name">
1248
1248
  <col class="parameters_description">
@@ -1274,7 +1274,7 @@ to the values of the <a class="link" href="pango-Fonts.html#PangoWeight" title="
1274
1274
  numeric values are possible.</p>
1275
1275
  <div class="refsect3">
1276
1276
  <a name="pango-font-description-set-weight.parameters"></a><h4>Parameters</h4>
1277
- <div class="informaltable"><table width="100%" border="0">
1277
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1278
1278
  <colgroup>
1279
1279
  <col width="150px" class="parameters_name">
1280
1280
  <col class="parameters_description">
@@ -1304,7 +1304,7 @@ pango_font_description_get_weight (<em class="parameter"><code>const <a class="l
1304
1304
  <a class="link" href="pango-Fonts.html#pango-font-description-set-weight" title="pango_font_description_set_weight ()"><code class="function">pango_font_description_set_weight()</code></a>.</p>
1305
1305
  <div class="refsect3">
1306
1306
  <a name="pango-font-description-get-weight.parameters"></a><h4>Parameters</h4>
1307
- <div class="informaltable"><table width="100%" border="0">
1307
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1308
1308
  <colgroup>
1309
1309
  <col width="150px" class="parameters_name">
1310
1310
  <col class="parameters_description">
@@ -1334,7 +1334,7 @@ pango_font_description_set_stretch (<em class="parameter"><code><a class="link"
1334
1334
  specifies how narrow or wide the font should be.</p>
1335
1335
  <div class="refsect3">
1336
1336
  <a name="pango-font-description-set-stretch.parameters"></a><h4>Parameters</h4>
1337
- <div class="informaltable"><table width="100%" border="0">
1337
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1338
1338
  <colgroup>
1339
1339
  <col width="150px" class="parameters_name">
1340
1340
  <col class="parameters_description">
@@ -1364,7 +1364,7 @@ pango_font_description_get_stretch (<em class="parameter"><code>const <a class="
1364
1364
  See <a class="link" href="pango-Fonts.html#pango-font-description-set-stretch" title="pango_font_description_set_stretch ()"><code class="function">pango_font_description_set_stretch()</code></a>.</p>
1365
1365
  <div class="refsect3">
1366
1366
  <a name="pango-font-description-get-stretch.parameters"></a><h4>Parameters</h4>
1367
- <div class="informaltable"><table width="100%" border="0">
1367
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1368
1368
  <colgroup>
1369
1369
  <col width="150px" class="parameters_name">
1370
1370
  <col class="parameters_description">
@@ -1389,12 +1389,12 @@ the field was explicitly set or not.</p>
1389
1389
  <a name="pango-font-description-set-size"></a><h3>pango_font_description_set_size ()</h3>
1390
1390
  <pre class="programlisting"><span class="returnvalue">void</span>
1391
1391
  pango_font_description_set_size (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc</code></em>,
1392
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);</pre>
1392
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);</pre>
1393
1393
  <p>Sets the size field of a font description in fractional points. This is mutually
1394
1394
  exclusive with <a class="link" href="pango-Fonts.html#pango-font-description-set-absolute-size" title="pango_font_description_set_absolute_size ()"><code class="function">pango_font_description_set_absolute_size()</code></a>.</p>
1395
1395
  <div class="refsect3">
1396
1396
  <a name="pango-font-description-set-size.parameters"></a><h4>Parameters</h4>
1397
- <div class="informaltable"><table width="100%" border="0">
1397
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1398
1398
  <colgroup>
1399
1399
  <col width="150px" class="parameters_name">
1400
1400
  <col class="parameters_description">
@@ -1425,13 +1425,13 @@ a particular size in device units.</p></td>
1425
1425
  <hr>
1426
1426
  <div class="refsect2">
1427
1427
  <a name="pango-font-description-get-size"></a><h3>pango_font_description_get_size ()</h3>
1428
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
1428
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
1429
1429
  pango_font_description_get_size (<em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc</code></em>);</pre>
1430
1430
  <p>Gets the size field of a font description.
1431
1431
  See <a class="link" href="pango-Fonts.html#pango-font-description-set-size" title="pango_font_description_set_size ()"><code class="function">pango_font_description_set_size()</code></a>.</p>
1432
1432
  <div class="refsect3">
1433
1433
  <a name="pango-font-description-get-size.parameters"></a><h4>Parameters</h4>
1434
- <div class="informaltable"><table width="100%" border="0">
1434
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1435
1435
  <colgroup>
1436
1436
  <col width="150px" class="parameters_name">
1437
1437
  <col class="parameters_description">
@@ -1466,7 +1466,7 @@ exclusive with <a class="link" href="pango-Fonts.html#pango-font-description-set
1466
1466
  in points.</p>
1467
1467
  <div class="refsect3">
1468
1468
  <a name="pango-font-description-set-absolute-size.parameters"></a><h4>Parameters</h4>
1469
- <div class="informaltable"><table width="100%" border="0">
1469
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1470
1470
  <colgroup>
1471
1471
  <col width="150px" class="parameters_name">
1472
1472
  <col class="parameters_description">
@@ -1493,14 +1493,14 @@ value of 10 * PANGO_SCALE gives a 10 pixel font.</p></td>
1493
1493
  <hr>
1494
1494
  <div class="refsect2">
1495
1495
  <a name="pango-font-description-get-size-is-absolute"></a><h3>pango_font_description_get_size_is_absolute ()</h3>
1496
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1496
+ <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>
1497
1497
  pango_font_description_get_size_is_absolute
1498
1498
  (<em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc</code></em>);</pre>
1499
1499
  <p>Determines whether the size of the font is in points (not absolute) or device units (absolute).
1500
1500
  See <a class="link" href="pango-Fonts.html#pango-font-description-set-size" title="pango_font_description_set_size ()"><code class="function">pango_font_description_set_size()</code></a> and <a class="link" href="pango-Fonts.html#pango-font-description-set-absolute-size" title="pango_font_description_set_absolute_size ()"><code class="function">pango_font_description_set_absolute_size()</code></a>.</p>
1501
1501
  <div class="refsect3">
1502
1502
  <a name="pango-font-description-get-size-is-absolute.parameters"></a><h4>Parameters</h4>
1503
- <div class="informaltable"><table width="100%" border="0">
1503
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1504
1504
  <colgroup>
1505
1505
  <col width="150px" class="parameters_name">
1506
1506
  <col class="parameters_description">
@@ -1536,7 +1536,7 @@ the font description.</p>
1536
1536
  be set on a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>.</p>
1537
1537
  <div class="refsect3">
1538
1538
  <a name="pango-font-description-set-gravity.parameters"></a><h4>Parameters</h4>
1539
- <div class="informaltable"><table width="100%" border="0">
1539
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1540
1540
  <colgroup>
1541
1541
  <col width="150px" class="parameters_name">
1542
1542
  <col class="parameters_description">
@@ -1567,7 +1567,7 @@ pango_font_description_get_gravity (<em class="parameter"><code>const <a class="
1567
1567
  <a class="link" href="pango-Fonts.html#pango-font-description-set-gravity" title="pango_font_description_set_gravity ()"><code class="function">pango_font_description_set_gravity()</code></a>.</p>
1568
1568
  <div class="refsect3">
1569
1569
  <a name="pango-font-description-get-gravity.parameters"></a><h4>Parameters</h4>
1570
- <div class="informaltable"><table width="100%" border="0">
1570
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1571
1571
  <colgroup>
1572
1572
  <col width="150px" class="parameters_name">
1573
1573
  <col class="parameters_description">
@@ -1596,7 +1596,7 @@ pango_font_description_get_set_fields (<em class="parameter"><code>const <a clas
1596
1596
  <p>Determines which fields in a font description have been set.</p>
1597
1597
  <div class="refsect3">
1598
1598
  <a name="pango-font-description-get-set-fields.parameters"></a><h4>Parameters</h4>
1599
- <div class="informaltable"><table width="100%" border="0">
1599
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1600
1600
  <colgroup>
1601
1601
  <col width="150px" class="parameters_name">
1602
1602
  <col class="parameters_description">
@@ -1626,7 +1626,7 @@ pango_font_description_unset_fields (<em class="parameter"><code><a class="link"
1626
1626
  fields will get back to their default values.</p>
1627
1627
  <div class="refsect3">
1628
1628
  <a name="pango-font-description-unset-fields.parameters"></a><h4>Parameters</h4>
1629
- <div class="informaltable"><table width="100%" border="0">
1629
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1630
1630
  <colgroup>
1631
1631
  <col width="150px" class="parameters_name">
1632
1632
  <col class="parameters_description">
@@ -1654,20 +1654,20 @@ to unset.</p></td>
1654
1654
  <pre class="programlisting"><span class="returnvalue">void</span>
1655
1655
  pango_font_description_merge (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc</code></em>,
1656
1656
  <em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc_to_merge</code></em>,
1657
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> replace_existing</code></em>);</pre>
1657
+ <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> replace_existing</code></em>);</pre>
1658
1658
  <p>Merges the fields that are set in <em class="parameter"><code>desc_to_merge</code></em>
1659
1659
  into the fields in
1660
1660
  <em class="parameter"><code>desc</code></em>
1661
1661
  . If <em class="parameter"><code>replace_existing</code></em>
1662
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, only fields in <em class="parameter"><code>desc</code></em>
1662
+ is <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>, only fields in <em class="parameter"><code>desc</code></em>
1663
1663
  that
1664
- are not already set are affected. If <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then fields that are
1664
+ are not already set are affected. If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then fields that are
1665
1665
  already set will be replaced as well.</p>
1666
1666
  <p>If <em class="parameter"><code>desc_to_merge</code></em>
1667
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, this function performs nothing.</p>
1667
+ 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>, this function performs nothing.</p>
1668
1668
  <div class="refsect3">
1669
1669
  <a name="pango-font-description-merge.parameters"></a><h4>Parameters</h4>
1670
- <div class="informaltable"><table width="100%" border="0">
1670
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1671
1671
  <colgroup>
1672
1672
  <col width="150px" class="parameters_name">
1673
1673
  <col class="parameters_description">
@@ -1681,12 +1681,12 @@ already set will be replaced as well.</p>
1681
1681
  </tr>
1682
1682
  <tr>
1683
1683
  <td class="parameter_name"><p>desc_to_merge</p></td>
1684
- <td class="parameter_description"><p> the <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> to merge from, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1684
+ <td class="parameter_description"><p> the <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> to merge from, 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>
1685
1685
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1686
1686
  </tr>
1687
1687
  <tr>
1688
1688
  <td class="parameter_name"><p>replace_existing</p></td>
1689
- <td class="parameter_description"><p>if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, replace fields in <em class="parameter"><code>desc</code></em>
1689
+ <td class="parameter_description"><p>if <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, replace fields in <em class="parameter"><code>desc</code></em>
1690
1690
  with the
1691
1691
  corresponding values from <em class="parameter"><code>desc_to_merge</code></em>
1692
1692
  , even if they
@@ -1703,7 +1703,7 @@ are already exist.</p></td>
1703
1703
  <pre class="programlisting"><span class="returnvalue">void</span>
1704
1704
  pango_font_description_merge_static (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc</code></em>,
1705
1705
  <em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc_to_merge</code></em>,
1706
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> replace_existing</code></em>);</pre>
1706
+ <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> replace_existing</code></em>);</pre>
1707
1707
  <p>Like <a class="link" href="pango-Fonts.html#pango-font-description-merge" title="pango_font_description_merge ()"><code class="function">pango_font_description_merge()</code></a>, but only a shallow copy is made
1708
1708
  of the family name and other allocated fields. <em class="parameter"><code>desc</code></em>
1709
1709
  can only be
@@ -1712,7 +1712,7 @@ used until <em class="parameter"><code>desc_to_merge</code></em>
1712
1712
  to be used when the merged font description is only needed temporarily.</p>
1713
1713
  <div class="refsect3">
1714
1714
  <a name="pango-font-description-merge-static.parameters"></a><h4>Parameters</h4>
1715
- <div class="informaltable"><table width="100%" border="0">
1715
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1716
1716
  <colgroup>
1717
1717
  <col width="150px" class="parameters_name">
1718
1718
  <col class="parameters_description">
@@ -1731,7 +1731,7 @@ to be used when the merged font description is only needed temporarily.</p>
1731
1731
  </tr>
1732
1732
  <tr>
1733
1733
  <td class="parameter_name"><p>replace_existing</p></td>
1734
- <td class="parameter_description"><p>if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, replace fields in <em class="parameter"><code>desc</code></em>
1734
+ <td class="parameter_description"><p>if <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, replace fields in <em class="parameter"><code>desc</code></em>
1735
1735
  with the
1736
1736
  corresponding values from <em class="parameter"><code>desc_to_merge</code></em>
1737
1737
  , even if they
@@ -1745,7 +1745,7 @@ are already exist.</p></td>
1745
1745
  <hr>
1746
1746
  <div class="refsect2">
1747
1747
  <a name="pango-font-description-better-match"></a><h3>pango_font_description_better_match ()</h3>
1748
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1748
+ <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>
1749
1749
  pango_font_description_better_match (<em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *desc</code></em>,
1750
1750
  <em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *old_match</code></em>,
1751
1751
  <em class="parameter"><code>const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *new_match</code></em>);</pre>
@@ -1754,7 +1754,7 @@ pango_font_description_better_match (<em class="parameter"><code>const <a class=
1754
1754
  for <em class="parameter"><code>desc</code></em>
1755
1755
  than those of <em class="parameter"><code>old_match</code></em>
1756
1756
  are, or if <em class="parameter"><code>old_match</code></em>
1757
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
1757
+ 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>,
1758
1758
  determines if <em class="parameter"><code>new_match</code></em>
1759
1759
  is a match at all.
1760
1760
  Approximate matching is done for
@@ -1768,7 +1768,7 @@ styles are equal.</p>
1768
1768
  .</p>
1769
1769
  <div class="refsect3">
1770
1770
  <a name="pango-font-description-better-match.parameters"></a><h4>Parameters</h4>
1771
- <div class="informaltable"><table width="100%" border="0">
1771
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1772
1772
  <colgroup>
1773
1773
  <col width="150px" class="parameters_name">
1774
1774
  <col class="parameters_description">
@@ -1782,7 +1782,7 @@ styles are equal.</p>
1782
1782
  </tr>
1783
1783
  <tr>
1784
1784
  <td class="parameter_name"><p>old_match</p></td>
1785
- <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1785
+ <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1786
1786
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1787
1787
  </tr>
1788
1788
  <tr>
@@ -1795,7 +1795,7 @@ styles are equal.</p>
1795
1795
  </div>
1796
1796
  <div class="refsect3">
1797
1797
  <a name="pango-font-description-better-match.returns"></a><h4>Returns</h4>
1798
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>new_match</code></em>
1798
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>new_match</code></em>
1799
1799
  is a better match</p>
1800
1800
  </div>
1801
1801
  </div>
@@ -1812,13 +1812,13 @@ describes one of style, variant, weight, stretch, or gravity, and SIZE
1812
1812
  is a decimal number (size in points) or optionally followed by the
1813
1813
  unit modifier "px" for absolute size. Any one of the options may
1814
1814
  be absent. If FAMILY-LIST is absent, then the family_name field of
1815
- the resulting font description will be initialized to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. If
1815
+ the resulting font description will be initialized to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. If
1816
1816
  STYLE-OPTIONS is missing, then all style options will be set to the
1817
1817
  default values. If SIZE is missing, the size in the resulting font
1818
1818
  description will be set to 0.</p>
1819
1819
  <div class="refsect3">
1820
1820
  <a name="pango-font-description-from-string.parameters"></a><h4>Parameters</h4>
1821
- <div class="informaltable"><table width="100%" border="0">
1821
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1822
1822
  <colgroup>
1823
1823
  <col width="150px" class="parameters_name">
1824
1824
  <col class="parameters_description">
@@ -1848,7 +1848,7 @@ string description will only have a terminating comma if the
1848
1848
  last word of the list is a valid style option.</p>
1849
1849
  <div class="refsect3">
1850
1850
  <a name="pango-font-description-to-string.parameters"></a><h4>Parameters</h4>
1851
- <div class="informaltable"><table width="100%" border="0">
1851
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1852
1852
  <colgroup>
1853
1853
  <col width="150px" class="parameters_name">
1854
1854
  <col class="parameters_description">
@@ -1863,7 +1863,7 @@ last word of the list is a valid style option.</p>
1863
1863
  </div>
1864
1864
  <div class="refsect3">
1865
1865
  <a name="pango-font-description-to-string.returns"></a><h4>Returns</h4>
1866
- <p> a new string that must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
1866
+ <p> a new string that must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
1867
1867
  </div>
1868
1868
  </div>
1869
1869
  <hr>
@@ -1877,7 +1877,7 @@ filename is identical to the result from calling
1877
1877
  characters that are untypical in filenames, and in lower case only.</p>
1878
1878
  <div class="refsect3">
1879
1879
  <a name="pango-font-description-to-filename.parameters"></a><h4>Parameters</h4>
1880
- <div class="informaltable"><table width="100%" border="0">
1880
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1881
1881
  <colgroup>
1882
1882
  <col width="150px" class="parameters_name">
1883
1883
  <col class="parameters_description">
@@ -1892,7 +1892,7 @@ characters that are untypical in filenames, and in lower case only.</p>
1892
1892
  </div>
1893
1893
  <div class="refsect3">
1894
1894
  <a name="pango-font-description-to-filename.returns"></a><h4>Returns</h4>
1895
- <p> a new string that must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
1895
+ <p> a new string that must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
1896
1896
  </div>
1897
1897
  </div>
1898
1898
  <hr>
@@ -1903,7 +1903,7 @@ pango_font_metrics_ref (<em class="parameter"><code><a class="link" href="pango-
1903
1903
  <p>Increase the reference count of a font metrics structure by one.</p>
1904
1904
  <div class="refsect3">
1905
1905
  <a name="pango-font-metrics-ref.parameters"></a><h4>Parameters</h4>
1906
- <div class="informaltable"><table width="100%" border="0">
1906
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1907
1907
  <colgroup>
1908
1908
  <col width="150px" class="parameters_name">
1909
1909
  <col class="parameters_description">
@@ -1911,7 +1911,7 @@ pango_font_metrics_ref (<em class="parameter"><code><a class="link" href="pango-
1911
1911
  </colgroup>
1912
1912
  <tbody><tr>
1913
1913
  <td class="parameter_name"><p>metrics</p></td>
1914
- <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontMetrics"><span class="type">PangoFontMetrics</span></a> structure, may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1914
+ <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontMetrics"><span class="type">PangoFontMetrics</span></a> structure, may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1915
1915
  <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>
1916
1916
  </tr></tbody>
1917
1917
  </table></div>
@@ -1933,7 +1933,7 @@ the result is zero, frees the structure and any associated
1933
1933
  memory.</p>
1934
1934
  <div class="refsect3">
1935
1935
  <a name="pango-font-metrics-unref.parameters"></a><h4>Parameters</h4>
1936
- <div class="informaltable"><table width="100%" border="0">
1936
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1937
1937
  <colgroup>
1938
1938
  <col width="150px" class="parameters_name">
1939
1939
  <col class="parameters_description">
@@ -1941,7 +1941,7 @@ memory.</p>
1941
1941
  </colgroup>
1942
1942
  <tbody><tr>
1943
1943
  <td class="parameter_name"><p>metrics</p></td>
1944
- <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontMetrics"><span class="type">PangoFontMetrics</span></a> structure, may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1944
+ <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFontMetrics"><span class="type">PangoFontMetrics</span></a> structure, may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1945
1945
  <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>
1946
1946
  </tr></tbody>
1947
1947
  </table></div>
@@ -1959,7 +1959,7 @@ actual drawn ink. It is necessary to lay out the text to figure
1959
1959
  where the ink will be.)</p>
1960
1960
  <div class="refsect3">
1961
1961
  <a name="pango-font-metrics-get-ascent.parameters"></a><h4>Parameters</h4>
1962
- <div class="informaltable"><table width="100%" border="0">
1962
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1963
1963
  <colgroup>
1964
1964
  <col width="150px" class="parameters_name">
1965
1965
  <col class="parameters_description">
@@ -1989,7 +1989,7 @@ actual drawn ink. It is necessary to lay out the text to figure
1989
1989
  where the ink will be.)</p>
1990
1990
  <div class="refsect3">
1991
1991
  <a name="pango-font-metrics-get-descent.parameters"></a><h4>Parameters</h4>
1992
- <div class="informaltable"><table width="100%" border="0">
1992
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1993
1993
  <colgroup>
1994
1994
  <col width="150px" class="parameters_name">
1995
1995
  <col class="parameters_description">
@@ -2019,7 +2019,7 @@ determining the initial size for a window. Actual characters in
2019
2019
  text will be wider and narrower than this.</p>
2020
2020
  <div class="refsect3">
2021
2021
  <a name="pango-font-metrics-get-approximate-char-width.parameters"></a><h4>Parameters</h4>
2022
- <div class="informaltable"><table width="100%" border="0">
2022
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2023
2023
  <colgroup>
2024
2024
  <col width="150px" class="parameters_name">
2025
2025
  <col class="parameters_description">
@@ -2051,7 +2051,7 @@ is generally somewhat more accurate than the result of
2051
2051
  <a class="link" href="pango-Fonts.html#pango-font-metrics-get-approximate-char-width" title="pango_font_metrics_get_approximate_char_width ()"><code class="function">pango_font_metrics_get_approximate_char_width()</code></a> for digits.</p>
2052
2052
  <div class="refsect3">
2053
2053
  <a name="pango-font-metrics-get-approximate-digit-width.parameters"></a><h4>Parameters</h4>
2054
- <div class="informaltable"><table width="100%" border="0">
2054
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2055
2055
  <colgroup>
2056
2056
  <col width="150px" class="parameters_name">
2057
2057
  <col class="parameters_description">
@@ -2078,7 +2078,7 @@ pango_font_metrics_get_underline_thickness
2078
2078
  <p>Gets the suggested thickness to draw for the underline.</p>
2079
2079
  <div class="refsect3">
2080
2080
  <a name="pango-font-metrics-get-underline-thickness.parameters"></a><h4>Parameters</h4>
2081
- <div class="informaltable"><table width="100%" border="0">
2081
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2082
2082
  <colgroup>
2083
2083
  <col width="150px" class="parameters_name">
2084
2084
  <col class="parameters_description">
@@ -2110,7 +2110,7 @@ underline positions beneath the baseline, this value is typically
2110
2110
  negative.</p>
2111
2111
  <div class="refsect3">
2112
2112
  <a name="pango-font-metrics-get-underline-position.parameters"></a><h4>Parameters</h4>
2113
- <div class="informaltable"><table width="100%" border="0">
2113
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2114
2114
  <colgroup>
2115
2115
  <col width="150px" class="parameters_name">
2116
2116
  <col class="parameters_description">
@@ -2138,7 +2138,7 @@ pango_font_metrics_get_strikethrough_thickness
2138
2138
  <p>Gets the suggested thickness to draw for the strikethrough.</p>
2139
2139
  <div class="refsect3">
2140
2140
  <a name="pango-font-metrics-get-strikethrough-thickness.parameters"></a><h4>Parameters</h4>
2141
- <div class="informaltable"><table width="100%" border="0">
2141
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2142
2142
  <colgroup>
2143
2143
  <col width="150px" class="parameters_name">
2144
2144
  <col class="parameters_description">
@@ -2168,7 +2168,7 @@ The value returned is the distance <span class="emphasis"><em>above</em></span>
2168
2168
  baseline of the top of the strikethrough.</p>
2169
2169
  <div class="refsect3">
2170
2170
  <a name="pango-font-metrics-get-strikethrough-position.parameters"></a><h4>Parameters</h4>
2171
- <div class="informaltable"><table width="100%" border="0">
2171
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2172
2172
  <colgroup>
2173
2173
  <col width="150px" class="parameters_name">
2174
2174
  <col class="parameters_description">
@@ -2192,10 +2192,10 @@ baseline of the top of the strikethrough.</p>
2192
2192
  <a name="PANGO-FONT:CAPS"></a><h3>PANGO_FONT()</h3>
2193
2193
  <pre class="programlisting">#define PANGO_FONT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FONT, PangoFont))
2194
2194
  </pre>
2195
- <p>Casts a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.</p>
2195
+ <p>Casts a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.</p>
2196
2196
  <div class="refsect3">
2197
2197
  <a name="PANGO-FONT.parameters"></a><h4>Parameters</h4>
2198
- <div class="informaltable"><table width="100%" border="0">
2198
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2199
2199
  <colgroup>
2200
2200
  <col width="150px" class="parameters_name">
2201
2201
  <col class="parameters_description">
@@ -2203,7 +2203,7 @@ baseline of the top of the strikethrough.</p>
2203
2203
  </colgroup>
2204
2204
  <tbody><tr>
2205
2205
  <td class="parameter_name"><p>object</p></td>
2206
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2206
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2207
2207
  <td class="parameter_annotations"> </td>
2208
2208
  </tr></tbody>
2209
2209
  </table></div>
@@ -2216,7 +2216,7 @@ baseline of the top of the strikethrough.</p>
2216
2216
  </pre>
2217
2217
  <div class="refsect3">
2218
2218
  <a name="PANGO-IS-FONT.parameters"></a><h4>Parameters</h4>
2219
- <div class="informaltable"><table width="100%" border="0">
2219
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2220
2220
  <colgroup>
2221
2221
  <col width="150px" class="parameters_name">
2222
2222
  <col class="parameters_description">
@@ -2224,14 +2224,14 @@ baseline of the top of the strikethrough.</p>
2224
2224
  </colgroup>
2225
2225
  <tbody><tr>
2226
2226
  <td class="parameter_name"><p>object</p></td>
2227
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2227
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2228
2228
  <td class="parameter_annotations"> </td>
2229
2229
  </tr></tbody>
2230
2230
  </table></div>
2231
2231
  </div>
2232
2232
  <div class="refsect3">
2233
2233
  <a name="PANGO-IS-FONT.returns"></a><h4>Returns</h4>
2234
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>object</code></em>
2234
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>object</code></em>
2235
2235
  is a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.</p>
2236
2236
  </div>
2237
2237
  </div>
@@ -2241,12 +2241,12 @@ is a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoF
2241
2241
  <pre class="programlisting"><a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="returnvalue">PangoEngineShape</span></a> *
2242
2242
  pango_font_find_shaper (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
2243
2243
  <em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> *language</code></em>,
2244
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> ch</code></em>);</pre>
2244
+ <em class="parameter"><code><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> ch</code></em>);</pre>
2245
2245
  <p>Finds the best matching shaper for a font for a particular
2246
2246
  language tag and character point.</p>
2247
2247
  <div class="refsect3">
2248
2248
  <a name="pango-font-find-shaper.parameters"></a><h4>Parameters</h4>
2249
- <div class="informaltable"><table width="100%" border="0">
2249
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2250
2250
  <colgroup>
2251
2251
  <col width="150px" class="parameters_name">
2252
2252
  <col class="parameters_description">
@@ -2286,7 +2286,7 @@ Use <a class="link" href="pango-Fonts.html#pango-font-describe-with-absolute-siz
2286
2286
  size in device units.</p>
2287
2287
  <div class="refsect3">
2288
2288
  <a name="pango-font-describe.parameters"></a><h4>Parameters</h4>
2289
- <div class="informaltable"><table width="100%" border="0">
2289
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2290
2290
  <colgroup>
2291
2291
  <col width="150px" class="parameters_name">
2292
2292
  <col class="parameters_description">
@@ -2315,7 +2315,7 @@ pango_font_describe_with_absolute_size
2315
2315
  size in points.</p>
2316
2316
  <div class="refsect3">
2317
2317
  <a name="pango-font-describe-with-absolute-size.parameters"></a><h4>Parameters</h4>
2318
- <div class="informaltable"><table width="100%" border="0">
2318
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2319
2319
  <colgroup>
2320
2320
  <col width="150px" class="parameters_name">
2321
2321
  <col class="parameters_description">
@@ -2343,7 +2343,7 @@ pango_font_get_coverage (<em class="parameter"><code><a class="link" href="pango
2343
2343
  <p>Computes the coverage map for a given font and language tag.</p>
2344
2344
  <div class="refsect3">
2345
2345
  <a name="pango-font-get-coverage.parameters"></a><h4>Parameters</h4>
2346
- <div class="informaltable"><table width="100%" border="0">
2346
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2347
2347
  <colgroup>
2348
2348
  <col width="150px" class="parameters_name">
2349
2349
  <col class="parameters_description">
@@ -2386,11 +2386,11 @@ coordinates extending to the right and down. The macros <a class="link" href="pa
2386
2386
  from the extents rectangle to more traditional font metrics. The units
2387
2387
  of the rectangles are in 1/PANGO_SCALE of a device unit.</p>
2388
2388
  <p>If <em class="parameter"><code>font</code></em>
2389
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, this function gracefully sets some sane values in the
2389
+ 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>, this function gracefully sets some sane values in the
2390
2390
  output variables and returns.</p>
2391
2391
  <div class="refsect3">
2392
2392
  <a name="pango-font-get-glyph-extents.parameters"></a><h4>Parameters</h4>
2393
- <div class="informaltable"><table width="100%" border="0">
2393
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2394
2394
  <colgroup>
2395
2395
  <col width="150px" class="parameters_name">
2396
2396
  <col class="parameters_description">
@@ -2410,13 +2410,13 @@ output variables and returns.</p>
2410
2410
  <tr>
2411
2411
  <td class="parameter_name"><p>ink_rect</p></td>
2412
2412
  <td class="parameter_description"><p> rectangle used to store the extents of the glyph
2413
- as drawn or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
2413
+ as drawn or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
2414
2414
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2415
2415
  </tr>
2416
2416
  <tr>
2417
2417
  <td class="parameter_name"><p>logical_rect</p></td>
2418
2418
  <td class="parameter_description"><p> rectangle used to store the logical extents of
2419
- the glyph or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
2419
+ the glyph or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
2420
2420
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2421
2421
  </tr>
2422
2422
  </tbody>
@@ -2434,11 +2434,11 @@ substantially different for different scripts, a language tag can
2434
2434
  be provided to indicate that the metrics should be retrieved that
2435
2435
  correspond to the script(s) used by that language.</p>
2436
2436
  <p>If <em class="parameter"><code>font</code></em>
2437
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, this function gracefully sets some sane values in the
2437
+ 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>, this function gracefully sets some sane values in the
2438
2438
  output variables and returns.</p>
2439
2439
  <div class="refsect3">
2440
2440
  <a name="pango-font-get-metrics.parameters"></a><h4>Parameters</h4>
2441
- <div class="informaltable"><table width="100%" border="0">
2441
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2442
2442
  <colgroup>
2443
2443
  <col width="150px" class="parameters_name">
2444
2444
  <col class="parameters_description">
@@ -2453,7 +2453,7 @@ output variables and returns.</p>
2453
2453
  <tr>
2454
2454
  <td class="parameter_name"><p>language</p></td>
2455
2455
  <td class="parameter_description"><p> language tag used to determine which script to get the metrics
2456
- for, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate to get the metrics for the entire font. </p></td>
2456
+ for, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate to get the metrics for the entire font. </p></td>
2457
2457
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2458
2458
  </tr>
2459
2459
  </tbody>
@@ -2474,13 +2474,13 @@ pango_font_get_font_map (<em class="parameter"><code><a class="link" href="pango
2474
2474
  <p>Note that the font maintains a <em class="firstterm">weak</em> reference
2475
2475
  to the font map, so if all references to font map are dropped, the font
2476
2476
  map will be finalized even if there are fonts created with the font
2477
- map that are still alive. In that case this function will return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
2477
+ map that are still alive. In that case this function will return <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>.
2478
2478
  It is the responsibility of the user to ensure that the font map is kept
2479
2479
  alive. In most uses this is not an issue as a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> holds
2480
2480
  a reference to the font map.</p>
2481
2481
  <div class="refsect3">
2482
2482
  <a name="pango-font-get-font-map.parameters"></a><h4>Parameters</h4>
2483
- <div class="informaltable"><table width="100%" border="0">
2483
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2484
2484
  <colgroup>
2485
2485
  <col width="150px" class="parameters_name">
2486
2486
  <col class="parameters_description">
@@ -2488,7 +2488,7 @@ a reference to the font map.</p>
2488
2488
  </colgroup>
2489
2489
  <tbody><tr>
2490
2490
  <td class="parameter_name"><p>font</p></td>
2491
- <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</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>
2491
+ <td class="parameter_description"><p> a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</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>
2492
2492
  <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>
2493
2493
  </tr></tbody>
2494
2494
  </table></div>
@@ -2496,8 +2496,8 @@ a reference to the font map.</p>
2496
2496
  <div class="refsect3">
2497
2497
  <a name="pango-font-get-font-map.returns"></a><h4>Returns</h4>
2498
2498
  <p> the <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a> for the
2499
- font, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>font</code></em>
2500
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
2499
+ font, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>font</code></em>
2500
+ 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>
2501
2501
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
2502
2502
  </div>
2503
2503
  <p class="since">Since: <a class="link" href="api-index-1-10.html#api-index-1.10">1.10</a></p>
@@ -2507,10 +2507,10 @@ is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#
2507
2507
  <a name="PANGO-FONT-FAMILY:CAPS"></a><h3>PANGO_FONT_FAMILY()</h3>
2508
2508
  <pre class="programlisting">#define PANGO_FONT_FAMILY(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FONT_FAMILY, PangoFontFamily))
2509
2509
  </pre>
2510
- <p>Casts a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFontFamily"><span class="type">PangoFontFamily</span></a>.</p>
2510
+ <p>Casts a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFontFamily"><span class="type">PangoFontFamily</span></a>.</p>
2511
2511
  <div class="refsect3">
2512
2512
  <a name="PANGO-FONT-FAMILY.parameters"></a><h4>Parameters</h4>
2513
- <div class="informaltable"><table width="100%" border="0">
2513
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2514
2514
  <colgroup>
2515
2515
  <col width="150px" class="parameters_name">
2516
2516
  <col class="parameters_description">
@@ -2518,7 +2518,7 @@ is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#
2518
2518
  </colgroup>
2519
2519
  <tbody><tr>
2520
2520
  <td class="parameter_name"><p>object</p></td>
2521
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2521
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2522
2522
  <td class="parameter_annotations"> </td>
2523
2523
  </tr></tbody>
2524
2524
  </table></div>
@@ -2531,7 +2531,7 @@ is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#
2531
2531
  </pre>
2532
2532
  <div class="refsect3">
2533
2533
  <a name="PANGO-IS-FONT-FAMILY.parameters"></a><h4>Parameters</h4>
2534
- <div class="informaltable"><table width="100%" border="0">
2534
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2535
2535
  <colgroup>
2536
2536
  <col width="150px" class="parameters_name">
2537
2537
  <col class="parameters_description">
@@ -2539,14 +2539,14 @@ is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#
2539
2539
  </colgroup>
2540
2540
  <tbody><tr>
2541
2541
  <td class="parameter_name"><p>object</p></td>
2542
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2542
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2543
2543
  <td class="parameter_annotations"> </td>
2544
2544
  </tr></tbody>
2545
2545
  </table></div>
2546
2546
  </div>
2547
2547
  <div class="refsect3">
2548
2548
  <a name="PANGO-IS-FONT-FAMILY.returns"></a><h4>Returns</h4>
2549
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>object</code></em>
2549
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>object</code></em>
2550
2550
  is a <a class="link" href="pango-Fonts.html#PangoFontFamily"><span class="type">PangoFontFamily</span></a>.</p>
2551
2551
  </div>
2552
2552
  </div>
@@ -2560,7 +2560,7 @@ fonts for the font backend and can be used in a <a class="link" href="pango-Font
2560
2560
  to specify that a face from this family is desired.</p>
2561
2561
  <div class="refsect3">
2562
2562
  <a name="pango-font-family-get-name.parameters"></a><h4>Parameters</h4>
2563
- <div class="informaltable"><table width="100%" border="0">
2563
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2564
2564
  <colgroup>
2565
2565
  <col width="150px" class="parameters_name">
2566
2566
  <col class="parameters_description">
@@ -2582,14 +2582,14 @@ by the family object and must not be modified or freed.</p>
2582
2582
  <hr>
2583
2583
  <div class="refsect2">
2584
2584
  <a name="pango-font-family-is-monospace"></a><h3>pango_font_family_is_monospace ()</h3>
2585
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2585
+ <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>
2586
2586
  pango_font_family_is_monospace (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontFamily"><span class="type">PangoFontFamily</span></a> *family</code></em>);</pre>
2587
2587
  <p>A monospace font is a font designed for text display where the the
2588
2588
  characters form a regular grid. For Western languages this would
2589
2589
  mean that the advance width of all characters are the same, but
2590
2590
  this categorization also includes Asian fonts which include
2591
2591
  double-width characters: characters that occupy two grid cells.
2592
- <a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#g-unichar-iswide"><code class="function">g_unichar_iswide()</code></a> returns a result that indicates whether a
2592
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#g-unichar-iswide"><code class="function">g_unichar_iswide()</code></a> returns a result that indicates whether a
2593
2593
  character is typically double-width in a monospace font.</p>
2594
2594
  <p>The best way to find out the grid-cell size is to call
2595
2595
  <a class="link" href="pango-Fonts.html#pango-font-metrics-get-approximate-digit-width" title="pango_font_metrics_get_approximate_digit_width ()"><code class="function">pango_font_metrics_get_approximate_digit_width()</code></a>, since the results
@@ -2597,7 +2597,7 @@ of <a class="link" href="pango-Fonts.html#pango-font-metrics-get-approximate-cha
2597
2597
  by double-width characters.</p>
2598
2598
  <div class="refsect3">
2599
2599
  <a name="pango-font-family-is-monospace.parameters"></a><h4>Parameters</h4>
2600
- <div class="informaltable"><table width="100%" border="0">
2600
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2601
2601
  <colgroup>
2602
2602
  <col width="150px" class="parameters_name">
2603
2603
  <col class="parameters_description">
@@ -2612,7 +2612,7 @@ by double-width characters.</p>
2612
2612
  </div>
2613
2613
  <div class="refsect3">
2614
2614
  <a name="pango-font-family-is-monospace.returns"></a><h4>Returns</h4>
2615
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the family is monospace.</p>
2615
+ <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 family is monospace.</p>
2616
2616
  </div>
2617
2617
  <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
2618
2618
  </div>
@@ -2629,7 +2629,7 @@ in a family share a common design, but differ in slant, weight,
2629
2629
  width and other aspects.</p>
2630
2630
  <div class="refsect3">
2631
2631
  <a name="pango-font-family-list-faces.parameters"></a><h4>Parameters</h4>
2632
- <div class="informaltable"><table width="100%" border="0">
2632
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2633
2633
  <colgroup>
2634
2634
  <col width="150px" class="parameters_name">
2635
2635
  <col class="parameters_description">
@@ -2644,7 +2644,7 @@ width and other aspects.</p>
2644
2644
  <tr>
2645
2645
  <td class="parameter_name"><p>faces</p></td>
2646
2646
  <td class="parameter_description"><p> location to store an array of pointers to <a class="link" href="pango-Fonts.html#PangoFontFace"><span class="type">PangoFontFace</span></a> objects,
2647
- or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. This array should be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when it is no
2647
+ 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>. This array should be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when it is no
2648
2648
  longer needed. </p></td>
2649
2649
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_faces][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></td>
2650
2650
  </tr>
@@ -2663,10 +2663,10 @@ longer needed. </p></td>
2663
2663
  <a name="PANGO-FONT-FACE:CAPS"></a><h3>PANGO_FONT_FACE()</h3>
2664
2664
  <pre class="programlisting">#define PANGO_FONT_FACE(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FONT_FACE, PangoFontFace))
2665
2665
  </pre>
2666
- <p>Casts a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFontFace"><span class="type">PangoFontFace</span></a>.</p>
2666
+ <p>Casts a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFontFace"><span class="type">PangoFontFace</span></a>.</p>
2667
2667
  <div class="refsect3">
2668
2668
  <a name="PANGO-FONT-FACE.parameters"></a><h4>Parameters</h4>
2669
- <div class="informaltable"><table width="100%" border="0">
2669
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2670
2670
  <colgroup>
2671
2671
  <col width="150px" class="parameters_name">
2672
2672
  <col class="parameters_description">
@@ -2674,7 +2674,7 @@ longer needed. </p></td>
2674
2674
  </colgroup>
2675
2675
  <tbody><tr>
2676
2676
  <td class="parameter_name"><p>object</p></td>
2677
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2677
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2678
2678
  <td class="parameter_annotations"> </td>
2679
2679
  </tr></tbody>
2680
2680
  </table></div>
@@ -2687,7 +2687,7 @@ longer needed. </p></td>
2687
2687
  </pre>
2688
2688
  <div class="refsect3">
2689
2689
  <a name="PANGO-IS-FONT-FACE.parameters"></a><h4>Parameters</h4>
2690
- <div class="informaltable"><table width="100%" border="0">
2690
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2691
2691
  <colgroup>
2692
2692
  <col width="150px" class="parameters_name">
2693
2693
  <col class="parameters_description">
@@ -2695,14 +2695,14 @@ longer needed. </p></td>
2695
2695
  </colgroup>
2696
2696
  <tbody><tr>
2697
2697
  <td class="parameter_name"><p>object</p></td>
2698
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2698
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2699
2699
  <td class="parameter_annotations"> </td>
2700
2700
  </tr></tbody>
2701
2701
  </table></div>
2702
2702
  </div>
2703
2703
  <div class="refsect3">
2704
2704
  <a name="PANGO-IS-FONT-FACE.returns"></a><h4>Returns</h4>
2705
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>object</code></em>
2705
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>object</code></em>
2706
2706
  is a <a class="link" href="pango-Fonts.html#PangoFontFace"><span class="type">PangoFontFace</span></a>.</p>
2707
2707
  </div>
2708
2708
  </div>
@@ -2717,7 +2717,7 @@ name is unique among all faces in the family and is suitable
2717
2717
  for displaying to users.</p>
2718
2718
  <div class="refsect3">
2719
2719
  <a name="pango-font-face-get-face-name.parameters"></a><h4>Parameters</h4>
2720
- <div class="informaltable"><table width="100%" border="0">
2720
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2721
2721
  <colgroup>
2722
2722
  <col width="150px" class="parameters_name">
2723
2723
  <col class="parameters_description">
@@ -2744,14 +2744,14 @@ pango_font_face_list_sizes (<em class="parameter"><code><a class="link" href="pa
2744
2744
  <em class="parameter"><code><span class="type">int</span> **sizes</code></em>,
2745
2745
  <em class="parameter"><code><span class="type">int</span> *n_sizes</code></em>);</pre>
2746
2746
  <p>List the available sizes for a font. This is only applicable to bitmap
2747
- fonts. For scalable fonts, stores <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> at the location pointed to by
2747
+ fonts. For scalable fonts, stores <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> at the location pointed to by
2748
2748
  <em class="parameter"><code>sizes</code></em>
2749
2749
  and 0 at the location pointed to by <em class="parameter"><code>n_sizes</code></em>
2750
2750
  . The sizes returned
2751
2751
  are in Pango units and are sorted in ascending order.</p>
2752
2752
  <div class="refsect3">
2753
2753
  <a name="pango-font-face-list-sizes.parameters"></a><h4>Parameters</h4>
2754
- <div class="informaltable"><table width="100%" border="0">
2754
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2755
2755
  <colgroup>
2756
2756
  <col width="150px" class="parameters_name">
2757
2757
  <col class="parameters_description">
@@ -2766,7 +2766,7 @@ are in Pango units and are sorted in ascending order.</p>
2766
2766
  <tr>
2767
2767
  <td class="parameter_name"><p>sizes</p></td>
2768
2768
  <td class="parameter_description"><p> location to store a pointer to an array of int. This array
2769
- should be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. </p></td>
2769
+ should be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. </p></td>
2770
2770
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_sizes][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
2771
2771
  </tr>
2772
2772
  <tr>
@@ -2790,7 +2790,7 @@ a <a class="link" href="pango-Fonts.html#PangoFontFace"><span class="type">Pango
2790
2790
  will be unset.</p>
2791
2791
  <div class="refsect3">
2792
2792
  <a name="pango-font-face-describe.parameters"></a><h4>Parameters</h4>
2793
- <div class="informaltable"><table width="100%" border="0">
2793
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2794
2794
  <colgroup>
2795
2795
  <col width="150px" class="parameters_name">
2796
2796
  <col class="parameters_description">
@@ -2813,14 +2813,14 @@ to free the result.</p>
2813
2813
  <hr>
2814
2814
  <div class="refsect2">
2815
2815
  <a name="pango-font-face-is-synthesized"></a><h3>pango_font_face_is_synthesized ()</h3>
2816
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2816
+ <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>
2817
2817
  pango_font_face_is_synthesized (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontFace"><span class="type">PangoFontFace</span></a> *face</code></em>);</pre>
2818
2818
  <p>Returns whether a <a class="link" href="pango-Fonts.html#PangoFontFace"><span class="type">PangoFontFace</span></a> is synthesized by the underlying
2819
2819
  font rendering engine from another face, perhaps by shearing, emboldening,
2820
2820
  or lightening it.</p>
2821
2821
  <div class="refsect3">
2822
2822
  <a name="pango-font-face-is-synthesized.parameters"></a><h4>Parameters</h4>
2823
- <div class="informaltable"><table width="100%" border="0">
2823
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2824
2824
  <colgroup>
2825
2825
  <col width="150px" class="parameters_name">
2826
2826
  <col class="parameters_description">
@@ -2845,10 +2845,10 @@ is synthesized.</p>
2845
2845
  <a name="PANGO-FONT-MAP:CAPS"></a><h3>PANGO_FONT_MAP()</h3>
2846
2846
  <pre class="programlisting">#define PANGO_FONT_MAP(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FONT_MAP, PangoFontMap))
2847
2847
  </pre>
2848
- <p>Casts a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a>.</p>
2848
+ <p>Casts a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a>.</p>
2849
2849
  <div class="refsect3">
2850
2850
  <a name="PANGO-FONT-MAP.parameters"></a><h4>Parameters</h4>
2851
- <div class="informaltable"><table width="100%" border="0">
2851
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2852
2852
  <colgroup>
2853
2853
  <col width="150px" class="parameters_name">
2854
2854
  <col class="parameters_description">
@@ -2856,7 +2856,7 @@ is synthesized.</p>
2856
2856
  </colgroup>
2857
2857
  <tbody><tr>
2858
2858
  <td class="parameter_name"><p>object</p></td>
2859
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2859
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2860
2860
  <td class="parameter_annotations"> </td>
2861
2861
  </tr></tbody>
2862
2862
  </table></div>
@@ -2869,7 +2869,7 @@ is synthesized.</p>
2869
2869
  </pre>
2870
2870
  <div class="refsect3">
2871
2871
  <a name="PANGO-IS-FONT-MAP.parameters"></a><h4>Parameters</h4>
2872
- <div class="informaltable"><table width="100%" border="0">
2872
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2873
2873
  <colgroup>
2874
2874
  <col width="150px" class="parameters_name">
2875
2875
  <col class="parameters_description">
@@ -2877,14 +2877,14 @@ is synthesized.</p>
2877
2877
  </colgroup>
2878
2878
  <tbody><tr>
2879
2879
  <td class="parameter_name"><p>object</p></td>
2880
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2880
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2881
2881
  <td class="parameter_annotations"> </td>
2882
2882
  </tr></tbody>
2883
2883
  </table></div>
2884
2884
  </div>
2885
2885
  <div class="refsect3">
2886
2886
  <a name="PANGO-IS-FONT-MAP.returns"></a><h4>Returns</h4>
2887
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>object</code></em>
2887
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>object</code></em>
2888
2888
  is a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a>.</p>
2889
2889
  </div>
2890
2890
  </div>
@@ -2893,10 +2893,10 @@ is a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">Pan
2893
2893
  <a name="PANGO-FONT-MAP-CLASS:CAPS"></a><h3>PANGO_FONT_MAP_CLASS()</h3>
2894
2894
  <pre class="programlisting">#define PANGO_FONT_MAP_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), PANGO_TYPE_FONT_MAP, PangoFontMapClass))
2895
2895
  </pre>
2896
- <p>Casts a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFontMapClass" title="struct PangoFontMapClass"><span class="type">PangoFontMapClass</span></a>.</p>
2896
+ <p>Casts a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> to a <a class="link" href="pango-Fonts.html#PangoFontMapClass" title="struct PangoFontMapClass"><span class="type">PangoFontMapClass</span></a>.</p>
2897
2897
  <div class="refsect3">
2898
2898
  <a name="PANGO-FONT-MAP-CLASS.parameters"></a><h4>Parameters</h4>
2899
- <div class="informaltable"><table width="100%" border="0">
2899
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2900
2900
  <colgroup>
2901
2901
  <col width="150px" class="parameters_name">
2902
2902
  <col class="parameters_description">
@@ -2904,7 +2904,7 @@ is a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">Pan
2904
2904
  </colgroup>
2905
2905
  <tbody><tr>
2906
2906
  <td class="parameter_name"><p>klass</p></td>
2907
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2907
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2908
2908
  <td class="parameter_annotations"> </td>
2909
2909
  </tr></tbody>
2910
2910
  </table></div>
@@ -2917,7 +2917,7 @@ is a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">Pan
2917
2917
  </pre>
2918
2918
  <div class="refsect3">
2919
2919
  <a name="PANGO-IS-FONT-MAP-CLASS.parameters"></a><h4>Parameters</h4>
2920
- <div class="informaltable"><table width="100%" border="0">
2920
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2921
2921
  <colgroup>
2922
2922
  <col width="150px" class="parameters_name">
2923
2923
  <col class="parameters_description">
@@ -2925,14 +2925,14 @@ is a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">Pan
2925
2925
  </colgroup>
2926
2926
  <tbody><tr>
2927
2927
  <td class="parameter_name"><p>klass</p></td>
2928
- <td class="parameter_description"><p>a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2928
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>.</p></td>
2929
2929
  <td class="parameter_annotations"> </td>
2930
2930
  </tr></tbody>
2931
2931
  </table></div>
2932
2932
  </div>
2933
2933
  <div class="refsect3">
2934
2934
  <a name="PANGO-IS-FONT-MAP-CLASS.returns"></a><h4>Returns</h4>
2935
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>klass</code></em>
2935
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>klass</code></em>
2936
2936
  is a subtype of <a class="link" href="pango-Fonts.html#PangoFontMapClass" title="struct PangoFontMapClass"><span class="type">PangoFontMapClass</span></a>.</p>
2937
2937
  </div>
2938
2938
  </div>
@@ -2943,7 +2943,7 @@ is a subtype of <a class="link" href="pango-Fonts.html#PangoFontMapClass" title=
2943
2943
  </pre>
2944
2944
  <div class="refsect3">
2945
2945
  <a name="PANGO-FONT-MAP-GET-CLASS.parameters"></a><h4>Parameters</h4>
2946
- <div class="informaltable"><table width="100%" border="0">
2946
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2947
2947
  <colgroup>
2948
2948
  <col width="150px" class="parameters_name">
2949
2949
  <col class="parameters_description">
@@ -2977,7 +2977,7 @@ For instance, the GTK+ toolkit has, among others,
2977
2977
  <a href="http://developer.gnome.org/gtk3/GtkWidget.html#gtk-widget-get-pango-context"><code class="function">gtk_widget_get_pango_context()</code></a>. Use those instead.</p>
2978
2978
  <div class="refsect3">
2979
2979
  <a name="pango-font-map-create-context.parameters"></a><h4>Parameters</h4>
2980
- <div class="informaltable"><table width="100%" border="0">
2980
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2981
2981
  <colgroup>
2982
2982
  <col width="150px" class="parameters_name">
2983
2983
  <col class="parameters_description">
@@ -2993,7 +2993,7 @@ For instance, the GTK+ toolkit has, among others,
2993
2993
  <div class="refsect3">
2994
2994
  <a name="pango-font-map-create-context.returns"></a><h4>Returns</h4>
2995
2995
  <p> the newly allocated <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>,
2996
- which 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>
2996
+ which 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>
2997
2997
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
2998
2998
  </div>
2999
2999
  <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
@@ -3009,7 +3009,7 @@ pango_font_map_load_font (<em class="parameter"><code><a class="link" href="pang
3009
3009
  .</p>
3010
3010
  <div class="refsect3">
3011
3011
  <a name="pango-font-map-load-font.parameters"></a><h4>Parameters</h4>
3012
- <div class="informaltable"><table width="100%" border="0">
3012
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3013
3013
  <colgroup>
3014
3014
  <col width="150px" class="parameters_name">
3015
3015
  <col class="parameters_description">
@@ -3037,7 +3037,7 @@ pango_font_map_load_font (<em class="parameter"><code><a class="link" href="pang
3037
3037
  <div class="refsect3">
3038
3038
  <a name="pango-font-map-load-font.returns"></a><h4>Returns</h4>
3039
3039
  <p> the newly allocated <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>
3040
- loaded, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no font matched. </p>
3040
+ loaded, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no font matched. </p>
3041
3041
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
3042
3042
  </div>
3043
3043
  </div>
@@ -3054,7 +3054,7 @@ a font matching <em class="parameter"><code>desc</code></em>
3054
3054
  .</p>
3055
3055
  <div class="refsect3">
3056
3056
  <a name="pango-font-map-load-fontset.parameters"></a><h4>Parameters</h4>
3057
- <div class="informaltable"><table width="100%" border="0">
3057
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3058
3058
  <colgroup>
3059
3059
  <col width="150px" class="parameters_name">
3060
3060
  <col class="parameters_description">
@@ -3087,7 +3087,7 @@ a font matching <em class="parameter"><code>desc</code></em>
3087
3087
  <div class="refsect3">
3088
3088
  <a name="pango-font-map-load-fontset.returns"></a><h4>Returns</h4>
3089
3089
  <p> the newly allocated
3090
- <a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a> loaded, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no font matched. </p>
3090
+ <a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a> loaded, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no font matched. </p>
3091
3091
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
3092
3092
  </div>
3093
3093
  </div>
@@ -3101,7 +3101,7 @@ pango_font_map_list_families (<em class="parameter"><code><a class="link" href="
3101
3101
  <p>List all families for a fontmap.</p>
3102
3102
  <div class="refsect3">
3103
3103
  <a name="pango-font-map-list-families.parameters"></a><h4>Parameters</h4>
3104
- <div class="informaltable"><table width="100%" border="0">
3104
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3105
3105
  <colgroup>
3106
3106
  <col width="150px" class="parameters_name">
3107
3107
  <col class="parameters_description">
@@ -3116,7 +3116,7 @@ pango_font_map_list_families (<em class="parameter"><code><a class="link" href="
3116
3116
  <tr>
3117
3117
  <td class="parameter_name"><p>families</p></td>
3118
3118
  <td class="parameter_description"><p> location to store a pointer to an array of <a class="link" href="pango-Fonts.html#PangoFontFamily"><span class="type">PangoFontFamily</span></a> *.
3119
- This array should be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. </p></td>
3119
+ This array should be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. </p></td>
3120
3120
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_families][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></td>
3121
3121
  </tr>
3122
3122
  <tr>
@@ -3140,7 +3140,7 @@ See the <em class="structfield"><code>render_type</code></em> field of
3140
3140
  <a class="link" href="pango-Engines.html#PangoEngineInfo" title="struct PangoEngineInfo"><span class="type">PangoEngineInfo</span></a>.</p>
3141
3141
  <div class="refsect3">
3142
3142
  <a name="pango-font-map-get-shape-engine-type.parameters"></a><h4>Parameters</h4>
3143
- <div class="informaltable"><table width="100%" border="0">
3143
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3144
3144
  <colgroup>
3145
3145
  <col width="150px" class="parameters_name">
3146
3146
  <col class="parameters_description">
@@ -3164,7 +3164,7 @@ or freed.</p>
3164
3164
  <hr>
3165
3165
  <div class="refsect2">
3166
3166
  <a name="pango-font-map-get-serial"></a><h3>pango_font_map_get_serial ()</h3>
3167
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
3167
+ <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>
3168
3168
  pango_font_map_get_serial (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a> *fontmap</code></em>);</pre>
3169
3169
  <p>Returns the current serial number of <em class="parameter"><code>fontmap</code></em>
3170
3170
  . The serial number is
@@ -3178,7 +3178,7 @@ fontmap resolution.</p>
3178
3178
  in <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>.</p>
3179
3179
  <div class="refsect3">
3180
3180
  <a name="pango-font-map-get-serial.parameters"></a><h4>Parameters</h4>
3181
- <div class="informaltable"><table width="100%" border="0">
3181
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3182
3182
  <colgroup>
3183
3183
  <col width="150px" class="parameters_name">
3184
3184
  <col class="parameters_description">
@@ -3211,7 +3211,7 @@ call this function if they have attached extra data to the context
3211
3211
  and such data is changed.</p>
3212
3212
  <div class="refsect3">
3213
3213
  <a name="pango-font-map-changed.parameters"></a><h4>Parameters</h4>
3214
- <div class="informaltable"><table width="100%" border="0">
3214
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3215
3215
  <colgroup>
3216
3216
  <col width="150px" class="parameters_name">
3217
3217
  <col class="parameters_description">
@@ -3231,13 +3231,13 @@ and such data is changed.</p>
3231
3231
  <a name="pango-fontset-get-font"></a><h3>pango_fontset_get_font ()</h3>
3232
3232
  <pre class="programlisting"><a class="link" href="pango-Fonts.html#PangoFont"><span class="returnvalue">PangoFont</span></a> *
3233
3233
  pango_fontset_get_font (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a> *fontset</code></em>,
3234
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> wc</code></em>);</pre>
3234
+ <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> wc</code></em>);</pre>
3235
3235
  <p>Returns the font in the fontset that contains the best glyph for the
3236
3236
  Unicode character <em class="parameter"><code>wc</code></em>
3237
3237
  .</p>
3238
3238
  <div class="refsect3">
3239
3239
  <a name="pango-fontset-get-font.parameters"></a><h4>Parameters</h4>
3240
- <div class="informaltable"><table width="100%" border="0">
3240
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3241
3241
  <colgroup>
3242
3242
  <col width="150px" class="parameters_name">
3243
3243
  <col class="parameters_description">
@@ -3272,7 +3272,7 @@ pango_fontset_get_metrics (<em class="parameter"><code><a class="link" href="pan
3272
3272
  <p>Get overall metric information for the fonts in the fontset.</p>
3273
3273
  <div class="refsect3">
3274
3274
  <a name="pango-fontset-get-metrics.parameters"></a><h4>Parameters</h4>
3275
- <div class="informaltable"><table width="100%" border="0">
3275
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3276
3276
  <colgroup>
3277
3277
  <col width="150px" class="parameters_name">
3278
3278
  <col class="parameters_description">
@@ -3294,15 +3294,15 @@ when finished using the object.</p>
3294
3294
  <hr>
3295
3295
  <div class="refsect2">
3296
3296
  <a name="PangoFontsetForeachFunc"></a><h3>PangoFontsetForeachFunc ()</h3>
3297
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3297
+ <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>
3298
3298
  <span class="c_punctuation">(</span>*PangoFontsetForeachFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a> *fontset</code></em>,
3299
3299
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
3300
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
3300
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
3301
3301
  <p>A callback function used by <a class="link" href="pango-Fonts.html#pango-fontset-foreach" title="pango_fontset_foreach ()"><code class="function">pango_fontset_foreach()</code></a> when enumerating
3302
3302
  the fonts in a fontset.</p>
3303
3303
  <div class="refsect3">
3304
3304
  <a name="PangoFontsetForeachFunc.parameters"></a><h4>Parameters</h4>
3305
- <div class="informaltable"><table width="100%" border="0">
3305
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3306
3306
  <colgroup>
3307
3307
  <col width="150px" class="parameters_name">
3308
3308
  <col class="parameters_description">
@@ -3330,7 +3330,7 @@ the fonts in a fontset.</p>
3330
3330
  </div>
3331
3331
  <div class="refsect3">
3332
3332
  <a name="PangoFontsetForeachFunc.returns"></a><h4>Returns</h4>
3333
- <p> if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, stop iteration and return immediately.</p>
3333
+ <p> if <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, stop iteration and return immediately.</p>
3334
3334
  </div>
3335
3335
  <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
3336
3336
  </div>
@@ -3340,14 +3340,14 @@ the fonts in a fontset.</p>
3340
3340
  <pre class="programlisting"><span class="returnvalue">void</span>
3341
3341
  pango_fontset_foreach (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a> *fontset</code></em>,
3342
3342
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFontsetForeachFunc" title="PangoFontsetForeachFunc ()"><span class="type">PangoFontsetForeachFunc</span></a> func</code></em>,
3343
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
3343
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
3344
3344
  <p>Iterates through all the fonts in a fontset, calling <em class="parameter"><code>func</code></em>
3345
3345
  for
3346
3346
  each one. If <em class="parameter"><code>func</code></em>
3347
- returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, that stops the iteration.</p>
3347
+ returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, that stops the iteration.</p>
3348
3348
  <div class="refsect3">
3349
3349
  <a name="pango-fontset-foreach.parameters"></a><h4>Parameters</h4>
3350
- <div class="informaltable"><table width="100%" border="0">
3350
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3351
3351
  <colgroup>
3352
3352
  <col width="150px" class="parameters_name">
3353
3353
  <col class="parameters_description">
@@ -3382,7 +3382,7 @@ pango_fontset_simple_new (<em class="parameter"><code><a class="link" href="pang
3382
3382
  <p>Creates a new <a class="link" href="pango-Fonts.html#PangoFontsetSimple"><span class="type">PangoFontsetSimple</span></a> for the given language.</p>
3383
3383
  <div class="refsect3">
3384
3384
  <a name="pango-fontset-simple-new.parameters"></a><h4>Parameters</h4>
3385
- <div class="informaltable"><table width="100%" border="0">
3385
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3386
3386
  <colgroup>
3387
3387
  <col width="150px" class="parameters_name">
3388
3388
  <col class="parameters_description">
@@ -3398,7 +3398,7 @@ pango_fontset_simple_new (<em class="parameter"><code><a class="link" href="pang
3398
3398
  <div class="refsect3">
3399
3399
  <a name="pango-fontset-simple-new.returns"></a><h4>Returns</h4>
3400
3400
  <p> the newly allocated <a class="link" href="pango-Fonts.html#PangoFontsetSimple"><span class="type">PangoFontsetSimple</span></a>, which should
3401
- 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>
3401
+ 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>
3402
3402
  </div>
3403
3403
  </div>
3404
3404
  <hr>
@@ -3410,7 +3410,7 @@ pango_fontset_simple_append (<em class="parameter"><code><a class="link" href="p
3410
3410
  <p>Adds a font to the fontset.</p>
3411
3411
  <div class="refsect3">
3412
3412
  <a name="pango-fontset-simple-append.parameters"></a><h4>Parameters</h4>
3413
- <div class="informaltable"><table width="100%" border="0">
3413
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3414
3414
  <colgroup>
3415
3415
  <col width="150px" class="parameters_name">
3416
3416
  <col class="parameters_description">
@@ -3439,7 +3439,7 @@ pango_fontset_simple_size (<em class="parameter"><code><a class="link" href="pan
3439
3439
  <p>Returns the number of fonts in the fontset.</p>
3440
3440
  <div class="refsect3">
3441
3441
  <a name="pango-fontset-simple-size.parameters"></a><h4>Parameters</h4>
3442
- <div class="informaltable"><table width="100%" border="0">
3442
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3443
3443
  <colgroup>
3444
3444
  <col width="150px" class="parameters_name">
3445
3445
  <col class="parameters_description">
@@ -3474,7 +3474,7 @@ the characteristics of a font to load.</p>
3474
3474
  <a name="PANGO-TYPE-FONT-DESCRIPTION:CAPS"></a><h3>PANGO_TYPE_FONT_DESCRIPTION</h3>
3475
3475
  <pre class="programlisting">#define PANGO_TYPE_FONT_DESCRIPTION (pango_font_description_get_type ())
3476
3476
  </pre>
3477
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>.</p>
3477
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>.</p>
3478
3478
  </div>
3479
3479
  <hr>
3480
3480
  <div class="refsect2">
@@ -3482,7 +3482,7 @@ the characteristics of a font to load.</p>
3482
3482
  <p>An enumeration specifying the various slant styles possible for a font.</p>
3483
3483
  <div class="refsect3">
3484
3484
  <a name="PangoStyle.members"></a><h4>Members</h4>
3485
- <div class="informaltable"><table width="100%" border="0">
3485
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3486
3486
  <colgroup>
3487
3487
  <col width="300px" class="enum_members_name">
3488
3488
  <col class="enum_members_description">
@@ -3527,7 +3527,7 @@ the characteristics of a font to load.</p>
3527
3527
  value ranging from 100 to 1000, but there are some predefined values:</p>
3528
3528
  <div class="refsect3">
3529
3529
  <a name="PangoWeight.members"></a><h4>Members</h4>
3530
- <div class="informaltable"><table width="100%" border="0">
3530
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3531
3531
  <colgroup>
3532
3532
  <col width="300px" class="enum_members_name">
3533
3533
  <col class="enum_members_description">
@@ -3634,7 +3634,7 @@ value ranging from 100 to 1000, but there are some predefined values:</p>
3634
3634
  <p>An enumeration specifying capitalization variant of the font.</p>
3635
3635
  <div class="refsect3">
3636
3636
  <a name="PangoVariant.members"></a><h4>Members</h4>
3637
- <div class="informaltable"><table width="100%" border="0">
3637
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3638
3638
  <colgroup>
3639
3639
  <col width="300px" class="enum_members_name">
3640
3640
  <col class="enum_members_description">
@@ -3673,7 +3673,7 @@ replaced by smaller variants of the capital characters.</p>
3673
3673
  within a family.</p>
3674
3674
  <div class="refsect3">
3675
3675
  <a name="PangoStretch.members"></a><h4>Members</h4>
3676
- <div class="informaltable"><table width="100%" border="0">
3676
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3677
3677
  <colgroup>
3678
3678
  <col width="300px" class="enum_members_name">
3679
3679
  <col class="enum_members_description">
@@ -3760,7 +3760,7 @@ within a family.</p>
3760
3760
  <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> that have been set.</p>
3761
3761
  <div class="refsect3">
3762
3762
  <a name="PangoFontMask.members"></a><h4>Members</h4>
3763
- <div class="informaltable"><table width="100%" border="0">
3763
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3764
3764
  <colgroup>
3765
3765
  <col width="300px" class="enum_members_name">
3766
3766
  <col class="enum_members_description">
@@ -3843,7 +3843,7 @@ of their meaning.</p>
3843
3843
  <a name="PANGO-TYPE-FONT-METRICS:CAPS"></a><h3>PANGO_TYPE_FONT_METRICS</h3>
3844
3844
  <pre class="programlisting">#define PANGO_TYPE_FONT_METRICS (pango_font_metrics_get_type ())
3845
3845
  </pre>
3846
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontMetrics"><span class="type">PangoFontMetrics</span></a>.</p>
3846
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontMetrics"><span class="type">PangoFontMetrics</span></a>.</p>
3847
3847
  </div>
3848
3848
  <hr>
3849
3849
  <div class="refsect2">
@@ -3866,7 +3866,7 @@ which the implementation fills in.</p>
3866
3866
  <a name="PANGO-TYPE-FONT:CAPS"></a><h3>PANGO_TYPE_FONT</h3>
3867
3867
  <pre class="programlisting">#define PANGO_TYPE_FONT (pango_font_get_type ())
3868
3868
  </pre>
3869
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.</p>
3869
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.</p>
3870
3870
  </div>
3871
3871
  <hr>
3872
3872
  <div class="refsect2">
@@ -3881,7 +3881,7 @@ slant, weight, width and other aspects.</p>
3881
3881
  <a name="PANGO-TYPE-FONT-FAMILY:CAPS"></a><h3>PANGO_TYPE_FONT_FAMILY</h3>
3882
3882
  <pre class="programlisting">#define PANGO_TYPE_FONT_FAMILY (pango_font_family_get_type ())
3883
3883
  </pre>
3884
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontFamily"><span class="type">PangoFontFamily</span></a>.</p>
3884
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontFamily"><span class="type">PangoFontFamily</span></a>.</p>
3885
3885
  </div>
3886
3886
  <hr>
3887
3887
  <div class="refsect2">
@@ -3895,7 +3895,7 @@ the same family, slant, weight, width, but varying sizes.</p>
3895
3895
  <a name="PANGO-TYPE-FONT-FACE:CAPS"></a><h3>PANGO_TYPE_FONT_FACE</h3>
3896
3896
  <pre class="programlisting">#define PANGO_TYPE_FONT_FACE (pango_font_face_get_type ())
3897
3897
  </pre>
3898
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontFace"><span class="type">PangoFontFace</span></a>.</p>
3898
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontFace"><span class="type">PangoFontFace</span></a>.</p>
3899
3899
  </div>
3900
3900
  <hr>
3901
3901
  <div class="refsect2">
@@ -3917,7 +3917,7 @@ fills in.</p>
3917
3917
  <a name="PANGO-TYPE-FONT-MAP:CAPS"></a><h3>PANGO_TYPE_FONT_MAP</h3>
3918
3918
  <pre class="programlisting">#define PANGO_TYPE_FONT_MAP (pango_font_map_get_type ())
3919
3919
  </pre>
3920
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a>.</p>
3920
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a>.</p>
3921
3921
  </div>
3922
3922
  <hr>
3923
3923
  <div class="refsect2">
@@ -3947,7 +3947,7 @@ fills in.</p>
3947
3947
  a particular <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a> implementation.</p>
3948
3948
  <div class="refsect3">
3949
3949
  <a name="PangoFontMapClass.members"></a><h4>Members</h4>
3950
- <div class="informaltable"><table width="100%" border="0">
3950
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
3951
3951
  <colgroup>
3952
3952
  <col width="300px" class="struct_members_name">
3953
3953
  <col class="struct_members_description">
@@ -4009,7 +4009,7 @@ set of metrics for the entire fontset.</p>
4009
4009
  <a name="PANGO-TYPE-FONTSET:CAPS"></a><h3>PANGO_TYPE_FONTSET</h3>
4010
4010
  <pre class="programlisting">#define PANGO_TYPE_FONTSET (pango_fontset_get_type ())
4011
4011
  </pre>
4012
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a>.</p>
4012
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a>.</p>
4013
4013
  </div>
4014
4014
  <hr>
4015
4015
  <div class="refsect2">
@@ -4032,7 +4032,7 @@ set of metrics for the entire fontset.</p>
4032
4032
  a particular <a class="link" href="pango-Fonts.html#PangoFontset"><span class="type">PangoFontset</span></a> implementation.</p>
4033
4033
  <div class="refsect3">
4034
4034
  <a name="PangoFontsetClass.members"></a><h4>Members</h4>
4035
- <div class="informaltable"><table width="100%" border="0">
4035
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
4036
4036
  <colgroup>
4037
4037
  <col width="300px" class="struct_members_name">
4038
4038
  <col class="struct_members_description">
@@ -4080,7 +4080,7 @@ which the creator provides when constructing the
4080
4080
  <a name="PANGO-TYPE-FONTSET-SIMPLE:CAPS"></a><h3>PANGO_TYPE_FONTSET_SIMPLE</h3>
4081
4081
  <pre class="programlisting">#define PANGO_TYPE_FONTSET_SIMPLE (pango_fontset_simple_get_type ())
4082
4082
  </pre>
4083
- <p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontsetSimple"><span class="type">PangoFontsetSimple</span></a>.</p>
4083
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Fonts.html#PangoFontsetSimple"><span class="type">PangoFontsetSimple</span></a>.</p>
4084
4084
  </div>
4085
4085
  </div>
4086
4086
  </div>