gtk2 0.90.4-x86-mingw32 → 0.90.5-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. data/ChangeLog +4 -0
  2. data/Rakefile +3 -4
  3. data/ext/gtk2/extconf.rb +8 -0
  4. data/lib/1.8/gtk2.so +0 -0
  5. data/lib/1.9/gtk2.so +0 -0
  6. data/vendor/local/bin/gtk-demo.exe +0 -0
  7. data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
  8. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  9. data/vendor/local/bin/libgailutil-18.dll +0 -0
  10. data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
  11. data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
  12. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  13. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  14. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  15. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  16. data/vendor/local/bin/pango-querymodules.exe +0 -0
  17. data/vendor/local/bin/pango-view.exe +0 -0
  18. data/vendor/local/bin/pkg-config.exe +0 -0
  19. data/vendor/local/etc/gtk-2.0/gtk.immodules +1 -1
  20. data/vendor/local/etc/pango/pango.modules +1 -1
  21. data/vendor/local/gtk+-bundle_2.22.0-20101016_win32.README.txt +29 -0
  22. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +2 -2
  23. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  24. data/vendor/local/include/pixman-1/pixman-version.h +50 -0
  25. data/vendor/local/include/pixman-1/pixman.h +936 -0
  26. data/vendor/local/lib/gailutil.lib +0 -0
  27. data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
  28. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  29. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  30. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  31. data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
  32. data/vendor/local/lib/libgailutil.dll.a +0 -0
  33. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  34. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  35. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  36. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  37. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  38. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  39. data/vendor/local/lib/libpixman-1.a +0 -0
  40. data/vendor/local/lib/pango-1.0.lib +0 -0
  41. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  42. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  43. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  44. data/vendor/local/lib/pkgconfig/gail.pc +1 -1
  45. data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
  46. data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
  47. data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
  48. data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
  49. data/vendor/local/lib/pkgconfig/pango.pc +2 -2
  50. data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
  51. data/vendor/local/lib/pkgconfig/pangoft2.pc +2 -2
  52. data/vendor/local/lib/pkgconfig/pangowin32.pc +2 -2
  53. data/vendor/local/lib/pkgconfig/pixman-1.pc +11 -0
  54. data/vendor/local/manifest/gtk+-bundle_2.22.0-20101016_win32.mft +2910 -0
  55. data/vendor/local/manifest/{pango-dev_1.28.1-2_win32.mft → pango-dev_1.28.3-1_win32.mft} +5 -5
  56. data/vendor/local/manifest/{pango_1.28.1-2_win32.mft → pango_1.28.3-1_win32.mft} +2 -2
  57. data/vendor/local/share/aclocal/pkg.m4 +155 -0
  58. data/vendor/local/share/doc/gtk+-bundle_2.22.0-20101016_win32/components.lst +28 -0
  59. data/vendor/local/share/doc/{pango-1.28.1 → pango-1.28.3}/COPYING +0 -0
  60. data/vendor/local/share/doc/{pango-dev-1.28.1 → pango-dev-1.28.3}/COPYING +0 -0
  61. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +44 -50
  62. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +45 -51
  63. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +44 -61
  64. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +89 -101
  65. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +173 -171
  66. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +6 -27
  67. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +3 -24
  68. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +3 -24
  69. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +3 -24
  70. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +3 -24
  71. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +5 -26
  72. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +3 -24
  73. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +5 -26
  74. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +5 -26
  75. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +3 -24
  76. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +3 -24
  77. data/vendor/local/share/gtk-doc/html/pango/index-1.28.html +3 -24
  78. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +3 -24
  79. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +6 -27
  80. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +22 -43
  81. data/vendor/local/share/gtk-doc/html/pango/index-all.html +70 -91
  82. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +3 -24
  83. data/vendor/local/share/gtk-doc/html/pango/index.html +5 -26
  84. data/vendor/local/share/gtk-doc/html/pango/index.sgml +31 -30
  85. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +6 -27
  86. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +20 -39
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +73 -88
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +405 -320
  89. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +85 -97
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +69 -84
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +695 -645
  92. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +225 -228
  93. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +523 -494
  94. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +819 -742
  95. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +203 -204
  96. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +58 -75
  97. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +422 -405
  98. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +144 -142
  99. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +120 -130
  100. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +618 -576
  101. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +397 -384
  102. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +44 -58
  103. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +73 -84
  104. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +220 -217
  105. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +303 -302
  106. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +293 -292
  107. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +5 -26
  108. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +1009 -0
  109. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +7 -28
  110. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp +68 -68
  111. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +72 -72
  112. data/vendor/local/share/gtk-doc/html/pango/pango.html +3 -24
  113. data/vendor/local/share/gtk-doc/html/pango/rendering.html +3 -24
  114. data/vendor/local/share/gtk-doc/html/pango/style.css +21 -13
  115. data/vendor/local/share/gtk-doc/html/pango/tools.html +3 -24
  116. data/vendor/local/share/man/man1/pango-querymodules.1 +2 -2
  117. data/vendor/local/share/man/man1/pango-view.1 +1 -1
  118. data/vendor/local/src/tml/packaging/{gtk+_2.22.0-1_win32.log → gtk+_2.22.0-2_win32.log} +1835 -1832
  119. data/vendor/local/src/tml/packaging/{gtk+_2.22.0-1_win32.sh → gtk+_2.22.0-2_win32.sh} +26 -1
  120. data/vendor/local/src/tml/packaging/{pango_1.28.1-2_win32.log → pango_1.28.3-1_win32.log} +293 -413
  121. data/vendor/local/src/tml/packaging/pango_1.28.3-1_win32.sh +56 -0
  122. data/vendor/local/src/tml/packaging/pixman_0.18.4-2_win32.log +291 -0
  123. data/vendor/local/src/tml/packaging/pixman_0.18.4-2_win32.sh +141 -0
  124. data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.log +215 -0
  125. data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.sh +278 -0
  126. metadata +3323 -3325
  127. data/ext/gtk2/Makefile +0 -163
  128. data/ext/gtk2/rbgdkkeysyms.h +0 -1708
  129. data/ext/gtk2/rbgtkinits.c +0 -469
  130. data/vendor/local/manifest/cairo-dev_1.10.0-1_win32.mft +0 -83
  131. data/vendor/local/manifest/cairo_1.10.0-1_win32.mft +0 -5
  132. data/vendor/local/manifest/expat-dev_2.0.1-1_win32.mft +0 -10
  133. data/vendor/local/manifest/expat_2.0.1-1_win32.mft +0 -2
  134. data/vendor/local/manifest/fontconfig-dev_2.8.0-2_win32.mft +0 -387
  135. data/vendor/local/manifest/fontconfig_2.8.0-2_win32.mft +0 -3
  136. data/vendor/local/manifest/freetype-dev_2.4.2-1_win32.mft +0 -56
  137. data/vendor/local/manifest/freetype_2.4.2-1_win32.mft +0 -2
  138. data/vendor/local/manifest/gtk+-dev_2.22.0-1_win32.mft +0 -947
  139. data/vendor/local/manifest/gtk+_2.22.0-1_win32.mft +0 -225
  140. data/vendor/local/manifest/libpng-dev_1.4.3-1_win32.mft +0 -15
  141. data/vendor/local/manifest/libpng_1.4.3-1_win32.mft +0 -2
  142. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +0 -1002
  143. data/vendor/local/src/tml/packaging/pango_1.28.1-2_win32.sh +0 -579
