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
@@ -24,6 +24,7 @@
24
24
 
25
25
  #include <glib.h>
26
26
 
27
+ #include <pango/pango-version-macros.h>
27
28
  G_BEGIN_DECLS
28
29
 
29
30
  /**
@@ -81,6 +82,7 @@ typedef enum {
81
82
  PANGO_BIDI_TYPE_ON
82
83
  } PangoBidiType;
83
84
 
85
+ PANGO_AVAILABLE_IN_1_22
84
86
  PangoBidiType pango_bidi_type_for_unichar (gunichar ch) G_GNUC_CONST;
85
87
 
86
88
  /**
@@ -121,12 +123,14 @@ typedef enum {
121
123
  PANGO_DIRECTION_NEUTRAL
122
124
  } PangoDirection;
123
125
 
126
+ PANGO_AVAILABLE_IN_ALL
124
127
  PangoDirection pango_unichar_direction (gunichar ch) G_GNUC_CONST;
128
+ PANGO_AVAILABLE_IN_1_4
125
129
  PangoDirection pango_find_base_dir (const gchar *text,
126
130
  gint length);
127
131
 
128
132
  #ifndef PANGO_DISABLE_DEPRECATED
129
- G_DEPRECATED_FOR(g_unichar_get_mirror_char)
133
+ PANGO_DEPRECATED_FOR(g_unichar_get_mirror_char)
130
134
  gboolean pango_get_mirror_char (gunichar ch,
131
135
  gunichar *mirrored_ch);
132
136
  #endif
@@ -135,17 +135,20 @@ struct _PangoLogAttr
135
135
  /* Determine information about cluster/word/line breaks in a string
136
136
  * of Unicode text.
137
137
  */
138
+ PANGO_AVAILABLE_IN_ALL
138
139
  void pango_break (const gchar *text,
139
140
  int length,
140
141
  PangoAnalysis *analysis,
141
142
  PangoLogAttr *attrs,
142
143
  int attrs_len);
143
144
 
145
+ PANGO_AVAILABLE_IN_ALL
144
146
  void pango_find_paragraph_boundary (const gchar *text,
145
147
  gint length,
146
148
  gint *paragraph_delimiter_index,
147
149
  gint *next_paragraph_start);
148
150
 
