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>FreeType Fonts and Rendering: Pango Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="rendering.html" title="Rendering with Pango">
9
9
  <link rel="prev" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="pango-FreeType-Fonts-and-Rendering.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">
@@ -197,7 +197,7 @@
197
197
  </div>
198
198
  <a name="PangoFT2FontMap"></a><div class="refsect1">
199
199
  <a name="pango-FreeType-Fonts-and-Rendering.other"></a><h2>Types and Values</h2>
200
- <div class="informaltable"><table width="100%" border="0">
200
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
201
201
  <colgroup>
202
202
  <col width="150px" class="name">
203
203
  <col class="description">
@@ -216,7 +216,7 @@
216
216
  </div>
217
217
  <div class="refsect1">
218
218
  <a name="pango-FreeType-Fonts-and-Rendering.object-hierarchy"></a><h2>Object Hierarchy</h2>
219
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
219
+ <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>
220
220
  <span class="lineart">╰──</span> <a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
221
221
  <span class="lineart">╰──</span> <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
222
222
  <span class="lineart">╰──</span> PangoFT2FontMap
@@ -241,7 +241,7 @@ the default substitute function (see
241
241
  <div class="refsect3">
242
242
  <a name="pango-ft2-font-map-new.returns"></a><h4>Returns</h4>
243
243
  <p> the newly created fontmap object. Unref
244
- 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> when you are finished with it.</p>
244
+ 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> when you are finished with it.</p>
245
245
  </div>
246
246
  <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
247
247
  </div>
@@ -255,7 +255,7 @@ pango_ft2_font_map_set_resolution (<em class="parameter"><code><a class="link" h
255
255
  <p>Sets the horizontal and vertical resolutions for the fontmap.</p>
256
256
  <div class="refsect3">
257
257
  <a name="pango-ft2-font-map-set-resolution.parameters"></a><h4>Parameters</h4>
258
- <div class="informaltable"><table width="100%" border="0">
258
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
259
259
  <colgroup>
260
260
  <col width="150px" class="parameters_name">
261
261
  <col class="parameters_description">
@@ -295,7 +295,7 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
295
295
  <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
296
296
  <div class="refsect3">
297
297
  <a name="pango-ft2-font-map-create-context.parameters"></a><h4>Parameters</h4>
298
- <div class="informaltable"><table width="100%" border="0">
298
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
299
299
  <colgroup>
300
300
  <col width="150px" class="parameters_name">
301
301
  <col class="parameters_description">
@@ -310,7 +310,7 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
310
310
  </div>
311
311
  <div class="refsect3">
312
312
  <a name="pango-ft2-font-map-create-context.returns"></a><h4>Returns</h4>
313
- <p> the newly created context; free 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>
313
+ <p> the newly created context; free 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>
314
314
  </div>
315
315
  <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
316
316
  </div>
@@ -319,11 +319,11 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
319
319
  <a name="PangoFT2SubstituteFunc"></a><h3>PangoFT2SubstituteFunc ()</h3>
320
320
  <pre class="programlisting"><span class="returnvalue">void</span>
321
321
  <span class="c_punctuation">(</span>*PangoFT2SubstituteFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
322
- <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>
322
+ <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>
323
323
  <p>Function type for doing final config tweaking on prepared FcPatterns.</p>
324
324
  <div class="refsect3">
325
325
  <a name="PangoFT2SubstituteFunc.parameters"></a><h4>Parameters</h4>
326
- <div class="informaltable"><table width="100%" border="0">
326
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
327
327
  <colgroup>
328
328
  <col width="150px" class="parameters_name">
329
329
  <col class="parameters_description">
@@ -351,15 +351,15 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
351
351
  pango_ft2_font_map_set_default_substitute
352
352
  (<em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a> *fontmap</code></em>,
353
353
  <em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2SubstituteFunc" title="PangoFT2SubstituteFunc ()"><span class="type">PangoFT2SubstituteFunc</span></a> func</code></em>,
354
- <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>,
355
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
354
+ <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>,
355
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
356
356
  <p>Sets a function that will be called to do final configuration
357
357
  substitution on a <span class="type">FcPattern</span> before it is used to load
358
358
  the font. This function can be used to do things like set
359
359
  hinting and antialiasing options.</p>
360
360
  <div class="refsect3">
361
361
  <a name="pango-ft2-font-map-set-default-substitute.parameters"></a><h4>Parameters</h4>
362
- <div class="informaltable"><table width="100%" border="0">
362
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
363
363
  <colgroup>
364
364
  <col width="150px" class="parameters_name">
365
365
  <col class="parameters_description">
@@ -406,7 +406,7 @@ That is, if your substitution function will return different
406
406
  results for the same input pattern, you must call this function.</p>
407
407
  <div class="refsect3">
408
408
  <a name="pango-ft2-font-map-substitute-changed.parameters"></a><h4>Parameters</h4>
409
- <div class="informaltable"><table width="100%" border="0">
409
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
410
410
  <colgroup>
411
411
  <col width="150px" class="parameters_name">
412
412
  <col class="parameters_description">
@@ -439,7 +439,7 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
439
439
  <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
440
440
  <div class="refsect3">
441
441
  <a name="pango-ft2-get-context.parameters"></a><h4>Parameters</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="150px" class="parameters_name">
445
445
  <col class="parameters_description">
@@ -471,12 +471,12 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
471
471
  pango_ft2_render (<em class="parameter"><code><span class="type">FT_Bitmap</span> *bitmap</code></em>,
472
472
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
473
473
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
474
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
475
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
474
+ <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> x</code></em>,
475
+ <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> y</code></em>);</pre>
476
476
  <p>Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a FreeType2 bitmap.</p>
477
477
  <div class="refsect3">
478
478
  <a name="pango-ft2-render.parameters"></a><h4>Parameters</h4>
479
- <div class="informaltable"><table width="100%" border="0">
479
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
480
480
  <colgroup>
481
481
  <col width="150px" class="parameters_name">
482
482
  <col class="parameters_description">
@@ -532,7 +532,7 @@ must have been loaded using a <a class="link" href="pango-Text-Processing.html#P
532
532
  transformation matrix to that passed in to this function.</p>
533
533
  <div class="refsect3">
534
534
  <a name="pango-ft2-render-transformed.parameters"></a><h4>Parameters</h4>
535
- <div class="informaltable"><table width="100%" border="0">
535
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
536
536
  <colgroup>
537
537
  <col width="150px" class="parameters_name">
538
538
  <col class="parameters_description">
@@ -551,7 +551,7 @@ transformation matrix to that passed in to this function.</p>
551
551
  </tr>
552
552
  <tr>
553
553
  <td class="parameter_name"><p>matrix</p></td>
554
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity
554
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity
555
555
  transformation. </p></td>
556
556
  <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>
557
557
  </tr>
@@ -588,7 +588,7 @@ pango_ft2_render_layout_line (<em class="parameter"><code><span class="type">FT_
588
588
  <p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a FreeType2 bitmap</p>
589
589
  <div class="refsect3">
590
590
  <a name="pango-ft2-render-layout-line.parameters"></a><h4>Parameters</h4>
591
- <div class="informaltable"><table width="100%" border="0">
591
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
592
592
  <colgroup>
593
593
  <col width="150px" class="parameters_name">
594
594
  <col class="parameters_description">
@@ -634,7 +634,7 @@ rounding to integer pixels multiple times, even if the
634
634
  final glyph positions are integers.)</p>
635
635
  <div class="refsect3">
636
636
  <a name="pango-ft2-render-layout-line-subpixel.parameters"></a><h4>Parameters</h4>
637
- <div class="informaltable"><table width="100%" border="0">
637
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
638
638
  <colgroup>
639
639
  <col width="150px" class="parameters_name">
640
640
  <col class="parameters_description">
@@ -677,7 +677,7 @@ pango_ft2_render_layout (<em class="parameter"><code><span class="type">FT_Bitma
677
677
  <p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> onto a FreeType2 bitmap</p>
678
678
  <div class="refsect3">
679
679
  <a name="pango-ft2-render-layout.parameters"></a><h4>Parameters</h4>
680
- <div class="informaltable"><table width="100%" border="0">
680
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
681
681
  <colgroup>
682
682
  <col width="150px" class="parameters_name">
683
683
  <col class="parameters_description">
@@ -723,7 +723,7 @@ rounding to integer pixels multiple times, even if the
723
723
  final glyph positions are integers.)</p>
724
724
  <div class="refsect3">
725
725
  <a name="pango-ft2-render-layout-subpixel.parameters"></a><h4>Parameters</h4>
726
- <div class="informaltable"><table width="100%" border="0">
726
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
727
727
  <colgroup>
728
728
  <col width="150px" class="parameters_name">
729
729
  <col class="parameters_description">
@@ -769,7 +769,7 @@ by the font,
769
769
  use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS" title="PANGO_GET_UNKNOWN_GLYPH()"><code class="function">PANGO_GET_UNKNOWN_GLYPH()</code></a> instead.</p>
770
770
  <div class="refsect3">
771
771
  <a name="pango-ft2-get-unknown-glyph.parameters"></a><h4>Parameters</h4>
772
- <div class="informaltable"><table width="100%" border="0">
772
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
773
773
  <colgroup>
774
774
  <col width="150px" class="parameters_name">
775
775
  <col class="parameters_description">
@@ -800,7 +800,7 @@ pango_ft2_font_get_kerning (<em class="parameter"><code><a class="link" href="pa
800
800
  <p>Use <a class="link" href="PangoFcFont.html#pango-fc-font-kern-glyphs" title="pango_fc_font_kern_glyphs ()"><code class="function">pango_fc_font_kern_glyphs()</code></a> instead.</p>
801
801
  <div class="refsect3">
802
802
  <a name="pango-ft2-font-get-kerning.parameters"></a><h4>Parameters</h4>
803
- <div class="informaltable"><table width="100%" border="0">
803
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
804
804
  <colgroup>
805
805
  <col width="150px" class="parameters_name">
806
806
  <col class="parameters_description">
@@ -844,7 +844,7 @@ face from <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title=
844
844
  <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()"><code class="function">pango_fc_font_unlock_face()</code></a>.</p>
845
845
  <div class="refsect3">
846
846
  <a name="pango-ft2-font-get-face.parameters"></a><h4>Parameters</h4>
847
- <div class="informaltable"><table width="100%" border="0">
847
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
848
848
  <colgroup>
849
849
  <col width="150px" class="parameters_name">
850
850
  <col class="parameters_description">
@@ -860,9 +860,9 @@ face from <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title=
860
860
  <div class="refsect3">
861
861
  <a name="pango-ft2-font-get-face.returns"></a><h4>Returns</h4>
862
862
  <p> a pointer to a <span class="type">FT_Face</span>
863
- structure, with the size set correctly, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
863
+ structure, with the size set correctly, 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
864
864
  <em class="parameter"><code>font</code></em>
865
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
865
+ 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>
866
866
  <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>
867
867
  </div>
868
868
  </div>
@@ -877,7 +877,7 @@ pango_ft2_font_get_coverage (<em class="parameter"><code><a class="link" href="p
877
877
  <a class="link" href="pango-Fonts.html#pango-font-get-coverage" title="pango_font_get_coverage ()"><code class="function">pango_font_get_coverage()</code></a> instead.</p>
878
878
  <div class="refsect3">
879
879
  <a name="pango-ft2-font-get-coverage.parameters"></a><h4>Parameters</h4>
880
- <div class="informaltable"><table width="100%" border="0">
880
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
881
881
  <colgroup>
882
882
  <col width="150px" class="parameters_name">
883
883
  <col class="parameters_description">
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Glyph Storage: Pango Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="pango.html" title="Basic Pango Interfaces">
9
9
  <link rel="prev" href="pango-Text-Processing.html" title="Rendering">
@@ -34,7 +34,7 @@
34
34
  </tr></table></div>
35
35
  <div class="refsect1">
36
36
  <a name="pango-Glyph-Storage.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">
@@ -320,7 +320,7 @@
320
320
  </tr>
321
321
  <tr>
322
322
  <td class="function_type">
323
- <a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
323
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
324
324
  </td>
325
325
  <td class="function_name">
326
326
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-apply-attrs" title="pango_glyph_item_apply_attrs ()">pango_glyph_item_apply_attrs</a> <span class="c_punctuation">()</span>
@@ -360,7 +360,7 @@
360
360
  </tr>
361
361
  <tr>
362
362
  <td class="function_type">
363
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
363
+ <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>
364
364
  </td>
365
365
  <td class="function_name">
366
366
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-start" title="pango_glyph_item_iter_init_start ()">pango_glyph_item_iter_init_start</a> <span class="c_punctuation">()</span>
@@ -368,7 +368,7 @@
368
368
  </tr>
369
369
  <tr>
370
370
  <td class="function_type">
371
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
371
+ <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>
372
372
  </td>
373
373
  <td class="function_name">
374
374
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-end" title="pango_glyph_item_iter_init_end ()">pango_glyph_item_iter_init_end</a> <span class="c_punctuation">()</span>
@@ -376,7 +376,7 @@
376
376
  </tr>
377
377
  <tr>
378
378
  <td class="function_type">
379
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
379
+ <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>
380
380
  </td>
381
381
  <td class="function_name">
382
382
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-next-cluster" title="pango_glyph_item_iter_next_cluster ()">pango_glyph_item_iter_next_cluster</a> <span class="c_punctuation">()</span>
@@ -384,7 +384,7 @@
384
384
  </tr>
385
385
  <tr>
386
386
  <td class="function_type">
387
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
387
+ <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>
388
388
  </td>
389
389
  <td class="function_name">
390
390
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-prev-cluster" title="pango_glyph_item_iter_prev_cluster ()">pango_glyph_item_iter_prev_cluster</a> <span class="c_punctuation">()</span>
@@ -395,7 +395,7 @@
395
395
  </div>
396
396
  <a name="PangoMatrix"></a><a name="PangoGlyphString"></a><a name="PangoGlyphItem"></a><a name="PangoGlyphItemIter"></a><div class="refsect1">
397
397
  <a name="pango-Glyph-Storage.other"></a><h2>Types and Values</h2>
398
- <div class="informaltable"><table width="100%" border="0">
398
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
399
399
  <colgroup>
400
400
  <col width="150px" class="name">
401
401
  <col class="description">
@@ -482,7 +482,7 @@
482
482
  </div>
483
483
  <div class="refsect1">
484
484
  <a name="pango-Glyph-Storage.object-hierarchy"></a><h2>Object Hierarchy</h2>
485
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
485
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
486
486
  <span class="lineart">├──</span> PangoGlyphItem
487
487
  <span class="lineart">├──</span> PangoGlyphItemIter
488
488
  <span class="lineart">├──</span> PangoGlyphString
@@ -505,7 +505,7 @@ glyphs.</p>
505
505
  <p>Converts a dimension to device units by rounding.</p>
506
506
  <div class="refsect3">
507
507
  <a name="PANGO-PIXELS.parameters"></a><h4>Parameters</h4>
508
- <div class="informaltable"><table width="100%" border="0">
508
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
509
509
  <colgroup>
510
510
  <col width="150px" class="parameters_name">
511
511
  <col class="parameters_description">
@@ -531,7 +531,7 @@ glyphs.</p>
531
531
  <p>Converts a dimension to device units by flooring.</p>
532
532
  <div class="refsect3">
533
533
  <a name="PANGO-PIXELS-FLOOR.parameters"></a><h4>Parameters</h4>
534
- <div class="informaltable"><table width="100%" border="0">
534
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
535
535
  <colgroup>
536
536
  <col width="150px" class="parameters_name">
537
537
  <col class="parameters_description">
@@ -558,7 +558,7 @@ glyphs.</p>
558
558
  <p>Converts a dimension to device units by ceiling.</p>
559
559
  <div class="refsect3">
560
560
  <a name="PANGO-PIXELS-CEIL.parameters"></a><h4>Parameters</h4>
561
- <div class="informaltable"><table width="100%" border="0">
561
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
562
562
  <colgroup>
563
563
  <col width="150px" class="parameters_name">
564
564
  <col class="parameters_description">
@@ -585,7 +585,7 @@ glyphs.</p>
585
585
  convert it to device units.</p>
586
586
  <div class="refsect3">
587
587
  <a name="PANGO-UNITS-ROUND.parameters"></a><h4>Parameters</h4>
588
- <div class="informaltable"><table width="100%" border="0">
588
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
589
589
  <colgroup>
590
590
  <col width="150px" class="parameters_name">
591
591
  <col class="parameters_description">
@@ -613,7 +613,7 @@ pango_units_to_double (<em class="parameter"><code><span class="type">int</span>
613
613
  it by <a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PANGO_SCALE"><code class="literal">PANGO_SCALE</code></a>.</p>
614
614
  <div class="refsect3">
615
615
  <a name="pango-units-to-double.parameters"></a><h4>Parameters</h4>
616
- <div class="informaltable"><table width="100%" border="0">
616
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
617
617
  <colgroup>
618
618
  <col width="150px" class="parameters_name">
619
619
  <col class="parameters_description">
@@ -641,7 +641,7 @@ pango_units_from_double (<em class="parameter"><code><span class="type">double</
641
641
  it by <a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PANGO_SCALE"><code class="literal">PANGO_SCALE</code></a> and rounds to nearest integer.</p>
642
642
  <div class="refsect3">
643
643
  <a name="pango-units-from-double.parameters"></a><h4>Parameters</h4>
644
- <div class="informaltable"><table width="100%" border="0">
644
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
645
645
  <colgroup>
646
646
  <col width="150px" class="parameters_name">
647
647
  <col class="parameters_description">
@@ -671,7 +671,7 @@ baseline to the highest point of the character. This is positive if the
671
671
  glyph ascends above the baseline.</p>
672
672
  <div class="refsect3">
673
673
  <a name="PANGO-ASCENT.parameters"></a><h4>Parameters</h4>
674
- <div class="informaltable"><table width="100%" border="0">
674
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
675
675
  <colgroup>
676
676
  <col width="150px" class="parameters_name">
677
677
  <col class="parameters_description">
@@ -696,7 +696,7 @@ baseline to the lowest point of the character. This is positive if the
696
696
  glyph descends below the baseline.</p>
697
697
  <div class="refsect3">
698
698
  <a name="PANGO-DESCENT.parameters"></a><h4>Parameters</h4>
699
- <div class="informaltable"><table width="100%" border="0">
699
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
700
700
  <colgroup>
701
701
  <col width="150px" class="parameters_name">
702
702
  <col class="parameters_description">
@@ -722,7 +722,7 @@ This is positive for characters drawn completely to the right of the
722
722
  glyph origin.</p>
723
723
  <div class="refsect3">
724
724
  <a name="PANGO-LBEARING.parameters"></a><h4>Parameters</h4>
725
- <div class="informaltable"><table width="100%" border="0">
725
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
726
726
  <colgroup>
727
727
  <col width="150px" class="parameters_name">
728
728
  <col class="parameters_description">
@@ -748,7 +748,7 @@ This is positive except for characters drawn completely to the left of the
748
748
  horizontal origin.</p>
749
749
  <div class="refsect3">
750
750
  <a name="PANGO-RBEARING.parameters"></a><h4>Parameters</h4>
751
- <div class="informaltable"><table width="100%" border="0">
751
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
752
752
  <colgroup>
753
753
  <col width="150px" class="parameters_name">
754
754
  <col class="parameters_description">
@@ -786,7 +786,7 @@ as <em class="parameter"><code>nearest</code></em>
786
786
  .</p>
787
787
  <div class="refsect3">
788
788
  <a name="pango-extents-to-pixels.parameters"></a><h4>Parameters</h4>
789
- <div class="informaltable"><table width="100%" border="0">
789
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
790
790
  <colgroup>
791
791
  <col width="150px" class="parameters_name">
792
792
  <col class="parameters_description">
@@ -795,12 +795,12 @@ as <em class="parameter"><code>nearest</code></em>
795
795
  <tbody>
796
796
  <tr>
797
797
  <td class="parameter_name"><p>inclusive</p></td>
798
- <td class="parameter_description"><p> rectangle to round to pixels inclusively, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
798
+ <td class="parameter_description"><p> rectangle to round to pixels inclusively, 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>
799
799
  <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>
800
800
  </tr>
801
801
  <tr>
802
802
  <td class="parameter_name"><p>nearest</p></td>
803
- <td class="parameter_description"><p> rectangle to round to nearest pixels, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
803
+ <td class="parameter_description"><p> rectangle to round to nearest pixels, 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>
804
804
  <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>
805
805
  </tr>
806
806
  </tbody>
@@ -816,7 +816,7 @@ pango_matrix_copy (<em class="parameter"><code>const <a class="link" href="pango
816
816
  <p>Copies a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>.</p>
817
817
  <div class="refsect3">
818
818
  <a name="pango-matrix-copy.parameters"></a><h4>Parameters</h4>
819
- <div class="informaltable"><table width="100%" border="0">
819
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
820
820
  <colgroup>
821
821
  <col width="150px" class="parameters_name">
822
822
  <col class="parameters_description">
@@ -824,7 +824,7 @@ pango_matrix_copy (<em class="parameter"><code>const <a class="link" href="pango
824
824
  </colgroup>
825
825
  <tbody><tr>
826
826
  <td class="parameter_name"><p>matrix</p></td>
827
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</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>
827
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</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>
828
828
  <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>
829
829
  </tr></tbody>
830
830
  </table></div>
@@ -832,9 +832,9 @@ pango_matrix_copy (<em class="parameter"><code>const <a class="link" href="pango
832
832
  <div class="refsect3">
833
833
  <a name="pango-matrix-copy.returns"></a><h4>Returns</h4>
834
834
  <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, which
835
- should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-matrix-free" title="pango_matrix_free ()"><code class="function">pango_matrix_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
835
+ should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-matrix-free" title="pango_matrix_free ()"><code class="function">pango_matrix_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
836
836
  <em class="parameter"><code>matrix</code></em>
837
- was <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
837
+ was <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
838
838
  <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>
839
839
  </div>
840
840
  <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
@@ -847,7 +847,7 @@ pango_matrix_free (<em class="parameter"><code><a class="link" href="pango-Glyph
847
847
  <p>Free a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> created with <a class="link" href="pango-Glyph-Storage.html#pango-matrix-copy" title="pango_matrix_copy ()"><code class="function">pango_matrix_copy()</code></a>.</p>
848
848
  <div class="refsect3">
849
849
  <a name="pango-matrix-free.parameters"></a><h4>Parameters</h4>
850
- <div class="informaltable"><table width="100%" border="0">
850
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
851
851
  <colgroup>
852
852
  <col width="150px" class="parameters_name">
853
853
  <col class="parameters_description">
@@ -855,7 +855,7 @@ pango_matrix_free (<em class="parameter"><code><a class="link" href="pango-Glyph
855
855
  </colgroup>
856
856
  <tbody><tr>
857
857
  <td class="parameter_name"><p>matrix</p></td>
858
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</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>
858
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</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>
859
859
  <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>
860
860
  </tr></tbody>
861
861
  </table></div>
@@ -877,7 +877,7 @@ transformation given by first translating by (<em class="parameter"><code>tx</co
877
877
  then applying the original transformation.</p>
878
878
  <div class="refsect3">
879
879
  <a name="pango-matrix-translate.parameters"></a><h4>Parameters</h4>
880
- <div class="informaltable"><table width="100%" border="0">
880
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
881
881
  <colgroup>
882
882
  <col width="150px" class="parameters_name">
883
883
  <col class="parameters_description">
@@ -920,7 +920,7 @@ and <em class="parameter"><code>sy</code></em>
920
920
  transformation.</p>
921
921
  <div class="refsect3">
922
922
  <a name="pango-matrix-scale.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">
@@ -960,7 +960,7 @@ transformation given by first rotating by <em class="parameter"><code>degrees</c
960
960
  counter-clockwise then applying the original transformation.</p>
961
961
  <div class="refsect3">
962
962
  <a name="pango-matrix-rotate.parameters"></a><h4>Parameters</h4>
963
- <div class="informaltable"><table width="100%" border="0">
963
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
964
964
  <colgroup>
965
965
  <col width="150px" class="parameters_name">
966
966
  <col class="parameters_description">
@@ -995,7 +995,7 @@ given by <em class="parameter"><code>new_matrix</code></em>
995
995
  then applying the original transformation.</p>
996
996
  <div class="refsect3">
997
997
  <a name="pango-matrix-concat.parameters"></a><h4>Parameters</h4>
998
- <div class="informaltable"><table width="100%" border="0">
998
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
999
999
  <colgroup>
1000
1000
  <col width="150px" class="parameters_name">
1001
1001
  <col class="parameters_description">
@@ -1030,7 +1030,7 @@ pango_matrix_transform_point (<em class="parameter"><code>const <a class="link"
1030
1030
  .</p>
1031
1031
  <div class="refsect3">
1032
1032
  <a name="pango-matrix-transform-point.parameters"></a><h4>Parameters</h4>
1033
- <div class="informaltable"><table width="100%" border="0">
1033
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1034
1034
  <colgroup>
1035
1035
  <col width="150px" class="parameters_name">
1036
1036
  <col class="parameters_description">
@@ -1039,7 +1039,7 @@ pango_matrix_transform_point (<em class="parameter"><code>const <a class="link"
1039
1039
  <tbody>
1040
1040
  <tr>
1041
1041
  <td class="parameter_name"><p>matrix</p></td>
1042
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1042
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1043
1043
  <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>
1044
1044
  </tr>
1045
1045
  <tr>
@@ -1095,7 +1095,7 @@ to (<em class="parameter"><code>x2</code></em>
1095
1095
  .</p>
1096
1096
  <div class="refsect3">
1097
1097
  <a name="pango-matrix-transform-distance.parameters"></a><h4>Parameters</h4>
1098
- <div class="informaltable"><table width="100%" border="0">
1098
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1099
1099
  <colgroup>
1100
1100
  <col width="150px" class="parameters_name">
1101
1101
  <col class="parameters_description">
@@ -1104,7 +1104,7 @@ to (<em class="parameter"><code>x2</code></em>
1104
1104
  <tbody>
1105
1105
  <tr>
1106
1106
  <td class="parameter_name"><p>matrix</p></td>
1107
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1107
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1108
1108
  <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>
1109
1109
  </tr>
1110
1110
  <tr>
@@ -1148,7 +1148,7 @@ coordinates may overflow in Pango units (large matrix translation for
1148
1148
  example).</p>
1149
1149
  <div class="refsect3">
1150
1150
  <a name="pango-matrix-transform-rectangle.parameters"></a><h4>Parameters</h4>
1151
- <div class="informaltable"><table width="100%" border="0">
1151
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1152
1152
  <colgroup>
1153
1153
  <col width="150px" class="parameters_name">
1154
1154
  <col class="parameters_description">
@@ -1157,12 +1157,12 @@ example).</p>
1157
1157
  <tbody>
1158
1158
  <tr>
1159
1159
  <td class="parameter_name"><p>matrix</p></td>
1160
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1160
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1161
1161
  <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>
1162
1162
  </tr>
1163
1163
  <tr>
1164
1164
  <td class="parameter_name"><p>rect</p></td>
1165
- <td class="parameter_description"><p> in/out bounding box in Pango units, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1165
+ <td class="parameter_description"><p> in/out bounding box in Pango units, 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>
1166
1166
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1167
1167
  </tr>
1168
1168
  </tbody>
@@ -1191,7 +1191,7 @@ original rectangle in Pango units and convert to pixels afterward
1191
1191
  using <a class="link" href="pango-Glyph-Storage.html#pango-extents-to-pixels" title="pango_extents_to_pixels ()"><code class="function">pango_extents_to_pixels()</code></a>'s first argument.</p>
1192
1192
  <div class="refsect3">
1193
1193
  <a name="pango-matrix-transform-pixel-rectangle.parameters"></a><h4>Parameters</h4>
1194
- <div class="informaltable"><table width="100%" border="0">
1194
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1195
1195
  <colgroup>
1196
1196
  <col width="150px" class="parameters_name">
1197
1197
  <col class="parameters_description">
@@ -1200,12 +1200,12 @@ using <a class="link" href="pango-Glyph-Storage.html#pango-extents-to-pixels" ti
1200
1200
  <tbody>
1201
1201
  <tr>
1202
1202
  <td class="parameter_name"><p>matrix</p></td>
1203
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1203
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1204
1204
  <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>
1205
1205
  </tr>
1206
1206
  <tr>
1207
1207
  <td class="parameter_name"><p>rect</p></td>
1208
- <td class="parameter_description"><p> in/out bounding box in device units, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1208
+ <td class="parameter_description"><p> in/out bounding box in device units, 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>
1209
1209
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1210
1210
  </tr>
1211
1211
  </tbody>
@@ -1224,7 +1224,7 @@ vector that the X coordinate is mapped to. If the scale in the X
1224
1224
  coordinate is needed as well, use <a class="link" href="pango-Glyph-Storage.html#pango-matrix-get-font-scale-factors" title="pango_matrix_get_font_scale_factors ()"><code class="function">pango_matrix_get_font_scale_factors()</code></a>.</p>
1225
1225
  <div class="refsect3">
1226
1226
  <a name="pango-matrix-get-font-scale-factor.parameters"></a><h4>Parameters</h4>
1227
- <div class="informaltable"><table width="100%" border="0">
1227
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1228
1228
  <colgroup>
1229
1229
  <col width="150px" class="parameters_name">
1230
1230
  <col class="parameters_description">
@@ -1232,7 +1232,7 @@ coordinate is needed as well, use <a class="link" href="pango-Glyph-Storage.html
1232
1232
  </colgroup>
1233
1233
  <tbody><tr>
1234
1234
  <td class="parameter_name"><p>matrix</p></td>
1235
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</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>
1235
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</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>
1236
1236
  <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>
1237
1237
  </tr></tbody>
1238
1238
  </table></div>
@@ -1242,7 +1242,7 @@ coordinate is needed as well, use <a class="link" href="pango-Glyph-Storage.html
1242
1242
  <p> the scale factor of <em class="parameter"><code>matrix</code></em>
1243
1243
  on the height of the font,
1244
1244
  or 1.0 if <em class="parameter"><code>matrix</code></em>
1245
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
1245
+ 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>
1246
1246
  </div>
1247
1247
  <p class="since">Since: <a class="link" href="api-index-1-12.html#api-index-1.12">1.12</a></p>
1248
1248
  </div>
@@ -1262,7 +1262,7 @@ vector that the X coordinate is mapped to.</p>
1262
1262
  <p>Note that output numbers will always be non-negative.</p>
1263
1263
  <div class="refsect3">
1264
1264
  <a name="pango-matrix-get-font-scale-factors.parameters"></a><h4>Parameters</h4>
1265
- <div class="informaltable"><table width="100%" border="0">
1265
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1266
1266
  <colgroup>
1267
1267
  <col width="150px" class="parameters_name">
1268
1268
  <col class="parameters_description">
@@ -1271,17 +1271,17 @@ vector that the X coordinate is mapped to.</p>
1271
1271
  <tbody>
1272
1272
  <tr>
1273
1273
  <td class="parameter_name"><p>matrix</p></td>
1274
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1274
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1275
1275
  <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>
1276
1276
  </tr>
1277
1277
  <tr>
1278
1278
  <td class="parameter_name"><p>xscale</p></td>
1279
- <td class="parameter_description"><p> output scale factor in the x direction, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1279
+ <td class="parameter_description"><p> output scale factor in the x direction, 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>
1280
1280
  <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>
1281
1281
  </tr>
1282
1282
  <tr>
1283
1283
  <td class="parameter_name"><p>yscale</p></td>
1284
- <td class="parameter_description"><p> output scale factor perpendicular to the x direction, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1284
+ <td class="parameter_description"><p> output scale factor perpendicular to the x direction, 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>
1285
1285
  <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>
1286
1286
  </tr>
1287
1287
  </tbody>
@@ -1299,7 +1299,7 @@ a box with the hexadecimal Unicode code-point of the character written in it
1299
1299
  is what is done in the most common backends.</p>
1300
1300
  <div class="refsect3">
1301
1301
  <a name="PANGO-GET-UNKNOWN-GLYPH.parameters"></a><h4>Parameters</h4>
1302
- <div class="informaltable"><table width="100%" border="0">
1302
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1303
1303
  <colgroup>
1304
1304
  <col width="150px" class="parameters_name">
1305
1305
  <col class="parameters_description">
@@ -1338,7 +1338,7 @@ pango_glyph_string_copy (<em class="parameter"><code><a class="link" href="pango
1338
1338
  <p>Copy a glyph string and associated storage.</p>
1339
1339
  <div class="refsect3">
1340
1340
  <a name="pango-glyph-string-copy.parameters"></a><h4>Parameters</h4>
1341
- <div class="informaltable"><table width="100%" border="0">
1341
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1342
1342
  <colgroup>
1343
1343
  <col width="150px" class="parameters_name">
1344
1344
  <col class="parameters_description">
@@ -1346,7 +1346,7 @@ pango_glyph_string_copy (<em class="parameter"><code><a class="link" href="pango
1346
1346
  </colgroup>
1347
1347
  <tbody><tr>
1348
1348
  <td class="parameter_name"><p>string</p></td>
1349
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</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>
1349
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</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>
1350
1350
  <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>
1351
1351
  </tr></tbody>
1352
1352
  </table></div>
@@ -1355,8 +1355,8 @@ pango_glyph_string_copy (<em class="parameter"><code><a class="link" href="pango
1355
1355
  <a name="pango-glyph-string-copy.returns"></a><h4>Returns</h4>
1356
1356
  <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>,
1357
1357
  which should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-free" title="pango_glyph_string_free ()"><code class="function">pango_glyph_string_free()</code></a>,
1358
- 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>string</code></em>
1359
- was <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
1358
+ 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>string</code></em>
1359
+ was <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
1360
1360
  <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>
1361
1361
  </div>
1362
1362
  </div>
@@ -1365,11 +1365,11 @@ was <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html
1365
1365
  <a name="pango-glyph-string-set-size"></a><h3>pango_glyph_string_set_size ()</h3>
1366
1366
  <pre class="programlisting"><span class="returnvalue">void</span>
1367
1367
  pango_glyph_string_set_size (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *string</code></em>,
1368
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_len</code></em>);</pre>
1368
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_len</code></em>);</pre>
1369
1369
  <p>Resize a glyph string to the given length.</p>
1370
1370
  <div class="refsect3">
1371
1371
  <a name="pango-glyph-string-set-size.parameters"></a><h4>Parameters</h4>
1372
- <div class="informaltable"><table width="100%" border="0">
1372
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1373
1373
  <colgroup>
1374
1374
  <col width="150px" class="parameters_name">
1375
1375
  <col class="parameters_description">
@@ -1398,7 +1398,7 @@ pango_glyph_string_free (<em class="parameter"><code><a class="link" href="pango
1398
1398
  <p>Free a glyph string and associated storage.</p>
1399
1399
  <div class="refsect3">
1400
1400
  <a name="pango-glyph-string-free.parameters"></a><h4>Parameters</h4>
1401
- <div class="informaltable"><table width="100%" border="0">
1401
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1402
1402
  <colgroup>
1403
1403
  <col width="150px" class="parameters_name">
1404
1404
  <col class="parameters_description">
@@ -1406,7 +1406,7 @@ pango_glyph_string_free (<em class="parameter"><code><a class="link" href="pango
1406
1406
  </colgroup>
1407
1407
  <tbody><tr>
1408
1408
  <td class="parameter_name"><p>string</p></td>
1409
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</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>
1409
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</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>
1410
1410
  <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>
1411
1411
  </tr></tbody>
1412
1412
  </table></div>
@@ -1425,7 +1425,7 @@ for <a class="link" href="pango-Fonts.html#pango-font-get-glyph-extents" title="
1425
1425
  of the rectangles.</p>
1426
1426
  <div class="refsect3">
1427
1427
  <a name="pango-glyph-string-extents.parameters"></a><h4>Parameters</h4>
1428
- <div class="informaltable"><table width="100%" border="0">
1428
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1429
1429
  <colgroup>
1430
1430
  <col width="150px" class="parameters_name">
1431
1431
  <col class="parameters_description">
@@ -1445,13 +1445,13 @@ of the rectangles.</p>
1445
1445
  <tr>
1446
1446
  <td class="parameter_name"><p>ink_rect</p></td>
1447
1447
  <td class="parameter_description"><p> rectangle used to store the extents of the glyph string
1448
- 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>
1448
+ 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>
1449
1449
  <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>
1450
1450
  </tr>
1451
1451
  <tr>
1452
1452
  <td class="parameter_name"><p>logical_rect</p></td>
1453
1453
  <td class="parameter_description"><p> rectangle used to store the logical extents of the
1454
- glyph string 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>
1454
+ glyph string or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
1455
1455
  <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>
1456
1456
  </tr>
1457
1457
  </tbody>
@@ -1474,7 +1474,7 @@ coordinate system is at the start of the range, not at the start of the entire
1474
1474
  glyph string).</p>
1475
1475
  <div class="refsect3">
1476
1476
  <a name="pango-glyph-string-extents-range.parameters"></a><h4>Parameters</h4>
1477
- <div class="informaltable"><table width="100%" border="0">
1477
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1478
1478
  <colgroup>
1479
1479
  <col width="150px" class="parameters_name">
1480
1480
  <col class="parameters_description">
@@ -1506,14 +1506,14 @@ indices such that start &lt;= index &lt; end)</p></td>
1506
1506
  <td class="parameter_name"><p>ink_rect</p></td>
1507
1507
  <td class="parameter_description"><p> rectangle used to
1508
1508
  store the extents of the glyph string range as drawn or
1509
- <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>
1509
+ <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>
1510
1510
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
1511
1511
  </tr>
1512
1512
  <tr>
1513
1513
  <td class="parameter_name"><p>logical_rect</p></td>
1514
1514
  <td class="parameter_description"><p> rectangle used to
1515
1515
  store the logical extents of the glyph string range or
1516
- <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>
1516
+ <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>
1517
1517
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
1518
1518
  </tr>
1519
1519
  </tbody>
@@ -1532,7 +1532,7 @@ computes the sum of geometry.width for each glyph in the <em class="parameter"><
1532
1532
  .</p>
1533
1533
  <div class="refsect3">
1534
1534
  <a name="pango-glyph-string-get-width.parameters"></a><h4>Parameters</h4>
1535
- <div class="informaltable"><table width="100%" border="0">
1535
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1536
1536
  <colgroup>
1537
1537
  <col width="150px" class="parameters_name">
1538
1538
  <col class="parameters_description">
@@ -1560,14 +1560,14 @@ pango_glyph_string_index_to_x (<em class="parameter"><code><a class="link" href=
1560
1560
  <em class="parameter"><code><span class="type">int</span> length</code></em>,
1561
1561
  <em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis"><span class="type">PangoAnalysis</span></a> *analysis</code></em>,
1562
1562
  <em class="parameter"><code><span class="type">int</span> index_</code></em>,
1563
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> trailing</code></em>,
1563
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> trailing</code></em>,
1564
1564
  <em class="parameter"><code><span class="type">int</span> *x_pos</code></em>);</pre>
1565
1565
  <p>Converts from character position to x position. (X position
1566
1566
  is measured from the left edge of the run). Character positions
1567
1567
  are computed by dividing up each cluster into equal portions.</p>
1568
1568
  <div class="refsect3">
1569
1569
  <a name="pango-glyph-string-index-to-x.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">
@@ -1603,8 +1603,8 @@ are computed by dividing up each cluster into equal portions.</p>
1603
1603
  </tr>
1604
1604
  <tr>
1605
1605
  <td class="parameter_name"><p>trailing</p></td>
1606
- <td class="parameter_description"><p>whether we should compute the result for the beginning (<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>)
1607
- or end (<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>) of the character.</p></td>
1606
+ <td class="parameter_description"><p>whether we should compute the result for the beginning (<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>)
1607
+ or end (<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>) of the character.</p></td>
1608
1608
  <td class="parameter_annotations"> </td>
1609
1609
  </tr>
1610
1610
  <tr>
@@ -1635,7 +1635,7 @@ position; the caller must combine the result with the logical
1635
1635
  attributes for the text to compute the valid cursor position.</p>
1636
1636
  <div class="refsect3">
1637
1637
  <a name="pango-glyph-string-x-to-index.parameters"></a><h4>Parameters</h4>
1638
- <div class="informaltable"><table width="100%" border="0">
1638
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1639
1639
  <colgroup>
1640
1640
  <col width="150px" class="parameters_name">
1641
1641
  <col class="parameters_description">
@@ -1700,7 +1700,7 @@ cluster is divided equally among the characters.</p>
1700
1700
  <p>See also <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-get-logical-widths" title="pango_glyph_item_get_logical_widths ()"><code class="function">pango_glyph_item_get_logical_widths()</code></a>.</p>
1701
1701
  <div class="refsect3">
1702
1702
  <a name="pango-glyph-string-get-logical-widths.parameters"></a><h4>Parameters</h4>
1703
- <div class="informaltable"><table width="100%" border="0">
1703
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1704
1704
  <colgroup>
1705
1705
  <col width="150px" class="parameters_name">
1706
1706
  <col class="parameters_description">
@@ -1748,7 +1748,7 @@ pango_glyph_item_copy (<em class="parameter"><code><a class="link" href="pango-G
1748
1748
  <p>Make a deep copy of an existing <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> structure.</p>
1749
1749
  <div class="refsect3">
1750
1750
  <a name="pango-glyph-item-copy.parameters"></a><h4>Parameters</h4>
1751
- <div class="informaltable"><table width="100%" border="0">
1751
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1752
1752
  <colgroup>
1753
1753
  <col width="150px" class="parameters_name">
1754
1754
  <col class="parameters_description">
@@ -1756,7 +1756,7 @@ pango_glyph_item_copy (<em class="parameter"><code><a class="link" href="pango-G
1756
1756
  </colgroup>
1757
1757
  <tbody><tr>
1758
1758
  <td class="parameter_name"><p>orig</p></td>
1759
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</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>
1759
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</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>
1760
1760
  <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>
1761
1761
  </tr></tbody>
1762
1762
  </table></div>
@@ -1764,9 +1764,9 @@ pango_glyph_item_copy (<em class="parameter"><code><a class="link" href="pango-G
1764
1764
  <div class="refsect3">
1765
1765
  <a name="pango-glyph-item-copy.returns"></a><h4>Returns</h4>
1766
1766
  <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, which should
1767
- be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1767
+ be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1768
1768
  if <em class="parameter"><code>orig</code></em>
1769
- was <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
1769
+ was <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
1770
1770
  <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>
1771
1771
  </div>
1772
1772
  <p class="since">Since: <a class="link" href="api-index-1-20.html#api-index-1.20">1.20</a></p>
@@ -1779,7 +1779,7 @@ pango_glyph_item_free (<em class="parameter"><code><a class="link" href="pango-G
1779
1779
  <p>Frees a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> and resources to which it points.</p>
1780
1780
  <div class="refsect3">
1781
1781
  <a name="pango-glyph-item-free.parameters"></a><h4>Parameters</h4>
1782
- <div class="informaltable"><table width="100%" border="0">
1782
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1783
1783
  <colgroup>
1784
1784
  <col width="150px" class="parameters_name">
1785
1785
  <col class="parameters_description">
@@ -1787,7 +1787,7 @@ pango_glyph_item_free (<em class="parameter"><code><a class="link" href="pango-G
1787
1787
  </colgroup>
1788
1788
  <tbody><tr>
1789
1789
  <td class="parameter_name"><p>glyph_item</p></td>
1790
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</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>
1790
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</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>
1791
1791
  <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>
1792
1792
  </tr></tbody>
1793
1793
  </table></div>
@@ -1819,7 +1819,7 @@ zero-length item).</p>
1819
1819
  it internally.)</p>
1820
1820
  <div class="refsect3">
1821
1821
  <a name="pango-glyph-item-split.parameters"></a><h4>Parameters</h4>
1822
- <div class="informaltable"><table width="100%" border="0">
1822
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1823
1823
  <colgroup>
1824
1824
  <col width="150px" class="parameters_name">
1825
1825
  <col class="parameters_description">
@@ -1857,7 +1857,7 @@ with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title
1857
1857
  <hr>
1858
1858
  <div class="refsect2">
1859
1859
  <a name="pango-glyph-item-apply-attrs"></a><h3>pango_glyph_item_apply_attrs ()</h3>
1860
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
1860
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
1861
1861
  pango_glyph_item_apply_attrs (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
1862
1862
  <em class="parameter"><code>const <span class="type">char</span> *text</code></em>,
1863
1863
  <em class="parameter"><code><a class="link" href="pango-Text-Attributes.html#PangoAttrList"><span class="type">PangoAttrList</span></a> *list</code></em>);</pre>
@@ -1878,7 +1878,7 @@ result items can have multiple attributes of the same type.</p>
1878
1878
  as one of the elements in the list.</p>
1879
1879
  <div class="refsect3">
1880
1880
  <a name="pango-glyph-item-apply-attrs.parameters"></a><h4>Parameters</h4>
1881
- <div class="informaltable"><table width="100%" border="0">
1881
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1882
1882
  <colgroup>
1883
1883
  <col width="150px" class="parameters_name">
1884
1884
  <col class="parameters_description">
@@ -1910,7 +1910,7 @@ applies to</p></td>
1910
1910
  list of glyph items resulting from splitting <em class="parameter"><code>glyph_item</code></em>
1911
1911
  . Free
1912
1912
  the elements using <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, the list using
1913
- <a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a>. </p>
1913
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a>. </p>
1914
1914
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> Pango.GlyphItem]</span></p>
1915
1915
  </div>
1916
1916
  <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
@@ -1928,7 +1928,7 @@ pango_glyph_item_letter_space (<em class="parameter"><code><a class="link" href=
1928
1928
  give the effect of typographic letter spacing.</p>
1929
1929
  <div class="refsect3">
1930
1930
  <a name="pango-glyph-item-letter-space.parameters"></a><h4>Parameters</h4>
1931
- <div class="informaltable"><table width="100%" border="0">
1931
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1932
1932
  <colgroup>
1933
1933
  <col width="150px" class="parameters_name">
1934
1934
  <col class="parameters_description">
@@ -1982,7 +1982,7 @@ cluster is divided equally among the characters.</p>
1982
1982
  <p>See also <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-get-logical-widths" title="pango_glyph_string_get_logical_widths ()"><code class="function">pango_glyph_string_get_logical_widths()</code></a>.</p>
1983
1983
  <div class="refsect3">
1984
1984
  <a name="pango-glyph-item-get-logical-widths.parameters"></a><h4>Parameters</h4>
1985
- <div class="informaltable"><table width="100%" border="0">
1985
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1986
1986
  <colgroup>
1987
1987
  <col width="150px" class="parameters_name">
1988
1988
  <col class="parameters_description">
@@ -2024,7 +2024,7 @@ pango_glyph_item_iter_copy (<em class="parameter"><code><a class="link" href="pa
2024
2024
  <p>Make a shallow copy of an existing <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> structure.</p>
2025
2025
  <div class="refsect3">
2026
2026
  <a name="pango-glyph-item-iter-copy.parameters"></a><h4>Parameters</h4>
2027
- <div class="informaltable"><table width="100%" border="0">
2027
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2028
2028
  <colgroup>
2029
2029
  <col width="150px" class="parameters_name">
2030
2030
  <col class="parameters_description">
@@ -2032,7 +2032,7 @@ pango_glyph_item_iter_copy (<em class="parameter"><code><a class="link" href="pa
2032
2032
  </colgroup>
2033
2033
  <tbody><tr>
2034
2034
  <td class="parameter_name"><p>orig</p></td>
2035
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</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>
2035
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</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>
2036
2036
  <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>
2037
2037
  </tr></tbody>
2038
2038
  </table></div>
@@ -2040,9 +2040,9 @@ pango_glyph_item_iter_copy (<em class="parameter"><code><a class="link" href="pa
2040
2040
  <div class="refsect3">
2041
2041
  <a name="pango-glyph-item-iter-copy.returns"></a><h4>Returns</h4>
2042
2042
  <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, which should
2043
- be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free" title="pango_glyph_item_iter_free ()"><code class="function">pango_glyph_item_iter_free()</code></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
2043
+ be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free" title="pango_glyph_item_iter_free ()"><code class="function">pango_glyph_item_iter_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>
2044
2044
  if <em class="parameter"><code>orig</code></em>
2045
- was <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
2045
+ was <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
2046
2046
  <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>
2047
2047
  </div>
2048
2048
  <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
@@ -2055,7 +2055,7 @@ pango_glyph_item_iter_free (<em class="parameter"><code><a class="link" href="pa
2055
2055
  <p>Frees a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> created by <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-copy" title="pango_glyph_item_iter_copy ()"><code class="function">pango_glyph_item_iter_copy()</code></a>.</p>
2056
2056
  <div class="refsect3">
2057
2057
  <a name="pango-glyph-item-iter-free.parameters"></a><h4>Parameters</h4>
2058
- <div class="informaltable"><table width="100%" border="0">
2058
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2059
2059
  <colgroup>
2060
2060
  <col width="150px" class="parameters_name">
2061
2061
  <col class="parameters_description">
@@ -2063,7 +2063,7 @@ pango_glyph_item_iter_free (<em class="parameter"><code><a class="link" href="pa
2063
2063
  </colgroup>
2064
2064
  <tbody><tr>
2065
2065
  <td class="parameter_name"><p>iter</p></td>
2066
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</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>
2066
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</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>
2067
2067
  <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>
2068
2068
  </tr></tbody>
2069
2069
  </table></div>
@@ -2073,7 +2073,7 @@ pango_glyph_item_iter_free (<em class="parameter"><code><a class="link" href="pa
2073
2073
  <hr>
2074
2074
  <div class="refsect2">
2075
2075
  <a name="pango-glyph-item-iter-init-start"></a><h3>pango_glyph_item_iter_init_start ()</h3>
2076
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2076
+ <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>
2077
2077
  pango_glyph_item_iter_init_start (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>,
2078
2078
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
2079
2079
  <em class="parameter"><code>const <span class="type">char</span> *text</code></em>);</pre>
@@ -2082,7 +2082,7 @@ first cluster in a glyph item.
2082
2082
  See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.</p>
2083
2083
  <div class="refsect3">
2084
2084
  <a name="pango-glyph-item-iter-init-start.parameters"></a><h4>Parameters</h4>
2085
- <div class="informaltable"><table width="100%" border="0">
2085
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2086
2086
  <colgroup>
2087
2087
  <col width="150px" class="parameters_name">
2088
2088
  <col class="parameters_description">
@@ -2109,14 +2109,14 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
2109
2109
  </div>
2110
2110
  <div class="refsect3">
2111
2111
  <a name="pango-glyph-item-iter-init-start.returns"></a><h4>Returns</h4>
2112
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there are no clusters in the glyph item</p>
2112
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there are no clusters in the glyph item</p>
2113
2113
  </div>
2114
2114
  <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2115
2115
  </div>
2116
2116
  <hr>
2117
2117
  <div class="refsect2">
2118
2118
  <a name="pango-glyph-item-iter-init-end"></a><h3>pango_glyph_item_iter_init_end ()</h3>
2119
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2119
+ <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>
2120
2120
  pango_glyph_item_iter_init_end (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>,
2121
2121
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
2122
2122
  <em class="parameter"><code>const <span class="type">char</span> *text</code></em>);</pre>
@@ -2125,7 +2125,7 @@ last cluster in a glyph item.
2125
2125
  See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.</p>
2126
2126
  <div class="refsect3">
2127
2127
  <a name="pango-glyph-item-iter-init-end.parameters"></a><h4>Parameters</h4>
2128
- <div class="informaltable"><table width="100%" border="0">
2128
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2129
2129
  <colgroup>
2130
2130
  <col width="150px" class="parameters_name">
2131
2131
  <col class="parameters_description">
@@ -2152,20 +2152,20 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
2152
2152
  </div>
2153
2153
  <div class="refsect3">
2154
2154
  <a name="pango-glyph-item-iter-init-end.returns"></a><h4>Returns</h4>
2155
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there are no clusters in the glyph item</p>
2155
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there are no clusters in the glyph item</p>
2156
2156
  </div>
2157
2157
  <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2158
2158
  </div>
2159
2159
  <hr>
2160
2160
  <div class="refsect2">
2161
2161
  <a name="pango-glyph-item-iter-next-cluster"></a><h3>pango_glyph_item_iter_next_cluster ()</h3>
2162
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2162
+ <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>
2163
2163
  pango_glyph_item_iter_next_cluster (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);</pre>
2164
2164
  <p>Advances the iterator to the next cluster in the glyph item.
2165
2165
  See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.</p>
2166
2166
  <div class="refsect3">
2167
2167
  <a name="pango-glyph-item-iter-next-cluster.parameters"></a><h4>Parameters</h4>
2168
- <div class="informaltable"><table width="100%" border="0">
2168
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2169
2169
  <colgroup>
2170
2170
  <col width="150px" class="parameters_name">
2171
2171
  <col class="parameters_description">
@@ -2180,7 +2180,7 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
2180
2180
  </div>
2181
2181
  <div class="refsect3">
2182
2182
  <a name="pango-glyph-item-iter-next-cluster.returns"></a><h4>Returns</h4>
2183
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the iterator was advanced, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we were already on the
2183
+ <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 iterator was advanced, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we were already on the
2184
2184
  last cluster.</p>
2185
2185
  </div>
2186
2186
  <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
@@ -2188,13 +2188,13 @@ last cluster.</p>
2188
2188
  <hr>
2189
2189
  <div class="refsect2">
2190
2190
  <a name="pango-glyph-item-iter-prev-cluster"></a><h3>pango_glyph_item_iter_prev_cluster ()</h3>
2191
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2191
+ <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>
2192
2192
  pango_glyph_item_iter_prev_cluster (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);</pre>
2193
2193
  <p>Moves the iterator to the preceding cluster in the glyph item.
2194
2194
  See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.</p>
2195
2195
  <div class="refsect3">
2196
2196
  <a name="pango-glyph-item-iter-prev-cluster.parameters"></a><h4>Parameters</h4>
2197
- <div class="informaltable"><table width="100%" border="0">
2197
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2198
2198
  <colgroup>
2199
2199
  <col width="150px" class="parameters_name">
2200
2200
  <col class="parameters_description">
@@ -2209,7 +2209,7 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
2209
2209
  </div>
2210
2210
  <div class="refsect3">
2211
2211
  <a name="pango-glyph-item-iter-prev-cluster.returns"></a><h4>Returns</h4>
2212
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the iterator was moved, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we were already on the
2212
+ <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 iterator was moved, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we were already on the
2213
2213
  first cluster.</p>
2214
2214
  </div>
2215
2215
  <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
@@ -2244,7 +2244,7 @@ used to represent the logical or ink extents of a single glyph or section
2244
2244
  of text. (See, for instance, <a class="link" href="pango-Fonts.html#pango-font-get-glyph-extents" title="pango_font_get_glyph_extents ()"><code class="function">pango_font_get_glyph_extents()</code></a>)</p>
2245
2245
  <div class="refsect3">
2246
2246
  <a name="PangoRectangle.members"></a><h4>Members</h4>
2247
- <div class="informaltable"><table width="100%" border="0">
2247
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2248
2248
  <colgroup>
2249
2249
  <col width="300px" class="struct_members_name">
2250
2250
  <col class="struct_members_description">
@@ -2296,7 +2296,7 @@ y_device = x_user * matrix-&gt;yx + y_user * matrix-&gt;yy + matrix-&gt;y0;
2296
2296
  </pre>
2297
2297
  <div class="refsect3">
2298
2298
  <a name="PangoMatrix.members"></a><h4>Members</h4>
2299
- <div class="informaltable"><table width="100%" border="0">
2299
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2300
2300
  <colgroup>
2301
2301
  <col width="300px" class="struct_members_name">
2302
2302
  <col class="struct_members_description">
@@ -2403,8 +2403,8 @@ on.</p>
2403
2403
  <pre class="programlisting">#define PANGO_GLYPH_UNKNOWN_FLAG ((PangoGlyph)0x10000000)
2404
2404
  </pre>
2405
2405
  <p>The <a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-UNKNOWN-FLAG:CAPS" title="PANGO_GLYPH_UNKNOWN_FLAG"><code class="literal">PANGO_GLYPH_UNKNOWN_FLAG</code></a> macro is a flag value that can be added to
2406
- a <a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> value of a valid Unicode character, to produce a <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="type">PangoGlyph</span></a>
2407
- value, representing an unknown-character glyph for the respective <a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a>.</p>
2406
+ a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> value of a valid Unicode character, to produce a <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="type">PangoGlyph</span></a>
2407
+ value, representing an unknown-character glyph for the respective <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a>.</p>
2408
2408
  </div>
2409
2409
  <hr>
2410
2410
  <div class="refsect2">
@@ -2420,7 +2420,7 @@ positioning information and visual attributes.
2420
2420
  It contains the following fields.</p>
2421
2421
  <div class="refsect3">
2422
2422
  <a name="PangoGlyphInfo.members"></a><h4>Members</h4>
2423
- <div class="informaltable"><table width="100%" border="0">
2423
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2424
2424
  <colgroup>
2425
2425
  <col width="300px" class="struct_members_name">
2426
2426
  <col class="struct_members_description">
@@ -2459,7 +2459,7 @@ It contains the following fields.</p>
2459
2459
  information for a single glyph.</p>
2460
2460
  <div class="refsect3">
2461
2461
  <a name="PangoGlyphGeometry.members"></a><h4>Members</h4>
2462
- <div class="informaltable"><table width="100%" border="0">
2462
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2463
2463
  <colgroup>
2464
2464
  <col width="300px" class="struct_members_name">
2465
2465
  <col class="struct_members_description">
@@ -2510,14 +2510,14 @@ the shaping phase and the rendering phase. More attributes may be
2510
2510
  added in the future.</p>
2511
2511
  <div class="refsect3">
2512
2512
  <a name="PangoGlyphVisAttr.members"></a><h4>Members</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="300px" class="struct_members_name">
2516
2516
  <col class="struct_members_description">
2517
2517
  <col width="200px" class="struct_members_annotations">
2518
2518
  </colgroup>
2519
2519
  <tbody><tr>
2520
- <td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="PangoGlyphVisAttr.is-cluster-start"></a>is_cluster_start</code></em> : 1;</p></td>
2520
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="PangoGlyphVisAttr.is-cluster-start"></a>is_cluster_start</code></em> : 1;</p></td>
2521
2521
  <td class="struct_member_description"><p>set for the first logical glyph in each cluster. (Clusters
2522
2522
  are stored in visual order, within the cluster, glyphs
2523
2523
  are always ordered in logical order, since visual
@@ -2550,7 +2550,7 @@ The storage for the glyph information is owned
2550
2550
  by the structure which simplifies memory management.</p>
2551
2551
  <div class="refsect3">
2552
2552
  <a name="PangoGlyphString.members"></a><h4>Members</h4>
2553
- <div class="informaltable"><table width="100%" border="0">
2553
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2554
2554
  <colgroup>
2555
2555
  <col width="300px" class="struct_members_name">
2556
2556
  <col class="struct_members_description">
@@ -2558,7 +2558,7 @@ by the structure which simplifies memory management.</p>
2558
2558
  </colgroup>
2559
2559
  <tbody>
2560
2560
  <tr>
2561
- <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="PangoGlyphString-struct.num-glyphs"></a>num_glyphs</code></em>;</p></td>
2561
+ <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="PangoGlyphString-struct.num-glyphs"></a>num_glyphs</code></em>;</p></td>
2562
2562
  <td class="struct_member_description"><p>number of the glyphs in this glyph string.</p></td>
2563
2563
  <td class="struct_member_annotations"> </td>
2564
2564
  </tr>
@@ -2569,7 +2569,7 @@ for the glyph string. </p></td>
2569
2569
  <td class="struct_member_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_glyphs]</span></td>
2570
2570
  </tr>
2571
2571
  <tr>
2572
- <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="PangoGlyphString-struct.log-clusters"></a>log_clusters</code></em>;</p></td>
2572
+ <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="PangoGlyphString-struct.log-clusters"></a>log_clusters</code></em>;</p></td>
2573
2573
  <td class="struct_member_description"><p>logical cluster info, indexed by the byte index
2574
2574
  within the text corresponding to the glyph string.</p></td>
2575
2575
  <td class="struct_member_annotations"> </td>
@@ -2593,7 +2593,7 @@ of shaping text with <a class="link" href="pango-Layout-Objects.html#PangoLayout
2593
2593
  each of which contains a list of <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>.</p>
2594
2594
  <div class="refsect3">
2595
2595
  <a name="PangoGlyphItem.members"></a><h4>Members</h4>
2596
- <div class="informaltable"><table width="100%" border="0">
2596
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
2597
2597
  <colgroup>
2598
2598
  <col width="300px" class="struct_members_name">
2599
2599
  <col class="struct_members_description">
@@ -2689,21 +2689,21 @@ the one pointed at by end variables is not.</p>
2689
2689
  <a name="PANGO-TYPE-GLYPH-STRING:CAPS"></a><h3>PANGO_TYPE_GLYPH_STRING</h3>
2690
2690
  <pre class="programlisting">#define PANGO_TYPE_GLYPH_STRING (pango_glyph_string_get_type ())
2691
2691
  </pre>
2692
- <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-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>.</p>
2692
+ <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-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>.</p>
2693
2693
  </div>
2694
2694
  <hr>
2695
2695
  <div class="refsect2">
2696
2696
  <a name="PANGO-TYPE-GLYPH-ITEM:CAPS"></a><h3>PANGO_TYPE_GLYPH_ITEM</h3>
2697
2697
  <pre class="programlisting">#define PANGO_TYPE_GLYPH_ITEM (pango_glyph_item_get_type ())
2698
2698
  </pre>
2699
- <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-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>.</p>
2699
+ <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-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>.</p>
2700
2700
  </div>
2701
2701
  <hr>
2702
2702
  <div class="refsect2">
2703
2703
  <a name="PANGO-TYPE-GLYPH-ITEM-ITER:CAPS"></a><h3>PANGO_TYPE_GLYPH_ITEM_ITER</h3>
2704
2704
  <pre class="programlisting">#define PANGO_TYPE_GLYPH_ITEM_ITER (pango_glyph_item_iter_get_type ())
2705
2705
  </pre>
2706
- <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-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>.</p>
2706
+ <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-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>.</p>
2707
2707
  <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2708
2708
  </div>
2709
2709
  </div>