@@ -6,36 +6,15 @@
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
- <link rel="prev" href="PangoRenderer.html" title="PangoRenderer">
9
+ <link rel="prev" href="pango-pango-renderer.html" title="PangoRenderer">
10
10
  <link rel="next" href="PangoFcFont.html" title="PangoFcFont">
11
- <meta name="generator" content="GTK-Doc V1.13 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
- <link rel="chapter" href="pango.html" title="Basic Pango Interfaces">
14
- <link rel="chapter" href="rendering.html" title="Rendering with Pango">
15
- <link rel="chapter" href="lowlevel.html" title="Low Level Functionality">
16
- <link rel="chapter" href="tools.html" title="Pango Tools">
17
- <link rel="chapter" href="pango-hierarchy.html" title="Object Hierarchy">
18
- <link rel="index" href="index-all.html" title="Index">
19
- <link rel="index" href="index-deprecated.html" title="Index of deprecated symbols">
20
- <link rel="index" href="index-1.2.html" title="Index of new symbols in 1.2">
21
- <link rel="index" href="index-1.4.html" title="Index of new symbols in 1.4">
22
- <link rel="index" href="index-1.6.html" title="Index of new symbols in 1.6">
23
- <link rel="index" href="index-1.8.html" title="Index of new symbols in 1.8">
24
- <link rel="index" href="index-1.10.html" title="Index of new symbols in 1.10">
25
- <link rel="index" href="index-1.12.html" title="Index of new symbols in 1.12">
26
- <link rel="index" href="index-1.14.html" title="Index of new symbols in 1.14">
27
- <link rel="index" href="index-1.16.html" title="Index of new symbols in 1.16">
28
- <link rel="index" href="index-1.18.html" title="Index of new symbols in 1.18">
29
- <link rel="index" href="index-1.20.html" title="Index of new symbols in 1.20">
30
- <link rel="index" href="index-1.22.html" title="Index of new symbols in 1.22">
31
- <link rel="index" href="index-1.24.html" title="Index of new symbols in 1.24">
32
- <link rel="index" href="index-1.26.html" title="Index of new symbols in 1.26">
33
- <link rel="index" href="index-1.28.html" title="Index of new symbols in 1.26">
34
13
  </head>
35
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
36
15
  <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
37
16
  <tr valign="middle">
38
- <td><a accesskey="p" href="PangoRenderer.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
+ <td><a accesskey="p" href="pango-pango-renderer.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
39
18
  <td><a accesskey="u" href="lowlevel.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
40
19
  <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
41
20
  <th width="100%" align="center">Pango Reference Manual</th>
@@ -49,7 +28,7 @@
49
28
  <a href="#PangoFcFontMap.object-hierarchy" class="shortcut">Object Hierarchy</a>
50
29
  </td></tr>
51
30
  </table>
52
- <div class="refentry" title="PangoFcFontMap">
31
+ <div class="refentry">
53
32
  <a name="PangoFcFontMap"></a><div class="titlepage"></div>
54
33
  <div class="refnamediv"><table width="100%"><tr>
55
34
  <td valign="top">
@@ -58,57 +37,57 @@
58
37
  </td>
59
38
  <td valign="top" align="right"></td>
60
39
  </tr></table></div>
61
- <div class="refsynopsisdiv" title="Synopsis">
40
+ <div class="refsynopsisdiv">
62
41
  <a name="PangoFcFontMap.synopsis"></a><h2>Synopsis</h2>
63
- <pre class="synopsis"> <a class="link" href="PangoFcFontMap.html#PangoFcFontMap-struct" title="PangoFcFontMap">PangoFcFontMap</a>;
64
- <a class="link" href="PangoFcFontMap.html#PangoFcFontMapClass" title="PangoFcFontMapClass">PangoFcFontMapClass</a>;
65
- <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-create-context" title="pango_fc_font_map_create_context ()">pango_fc_font_map_create_context</a> (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap);
66
- <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * (<a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()">*PangoFcDecoderFindFunc</a>) (<span class="returnvalue">FcPattern</span> *pattern,
67
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> user_data);
42
+ <pre class="synopsis">struct <a class="link" href="PangoFcFontMap.html#PangoFcFontMap-struct" title="struct PangoFcFontMap">PangoFcFontMap</a>;
43
+ struct <a class="link" href="PangoFcFontMap.html#PangoFcFontMapClass" title="struct PangoFcFontMapClass">PangoFcFontMapClass</a>;
44
+ <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-create-context" title="pango_fc_font_map_create_context ()">pango_fc_font_map_create_context</a> (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);
45
+ <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * (<a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()">*PangoFcDecoderFindFunc</a>) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
46
+ <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
68
47
  <span class="returnvalue">void</span> <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()">pango_fc_font_map_add_decoder_find_func</a>
69
- (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap,
70
- <a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()"><span class="returnvalue">PangoFcDecoderFindFunc</span></a> findfunc,
71
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> user_data,
72
- <a href="/usr/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="returnvalue">GDestroyNotify</span></a> dnotify);
73
- <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-find-decoder" title="pango_fc_font_map_find_decoder ()">pango_fc_font_map_find_decoder</a> (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap,
74
- <span class="returnvalue">FcPattern</span> *pattern);
75
- <span class="returnvalue">void</span> <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-cache-clear" title="pango_fc_font_map_cache_clear ()">pango_fc_font_map_cache_clear</a> (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap);
76
- <span class="returnvalue">void</span> <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-shutdown" title="pango_fc_font_map_shutdown ()">pango_fc_font_map_shutdown</a> (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap);
48
+ (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>,
49
+ <em class="parameter"><code><a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()"><span class="type">PangoFcDecoderFindFunc</span></a> findfunc</code></em>,
50
+ <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>,
51
+ <em class="parameter"><code><span class="type">GDestroyNotify</span> dnotify</code></em>);
52
+ <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-find-decoder" title="pango_fc_font_map_find_decoder ()">pango_fc_font_map_find_decoder</a> (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>,
53
+ <em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>);
54
+ <span class="returnvalue">void</span> <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-cache-clear" title="pango_fc_font_map_cache_clear ()">pango_fc_font_map_cache_clear</a> (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);
55
+ <span class="returnvalue">void</span> <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-shutdown" title="pango_fc_font_map_shutdown ()">pango_fc_font_map_shutdown</a> (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);
77
56
  <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-description-from-pattern" title="pango_fc_font_description_from_pattern ()">pango_fc_font_description_from_pattern</a>