151
+ PANGO_AVAILABLE_IN_ALL
149
152
  void pango_get_log_attrs (const char *text,
150
153
  int length,
151
154
  int level,
@@ -160,6 +163,7 @@ void pango_get_log_attrs (const char *text,
160
163
  * instead; this function is mostly useful for chaining up
161
164
  * from a language engine override.
162
165
  */
166
+ PANGO_AVAILABLE_IN_ALL
163
167
  void pango_default_break (const gchar *text,
164
168
  int length,
165
169
  PangoAnalysis *analysis,
@@ -47,58 +47,83 @@ typedef struct _PangoContextClass PangoContextClass;
47
47
  * need to create a subclass of these, file a bug.
48
48
  */
49
49
 
50
+ PANGO_AVAILABLE_IN_ALL
50
51
  GType pango_context_get_type (void) G_GNUC_CONST;
51
52
 
53
+ PANGO_AVAILABLE_IN_ALL
52
54
  PangoContext *pango_context_new (void);
55
+ PANGO_AVAILABLE_IN_1_32
53
56
  void pango_context_changed (PangoContext *context);
57
+ PANGO_AVAILABLE_IN_ALL
54
58
  void pango_context_set_font_map (PangoContext *context,
55
59
  PangoFontMap *font_map);
60
+ PANGO_AVAILABLE_IN_1_6
56
61
  PangoFontMap *pango_context_get_font_map (PangoContext *context);
62
+ PANGO_AVAILABLE_IN_1_32
57
63
  guint pango_context_get_serial (PangoContext *context);
64
+ PANGO_AVAILABLE_IN_ALL
58
65
  void pango_context_list_families (PangoContext *context,
59
66
  PangoFontFamily ***families,
60
67
  int *n_families);
68
+ PANGO_AVAILABLE_IN_ALL
61
69
  PangoFont * pango_context_load_font (PangoContext *context,
62
70
  const PangoFontDescription *desc);
71
+ PANGO_AVAILABLE_IN_ALL
63
72
  PangoFontset *pango_context_load_fontset (PangoContext *context,
64
73
  const PangoFontDescription *desc,
65
74
  PangoLanguage *language);
66
75
 
76
+ PANGO_AVAILABLE_IN_ALL
67
77
  PangoFontMetrics *pango_context_get_metrics (PangoContext *context,
68
78
  const PangoFontDescription *desc,
69
79
  PangoLanguage *language);
70
80
 
81
+ PANGO_AVAILABLE_IN_ALL
71
82
  void pango_context_set_font_description (PangoContext *context,
72
83
  const PangoFontDescription *desc);
84
+ PANGO_AVAILABLE_IN_ALL
73
85
  PangoFontDescription * pango_context_get_font_description (PangoContext *context);
86
+ PANGO_AVAILABLE_IN_ALL
74
87
  PangoLanguage *pango_context_get_language (PangoContext *context);
88
+ PANGO_AVAILABLE_IN_ALL
75
89
  void pango_context_set_language (PangoContext *context,
76
90
  PangoLanguage *language);
91
+ PANGO_AVAILABLE_IN_ALL
77
92
  void pango_context_set_base_dir (PangoContext *context,
78
93
  PangoDirection direction);
94
+ PANGO_AVAILABLE_IN_ALL
79
95
  PangoDirection pango_context_get_base_dir (PangoContext *context);
96
+ PANGO_AVAILABLE_IN_1_16
80
97
  void pango_context_set_base_gravity (PangoContext *context,
81
98
  PangoGravity gravity);
99
+ PANGO_AVAILABLE_IN_1_16
82
100
  PangoGravity pango_context_get_base_gravity (PangoContext *context);
101
+ PANGO_AVAILABLE_IN_1_16
83
102
  PangoGravity pango_context_get_gravity (PangoContext *context);
103
+ PANGO_AVAILABLE_IN_1_16
84
104
  void pango_context_set_gravity_hint (PangoContext *context,
85
105
  PangoGravityHint hint);
106
+ PANGO_AVAILABLE_IN_1_16
86
107
  PangoGravityHint pango_context_get_gravity_hint (PangoContext *context);
87
108
 
109
+ PANGO_AVAILABLE_IN_1_6
88
110
  void pango_context_set_matrix (PangoContext *context,
89
111
  const PangoMatrix *matrix);
112
+ PANGO_AVAILABLE_IN_1_6
90
113
  const PangoMatrix * pango_context_get_matrix (PangoContext *context);
91
114
 
92
115
  /* Break a string of Unicode characters into segments with
93
116
  * consistent shaping/language engine and bidrectional level.
94
117
  * Returns a #GList of #PangoItem's
95
118
  */
119
+ PANGO_AVAILABLE_IN_ALL
96
120
  GList *pango_itemize (PangoContext *context,
97
121
  const char *text,
98
122
  int start_index,
99
123
  int length,
100
124
  PangoAttrList *attrs,
101
125
  PangoAttrIterator *cached_iter);
126
+ PANGO_AVAILABLE_IN_1_4
102
127
  GList *pango_itemize_with_base_dir (PangoContext *context,
103
128
  PangoDirection base_dir,
104
129
  const char *text,
@@ -24,6 +24,8 @@
24
24
 
25
25
  #include <glib.h>
26
26
 
27
+ #include <pango/pango-version-macros.h>
28
+
27
29
  G_BEGIN_DECLS
28
30
 
29
31
  /**
@@ -56,21 +58,30 @@ typedef enum {
56
58
  PANGO_COVERAGE_EXACT
57
59
  } PangoCoverageLevel;
58
60
 
61
+ PANGO_AVAILABLE_IN_ALL
59
62
  PangoCoverage * pango_coverage_new (void);
63
+ PANGO_AVAILABLE_IN_ALL
60
64
  PangoCoverage * pango_coverage_ref (PangoCoverage *coverage);
65
+ PANGO_AVAILABLE_IN_ALL
61
66
  void pango_coverage_unref (PangoCoverage *coverage);
67
+ PANGO_AVAILABLE_IN_ALL
62
68
  PangoCoverage * pango_coverage_copy (PangoCoverage *coverage);
69
+ PANGO_AVAILABLE_IN_ALL
63
70
  PangoCoverageLevel pango_coverage_get (PangoCoverage *coverage,
64
71
  int index_);
72
+ PANGO_AVAILABLE_IN_ALL
65
73
  void pango_coverage_set (PangoCoverage *coverage,
66
74
  int index_,
67
75
  PangoCoverageLevel level);
76
+ PANGO_AVAILABLE_IN_ALL
68
77
  void pango_coverage_max (PangoCoverage *coverage,
69
78
  PangoCoverage *other);
70
79
 
80
+ PANGO_AVAILABLE_IN_ALL
71
81
  void pango_coverage_to_bytes (PangoCoverage *coverage,
72
82
  guchar **bytes,
73
83
  int *n_bytes);
84
+ PANGO_AVAILABLE_IN_ALL
74
85
  PangoCoverage *pango_coverage_from_bytes (guchar *bytes,
75
86
  int n_bytes);
76
87
 
@@ -79,6 +79,7 @@ struct _PangoEngineClass
79
79
  GObjectClass parent_class;
80
80
  };
81
81
 
82
+ PANGO_DEPRECATED_IN_1_38
82
83
  GType pango_engine_get_type (void) G_GNUC_CONST;
83
84
 
84
85
  /**
@@ -145,6 +146,7 @@ struct _PangoEngineLangClass
145
146
  int attrs_len);
146
147
  };
147
148
 
149
+ PANGO_DEPRECATED_IN_1_38
148
150
  GType pango_engine_lang_get_type (void) G_GNUC_CONST;
149
151
 
150
152
  /**
@@ -232,6 +234,7 @@ struct _PangoEngineShapeClass
232
234
  gunichar wc);
233
235
  };
234
236
 
237
+ PANGO_DEPRECATED_IN_1_38
235
238
  GType pango_engine_shape_get_type (void) G_GNUC_CONST;
236
239
 
237
240
  typedef struct _PangoEngineInfo PangoEngineInfo;
@@ -293,7 +296,7 @@ struct _PangoEngineInfo
293
296
  *
294
297
  * Deprecated: 1.38
295
298
  **/
296
- G_DEPRECATED
299
+ PANGO_DEPRECATED_IN_1_38
297
300
  void script_engine_list (PangoEngineInfo **engines,
298
301
  int *n_engines);
299
302
 
@@ -306,7 +309,7 @@ void script_engine_list (PangoEngineInfo **engines,
306
309
  *
307
310
  * Deprecated: 1.38
308
311
  **/
309
- G_DEPRECATED
312
+ PANGO_DEPRECATED_IN_1_38
310
313
  void script_engine_init (GTypeModule *module);
311
314
 
312
315
 
@@ -317,7 +320,7 @@ void script_engine_init (GTypeModule *module);
317
320
  *
318
321
  * Deprecated: 1.38
319
322
  **/
320
- G_DEPRECATED
323
+ PANGO_DEPRECATED_IN_1_38
321
324
  void script_engine_exit (void);
322
325
 
323
326
  /**
@@ -328,7 +331,7 @@ void script_engine_exit (void);
328
331
  *
329
332
  * Deprecated: 1.38
330
333
  **/
331
- G_DEPRECATED
334
+ PANGO_DEPRECATED_IN_1_38
332
335
  PangoEngine *script_engine_create (const char *id);
333
336
 
334
337
  /* Utility macro used by PANGO_ENGINE_LANG_DEFINE_TYPE and
@@ -6,59 +6,79 @@
6
6
 
7
7
  #include <glib-object.h>
8
8
 
9
+ #include <pango/pango-version-macros.h>
10
+
9
11
  G_BEGIN_DECLS
10
12
 
11
13
  /* enumerations from "pango-attributes.h" */
14
+ PANGO_AVAILABLE_IN_ALL
12
15
  GType pango_attr_type_get_type (void) G_GNUC_CONST;
13
16
  #define PANGO_TYPE_ATTR_TYPE (pango_attr_type_get_type ())
17
+ PANGO_AVAILABLE_IN_ALL
14
18
  GType pango_underline_get_type (void) G_GNUC_CONST;
15
19
  #define PANGO_TYPE_UNDERLINE (pango_underline_get_type ())
16
20
 
17
21
  /* enumerations from "pango-bidi-type.h" */
22
+ PANGO_AVAILABLE_IN_ALL
18
23
  GType pango_bidi_type_get_type (void) G_GNUC_CONST;
19
24
  #define PANGO_TYPE_BIDI_TYPE (pango_bidi_type_get_type ())
25
+ PANGO_AVAILABLE_IN_ALL
20
26
  GType pango_direction_get_type (void) G_GNUC_CONST;
21
27
  #define PANGO_TYPE_DIRECTION (pango_direction_get_type ())
22
28
 
23
29
  /* enumerations from "pango-coverage.h" */
30
+ PANGO_AVAILABLE_IN_ALL
24
31
  GType pango_coverage_level_get_type (void) G_GNUC_CONST;
25
32
  #define PANGO_TYPE_COVERAGE_LEVEL (pango_coverage_level_get_type ())
26
33
 
27
34
  /* enumerations from "pango-font.h" */
35
+ PANGO_AVAILABLE_IN_ALL
28
36
  GType pango_style_get_type (void) G_GNUC_CONST;
29
37
  #define PANGO_TYPE_STYLE (pango_style_get_type ())
38
+ PANGO_AVAILABLE_IN_ALL
30
39
  GType pango_variant_get_type (void) G_GNUC_CONST;
31
40
  #define PANGO_TYPE_VARIANT (pango_variant_get_type ())
41
+ PANGO_AVAILABLE_IN_ALL
32
42
  GType pango_weight_get_type (void) G_GNUC_CONST;
33
43
  #define PANGO_TYPE_WEIGHT (pango_weight_get_type ())
44
+ PANGO_AVAILABLE_IN_ALL
34
45
  GType pango_stretch_get_type (void) G_GNUC_CONST;
35
46
  #define PANGO_TYPE_STRETCH (pango_stretch_get_type ())
47
+ PANGO_AVAILABLE_IN_ALL
36
48
  GType pango_font_mask_get_type (void) G_GNUC_CONST;
37
49
  #define PANGO_TYPE_FONT_MASK (pango_font_mask_get_type ())
38
50
 
39
51
  /* enumerations from "pango-gravity.h" */
52
+ PANGO_AVAILABLE_IN_ALL
40
53
  GType pango_gravity_get_type (void) G_GNUC_CONST;
41
54
  #define PANGO_TYPE_GRAVITY (pango_gravity_get_type ())
55
+ PANGO_AVAILABLE_IN_ALL
42
56
  GType pango_gravity_hint_get_type (void) G_GNUC_CONST;
43
57
  #define PANGO_TYPE_GRAVITY_HINT (pango_gravity_hint_get_type ())
44
58
 
45
59
  /* enumerations from "pango-layout.h" */
60
+ PANGO_AVAILABLE_IN_ALL
46
61
  GType pango_alignment_get_type (void) G_GNUC_CONST;
47
62
  #define PANGO_TYPE_ALIGNMENT (pango_alignment_get_type ())
63
+ PANGO_AVAILABLE_IN_ALL
48
64
  GType pango_wrap_mode_get_type (void) G_GNUC_CONST;
49
65
  #define PANGO_TYPE_WRAP_MODE (pango_wrap_mode_get_type ())
66
+ PANGO_AVAILABLE_IN_ALL
50
67
  GType pango_ellipsize_mode_get_type (void) G_GNUC_CONST;
51
68
  #define PANGO_TYPE_ELLIPSIZE_MODE (pango_ellipsize_mode_get_type ())
52
69
 
53
70
  /* enumerations from "pango-renderer.h" */
71
+ PANGO_AVAILABLE_IN_ALL
54
72
  GType pango_render_part_get_type (void) G_GNUC_CONST;
55
73
  #define PANGO_TYPE_RENDER_PART (pango_render_part_get_type ())
56
74
 
57
75
  /* enumerations from "pango-script.h" */
76
+ PANGO_AVAILABLE_IN_ALL
58
77
  GType pango_script_get_type (void) G_GNUC_CONST;
59
78
  #define PANGO_TYPE_SCRIPT (pango_script_get_type ())
60
79
 
61
80
  /* enumerations from "pango-tabs.h" */
81
+ PANGO_AVAILABLE_IN_ALL
62
82
  GType pango_tab_align_get_type (void) G_GNUC_CONST;
63
83
  #define PANGO_TYPE_TAB_ALIGN (pango_tab_align_get_type ())
64
84
  G_END_DECLS
@@ -4,9 +4,9 @@
4
4
 
5
5
  #define PANGO_VERSION_MAJOR 1
6
6
  #define PANGO_VERSION_MINOR 40
7
- #define PANGO_VERSION_MICRO 1
7
+ #define PANGO_VERSION_MICRO 3
8
8
 
9
- #define PANGO_VERSION_STRING "1.40.1"
9
+ #define PANGO_VERSION_STRING "1.40.3"
10
10
 
11
11
 
12
12
  #endif
@@ -214,61 +214,94 @@ typedef enum {
214
214
  */
215
215
  #define PANGO_TYPE_FONT_DESCRIPTION (pango_font_description_get_type ())
216
216
 
217
+ PANGO_AVAILABLE_IN_ALL
217
218
  GType pango_font_description_get_type (void) G_GNUC_CONST;
219
+ PANGO_AVAILABLE_IN_ALL
218
220
  PangoFontDescription *pango_font_description_new (void);
221
+ PANGO_AVAILABLE_IN_ALL
219
222
  PangoFontDescription *pango_font_description_copy (const PangoFontDescription *desc);
223
+ PANGO_AVAILABLE_IN_ALL
220
224
  PangoFontDescription *pango_font_description_copy_static (const PangoFontDescription *desc);
225
+ PANGO_AVAILABLE_IN_ALL
221
226
  guint pango_font_description_hash (const PangoFontDescription *desc) G_GNUC_PURE;
227
+ PANGO_AVAILABLE_IN_ALL
222
228
  gboolean pango_font_description_equal (const PangoFontDescription *desc1,
223
229
  const PangoFontDescription *desc2) G_GNUC_PURE;
230
+ PANGO_AVAILABLE_IN_ALL
224
231
  void pango_font_description_free (PangoFontDescription *desc);
232
+ PANGO_AVAILABLE_IN_ALL
225
233
  void pango_font_descriptions_free (PangoFontDescription **descs,
226
234
  int n_descs);
227
235
 
236
+ PANGO_AVAILABLE_IN_ALL
228
237
  void pango_font_description_set_family (PangoFontDescription *desc,
229
238
  const char *family);
239
+ PANGO_AVAILABLE_IN_ALL
230
240
  void pango_font_description_set_family_static (PangoFontDescription *desc,
231
241
  const char *family);
242
+ PANGO_AVAILABLE_IN_ALL
232
243
  const char *pango_font_description_get_family (const PangoFontDescription *desc) G_GNUC_PURE;
244
+ PANGO_AVAILABLE_IN_ALL
233
245
  void pango_font_description_set_style (PangoFontDescription *desc,
234
246
  PangoStyle style);
247
+ PANGO_AVAILABLE_IN_ALL
235
248
  PangoStyle pango_font_description_get_style (const PangoFontDescription *desc) G_GNUC_PURE;
249
+ PANGO_AVAILABLE_IN_ALL
236
250
  void pango_font_description_set_variant (PangoFontDescription *desc,
237
251
  PangoVariant variant);
252
+ PANGO_AVAILABLE_IN_ALL
238
253
  PangoVariant pango_font_description_get_variant (const PangoFontDescription *desc) G_GNUC_PURE;
254
+ PANGO_AVAILABLE_IN_ALL
239
255
  void pango_font_description_set_weight (PangoFontDescription *desc,
240
256
  PangoWeight weight);
257
+ PANGO_AVAILABLE_IN_ALL
241
258
  PangoWeight pango_font_description_get_weight (const PangoFontDescription *desc) G_GNUC_PURE;
259
+ PANGO_AVAILABLE_IN_ALL
242
260
  void pango_font_description_set_stretch (PangoFontDescription *desc,
243
261
  PangoStretch stretch);
262
+ PANGO_AVAILABLE_IN_ALL
244
263
  PangoStretch pango_font_description_get_stretch (const PangoFontDescription *desc) G_GNUC_PURE;
264
+ PANGO_AVAILABLE_IN_ALL
245
265
  void pango_font_description_set_size (PangoFontDescription *desc,
246
266
  gint size);
267
+ PANGO_AVAILABLE_IN_ALL
247
268
  gint pango_font_description_get_size (const PangoFontDescription *desc) G_GNUC_PURE;
269
+ PANGO_AVAILABLE_IN_1_8
248
270
  void pango_font_description_set_absolute_size (PangoFontDescription *desc,
249
271
  double size);
272
+ PANGO_AVAILABLE_IN_1_8
250
273
  gboolean pango_font_description_get_size_is_absolute (const PangoFontDescription *desc) G_GNUC_PURE;
274
+ PANGO_AVAILABLE_IN_1_16
251
275
  void pango_font_description_set_gravity (PangoFontDescription *desc,
252
276
  PangoGravity gravity);
277
+ PANGO_AVAILABLE_IN_1_16
253
278
  PangoGravity pango_font_description_get_gravity (const PangoFontDescription *desc) G_GNUC_PURE;
254
279
 
280
+ PANGO_AVAILABLE_IN_ALL
255
281
  PangoFontMask pango_font_description_get_set_fields (const PangoFontDescription *desc) G_GNUC_PURE;
282
+ PANGO_AVAILABLE_IN_ALL
256
283
  void pango_font_description_unset_fields (PangoFontDescription *desc,
257
284
  PangoFontMask to_unset);
258
285
 
286
+ PANGO_AVAILABLE_IN_ALL
259
287
  void pango_font_description_merge (PangoFontDescription *desc,
260
288
  const PangoFontDescription *desc_to_merge,
261
289
  gboolean replace_existing);
290
+ PANGO_AVAILABLE_IN_ALL
262
291
  void pango_font_description_merge_static (PangoFontDescription *desc,
263
292
  const PangoFontDescription *desc_to_merge,
264
293
  gboolean replace_existing);
265
294
 
295
+ PANGO_AVAILABLE_IN_ALL
266
296
  gboolean pango_font_description_better_match (const PangoFontDescription *desc,
267
297
  const PangoFontDescription *old_match,
268
298
  const PangoFontDescription *new_match) G_GNUC_PURE;
269
299
 
300
+ PANGO_AVAILABLE_IN_ALL
270
301
  PangoFontDescription *pango_font_description_from_string (const char *str);
302
+ PANGO_AVAILABLE_IN_ALL
271
303
  char * pango_font_description_to_string (const PangoFontDescription *desc);
304
+ PANGO_AVAILABLE_IN_ALL
272
305
  char * pango_font_description_to_filename (const PangoFontDescription *desc);
273
306
 
274
307
  /*
@@ -281,20 +314,32 @@ char * pango_font_description_to_filename (const PangoFontDescrip
281
314
  * The #GObject type for #PangoFontMetrics.
282
315
  */
283
316
  #define PANGO_TYPE_FONT_METRICS (pango_font_metrics_get_type ())
317
+ PANGO_AVAILABLE_IN_ALL
284
318
  GType pango_font_metrics_get_type (void) G_GNUC_CONST;
319
+ PANGO_AVAILABLE_IN_ALL
285
320
  PangoFontMetrics *pango_font_metrics_ref (PangoFontMetrics *metrics);
321
+ PANGO_AVAILABLE_IN_ALL
286
322
  void pango_font_metrics_unref (PangoFontMetrics *metrics);
323
+ PANGO_AVAILABLE_IN_ALL
287
324
  int pango_font_metrics_get_ascent (PangoFontMetrics *metrics) G_GNUC_PURE;
325
+ PANGO_AVAILABLE_IN_ALL
288
326
  int pango_font_metrics_get_descent (PangoFontMetrics *metrics) G_GNUC_PURE;
327
+ PANGO_AVAILABLE_IN_ALL
289
328
  int pango_font_metrics_get_approximate_char_width (PangoFontMetrics *metrics) G_GNUC_PURE;
329
+ PANGO_AVAILABLE_IN_ALL
290
330
  int pango_font_metrics_get_approximate_digit_width (PangoFontMetrics *metrics) G_GNUC_PURE;
331
+ PANGO_AVAILABLE_IN_1_6
291
332
  int pango_font_metrics_get_underline_position (PangoFontMetrics *metrics) G_GNUC_PURE;
333
+ PANGO_AVAILABLE_IN_1_6
292
334
  int pango_font_metrics_get_underline_thickness (PangoFontMetrics *metrics) G_GNUC_PURE;
335
+ PANGO_AVAILABLE_IN_1_6
293
336
  int pango_font_metrics_get_strikethrough_position (PangoFontMetrics *metrics) G_GNUC_PURE;
337
+ PANGO_AVAILABLE_IN_1_6
294
338
  int pango_font_metrics_get_strikethrough_thickness (PangoFontMetrics *metrics) G_GNUC_PURE;
295
339
 
296
340
  #ifdef PANGO_ENABLE_BACKEND
297
341
 
342
+ PANGO_AVAILABLE_IN_ALL
298
343
  PangoFontMetrics *pango_font_metrics_new (void);
299
344
 
300
345
  struct _PangoFontMetrics
@@ -342,12 +387,16 @@ struct _PangoFontMetrics
342
387
  typedef struct _PangoFontFamily PangoFontFamily;
343
388
  typedef struct _PangoFontFace PangoFontFace;
344
389
 
390
+ PANGO_AVAILABLE_IN_ALL
345
391
  GType pango_font_family_get_type (void) G_GNUC_CONST;
346
392
 
393
+ PANGO_AVAILABLE_IN_ALL
347
394
  void pango_font_family_list_faces (PangoFontFamily *family,
348
395
  PangoFontFace ***faces,
349
396
  int *n_faces);
397
+ PANGO_AVAILABLE_IN_ALL
350
398
  const char *pango_font_family_get_name (PangoFontFamily *family) G_GNUC_PURE;
399
+ PANGO_AVAILABLE_IN_1_4
351
400
  gboolean pango_font_family_is_monospace (PangoFontFamily *family) G_GNUC_PURE;
352
401
 
353
402
  #ifdef PANGO_ENABLE_BACKEND
@@ -418,13 +467,18 @@ struct _PangoFontFamilyClass
418
467
  #define PANGO_FONT_FACE(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FONT_FACE, PangoFontFace))
419
468
  #define PANGO_IS_FONT_FACE(object) (G_TYPE_CHECK_INSTANCE_TYPE ((object), PANGO_TYPE_FONT_FACE))
420
469
 
470
+ PANGO_AVAILABLE_IN_ALL
421
471
  GType pango_font_face_get_type (void) G_GNUC_CONST;
422
472
 
473
+ PANGO_AVAILABLE_IN_ALL
423
474
  PangoFontDescription *pango_font_face_describe (PangoFontFace *face);
475
+ PANGO_AVAILABLE_IN_ALL
424
476
  const char *pango_font_face_get_face_name (PangoFontFace *face) G_GNUC_PURE;
477
+ PANGO_AVAILABLE_IN_1_4
425
478
  void pango_font_face_list_sizes (PangoFontFace *face,
426
479
  int **sizes,
427
480
  int *n_sizes);
481
+ PANGO_AVAILABLE_IN_1_18
428
482
  gboolean pango_font_face_is_synthesized (PangoFontFace *face) G_GNUC_PURE;
429
483
 
430
484
  #ifdef PANGO_ENABLE_BACKEND
@@ -493,21 +547,29 @@ struct _PangoFontFaceClass
493
547
  #define PANGO_FONT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_FONT, PangoFont))
494
548
  #define PANGO_IS_FONT(object) (G_TYPE_CHECK_INSTANCE_TYPE ((object), PANGO_TYPE_FONT))
495
549
 
550
+ PANGO_AVAILABLE_IN_ALL
496
551
  GType pango_font_get_type (void) G_GNUC_CONST;
497
552
 
553
+ PANGO_AVAILABLE_IN_ALL
498
554
  PangoFontDescription *pango_font_describe (PangoFont *font);
555
+ PANGO_AVAILABLE_IN_1_14
499
556
  PangoFontDescription *pango_font_describe_with_absolute_size (PangoFont *font);
557
+ PANGO_AVAILABLE_IN_ALL
500
558
  PangoCoverage * pango_font_get_coverage (PangoFont *font,
501
559
  PangoLanguage *language);
560
+ PANGO_AVAILABLE_IN_ALL
502
561
  PangoEngineShape * pango_font_find_shaper (PangoFont *font,
503
562
  PangoLanguage *language,
504
563
  guint32 ch);
564
+ PANGO_AVAILABLE_IN_ALL
505
565
  PangoFontMetrics * pango_font_get_metrics (PangoFont *font,
506
566
  PangoLanguage *language);
567
+ PANGO_AVAILABLE_IN_ALL
507
568
  void pango_font_get_glyph_extents (PangoFont *font,
508
569
  PangoGlyph glyph,
509
570
  PangoRectangle *ink_rect,
510
571
  PangoRectangle *logical_rect);
572
+ PANGO_AVAILABLE_IN_1_10
511
573
  PangoFontMap *pango_font_get_font_map (PangoFont *font);
512
574
 
513
575
  #ifdef PANGO_ENABLE_BACKEND