78
- (<span class="returnvalue">FcPattern</span> *pattern,
79
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> include_size);
57
+ (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
58
+ <em class="parameter"><code><span class="type">gboolean</span> include_size</code></em>);
80
59
  #define <a class="link" href="PangoFcFontMap.html#PANGO-FC-GRAVITY:CAPS" title="PANGO_FC_GRAVITY">PANGO_FC_GRAVITY</a>
81
60
  #define <a class="link" href="PangoFcFontMap.html#PANGO-FC-VERSION:CAPS" title="PANGO_FC_VERSION">PANGO_FC_VERSION</a>
82
61
  #define <a class="link" href="PangoFcFontMap.html#PANGO-FC-PRGNAME:CAPS" title="PANGO_FC_PRGNAME">PANGO_FC_PRGNAME</a>
83
62
 
84
63
 
85
64
  <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey">PangoFcFontsetKey</a>;
86
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-context-key" title="pango_fc_fontset_key_get_context_key ()">pango_fc_fontset_key_get_context_key</a>
87
- (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);
65
+ <span class="returnvalue">gpointer</span> <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-context-key" title="pango_fc_fontset_key_get_context_key ()">pango_fc_fontset_key_get_context_key</a>
66
+ (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
88
67
  const <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-description" title="pango_fc_fontset_key_get_description ()">pango_fc_fontset_key_get_description</a>
89
- (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);
90
- <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage" title="PangoLanguage"><span class="returnvalue">PangoLanguage</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-language" title="pango_fc_fontset_key_get_language ()">pango_fc_fontset_key_get_language</a> (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);
91
- const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-matrix" title="pango_fc_fontset_key_get_matrix ()">pango_fc_fontset_key_get_matrix</a> (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);
68
+ (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
69
+ <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage" title="PangoLanguage"><span class="returnvalue">PangoLanguage</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-language" title="pango_fc_fontset_key_get_language ()">pango_fc_fontset_key_get_language</a> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
70
+ const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="struct PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-matrix" title="pango_fc_fontset_key_get_matrix ()">pango_fc_fontset_key_get_matrix</a> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
92
71
  <span class="returnvalue">double</span> <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-absolute-size" title="pango_fc_fontset_key_get_absolute_size ()">pango_fc_fontset_key_get_absolute_size</a>
93
- (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);
94
- <span class="returnvalue">double</span> <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-resolution" title="pango_fc_fontset_key_get_resolution ()">pango_fc_fontset_key_get_resolution</a> (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);
72
+ (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
73
+ <span class="returnvalue">double</span> <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-resolution" title="pango_fc_fontset_key_get_resolution ()">pango_fc_fontset_key_get_resolution</a> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
95
74
  <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey">PangoFcFontKey</a>;
96
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-context-key" title="pango_fc_font_key_get_context_key ()">pango_fc_font_key_get_context_key</a> (const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="returnvalue">PangoFcFontKey</span></a> *key);
97
- const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-matrix" title="pango_fc_font_key_get_matrix ()">pango_fc_font_key_get_matrix</a> (const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="returnvalue">PangoFcFontKey</span></a> *key);
98
- const <span class="returnvalue">FcPattern</span> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-pattern" title="pango_fc_font_key_get_pattern ()">pango_fc_font_key_get_pattern</a> (const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="returnvalue">PangoFcFontKey</span></a> *key);
75
+ <span class="returnvalue">gpointer</span> <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-context-key" title="pango_fc_font_key_get_context_key ()">pango_fc_font_key_get_context_key</a> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);
76
+ const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="struct PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-matrix" title="pango_fc_font_key_get_matrix ()">pango_fc_font_key_get_matrix</a> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);
77
+ const <span class="returnvalue">FcPattern</span> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-pattern" title="pango_fc_font_key_get_pattern ()">pango_fc_font_key_get_pattern</a> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);
99
78
  </pre>
100
79
  </div>
101
- <div class="refsect1" title="Object Hierarchy">
80
+ <div class="refsect1">
102
81
  <a name="PangoFcFontMap.object-hierarchy"></a><h2>Object Hierarchy</h2>
103
82
  <pre class="synopsis">
104
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
83
+ GObject
105
84
  +----<a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
106
85
  +----PangoFcFontMap
107
86
  +----<a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap">PangoFT2FontMap</a>
108
87
  +----<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFontMap">PangoXftFontMap</a>
109
88
  </pre>
110
89
  </div>
111
- <div class="refsect1" title="Description">
90
+ <div class="refsect1">
112
91
  <a name="PangoFcFontMap.description"></a><h2>Description</h2>
113
92
  <p>
114
93
  PangoFcFontMap is a base class for font map implementations using the
@@ -121,22 +100,23 @@ take advantage of the wide range of shapers implemented using
121
100
  FreeType that come with Pango.
122
101
  </p>
123
102
  </div>
124
- <div class="refsect1" title="Details">
103
+ <div class="refsect1">
125
104
  <a name="PangoFcFontMap.details"></a><h2>Details</h2>
126
- <div class="refsect2" title="PangoFcFontMap">
127
- <a name="PangoFcFontMap-struct"></a><h3>PangoFcFontMap</h3>
128
- <pre class="programlisting">typedef struct _PangoFcFontMap PangoFcFontMap;</pre>
105
+ <div class="refsect2">
106
+ <a name="PangoFcFontMap-struct"></a><h3>struct PangoFcFontMap</h3>
107
+ <pre class="programlisting">struct PangoFcFontMap;</pre>
129
108
  <p>
130
109
  <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> is a base class for font map implementations
131
110
  using the Fontconfig and FreeType libraries. To create a new
132
111
  backend using Fontconfig and FreeType, you derive from this class
133
112
  and implement a <code class="function">new_font()</code> virtual function that creates an
134
- instance deriving from <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.</p>
113
+ instance deriving from <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.
114
+ </p>
135
115
  </div>
136
116
  <hr>
137
- <div class="refsect2" title="PangoFcFontMapClass">
138
- <a name="PangoFcFontMapClass"></a><h3>PangoFcFontMapClass</h3>
139
- <pre class="programlisting">typedef struct {
117
+ <div class="refsect2">
118
+ <a name="PangoFcFontMapClass"></a><h3>struct PangoFcFontMapClass</h3>
119
+ <pre class="programlisting">struct PangoFcFontMapClass {
140
120
  /* Deprecated in favor of fontset_key_substitute */
141
121
  void (*default_substitute) (PangoFcFontMap *fontmap,
142
122
  FcPattern *pattern);
@@ -164,33 +144,34 @@ instance deriving from <a class="link" href="PangoFcFont.html" title="PangoFcFon
164
144
  FcPattern *pattern);
165
145
  PangoFcFont *(*create_font) (PangoFcFontMap *fontmap,
166
146
  PangoFcFontKey *fontkey);
167
- } PangoFcFontMapClass;
147
+ };
168
148
  </pre>
169
149
  <p>
170
- Class structure for <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.</p>
150
+ Class structure for <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.
151
+ </p>
171
152
  <div class="variablelist"><table border="0">
172
153
  <col align="left" valign="top">
173
154
  <tbody>
174
155
  <tr>
175
156
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.default-substitute"></a>default_substitute</code></em> ()</span></p></td>
176
- <td> Substitutes in default values for
157
+ <td>Substitutes in default values for
177
158
  unspecified fields in a <span class="type">FcPattern</span>. This will be called
178
- prior to creating a font for the pattern. May be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
159
+ prior to creating a font for the pattern. May be <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.
179
160
  Deprecated in favor of @<code class="function">font_key_substitute()</code>.
180
161
  </td>
181
162
  </tr>
182
163
  <tr>
183
164
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.new-font"></a>new_font</code></em> ()</span></p></td>
184
- <td> Creates a new <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> for the specified
165
+ <td>Creates a new <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> for the specified
185
166
  pattern of the appropriate type for this font map. The
186
167
  <em class="parameter"><code>pattern</code></em> argument must be passed to the "pattern" property
187
- of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> when you call <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-new"><code class="function">g_object_new()</code></a>. Deprecated
168
+ of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> when you call <code class="function">g_object_new()</code>. Deprecated
188
169
  in favor of @<code class="function">create_font()</code>.
189
170
  </td>
190
171
  </tr>
191
172
  <tr>
192
173
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.get-resolution"></a>get_resolution</code></em> ()</span></p></td>
193
- <td> Gets the resolution (the scale factor
174
+ <td>Gets the resolution (the scale factor
194
175
  between logical and absolute font sizes) that the backend
195
176
  will use for a particular fontmap and context. <em class="parameter"><code>context</code></em>
196
177
  may be null.
@@ -198,7 +179,7 @@ Class structure for <a class="link" href="PangoFcFontMap.html" title="PangoFcFon
198
179
  </tr>
199
180
  <tr>
200
181
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.context-key-get"></a>context_key_get</code></em> ()</span></p></td>
201
- <td> Gets an opaque key holding backend
182
+ <td>Gets an opaque key holding backend
202
183
  specific options for the context that will affect
203
184
  fonts created by <code class="function">create_font()</code>. The result must point to
204
185
  persistant storage owned by the fontmap. This key
@@ -208,44 +189,44 @@ Class structure for <a class="link" href="PangoFcFontMap.html" title="PangoFcFon
208
189
  </tr>
209
190
  <tr>
210
191
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.context-key-copy"></a>context_key_copy</code></em> ()</span></p></td>
211
- <td> Copies a context key. Pango uses this
192
+ <td>Copies a context key. Pango uses this
212
193
  to make a persistant copy of the value returned from
213
194
  <em class="parameter"><code>context_key_get</code></em>.
214
195
  </td>
215
196
  </tr>
216
197
  <tr>
217
198
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.context-key-free"></a>context_key_free</code></em> ()</span></p></td>
218
- <td> Frees a context key copied with
199
+ <td>Frees a context key copied with
219
200
  <em class="parameter"><code>context_key_copy</code></em>.
220
201
  </td>
221
202
  </tr>
222
203
  <tr>
223
204
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.context-key-hash"></a>context_key_hash</code></em> ()</span></p></td>
224
- <td> Gets a hash value for a context key
205
+ <td>Gets a hash value for a context key
225
206
  </td>
226
207
  </tr>
227
208
  <tr>
228
209
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.context-key-equal"></a>context_key_equal</code></em> ()</span></p></td>
229
- <td> Compares two context keys for equality.
210
+ <td>Compares two context keys for equality.
230
211
  </td>
231
212
  </tr>
232
213
  <tr>
233
214
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.fontset-key-substitute"></a>fontset_key_substitute</code></em> ()</span></p></td>
234
- <td> Substitutes in default values for
215
+ <td>Substitutes in default values for
235
216
  unspecified fields in a <span class="type">FcPattern</span>. This will be called
236
- prior to creating a font for the pattern. May be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
217
+ prior to creating a font for the pattern. May be <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.
237
218
  (Since: 1.24)
238
219
  </td>
239
220
  </tr>
240
221
  <tr>
241
222
  <td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.create-font"></a>create_font</code></em> ()</span></p></td>
242
- <td> Creates a new <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> for the specified
223
+ <td>Creates a new <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> for the specified
243
224
  pattern of the appropriate type for this font map using
244
225
  information from the font key that is passed in. The
245
226
  <em class="parameter"><code>pattern</code></em> member of <em class="parameter"><code>font_key</code></em> can be retrieved using
246
227
  <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-pattern" title="pango_fc_font_key_get_pattern ()"><code class="function">pango_fc_font_key_get_pattern()</code></a> and must be passed to
247
228
  the "pattern" property of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> when you call
248
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-new"><code class="function">g_object_new()</code></a>. If <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <code class="function">new_font()</code> is used.
229
+ <code class="function">g_object_new()</code>. If <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>, <code class="function">new_font()</code> is used.
249
230
  (Since: 1.24)
250
231
  </td>
251
232
  </tr>
@@ -253,10 +234,10 @@ Class structure for <a class="link" href="PangoFcFontMap.html" title="PangoFcFon
253
234
  </table></div>
254
235
  </div>
255
236
  <hr>
256
- <div class="refsect2" title="pango_fc_font_map_create_context ()">
237
+ <div class="refsect2">
257
238
  <a name="pango-fc-font-map-create-context"></a><h3>pango_fc_font_map_create_context ()</h3>
258
- <pre class="programlisting"><a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * pango_fc_font_map_create_context (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap);</pre>
259
- <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
239
+ <pre class="programlisting"><a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * pango_fc_font_map_create_context (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);</pre>
240
+ <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
260
241
  <h3 class="title">Warning</h3>
261
242
  <p><code class="literal">pango_fc_font_map_create_context</code> has been deprecated since version 1.22 and should not be used in newly-written code. Use <a class="link" href="pango-Fonts.html#pango-font-map-create-context" title="pango_font_map_create_context ()"><code class="function">pango_font_map_create_context()</code></a> instead.</p>
262
243
  </div>
@@ -265,13 +246,14 @@ Creates a new context for this fontmap. This function is intended
265
246
  only for backend implementations deriving from <span class="type">PangoFcFontmap</span>;
266
247
  it is possible that a backend will store additional information
267
248
  needed for correct operation on the <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> after calling
268
- this function.</p>
249
+ this function.
250
+ </p>
269
251
  <div class="variablelist"><table border="0">
270
252
  <col align="left" valign="top">
271
253
  <tbody>
272
254
  <tr>
273
255
  <td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
274
- <td> a <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>
256
+ <td>a <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>
275
257
  </td>
276
258
  </tr>
277
259
  <tr>
@@ -285,70 +267,72 @@ this function.</p>
285
267
  <p class="since">Since 1.4</p>
286
268
  </div>
287
269
  <hr>
288
- <div class="refsect2" title="PangoFcDecoderFindFunc ()">
270
+ <div class="refsect2">
289
271
  <a name="PangoFcDecoderFindFunc"></a><h3>PangoFcDecoderFindFunc ()</h3>
290
- <pre class="programlisting"><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * (*PangoFcDecoderFindFunc) (<span class="returnvalue">FcPattern</span> *pattern,
291
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> user_data);</pre>
272
+ <pre class="programlisting"><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * (*PangoFcDecoderFindFunc) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
273
+ <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
292
274
  <p>
293
- Callback function passed to <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.</p>
275
+ Callback function passed to <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.
276
+ </p>
294
277
  <div class="variablelist"><table border="0">
295
278
  <col align="left" valign="top">
296
279
  <tbody>
297
280
  <tr>
298
281
  <td><p><span class="term"><em class="parameter"><code>pattern</code></em> :</span></p></td>
299
- <td> a fully resolved <span class="type">FcPattern</span> specifying the font on the system
282
+ <td>a fully resolved <span class="type">FcPattern</span> specifying the font on the system
300
283
  </td>
301
284
  </tr>
302
285
  <tr>
303
286
  <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
304
- <td> user data passed to <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>
287
+ <td>user data passed to <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>
305
288
  </td>
306
289
  </tr>
307
290
  <tr>
308
291
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
309
292
  <td> a new reference to a custom decoder for this pattern,
310
- or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the default decoder handling should be used.
293
+ or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the default decoder handling should be used.
311
294
  </td>
312
295
  </tr>
313
296
  </tbody>
314
297
  </table></div>
315
298
  </div>
316
299
  <hr>
317
- <div class="refsect2" title="pango_fc_font_map_add_decoder_find_func ()">
300
+ <div class="refsect2">
318
301
  <a name="pango-fc-font-map-add-decoder-find-func"></a><h3>pango_fc_font_map_add_decoder_find_func ()</h3>
319
302
  <pre class="programlisting"><span class="returnvalue">void</span> pango_fc_font_map_add_decoder_find_func
320
- (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap,
321
- <a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()"><span class="returnvalue">PangoFcDecoderFindFunc</span></a> findfunc,
322
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> user_data,
323
- <a href="/usr/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="returnvalue">GDestroyNotify</span></a> dnotify);</pre>
303
+ (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>,
304
+ <em class="parameter"><code><a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()"><span class="type">PangoFcDecoderFindFunc</span></a> findfunc</code></em>,
305
+ <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>,
306
+ <em class="parameter"><code><span class="type">GDestroyNotify</span> dnotify</code></em>);</pre>
324
307
  <p>
325
308
  This function saves a callback method in the <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> that
326
309
  will be called whenever new fonts are created. If the
327
310
  function returns a <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a>, that decoder will be used to
328
311
  determine both coverage via a <span class="type">FcCharSet</span> and a one-to-one mapping of
329
312
  characters to glyphs. This will allow applications to have
330
- application-specific encodings for various fonts.</p>
313
+ application-specific encodings for various fonts.
314
+ </p>
331
315
  <div class="variablelist"><table border="0">
332
316
  <col align="left" valign="top">
333
317
  <tbody>
334
318
  <tr>
335
319
  <td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
336
- <td> The <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> to add this method to.
320
+ <td>The <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> to add this method to.
337
321
  </td>
338
322
  </tr>
339
323
  <tr>
340
324
  <td><p><span class="term"><em class="parameter"><code>findfunc</code></em> :</span></p></td>
341
- <td> The <a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()"><span class="type">PangoFcDecoderFindFunc</span></a> callback function
325
+ <td>The <a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()"><span class="type">PangoFcDecoderFindFunc</span></a> callback function
342
326
  </td>
343
327
  </tr>
344
328
  <tr>
345
329
  <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
346
- <td> User data.
330
+ <td>User data.
347
331
  </td>
348
332
  </tr>
349
333
  <tr>
350
334
  <td><p><span class="term"><em class="parameter"><code>dnotify</code></em> :</span></p></td>
351
- <td> A <a href="/usr/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> callback that will be called when the
335
+ <td>A <span class="type">GDestroyNotify</span> callback that will be called when the
352
336
  fontmap is finalized and the decoder is released.
353
337
  </td>
354
338
  </tr>
@@ -357,29 +341,30 @@ application-specific encodings for various fonts.</p>
357
341
  <p class="since">Since 1.6.</p>
358
342
  </div>
359
343
  <hr>
360
- <div class="refsect2" title="pango_fc_font_map_find_decoder ()">
344
+ <div class="refsect2">
361
345
  <a name="pango-fc-font-map-find-decoder"></a><h3>pango_fc_font_map_find_decoder ()</h3>
362
- <pre class="programlisting"><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * pango_fc_font_map_find_decoder (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap,
363
- <span class="returnvalue">FcPattern</span> *pattern);</pre>
346
+ <pre class="programlisting"><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * pango_fc_font_map_find_decoder (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>,
347
+ <em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>);</pre>
364
348
  <p>
365
349
  Finds the decoder to use for <em class="parameter"><code>pattern</code></em>. Decoders can be added to
366
- a font map using <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.</p>
350
+ a font map using <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.
351
+ </p>
367
352
  <div class="variablelist"><table border="0">
368
353
  <col align="left" valign="top">
369
354
  <tbody>
370
355
  <tr>
371
356
  <td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
372
- <td> The <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> to use.
357
+ <td>The <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> to use.
373
358
  </td>
374
359
  </tr>
375
360
  <tr>
376
361
  <td><p><span class="term"><em class="parameter"><code>pattern</code></em> :</span></p></td>
377
- <td> The <span class="type">FcPattern</span> to find the decoder for.
362
+ <td>The <span class="type">FcPattern</span> to find the decoder for.
378
363
  </td>
379
364
  </tr>
380
365
  <tr>
381
366
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
382
- <td> a newly created <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> object or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
367
+ <td> a newly created <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> object or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if
383
368
  no decoder is set for <em class="parameter"><code>pattern</code></em>.
384
369
 
385
370
  </td>
@@ -389,68 +374,71 @@ a font map using <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add
389
374
  <p class="since">Since 1.26.</p>
390
375
  </div>
391
376
  <hr>
392
- <div class="refsect2" title="pango_fc_font_map_cache_clear ()">
377
+ <div class="refsect2">
393
378
  <a name="pango-fc-font-map-cache-clear"></a><h3>pango_fc_font_map_cache_clear ()</h3>
394
- <pre class="programlisting"><span class="returnvalue">void</span> pango_fc_font_map_cache_clear (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap);</pre>
379
+ <pre class="programlisting"><span class="returnvalue">void</span> pango_fc_font_map_cache_clear (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);</pre>
395
380
  <p>
396
381
  Clear all cached information and fontsets for this font map;
397
382
  this should be called whenever there is a change in the
398
383
  output of the <code class="function">default_substitute()</code> virtual function of the
399
384
  font map, or if fontconfig has been reinitialized to new
400
- configuration.</p>
385
+ configuration.
386
+ </p>
401
387
  <div class="variablelist"><table border="0">
402
388
  <col align="left" valign="top">
403
389
  <tbody><tr>
404
390
  <td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
405
- <td> a <span class="type">PangoFcFontmap</span>
391
+ <td>a <span class="type">PangoFcFontmap</span>
406
392
  </td>
407
393
  </tr></tbody>
408
394
  </table></div>
409
395
  <p class="since">Since 1.4</p>
410
396
  </div>
411
397
  <hr>
412
- <div class="refsect2" title="pango_fc_font_map_shutdown ()">
398
+ <div class="refsect2">
413
399
  <a name="pango-fc-font-map-shutdown"></a><h3>pango_fc_font_map_shutdown ()</h3>
414
- <pre class="programlisting"><span class="returnvalue">void</span> pango_fc_font_map_shutdown (<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="returnvalue">PangoFcFontMap</span></a> *fcfontmap);</pre>
400
+ <pre class="programlisting"><span class="returnvalue">void</span> pango_fc_font_map_shutdown (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);</pre>
415
401
  <p>
416
402
  Clears all cached information for the fontmap and marks
417
403
  all fonts open for the fontmap as dead. (See the <code class="function">shutdown()</code>
418
404
  virtual function of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.) This function might be used
419
405
  by a backend when the underlying windowing system for the font
420
406
  map exits. This function is only intended to be called
421
- only for backend implementations deriving from <span class="type">PangoFcFontmap</span>.</p>
407
+ only for backend implementations deriving from <span class="type">PangoFcFontmap</span>.
408
+ </p>
422
409
  <div class="variablelist"><table border="0">
423
410
  <col align="left" valign="top">
424
411
  <tbody><tr>
425
412
  <td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
426
- <td> a <span class="type">PangoFcFontmap</span>
413
+ <td>a <span class="type">PangoFcFontmap</span>
427
414
  </td>
428
415
  </tr></tbody>
429
416
  </table></div>
430
417
  <p class="since">Since 1.4</p>
431
418
  </div>
432
419
  <hr>
433
- <div class="refsect2" title="pango_fc_font_description_from_pattern ()">
420
+ <div class="refsect2">
434
421
  <a name="pango-fc-font-description-from-pattern"></a><h3>pango_fc_font_description_from_pattern ()</h3>
435
422
  <pre class="programlisting"><a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * pango_fc_font_description_from_pattern
436
- (<span class="returnvalue">FcPattern</span> *pattern,
437
- <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> include_size);</pre>
423
+ (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
424
+ <em class="parameter"><code><span class="type">gboolean</span> include_size</code></em>);</pre>
438
425
  <p>
439
426
  Creates a <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="type">PangoFontDescription</span></a> that matches the specified
440
427
  Fontconfig pattern as closely as possible. Many possible Fontconfig
441
428
  pattern values, such as <code class="literal">FC_RASTERIZER</code> or <code class="literal">FC_DPI</code>, don't make sense in
442
- the context of <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="type">PangoFontDescription</span></a>, so will be ignored.</p>
429
+ the context of <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="type">PangoFontDescription</span></a>, so will be ignored.
430
+ </p>
443
431
  <div class="variablelist"><table border="0">
444
432
  <col align="left" valign="top">
445
433
  <tbody>
446
434
  <tr>
447
435
  <td><p><span class="term"><em class="parameter"><code>pattern</code></em> :</span></p></td>
448
- <td> a <span class="type">FcPattern</span>
436
+ <td>a <span class="type">FcPattern</span>
449
437
  </td>
450
438
  </tr>
451
439
  <tr>
452
440
  <td><p><span class="term"><em class="parameter"><code>include_size</code></em> :</span></p></td>
453
- <td> if <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the pattern will include the size from
441
+ <td>if <code class="literal">TRUE</code>, the pattern will include the size from
454
442
  the <em class="parameter"><code>pattern</code></em>; otherwise the resulting pattern will be unsized.
455
443
  (only <code class="literal">FC_SIZE</code> is examined, not <code class="literal">FC_PIXEL_SIZE</code>)
456
444
  </td>
@@ -467,7 +455,7 @@ the context of <a class="link" href="pango-Fonts.html#PangoFontDescription" titl
467
455
  <p class="since">Since 1.4</p>
468
456
  </div>
469
457
  <hr>
470
- <div class="refsect2" title="PANGO_FC_GRAVITY">
458
+ <div class="refsect2">
471
459
  <a name="PANGO-FC-GRAVITY:CAPS"></a><h3>PANGO_FC_GRAVITY</h3>
472
460
  <pre class="programlisting">#define PANGO_FC_GRAVITY "pangogravity"
473
461
  </pre>
@@ -479,11 +467,12 @@ than <code class="literal">PangoGravitySouth</code> is desired.
479
467
  <p>
480
468
  The property will have a <a class="link" href="pango-Vertical-Text.html#PangoGravity" title="enum PangoGravity"><span class="type">PangoGravity</span></a> value as a string, like "east".
481
469
  This can be used to write fontconfig configuration rules to choose
482
- different fonts for horizontal and vertical writing directions.</p>
470
+ different fonts for horizontal and vertical writing directions.
471
+ </p>
483
472
  <p class="since">Since 1.20</p>
484
473
  </div>
485
474
  <hr>
486
- <div class="refsect2" title="PANGO_FC_VERSION">
475
+ <div class="refsect2">
487
476
  <a name="PANGO-FC-VERSION:CAPS"></a><h3>PANGO_FC_VERSION</h3>
488
477
  <pre class="programlisting">#define PANGO_FC_VERSION "pangoversion"
489
478
  </pre>
@@ -496,11 +485,12 @@ The property will have an integer value equal to what
496
485
  <a class="link" href="pango-Version-Checking.html#pango-version" title="pango_version ()"><code class="function">pango_version()</code></a> returns.
497
486
  This can be used to write fontconfig configuration rules that only affect
498
487
  certain pango versions (or only pango-using applications, or only
499
- non-pango-using applications).</p>
488
+ non-pango-using applications).
489
+ </p>
500
490
  <p class="since">Since 1.20</p>
501
491
  </div>
502
492
  <hr>
503
- <div class="refsect2" title="PANGO_FC_PRGNAME">
493
+ <div class="refsect2">
504
494
  <a name="PANGO-FC-PRGNAME:CAPS"></a><h3>PANGO_FC_PRGNAME</h3>
505
495
  <pre class="programlisting">#define PANGO_FC_PRGNAME "pangoprgname"
506
496
  </pre>
@@ -510,33 +500,36 @@ fontconfig pattern it passes to fontconfig.
510
500
  </p>
511
501
  <p>
512
502
  The property will have a string equal to what
513
- <a href="/usr/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html#g-get-prgname"><code class="function">g_get_prgname()</code></a> returns.
503
+ <code class="function">g_get_prgname()</code> returns.
514
504
  This can be used to write fontconfig configuration rules that only affect
515
- certain applications.</p>
505
+ certain applications.
506
+ </p>
516
507
  <p class="since">Since 1.24</p>
517
508
  </div>
518
509
  <hr>
519
- <div class="refsect2" title="PangoFcFontsetKey">
510
+ <div class="refsect2">
520
511
  <a name="PangoFcFontsetKey"></a><h3>PangoFcFontsetKey</h3>
521
512
  <pre class="programlisting">typedef struct _PangoFcFontsetKey PangoFcFontsetKey;</pre>
522
513
  <p>
523
514
  An opaque structure containing all the information needed for
524
- loading a fontset with the PangoFc fontmap.</p>
515
+ loading a fontset with the PangoFc fontmap.
516
+ </p>
525
517
  <p class="since">Since 1.24</p>
526
518
  </div>
527
519
  <hr>
528
- <div class="refsect2" title="pango_fc_fontset_key_get_context_key ()">
520
+ <div class="refsect2">
529
521
  <a name="pango-fc-fontset-key-get-context-key"></a><h3>pango_fc_fontset_key_get_context_key ()</h3>
530
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> pango_fc_fontset_key_get_context_key
531
- (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);</pre>
522
+ <pre class="programlisting"><span class="returnvalue">gpointer</span> pango_fc_fontset_key_get_context_key
523
+ (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
532
524
  <p>
533
- Gets the context key member of <em class="parameter"><code>key</code></em>.</p>
525
+ Gets the context key member of <em class="parameter"><code>key</code></em>.
526
+ </p>
534
527
  <div class="variablelist"><table border="0">
535
528
  <col align="left" valign="top">
536
529
  <tbody>
537
530
  <tr>
538
531
  <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
539
- <td> the font key
532
+ <td>the font key
540
533
  </td>
541
534
  </tr>
542
535
  <tr>
@@ -550,18 +543,19 @@ Gets the context key member of <em class="parameter"><code>key</code></em>.</p>
550
543
  <p class="since">Since 1.24</p>
551
544
  </div>
552
545
  <hr>
553
- <div class="refsect2" title="pango_fc_fontset_key_get_description ()">
546
+ <div class="refsect2">
554
547
  <a name="pango-fc-fontset-key-get-description"></a><h3>pango_fc_fontset_key_get_description ()</h3>
555
548
  <pre class="programlisting">const <a class="link" href="pango-Fonts.html#PangoFontDescription" title="PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * pango_fc_fontset_key_get_description
556
- (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);</pre>
549
+ (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
557
550
  <p>
558
- Gets the font description of <em class="parameter"><code>key</code></em>.</p>
551
+ Gets the font description of <em class="parameter"><code>key</code></em>.
552
+ </p>
559
553
  <div class="variablelist"><table border="0">
560
554
  <col align="left" valign="top">
561
555
  <tbody>
562
556
  <tr>
563
557
  <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
564
- <td> the fontset key
558
+ <td>the fontset key
565
559
  </td>
566
560
  </tr>
567
561
  <tr>
@@ -575,17 +569,18 @@ Gets the font description of <em class="parameter"><code>key</code></em>.</p>
575
569
  <p class="since">Since 1.24</p>
576
570
  </div>
577
571
  <hr>
578
- <div class="refsect2" title="pango_fc_fontset_key_get_language ()">
572
+ <div class="refsect2">
579
573
  <a name="pango-fc-fontset-key-get-language"></a><h3>pango_fc_fontset_key_get_language ()</h3>
580
- <pre class="programlisting"><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage" title="PangoLanguage"><span class="returnvalue">PangoLanguage</span></a> * pango_fc_fontset_key_get_language (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);</pre>
574
+ <pre class="programlisting"><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage" title="PangoLanguage"><span class="returnvalue">PangoLanguage</span></a> * pango_fc_fontset_key_get_language (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
581
575
  <p>
582
- Gets the language member of <em class="parameter"><code>key</code></em>.</p>
576
+ Gets the language member of <em class="parameter"><code>key</code></em>.
577
+ </p>
583
578
  <div class="variablelist"><table border="0">
584
579
  <col align="left" valign="top">
585
580
  <tbody>
586
581
  <tr>
587
582
  <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
588
- <td> the fontset key
583
+ <td>the fontset key
589
584
  </td>
590
585
  </tr>
591
586
  <tr>
@@ -599,17 +594,18 @@ Gets the language member of <em class="parameter"><code>key</code></em>.</p>
599
594
  <p class="since">Since 1.24</p>
600
595
  </div>
601
596
  <hr>
602
- <div class="refsect2" title="pango_fc_fontset_key_get_matrix ()">
597
+ <div class="refsect2">
603
598
  <a name="pango-fc-fontset-key-get-matrix"></a><h3>pango_fc_fontset_key_get_matrix ()</h3>
604
- <pre class="programlisting">const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * pango_fc_fontset_key_get_matrix (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);</pre>
599
+ <pre class="programlisting">const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="struct PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * pango_fc_fontset_key_get_matrix (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
605
600
  <p>
606
- Gets the matrix member of <em class="parameter"><code>key</code></em>.</p>
601
+ Gets the matrix member of <em class="parameter"><code>key</code></em>.
602
+ </p>
607
603
  <div class="variablelist"><table border="0">
608
604
  <col align="left" valign="top">
609
605
  <tbody>
610
606
  <tr>
611
607
  <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
612
- <td> the fontset key
608
+ <td>the fontset key
613
609
  </td>
614
610
  </tr>
615
611
  <tr>
@@ -623,19 +619,20 @@ Gets the matrix member of <em class="parameter"><code>key</code></em>.</p>
623
619
  <p class="since">Since 1.24</p>
624
620
  </div>
625
621
  <hr>
626
- <div class="refsect2" title="pango_fc_fontset_key_get_absolute_size ()">
622
+ <div class="refsect2">
627
623
  <a name="pango-fc-fontset-key-get-absolute-size"></a><h3>pango_fc_fontset_key_get_absolute_size ()</h3>
628
624
  <pre class="programlisting"><span class="returnvalue">double</span> pango_fc_fontset_key_get_absolute_size
629
- (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);</pre>
625
+ (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
630
626
  <p>
631
627
  Gets the absolute font size of <em class="parameter"><code>key</code></em> in Pango units. This is adjusted
632
- for both resolution and transformation matrix.</p>
628
+ for both resolution and transformation matrix.
629
+ </p>
633
630
  <div class="variablelist"><table border="0">
634
631
  <col align="left" valign="top">
635
632
  <tbody>
636
633
  <tr>
637
634
  <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
638
- <td> the fontset key
635
+ <td>the fontset key
639
636
  </td>
640
637
  </tr>
641
638
  <tr>
@@ -649,17 +646,18 @@ for both resolution and transformation matrix.</p>
649
646
  <p class="since">Since 1.24</p>
650
647
  </div>
651
648
  <hr>
652
- <div class="refsect2" title="pango_fc_fontset_key_get_resolution ()">
649
+ <div class="refsect2">
653
650
  <a name="pango-fc-fontset-key-get-resolution"></a><h3>pango_fc_fontset_key_get_resolution ()</h3>
654
- <pre class="programlisting"><span class="returnvalue">double</span> pango_fc_fontset_key_get_resolution (const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="returnvalue">PangoFcFontsetKey</span></a> *key);</pre>
651
+ <pre class="programlisting"><span class="returnvalue">double</span> pango_fc_fontset_key_get_resolution (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
655
652
  <p>
656
- Gets the resolution of <em class="parameter"><code>key</code></em></p>
653
+ Gets the resolution of <em class="parameter"><code>key</code></em>
654
+ </p>
657
655
  <div class="variablelist"><table border="0">
658
656
  <col align="left" valign="top">
659
657
  <tbody>
660
658
  <tr>
661
659
  <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
662
- <td> the fontset key
660
+ <td>the fontset key
663
661
  </td>
664
662
  </tr>
665
663
  <tr>
@@ -673,26 +671,28 @@ Gets the resolution of <em class="parameter"><code>key</code></em></p>
673
671
  <p class="since">Since 1.24</p>
674
672
  </div>
675
673
  <hr>
676
- <div class="refsect2" title="PangoFcFontKey">
674
+ <div class="refsect2">
677
675
  <a name="PangoFcFontKey"></a><h3>PangoFcFontKey</h3>
678
676
  <pre class="programlisting">typedef struct _PangoFcFontKey PangoFcFontKey;</pre>
679
677
  <p>
680
678
  An opaque structure containing all the information needed for
681
- loading a font with the PangoFc fontmap.</p>
679
+ loading a font with the PangoFc fontmap.
680
+ </p>
682
681
  <p class="since">Since 1.24</p>
683
682
  </div>
684
683
  <hr>
685
- <div class="refsect2" title="pango_fc_font_key_get_context_key ()">
684
+ <div class="refsect2">
686
685
  <a name="pango-fc-font-key-get-context-key"></a><h3>pango_fc_font_key_get_context_key ()</h3>
687
- <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> pango_fc_font_key_get_context_key (const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="returnvalue">PangoFcFontKey</span></a> *key);</pre>
686
+ <pre class="programlisting"><span class="returnvalue">gpointer</span> pango_fc_font_key_get_context_key (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);</pre>
688
687
  <p>
689
- Gets the context key member of <em class="parameter"><code>key</code></em>.</p>
688
+ Gets the context key member of <em class="parameter"><code>key</code></em>.
689
+ </p>
690
690
  <div class="variablelist"><table border="0">
691
691
  <col align="left" valign="top">
692
692
  <tbody>
693
693
  <tr>
694
694
  <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
695
- <td> the font key
695
+ <td>the font key
696
696
  </td>
697
697
  </tr>
698
698
  <tr>
@@ -706,17 +706,18 @@ Gets the context key member of <em class="parameter"><code>key</code></em>.</p>
706
706
  <p class="since">Since 1.24</p>
707
707
  </div>
708
708
  <hr>
709
- <div class="refsect2" title="pango_fc_font_key_get_matrix ()">
709
+ <div class="refsect2">
710
710
  <a name="pango-fc-font-key-get-matrix"></a><h3>pango_fc_font_key_get_matrix ()</h3>
711
- <pre class="programlisting">const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * pango_fc_font_key_get_matrix (const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="returnvalue">PangoFcFontKey</span></a> *key);</pre>
711
+ <pre class="programlisting">const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix" title="struct PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * pango_fc_font_key_get_matrix (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);</pre>
712
712
  <p>
713
- Gets the matrix member of <em class="parameter"><code>key</code></em>.</p>
713
+ Gets the matrix member of <em class="parameter"><code>key</code></em>.
714
+ </p>
714
715
  <div class="variablelist"><table border="0">
715
716
  <col align="left" valign="top">
716
717
  <tbody>
717
718
  <tr>
718
719
  <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
719
- <td> the font key
720
+ <td>the font key
720
721
  </td>
721
722
  </tr>
722
723
  <tr>
@@ -730,17 +731,18 @@ Gets the matrix member of <em class="parameter"><code>key</code></em>.</p>
730
731
  <p class="since">Since 1.24</p>
731
732
  </div>
732
733
  <hr>
733
- <div class="refsect2" title="pango_fc_font_key_get_pattern ()">
734
+ <div class="refsect2">
734
735
  <a name="pango-fc-font-key-get-pattern"></a><h3>pango_fc_font_key_get_pattern ()</h3>
735
- <pre class="programlisting">const <span class="returnvalue">FcPattern</span> * pango_fc_font_key_get_pattern (const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="returnvalue">PangoFcFontKey</span></a> *key);</pre>
736
+ <pre class="programlisting">const <span class="returnvalue">FcPattern</span> * pango_fc_font_key_get_pattern (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);</pre>
736
737
  <p>
737
- Gets the fontconfig pattern member of <em class="parameter"><code>key</code></em>.</p>
738
+ Gets the fontconfig pattern member of <em class="parameter"><code>key</code></em>.
739
+ </p>
738
740
  <div class="variablelist"><table border="0">
739
741
  <col align="left" valign="top">
740
742
  <tbody>
741
743
  <tr>
742
744
  <td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
743
- <td> the font key
745
+ <td>the font key
744
746
  </td>
745
747
  </tr>
746
748
  <tr>
@@ -754,7 +756,7 @@ Gets the fontconfig pattern member of <em class="parameter"><code>key</code></em
754
756
  <p class="since">Since 1.24</p>
755
757
  </div>
756
758
  </div>
757
- <div class="refsect1" title="See Also">
759
+ <div class="refsect1">
758
760
  <a name="PangoFcFontMap.see-also"></a><h2>See Also</h2>
759
761
  <p>
760
762
  </p>
@@ -774,6 +776,6 @@ Fontconfig-based backend involves deriving from both
774
776
  </div>
775
777
  <div class="footer">
776
778
  <hr>
777
- Generated by GTK-Doc V1.13</div>
779
+ Generated by GTK-Doc V1.15.1</div>
778
780
  </body>
779
781
  </html>