pango 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (142) hide show
  1. data/Rakefile +12 -1
  2. data/lib/1.8/pango.so +0 -0
  3. data/lib/1.9/pango.so +0 -0
  4. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  5. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  6. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  7. data/vendor/local/bin/pango-querymodules.exe +0 -0
  8. data/vendor/local/bin/pango-view.exe +0 -0
  9. data/vendor/local/etc/pango/pango.modules +14 -1
  10. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
  11. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
  12. data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
  13. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
  14. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
  15. data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
  16. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
  17. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
  18. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
  19. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
  20. data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
  21. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
  22. data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
  23. data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
  24. data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
  25. data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
  26. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  27. data/vendor/local/lib/libpango-1.0.la +41 -0
  28. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  29. data/vendor/local/lib/libpangocairo-1.0.la +41 -0
  30. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  31. data/vendor/local/lib/libpangowin32-1.0.la +41 -0
  32. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  33. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  34. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +41 -0
  35. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  36. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  37. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +41 -0
  38. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  39. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  40. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +41 -0
  41. data/vendor/local/lib/pkgconfig/pango.pc +5 -4
  42. data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
  43. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  44. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
  45. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
  46. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
  47. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
  48. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
  49. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
  50. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
  51. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
  52. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
  53. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
  54. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
  55. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
  56. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
  57. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
  58. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
  59. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
  60. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
  61. data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
  62. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
  63. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
  64. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
  65. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
  66. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
  67. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
  68. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
  69. data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
  70. data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
  71. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
  72. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
  73. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
  74. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
  75. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
  76. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
  77. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
  78. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
  79. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
  80. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
  81. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
  82. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
  83. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
  84. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
  85. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
  86. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
  89. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
  92. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
  93. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
  94. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
  95. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
  96. data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
  97. data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
  98. data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
  99. data/vendor/local/share/license/pango/AUTHORS +2 -0
  100. data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
  101. data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
  102. data/vendor/local/share/man/man1/pango-view.1 +4 -4
  103. metadata +43 -50
  104. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  105. data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
  106. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
  107. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
  108. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
  109. data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
  110. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  111. data/vendor/local/lib/pango-1.0.def +0 -397
  112. data/vendor/local/lib/pango-1.0.lib +0 -0
  113. data/vendor/local/lib/pangocairo-1.0.def +0 -34
  114. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  115. data/vendor/local/lib/pangoft2-1.0.def +0 -85
  116. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  117. data/vendor/local/lib/pangowin32-1.0.def +0 -30
  118. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  119. data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
  120. data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
  121. data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
  122. data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
  123. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
  124. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
  125. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
  126. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
  127. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
  128. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
  129. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
  130. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
  131. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
  132. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
  133. data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
  134. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
  135. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
  136. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
  137. data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
  138. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
  139. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
  140. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
  141. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
  142. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -0,0 +1,150 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of deprecated symbols</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
7
+ <link rel="home" href="index.html" title="Pango Reference Manual">
8
+ <link rel="up" href="index.html" title="Pango Reference Manual">
9
+ <link rel="prev" href="api-index-full.html" title="Index of all symbols">
10
+ <link rel="next" href="api-index-1-2.html" title="Index of new symbols in 1.2">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
+ <tr valign="middle">
17
+ <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
+ <td> </td>
19
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
+ <th width="100%" align="center">Pango Reference Manual</th>
21
+ <td><a accesskey="n" href="api-index-1-2.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
+ </tr>
23
+ <tr><td colspan="5" class="shortcuts">
24
+ <a class="shortcut" href="#idxC">C</a>
25
+  | 
26
+ <a class="shortcut" href="#idxF">F</a>
27
+  | 
28
+ <a class="shortcut" href="#idxG">G</a>
29
+  | 
30
+ <a class="shortcut" href="#idxL">L</a>
31
+  | 
32
+ <a class="shortcut" href="#idxR">R</a>
33
+  | 
34
+ <a class="shortcut" href="#idxW">W</a>
35
+  | 
36
+ <a class="shortcut" href="#idxX">X</a>
37
+ </td></tr>
38
+ </table>
39
+ <div class="index">
40
+ <div class="titlepage"><div><div><h1 class="title">
41
+ <a name="api-index-deprecated"></a>Index of deprecated symbols</h1></div></div></div>
42
+ <a name="idx"></a><a name="idxC"></a><h3 class="title">C</h3>
43
+ <dt>
44
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-create-context" title="pango_cairo_font_map_create_context ()">pango_cairo_font_map_create_context</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
45
+ </dt>
46
+ <dd></dd>
47
+ <a name="idxF"></a><h3 class="title">F</h3>
48
+ <dt>
49
+ <a class="link" href="PangoFcFont.html#pango-fc-font-get-unknown-glyph" title="pango_fc_font_get_unknown_glyph ()">pango_fc_font_get_unknown_glyph</a>, function in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
50
+ </dt>
51
+ <dd></dd>
52
+ <dt>
53
+ <a class="link" href="PangoFcFont.html#pango-fc-font-kern-glyphs" title="pango_fc_font_kern_glyphs ()">pango_fc_font_kern_glyphs</a>, function in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
54
+ </dt>
55
+ <dd></dd>
56
+ <dt>
57
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
58
+ </dt>
59
+ <dd></dd>
60
+ <dt>
61
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-get-coverage" title="pango_ft2_font_get_coverage ()">pango_ft2_font_get_coverage</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
62
+ </dt>
63
+ <dd></dd>
64
+ <dt>
65
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-get-face" title="pango_ft2_font_get_face ()">pango_ft2_font_get_face</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
66
+ </dt>
67
+ <dd></dd>
68
+ <dt>
69
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-get-kerning" title="pango_ft2_font_get_kerning ()">pango_ft2_font_get_kerning</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
70
+ </dt>
71
+ <dd></dd>
72
+ <dt>
73
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-create-context" title="pango_ft2_font_map_create_context ()">pango_ft2_font_map_create_context</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
74
+ </dt>
75
+ <dd></dd>
76
+ <dt>
77
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-for-display" title="pango_ft2_font_map_for_display ()">pango_ft2_font_map_for_display</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
78
+ </dt>
79
+ <dd></dd>
80
+ <dt>
81
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-get-context" title="pango_ft2_get_context ()">pango_ft2_get_context</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
82
+ </dt>
83
+ <dd></dd>
84
+ <dt>
85
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-get-unknown-glyph" title="pango_ft2_get_unknown_glyph ()">pango_ft2_get_unknown_glyph</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
86
+ </dt>
87
+ <dd></dd>
88
+ <dt>
89
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-shutdown-display" title="pango_ft2_shutdown_display ()">pango_ft2_shutdown_display</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
90
+ </dt>
91
+ <dd></dd>
92
+ <a name="idxG"></a><h3 class="title">G</h3>
93
+ <dt>
94
+ <a class="link" href="pango-Bidirectional-Text.html#pango-get-mirror-char" title="pango_get_mirror_char ()">pango_get_mirror_char</a>, function in <a class="link" href="pango-Bidirectional-Text.html" title="Bidirectional Text">Bidirectional Text</a>
95
+ </dt>
96
+ <dd></dd>
97
+ <a name="idxL"></a><h3 class="title">L</h3>
98
+ <dt>
99
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-lookup-aliases" title="pango_lookup_aliases ()">pango_lookup_aliases</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
100
+ </dt>
101
+ <dd></dd>
102
+ <a name="idxR"></a><h3 class="title">R</h3>
103
+ <dt>
104
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-FT2:CAPS" title="PANGO_RENDER_TYPE_FT2">PANGO_RENDER_TYPE_FT2</a>, macro in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
105
+ </dt>
106
+ <dd></dd>
107
+ <dt>
108
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-XFT:CAPS" title="PANGO_RENDER_TYPE_XFT">PANGO_RENDER_TYPE_XFT</a>, macro in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
109
+ </dt>
110
+ <dd></dd>
111
+ <a name="idxW"></a><h3 class="title">W</h3>
112
+ <dt>
113
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-context" title="pango_win32_get_context ()">pango_win32_get_context</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
114
+ </dt>
115
+ <dd></dd>
116
+ <dt>
117
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-unknown-glyph" title="pango_win32_get_unknown_glyph ()">pango_win32_get_unknown_glyph</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
118
+ </dt>
119
+ <dd></dd>
120
+ <a name="idxX"></a><h3 class="title">X</h3>
121
+ <dt>
122
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-glyph" title="pango_xft_font_get_glyph ()">pango_xft_font_get_glyph</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
123
+ </dt>
124
+ <dd></dd>
125
+ <dt>
126
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-unknown-glyph" title="pango_xft_font_get_unknown_glyph ()">pango_xft_font_get_unknown_glyph</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
127
+ </dt>
128
+ <dd></dd>
129
+ <dt>
130
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-has-char" title="pango_xft_font_has_char ()">pango_xft_font_has_char</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
131
+ </dt>
132
+ <dd></dd>
133
+ <dt>
134
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-lock-face" title="pango_xft_font_lock_face ()">pango_xft_font_lock_face</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
135
+ </dt>
136
+ <dd></dd>
137
+ <dt>
138
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-unlock-face" title="pango_xft_font_unlock_face ()">pango_xft_font_unlock_face</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
139
+ </dt>
140
+ <dd></dd>
141
+ <dt>
142
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-get-context" title="pango_xft_get_context ()">pango_xft_get_context</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
143
+ </dt>
144
+ <dd></dd>
145
+ </div>
146
+ <div class="footer">
147
+ <hr>
148
+ Generated by GTK-Doc V1.18.1</div>
149
+ </body>
150
+ </html>
@@ -0,0 +1,2965 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of all symbols</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
7
+ <link rel="home" href="index.html" title="Pango Reference Manual">
8
+ <link rel="up" href="index.html" title="Pango Reference Manual">
9
+ <link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
10
+ <link rel="next" href="api-index-deprecated.html" title="Index of deprecated symbols">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
+ <tr valign="middle">
17
+ <td><a accesskey="p" href="annotation-glossary.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
+ <td> </td>
19
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
+ <th width="100%" align="center">Pango Reference Manual</th>
21
+ <td><a accesskey="n" href="api-index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
+ </tr>
23
+ <tr><td colspan="5" class="shortcuts">
24
+ <a class="shortcut" href="#idxA">A</a>
25
+  | 
26
+ <a class="shortcut" href="#idxB">B</a>
27
+  | 
28
+ <a class="shortcut" href="#idxC">C</a>
29
+  | 
30
+ <a class="shortcut" href="#idxD">D</a>
31
+  | 
32
+ <a class="shortcut" href="#idxE">E</a>
33
+  | 
34
+ <a class="shortcut" href="#idxF">F</a>
35
+  | 
36
+ <a class="shortcut" href="#idxG">G</a>
37
+  | 
38
+ <a class="shortcut" href="#idxI">I</a>
39
+  | 
40
+ <a class="shortcut" href="#idxL">L</a>
41
+  | 
42
+ <a class="shortcut" href="#idxM">M</a>
43
+  | 
44
+ <a class="shortcut" href="#idxO">O</a>
45
+  | 
46
+ <a class="shortcut" href="#idxP">P</a>
47
+  | 
48
+ <a class="shortcut" href="#idxQ">Q</a>
49
+  | 
50
+ <a class="shortcut" href="#idxR">R</a>
51
+  | 
52
+ <a class="shortcut" href="#idxS">S</a>
53
+  | 
54
+ <a class="shortcut" href="#idxT">T</a>
55
+  | 
56
+ <a class="shortcut" href="#idxU">U</a>
57
+  | 
58
+ <a class="shortcut" href="#idxV">V</a>
59
+  | 
60
+ <a class="shortcut" href="#idxW">W</a>
61
+  | 
62
+ <a class="shortcut" href="#idxX">X</a>
63
+ </td></tr>
64
+ </table>
65
+ <div class="index">
66
+ <div class="titlepage"><div><div><h1 class="title">
67
+ <a name="api-index-full"></a>Index of all symbols</h1></div></div></div>
68
+ <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
69
+ <dt>
70
+ <a class="link" href="pango-Layout-Objects.html#PangoAlignment-enum" title="enum PangoAlignment">PangoAlignment</a>, enum in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
71
+ </dt>
72
+ <dd></dd>
73
+ <dt>
74
+ <a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis">PangoAnalysis</a>, struct in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
75
+ </dt>
76
+ <dd></dd>
77
+ <dt>
78
+ <a class="link" href="pango-Text-Processing.html#PANGO-ANALYSIS-FLAG-CENTERED-BASELINE:CAPS" title="PANGO_ANALYSIS_FLAG_CENTERED_BASELINE">PANGO_ANALYSIS_FLAG_CENTERED_BASELINE</a>, macro in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
79
+ </dt>
80
+ <dd></dd>
81
+ <dt>
82
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-ASCENT:CAPS" title="PANGO_ASCENT()">PANGO_ASCENT</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
83
+ </dt>
84
+ <dd></dd>
85
+ <dt>
86
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrClass" title="struct PangoAttrClass">PangoAttrClass</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
87
+ </dt>
88
+ <dd></dd>
89
+ <dt>
90
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrColor" title="struct PangoAttrColor">PangoAttrColor</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
91
+ </dt>
92
+ <dd></dd>
93
+ <dt>
94
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrDataCopyFunc" title="PangoAttrDataCopyFunc ()">PangoAttrDataCopyFunc</a>, user_function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
95
+ </dt>
96
+ <dd></dd>
97
+ <dt>
98
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrFilterFunc" title="PangoAttrFilterFunc ()">PangoAttrFilterFunc</a>, user_function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
99
+ </dt>
100
+ <dd></dd>
101
+ <dt>
102
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrFloat" title="struct PangoAttrFloat">PangoAttrFloat</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
103
+ </dt>
104
+ <dd></dd>
105
+ <dt>
106
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrFontDesc" title="struct PangoAttrFontDesc">PangoAttrFontDesc</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
107
+ </dt>
108
+ <dd></dd>
109
+ <dt>
110
+ <a class="link" href="pango-Text-Attributes.html#PangoAttribute" title="struct PangoAttribute">PangoAttribute</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
111
+ </dt>
112
+ <dd></dd>
113
+ <dt>
114
+ <a class="link" href="pango-Text-Attributes.html#pango-attribute-copy" title="pango_attribute_copy ()">pango_attribute_copy</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
115
+ </dt>
116
+ <dd></dd>
117
+ <dt>
118
+ <a class="link" href="pango-Text-Attributes.html#pango-attribute-destroy" title="pango_attribute_destroy ()">pango_attribute_destroy</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
119
+ </dt>
120
+ <dd></dd>
121
+ <dt>
122
+ <a class="link" href="pango-Text-Attributes.html#pango-attribute-equal" title="pango_attribute_equal ()">pango_attribute_equal</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
123
+ </dt>
124
+ <dd></dd>
125
+ <dt>
126
+ <a class="link" href="pango-Text-Attributes.html#pango-attribute-init" title="pango_attribute_init ()">pango_attribute_init</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
127
+ </dt>
128
+ <dd></dd>
129
+ <dt>
130
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrInt" title="struct PangoAttrInt">PangoAttrInt</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
131
+ </dt>
132
+ <dd></dd>
133
+ <dt>
134
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrIterator" title="PangoAttrIterator">PangoAttrIterator</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
135
+ </dt>
136
+ <dd></dd>
137
+ <dt>
138
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrLanguage" title="struct PangoAttrLanguage">PangoAttrLanguage</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
139
+ </dt>
140
+ <dd></dd>
141
+ <dt>
142
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrList-struct" title="PangoAttrList">PangoAttrList</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
143
+ </dt>
144
+ <dd></dd>
145
+ <dt>
146
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrShape" title="struct PangoAttrShape">PangoAttrShape</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
147
+ </dt>
148
+ <dd></dd>
149
+ <dt>
150
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrSize" title="struct PangoAttrSize">PangoAttrSize</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
151
+ </dt>
152
+ <dd></dd>
153
+ <dt>
154
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrString" title="struct PangoAttrString">PangoAttrString</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
155
+ </dt>
156
+ <dd></dd>
157
+ <dt>
158
+ <a class="link" href="pango-Text-Attributes.html#PangoAttrType-enum" title="enum PangoAttrType">PangoAttrType</a>, enum in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
159
+ </dt>
160
+ <dd></dd>
161
+ <dt>
162
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-background-new" title="pango_attr_background_new ()">pango_attr_background_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
163
+ </dt>
164
+ <dd></dd>
165
+ <dt>
166
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-fallback-new" title="pango_attr_fallback_new ()">pango_attr_fallback_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
167
+ </dt>
168
+ <dd></dd>
169
+ <dt>
170
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-family-new" title="pango_attr_family_new ()">pango_attr_family_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
171
+ </dt>
172
+ <dd></dd>
173
+ <dt>
174
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-font-desc-new" title="pango_attr_font_desc_new ()">pango_attr_font_desc_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
175
+ </dt>
176
+ <dd></dd>
177
+ <dt>
178
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-foreground-new" title="pango_attr_foreground_new ()">pango_attr_foreground_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
179
+ </dt>
180
+ <dd></dd>
181
+ <dt>
182
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-gravity-hint-new" title="pango_attr_gravity_hint_new ()">pango_attr_gravity_hint_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
183
+ </dt>
184
+ <dd></dd>
185
+ <dt>
186
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-gravity-new" title="pango_attr_gravity_new ()">pango_attr_gravity_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
187
+ </dt>
188
+ <dd></dd>
189
+ <dt>
190
+ <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-INDEX-FROM-TEXT-BEGINNING:CAPS" title="PANGO_ATTR_INDEX_FROM_TEXT_BEGINNING">PANGO_ATTR_INDEX_FROM_TEXT_BEGINNING</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
191
+ </dt>
192
+ <dd></dd>
193
+ <dt>
194
+ <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-INDEX-TO-TEXT-END:CAPS" title="PANGO_ATTR_INDEX_TO_TEXT_END">PANGO_ATTR_INDEX_TO_TEXT_END</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
195
+ </dt>
196
+ <dd></dd>
197
+ <dt>
198
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-iterator-copy" title="pango_attr_iterator_copy ()">pango_attr_iterator_copy</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
199
+ </dt>
200
+ <dd></dd>
201
+ <dt>
202
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-iterator-destroy" title="pango_attr_iterator_destroy ()">pango_attr_iterator_destroy</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
203
+ </dt>
204
+ <dd></dd>
205
+ <dt>
206
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-iterator-get" title="pango_attr_iterator_get ()">pango_attr_iterator_get</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
207
+ </dt>
208
+ <dd></dd>
209
+ <dt>
210
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-iterator-get-attrs" title="pango_attr_iterator_get_attrs ()">pango_attr_iterator_get_attrs</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
211
+ </dt>
212
+ <dd></dd>
213
+ <dt>
214
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-iterator-get-font" title="pango_attr_iterator_get_font ()">pango_attr_iterator_get_font</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
215
+ </dt>
216
+ <dd></dd>
217
+ <dt>
218
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-iterator-next" title="pango_attr_iterator_next ()">pango_attr_iterator_next</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
219
+ </dt>
220
+ <dd></dd>
221
+ <dt>
222
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-iterator-range" title="pango_attr_iterator_range ()">pango_attr_iterator_range</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
223
+ </dt>
224
+ <dd></dd>
225
+ <dt>
226
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-language-new" title="pango_attr_language_new ()">pango_attr_language_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
227
+ </dt>
228
+ <dd></dd>
229
+ <dt>
230
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-letter-spacing-new" title="pango_attr_letter_spacing_new ()">pango_attr_letter_spacing_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
231
+ </dt>
232
+ <dd></dd>
233
+ <dt>
234
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-change" title="pango_attr_list_change ()">pango_attr_list_change</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
235
+ </dt>
236
+ <dd></dd>
237
+ <dt>
238
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-copy" title="pango_attr_list_copy ()">pango_attr_list_copy</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
239
+ </dt>
240
+ <dd></dd>
241
+ <dt>
242
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-filter" title="pango_attr_list_filter ()">pango_attr_list_filter</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
243
+ </dt>
244
+ <dd></dd>
245
+ <dt>
246
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-get-iterator" title="pango_attr_list_get_iterator ()">pango_attr_list_get_iterator</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
247
+ </dt>
248
+ <dd></dd>
249
+ <dt>
250
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-insert" title="pango_attr_list_insert ()">pango_attr_list_insert</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
251
+ </dt>
252
+ <dd></dd>
253
+ <dt>
254
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-insert-before" title="pango_attr_list_insert_before ()">pango_attr_list_insert_before</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
255
+ </dt>
256
+ <dd></dd>
257
+ <dt>
258
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-new" title="pango_attr_list_new ()">pango_attr_list_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
259
+ </dt>
260
+ <dd></dd>
261
+ <dt>
262
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-ref" title="pango_attr_list_ref ()">pango_attr_list_ref</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
263
+ </dt>
264
+ <dd></dd>
265
+ <dt>
266
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-splice" title="pango_attr_list_splice ()">pango_attr_list_splice</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
267
+ </dt>
268
+ <dd></dd>
269
+ <dt>
270
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-list-unref" title="pango_attr_list_unref ()">pango_attr_list_unref</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
271
+ </dt>
272
+ <dd></dd>
273
+ <dt>
274
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-rise-new" title="pango_attr_rise_new ()">pango_attr_rise_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
275
+ </dt>
276
+ <dd></dd>
277
+ <dt>
278
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-scale-new" title="pango_attr_scale_new ()">pango_attr_scale_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
279
+ </dt>
280
+ <dd></dd>
281
+ <dt>
282
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-shape-new" title="pango_attr_shape_new ()">pango_attr_shape_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
283
+ </dt>
284
+ <dd></dd>
285
+ <dt>
286
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-shape-new-with-data" title="pango_attr_shape_new_with_data ()">pango_attr_shape_new_with_data</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
287
+ </dt>
288
+ <dd></dd>
289
+ <dt>
290
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-size-new" title="pango_attr_size_new ()">pango_attr_size_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
291
+ </dt>
292
+ <dd></dd>
293
+ <dt>
294
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-size-new-absolute" title="pango_attr_size_new_absolute ()">pango_attr_size_new_absolute</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
295
+ </dt>
296
+ <dd></dd>
297
+ <dt>
298
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-stretch-new" title="pango_attr_stretch_new ()">pango_attr_stretch_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
299
+ </dt>
300
+ <dd></dd>
301
+ <dt>
302
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-strikethrough-color-new" title="pango_attr_strikethrough_color_new ()">pango_attr_strikethrough_color_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
303
+ </dt>
304
+ <dd></dd>
305
+ <dt>
306
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-strikethrough-new" title="pango_attr_strikethrough_new ()">pango_attr_strikethrough_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
307
+ </dt>
308
+ <dd></dd>
309
+ <dt>
310
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-style-new" title="pango_attr_style_new ()">pango_attr_style_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
311
+ </dt>
312
+ <dd></dd>
313
+ <dt>
314
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-type-get-name" title="pango_attr_type_get_name ()">pango_attr_type_get_name</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
315
+ </dt>
316
+ <dd></dd>
317
+ <dt>
318
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-type-register" title="pango_attr_type_register ()">pango_attr_type_register</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
319
+ </dt>
320
+ <dd></dd>
321
+ <dt>
322
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-underline-color-new" title="pango_attr_underline_color_new ()">pango_attr_underline_color_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
323
+ </dt>
324
+ <dd></dd>
325
+ <dt>
326
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-underline-new" title="pango_attr_underline_new ()">pango_attr_underline_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
327
+ </dt>
328
+ <dd></dd>
329
+ <dt>
330
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-variant-new" title="pango_attr_variant_new ()">pango_attr_variant_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
331
+ </dt>
332
+ <dd></dd>
333
+ <dt>
334
+ <a class="link" href="pango-Text-Attributes.html#pango-attr-weight-new" title="pango_attr_weight_new ()">pango_attr_weight_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
335
+ </dt>
336
+ <dd></dd>
337
+ <a name="idxB"></a><h3 class="title">B</h3>
338
+ <dt>
339
+ <a class="link" href="pango-Bidirectional-Text.html#PangoBidiType-enum" title="enum PangoBidiType">PangoBidiType</a>, enum in <a class="link" href="pango-Bidirectional-Text.html" title="Bidirectional Text">Bidirectional Text</a>
340
+ </dt>
341
+ <dd></dd>
342
+ <dt>
343
+ <a class="link" href="pango-Bidirectional-Text.html#pango-bidi-type-for-unichar" title="pango_bidi_type_for_unichar ()">pango_bidi_type_for_unichar</a>, function in <a class="link" href="pango-Bidirectional-Text.html" title="Bidirectional Text">Bidirectional Text</a>
344
+ </dt>
345
+ <dd></dd>
346
+ <dt>
347
+ <a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()">pango_break</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
348
+ </dt>
349
+ <dd></dd>
350
+ <a name="idxC"></a><h3 class="title">C</h3>
351
+ <dt>
352
+ <a class="link" href="pango-Cairo-Rendering.html#PangoCairoFont-struct" title="PangoCairoFont">PangoCairoFont</a>, struct in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
353
+ </dt>
354
+ <dd></dd>
355
+ <dt>
356
+ <a class="link" href="pango-Cairo-Rendering.html#PangoCairoFontMap-struct" title="PangoCairoFontMap">PangoCairoFontMap</a>, struct in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
357
+ </dt>
358
+ <dd></dd>
359
+ <dt>
360
+ <a class="link" href="pango-Cairo-Rendering.html#PangoCairoShapeRendererFunc" title="PangoCairoShapeRendererFunc ()">PangoCairoShapeRendererFunc</a>, user_function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
361
+ </dt>
362
+ <dd></dd>
363
+ <dt>
364
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-context-get-font-options" title="pango_cairo_context_get_font_options ()">pango_cairo_context_get_font_options</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
365
+ </dt>
366
+ <dd></dd>
367
+ <dt>
368
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-context-get-resolution" title="pango_cairo_context_get_resolution ()">pango_cairo_context_get_resolution</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
369
+ </dt>
370
+ <dd></dd>
371
+ <dt>
372
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-context-get-shape-renderer" title="pango_cairo_context_get_shape_renderer ()">pango_cairo_context_get_shape_renderer</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
373
+ </dt>
374
+ <dd></dd>
375
+ <dt>
376
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-context-set-font-options" title="pango_cairo_context_set_font_options ()">pango_cairo_context_set_font_options</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
377
+ </dt>
378
+ <dd></dd>
379
+ <dt>
380
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-context-set-resolution" title="pango_cairo_context_set_resolution ()">pango_cairo_context_set_resolution</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
381
+ </dt>
382
+ <dd></dd>
383
+ <dt>
384
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-context-set-shape-renderer" title="pango_cairo_context_set_shape_renderer ()">pango_cairo_context_set_shape_renderer</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
385
+ </dt>
386
+ <dd></dd>
387
+ <dt>
388
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-create-context" title="pango_cairo_create_context ()">pango_cairo_create_context</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
389
+ </dt>
390
+ <dd></dd>
391
+ <dt>
392
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-create-layout" title="pango_cairo_create_layout ()">pango_cairo_create_layout</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
393
+ </dt>
394
+ <dd></dd>
395
+ <dt>
396
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-error-underline-path" title="pango_cairo_error_underline_path ()">pango_cairo_error_underline_path</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
397
+ </dt>
398
+ <dd></dd>
399
+ <dt>
400
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-get-scaled-font" title="pango_cairo_font_get_scaled_font ()">pango_cairo_font_get_scaled_font</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
401
+ </dt>
402
+ <dd></dd>
403
+ <dt>
404
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-create-context" title="pango_cairo_font_map_create_context ()">pango_cairo_font_map_create_context</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
405
+ </dt>
406
+ <dd></dd>
407
+ <dt>
408
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-get-default" title="pango_cairo_font_map_get_default ()">pango_cairo_font_map_get_default</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
409
+ </dt>
410
+ <dd></dd>
411
+ <dt>
412
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-get-font-type" title="pango_cairo_font_map_get_font_type ()">pango_cairo_font_map_get_font_type</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
413
+ </dt>
414
+ <dd></dd>
415
+ <dt>
416
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-get-resolution" title="pango_cairo_font_map_get_resolution ()">pango_cairo_font_map_get_resolution</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
417
+ </dt>
418
+ <dd></dd>
419
+ <dt>
420
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-new" title="pango_cairo_font_map_new ()">pango_cairo_font_map_new</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
421
+ </dt>
422
+ <dd></dd>
423
+ <dt>
424
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-new-for-font-type" title="pango_cairo_font_map_new_for_font_type ()">pango_cairo_font_map_new_for_font_type</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
425
+ </dt>
426
+ <dd></dd>
427
+ <dt>
428
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-set-default" title="pango_cairo_font_map_set_default ()">pango_cairo_font_map_set_default</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
429
+ </dt>
430
+ <dd></dd>
431
+ <dt>
432
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-set-resolution" title="pango_cairo_font_map_set_resolution ()">pango_cairo_font_map_set_resolution</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
433
+ </dt>
434
+ <dd></dd>
435
+ <dt>
436
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-glyph-string-path" title="pango_cairo_glyph_string_path ()">pango_cairo_glyph_string_path</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
437
+ </dt>
438
+ <dd></dd>
439
+ <dt>
440
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-layout-line-path" title="pango_cairo_layout_line_path ()">pango_cairo_layout_line_path</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
441
+ </dt>
442
+ <dd></dd>
443
+ <dt>
444
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-layout-path" title="pango_cairo_layout_path ()">pango_cairo_layout_path</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
445
+ </dt>
446
+ <dd></dd>
447
+ <dt>
448
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-show-error-underline" title="pango_cairo_show_error_underline ()">pango_cairo_show_error_underline</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
449
+ </dt>
450
+ <dd></dd>
451
+ <dt>
452
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-show-glyph-item" title="pango_cairo_show_glyph_item ()">pango_cairo_show_glyph_item</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
453
+ </dt>
454
+ <dd></dd>
455
+ <dt>
456
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-show-glyph-string" title="pango_cairo_show_glyph_string ()">pango_cairo_show_glyph_string</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
457
+ </dt>
458
+ <dd></dd>
459
+ <dt>
460
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-show-layout" title="pango_cairo_show_layout ()">pango_cairo_show_layout</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
461
+ </dt>
462
+ <dd></dd>
463
+ <dt>
464
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-show-layout-line" title="pango_cairo_show_layout_line ()">pango_cairo_show_layout_line</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
465
+ </dt>
466
+ <dd></dd>
467
+ <dt>
468
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-update-context" title="pango_cairo_update_context ()">pango_cairo_update_context</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
469
+ </dt>
470
+ <dd></dd>
471
+ <dt>
472
+ <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-update-layout" title="pango_cairo_update_layout ()">pango_cairo_update_layout</a>, function in <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo Rendering</a>
473
+ </dt>
474
+ <dd></dd>
475
+ <dt>
476
+ <a class="link" href="pango-Text-Attributes.html#PangoColor-struct" title="struct PangoColor">PangoColor</a>, struct in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
477
+ </dt>
478
+ <dd></dd>
479
+ <dt>
480
+ <a class="link" href="pango-Text-Attributes.html#pango-color-copy" title="pango_color_copy ()">pango_color_copy</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
481
+ </dt>
482
+ <dd></dd>
483
+ <dt>
484
+ <a class="link" href="pango-Text-Attributes.html#pango-color-free" title="pango_color_free ()">pango_color_free</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
485
+ </dt>
486
+ <dd></dd>
487
+ <dt>
488
+ <a class="link" href="pango-Text-Attributes.html#pango-color-parse" title="pango_color_parse ()">pango_color_parse</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
489
+ </dt>
490
+ <dd></dd>
491
+ <dt>
492
+ <a class="link" href="pango-Text-Attributes.html#pango-color-to-string" title="pango_color_to_string ()">pango_color_to_string</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
493
+ </dt>
494
+ <dd></dd>
495
+ <dt>
496
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-config-key-get" title="pango_config_key_get ()">pango_config_key_get</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
497
+ </dt>
498
+ <dd></dd>
499
+ <dt>
500
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-config-key-get-system" title="pango_config_key_get_system ()">pango_config_key_get_system</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
501
+ </dt>
502
+ <dd></dd>
503
+ <dt>
504
+ <a class="link" href="pango-Text-Processing.html#PangoContext-struct" title="PangoContext">PangoContext</a>, struct in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
505
+ </dt>
506
+ <dd></dd>
507
+ <dt>
508
+ <a class="link" href="pango-Text-Processing.html#pango-context-changed" title="pango_context_changed ()">pango_context_changed</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
509
+ </dt>
510
+ <dd></dd>
511
+ <dt>
512
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-base-dir" title="pango_context_get_base_dir ()">pango_context_get_base_dir</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
513
+ </dt>
514
+ <dd></dd>
515
+ <dt>
516
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-base-gravity" title="pango_context_get_base_gravity ()">pango_context_get_base_gravity</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
517
+ </dt>
518
+ <dd></dd>
519
+ <dt>
520
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-font-description" title="pango_context_get_font_description ()">pango_context_get_font_description</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
521
+ </dt>
522
+ <dd></dd>
523
+ <dt>
524
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-font-map" title="pango_context_get_font_map ()">pango_context_get_font_map</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
525
+ </dt>
526
+ <dd></dd>
527
+ <dt>
528
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-gravity" title="pango_context_get_gravity ()">pango_context_get_gravity</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
529
+ </dt>
530
+ <dd></dd>
531
+ <dt>
532
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-gravity-hint" title="pango_context_get_gravity_hint ()">pango_context_get_gravity_hint</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
533
+ </dt>
534
+ <dd></dd>
535
+ <dt>
536
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-language" title="pango_context_get_language ()">pango_context_get_language</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
537
+ </dt>
538
+ <dd></dd>
539
+ <dt>
540
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-matrix" title="pango_context_get_matrix ()">pango_context_get_matrix</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
541
+ </dt>
542
+ <dd></dd>
543
+ <dt>
544
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-metrics" title="pango_context_get_metrics ()">pango_context_get_metrics</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
545
+ </dt>
546
+ <dd></dd>
547
+ <dt>
548
+ <a class="link" href="pango-Text-Processing.html#pango-context-get-serial" title="pango_context_get_serial ()">pango_context_get_serial</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
549
+ </dt>
550
+ <dd></dd>
551
+ <dt>
552
+ <a class="link" href="pango-Text-Processing.html#pango-context-list-families" title="pango_context_list_families ()">pango_context_list_families</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
553
+ </dt>
554
+ <dd></dd>
555
+ <dt>
556
+ <a class="link" href="pango-Text-Processing.html#pango-context-load-font" title="pango_context_load_font ()">pango_context_load_font</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
557
+ </dt>
558
+ <dd></dd>
559
+ <dt>
560
+ <a class="link" href="pango-Text-Processing.html#pango-context-load-fontset" title="pango_context_load_fontset ()">pango_context_load_fontset</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
561
+ </dt>
562
+ <dd></dd>
563
+ <dt>
564
+ <a class="link" href="pango-Text-Processing.html#pango-context-new" title="pango_context_new ()">pango_context_new</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
565
+ </dt>
566
+ <dd></dd>
567
+ <dt>
568
+ <a class="link" href="pango-Text-Processing.html#pango-context-set-base-dir" title="pango_context_set_base_dir ()">pango_context_set_base_dir</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
569
+ </dt>
570
+ <dd></dd>
571
+ <dt>
572
+ <a class="link" href="pango-Text-Processing.html#pango-context-set-base-gravity" title="pango_context_set_base_gravity ()">pango_context_set_base_gravity</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
573
+ </dt>
574
+ <dd></dd>
575
+ <dt>
576
+ <a class="link" href="pango-Text-Processing.html#pango-context-set-font-description" title="pango_context_set_font_description ()">pango_context_set_font_description</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
577
+ </dt>
578
+ <dd></dd>
579
+ <dt>
580
+ <a class="link" href="pango-Text-Processing.html#pango-context-set-font-map" title="pango_context_set_font_map ()">pango_context_set_font_map</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
581
+ </dt>
582
+ <dd></dd>
583
+ <dt>
584
+ <a class="link" href="pango-Text-Processing.html#pango-context-set-gravity-hint" title="pango_context_set_gravity_hint ()">pango_context_set_gravity_hint</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
585
+ </dt>
586
+ <dd></dd>
587
+ <dt>
588
+ <a class="link" href="pango-Text-Processing.html#pango-context-set-language" title="pango_context_set_language ()">pango_context_set_language</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
589
+ </dt>
590
+ <dd></dd>
591
+ <dt>
592
+ <a class="link" href="pango-Text-Processing.html#pango-context-set-matrix" title="pango_context_set_matrix ()">pango_context_set_matrix</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
593
+ </dt>
594
+ <dd></dd>
595
+ <dt>
596
+ <a class="link" href="pango-CoreText-Fonts.html#pango-core-text-font-get-ctfont" title="pango_core_text_font_get_ctfont ()">pango_core_text_font_get_ctfont</a>, function in <a class="link" href="pango-CoreText-Fonts.html" title="CoreText Fonts">CoreText Fonts</a>
597
+ </dt>
598
+ <dd></dd>
599
+ <dt>
600
+ <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage">PangoCoverage</a>, struct in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
601
+ </dt>
602
+ <dd></dd>
603
+ <dt>
604
+ <a class="link" href="pango-Coverage-Maps.html#PangoCoverageLevel-enum" title="enum PangoCoverageLevel">PangoCoverageLevel</a>, enum in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
605
+ </dt>
606
+ <dd></dd>
607
+ <dt>
608
+ <a class="link" href="pango-Coverage-Maps.html#pango-coverage-copy" title="pango_coverage_copy ()">pango_coverage_copy</a>, function in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
609
+ </dt>
610
+ <dd></dd>
611
+ <dt>
612
+ <a class="link" href="pango-Coverage-Maps.html#pango-coverage-from-bytes" title="pango_coverage_from_bytes ()">pango_coverage_from_bytes</a>, function in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
613
+ </dt>
614
+ <dd></dd>
615
+ <dt>
616
+ <a class="link" href="pango-Coverage-Maps.html#pango-coverage-get" title="pango_coverage_get ()">pango_coverage_get</a>, function in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
617
+ </dt>
618
+ <dd></dd>
619
+ <dt>
620
+ <a class="link" href="pango-Coverage-Maps.html#pango-coverage-max" title="pango_coverage_max ()">pango_coverage_max</a>, function in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
621
+ </dt>
622
+ <dd></dd>
623
+ <dt>
624
+ <a class="link" href="pango-Coverage-Maps.html#pango-coverage-new" title="pango_coverage_new ()">pango_coverage_new</a>, function in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
625
+ </dt>
626
+ <dd></dd>
627
+ <dt>
628
+ <a class="link" href="pango-Coverage-Maps.html#pango-coverage-ref" title="pango_coverage_ref ()">pango_coverage_ref</a>, function in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
629
+ </dt>
630
+ <dd></dd>
631
+ <dt>
632
+ <a class="link" href="pango-Coverage-Maps.html#pango-coverage-set" title="pango_coverage_set ()">pango_coverage_set</a>, function in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
633
+ </dt>
634
+ <dd></dd>
635
+ <dt>
636
+ <a class="link" href="pango-Coverage-Maps.html#pango-coverage-to-bytes" title="pango_coverage_to_bytes ()">pango_coverage_to_bytes</a>, function in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
637
+ </dt>
638
+ <dd></dd>
639
+ <dt>
640
+ <a class="link" href="pango-Coverage-Maps.html#pango-coverage-unref" title="pango_coverage_unref ()">pango_coverage_unref</a>, function in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
641
+ </dt>
642
+ <dd></dd>
643
+ <a name="idxD"></a><h3 class="title">D</h3>
644
+ <dt>
645
+ <a class="link" href="pango-Text-Processing.html#pango-default-break" title="pango_default_break ()">pango_default_break</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
646
+ </dt>
647
+ <dd></dd>
648
+ <dt>
649
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-DESCENT:CAPS" title="PANGO_DESCENT()">PANGO_DESCENT</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
650
+ </dt>
651
+ <dd></dd>
652
+ <dt>
653
+ <a class="link" href="pango-Bidirectional-Text.html#PangoDirection-enum" title="enum PangoDirection">PangoDirection</a>, enum in <a class="link" href="pango-Bidirectional-Text.html" title="Bidirectional Text">Bidirectional Text</a>
654
+ </dt>
655
+ <dd></dd>
656
+ <a name="idxE"></a><h3 class="title">E</h3>
657
+ <dt>
658
+ <a class="link" href="pango-Layout-Objects.html#PangoEllipsizeMode-enum" title="enum PangoEllipsizeMode">PangoEllipsizeMode</a>, enum in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
659
+ </dt>
660
+ <dd></dd>
661
+ <dt>
662
+ <a class="link" href="pango-Engines.html#PangoEngine-struct" title="struct PangoEngine">PangoEngine</a>, struct in <a class="link" href="pango-Engines.html" title="Engines">Engines</a>
663
+ </dt>
664
+ <dd></dd>
665
+ <dt>
666
+ <a class="link" href="pango-Engines.html#PangoEngineClass" title="struct PangoEngineClass">PangoEngineClass</a>, struct in <a class="link" href="pango-Engines.html" title="Engines">Engines</a>
667
+ </dt>
668
+ <dd></dd>
669
+ <dt>
670
+ <a class="link" href="pango-Engines.html#PangoEngineInfo" title="struct PangoEngineInfo">PangoEngineInfo</a>, struct in <a class="link" href="pango-Engines.html" title="Engines">Engines</a>
671
+ </dt>
672
+ <dd></dd>
673
+ <dt>
674
+ <a class="link" href="PangoEngineLang.html#PangoEngineLang-struct" title="PangoEngineLang">PangoEngineLang</a>, struct in <a class="link" href="PangoEngineLang.html" title="PangoEngineLang">PangoEngineLang</a>
675
+ </dt>
676
+ <dd></dd>
677
+ <dt>
678
+ <a class="link" href="PangoEngineLang.html#PangoEngineLangClass" title="struct PangoEngineLangClass">PangoEngineLangClass</a>, struct in <a class="link" href="PangoEngineLang.html" title="PangoEngineLang">PangoEngineLang</a>
679
+ </dt>
680
+ <dd></dd>
681
+ <dt>
682
+ <a class="link" href="pango-Engines.html#PangoEngineScriptInfo" title="struct PangoEngineScriptInfo">PangoEngineScriptInfo</a>, struct in <a class="link" href="pango-Engines.html" title="Engines">Engines</a>
683
+ </dt>
684
+ <dd></dd>
685
+ <dt>
686
+ <a class="link" href="PangoEngineShape.html#PangoEngineShape-struct" title="PangoEngineShape">PangoEngineShape</a>, struct in <a class="link" href="PangoEngineShape.html" title="PangoEngineShape">PangoEngineShape</a>
687
+ </dt>
688
+ <dd></dd>
689
+ <dt>
690
+ <a class="link" href="PangoEngineShape.html#PangoEngineShapeClass" title="struct PangoEngineShapeClass">PangoEngineShapeClass</a>, struct in <a class="link" href="PangoEngineShape.html" title="PangoEngineShape">PangoEngineShape</a>
691
+ </dt>
692
+ <dd></dd>
693
+ <dt>
694
+ <a class="link" href="PangoEngineLang.html#PANGO-ENGINE-LANG-DEFINE-TYPE:CAPS" title="PANGO_ENGINE_LANG_DEFINE_TYPE()">PANGO_ENGINE_LANG_DEFINE_TYPE</a>, macro in <a class="link" href="PangoEngineLang.html" title="PangoEngineLang">PangoEngineLang</a>
695
+ </dt>
696
+ <dd></dd>
697
+ <dt>
698
+ <a class="link" href="PangoEngineShape.html#PANGO-ENGINE-SHAPE-DEFINE-TYPE:CAPS" title="PANGO_ENGINE_SHAPE_DEFINE_TYPE()">PANGO_ENGINE_SHAPE_DEFINE_TYPE</a>, macro in <a class="link" href="PangoEngineShape.html" title="PangoEngineShape">PangoEngineShape</a>
699
+ </dt>
700
+ <dd></dd>
701
+ <dt>
702
+ <a class="link" href="PangoEngineLang.html#PANGO-ENGINE-TYPE-LANG:CAPS" title="PANGO_ENGINE_TYPE_LANG">PANGO_ENGINE_TYPE_LANG</a>, macro in <a class="link" href="PangoEngineLang.html" title="PangoEngineLang">PangoEngineLang</a>
703
+ </dt>
704
+ <dd></dd>
705
+ <dt>
706
+ <a class="link" href="PangoEngineShape.html#PANGO-ENGINE-TYPE-SHAPE:CAPS" title="PANGO_ENGINE_TYPE_SHAPE">PANGO_ENGINE_TYPE_SHAPE</a>, macro in <a class="link" href="PangoEngineShape.html" title="PangoEngineShape">PangoEngineShape</a>
707
+ </dt>
708
+ <dd></dd>
709
+ <dt>
710
+ <a class="link" href="pango-Glyph-Storage.html#pango-extents-to-pixels" title="pango_extents_to_pixels ()">pango_extents_to_pixels</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
711
+ </dt>
712
+ <dd></dd>
713
+ <a name="idxF"></a><h3 class="title">F</h3>
714
+ <dt>
715
+ <a class="link" href="PangoFcDecoder.html#PangoFcDecoder-struct" title="struct PangoFcDecoder">PangoFcDecoder</a>, struct in <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder">PangoFcDecoder</a>
716
+ </dt>
717
+ <dd></dd>
718
+ <dt>
719
+ <a class="link" href="PangoFcDecoder.html#PangoFcDecoderClass" title="struct PangoFcDecoderClass">PangoFcDecoderClass</a>, struct in <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder">PangoFcDecoder</a>
720
+ </dt>
721
+ <dd></dd>
722
+ <dt>
723
+ <a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()">PangoFcDecoderFindFunc</a>, user_function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
724
+ </dt>
725
+ <dd></dd>
726
+ <dt>
727
+ <a class="link" href="PangoFcFont.html#PangoFcFont-struct" title="struct PangoFcFont">PangoFcFont</a>, struct in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
728
+ </dt>
729
+ <dd></dd>
730
+ <dt>
731
+ <a class="link" href="PangoFcFont.html#PangoFcFont--fontmap" title='The "fontmap" property'>PangoFcFont:fontmap</a>, object property in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
732
+ </dt>
733
+ <dd></dd>
734
+ <dt>
735
+ <a class="link" href="PangoFcFont.html#PangoFcFont--pattern" title='The "pattern" property'>PangoFcFont:pattern</a>, object property in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
736
+ </dt>
737
+ <dd></dd>
738
+ <dt>
739
+ <a class="link" href="PangoFcFont.html#PangoFcFontClass" title="struct PangoFcFontClass">PangoFcFontClass</a>, struct in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
740
+ </dt>
741
+ <dd></dd>
742
+ <dt>
743
+ <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey">PangoFcFontKey</a>, struct in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
744
+ </dt>
745
+ <dd></dd>
746
+ <dt>
747
+ <a class="link" href="PangoFcFontMap.html#PangoFcFontMap-struct" title="struct PangoFcFontMap">PangoFcFontMap</a>, struct in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
748
+ </dt>
749
+ <dd></dd>
750
+ <dt>
751
+ <a class="link" href="PangoFcFontMap.html#PangoFcFontMapClass" title="struct PangoFcFontMapClass">PangoFcFontMapClass</a>, struct in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
752
+ </dt>
753
+ <dd></dd>
754
+ <dt>
755
+ <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey">PangoFcFontsetKey</a>, struct in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
756
+ </dt>
757
+ <dd></dd>
758
+ <dt>
759
+ <a class="link" href="PangoFcDecoder.html#pango-fc-decoder-get-charset" title="pango_fc_decoder_get_charset ()">pango_fc_decoder_get_charset</a>, function in <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder">PangoFcDecoder</a>
760
+ </dt>
761
+ <dd></dd>
762
+ <dt>
763
+ <a class="link" href="PangoFcDecoder.html#pango-fc-decoder-get-glyph" title="pango_fc_decoder_get_glyph ()">pango_fc_decoder_get_glyph</a>, function in <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder">PangoFcDecoder</a>
764
+ </dt>
765
+ <dd></dd>
766
+ <dt>
767
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
768
+ </dt>
769
+ <dd></dd>
770
+ <dt>
771
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
772
+ </dt>
773
+ <dd></dd>
774
+ <dt>
775
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
776
+ </dt>
777
+ <dd></dd>
778
+ <dt>
779
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
780
+ </dt>
781
+ <dd></dd>
782
+ <dt>
783
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
784
+ </dt>
785
+ <dd></dd>
786
+ <dt>
787
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
788
+ </dt>
789
+ <dd></dd>
790
+ <dt>
791
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
792
+ </dt>
793
+ <dd></dd>
794
+ <dt>
795
+ <a class="link" href="PangoFcFont.html#pango-fc-font-get-glyph" title="pango_fc_font_get_glyph ()">pango_fc_font_get_glyph</a>, function in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
796
+ </dt>
797
+ <dd></dd>
798
+ <dt>
799
+ <a class="link" href="PangoFcFont.html#pango-fc-font-get-unknown-glyph" title="pango_fc_font_get_unknown_glyph ()">pango_fc_font_get_unknown_glyph</a>, function in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
800
+ </dt>
801
+ <dd></dd>
802
+ <dt>
803
+ <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()">pango_fc_font_has_char</a>, function in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
804
+ </dt>
805
+ <dd></dd>
806
+ <dt>
807
+ <a class="link" href="PangoFcFont.html#pango-fc-font-kern-glyphs" title="pango_fc_font_kern_glyphs ()">pango_fc_font_kern_glyphs</a>, function in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
808
+ </dt>
809
+ <dd></dd>
810
+ <dt>
811
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
812
+ </dt>
813
+ <dd></dd>
814
+ <dt>
815
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
816
+ </dt>
817
+ <dd></dd>
818
+ <dt>
819
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
820
+ </dt>
821
+ <dd></dd>
822
+ <dt>
823
+ <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango_fc_font_lock_face ()">pango_fc_font_lock_face</a>, function in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
824
+ </dt>
825
+ <dd></dd>
826
+ <dt>
827
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
828
+ </dt>
829
+ <dd></dd>
830
+ <dt>
831
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
832
+ </dt>
833
+ <dd></dd>
834
+ <dt>
835
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
836
+ </dt>
837
+ <dd></dd>
838
+ <dt>
839
+ <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>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
840
+ </dt>
841
+ <dd></dd>
842
+ <dt>
843
+ <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-shutdown" title="pango_fc_font_map_shutdown ()">pango_fc_font_map_shutdown</a>, function in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
844
+ </dt>
845
+ <dd></dd>
846
+ <dt>
847
+ <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()">pango_fc_font_unlock_face</a>, function in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
848
+ </dt>
849
+ <dd></dd>
850
+ <dt>
851
+ <a class="link" href="PangoFcFontMap.html#PANGO-FC-GRAVITY:CAPS" title="PANGO_FC_GRAVITY">PANGO_FC_GRAVITY</a>, macro in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
852
+ </dt>
853
+ <dd></dd>
854
+ <dt>
855
+ <a class="link" href="PangoFcFontMap.html#PANGO-FC-PRGNAME:CAPS" title="PANGO_FC_PRGNAME">PANGO_FC_PRGNAME</a>, macro in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
856
+ </dt>
857
+ <dd></dd>
858
+ <dt>
859
+ <a class="link" href="PangoFcFontMap.html#PANGO-FC-VERSION:CAPS" title="PANGO_FC_VERSION">PANGO_FC_VERSION</a>, macro in <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
860
+ </dt>
861
+ <dd></dd>
862
+ <dt>
863
+ <a class="link" href="pango-Bidirectional-Text.html#pango-find-base-dir" title="pango_find_base_dir ()">pango_find_base_dir</a>, function in <a class="link" href="pango-Bidirectional-Text.html" title="Bidirectional Text">Bidirectional Text</a>
864
+ </dt>
865
+ <dd></dd>
866
+ <dt>
867
+ <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()">pango_find_map</a>, function in <a class="link" href="pango-Modules.html" title="Modules">Modules</a>
868
+ </dt>
869
+ <dd></dd>
870
+ <dt>
871
+ <a class="link" href="pango-Text-Processing.html#pango-find-paragraph-boundary" title="pango_find_paragraph_boundary ()">pango_find_paragraph_boundary</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
872
+ </dt>
873
+ <dd></dd>
874
+ <dt>
875
+ <a class="link" href="pango-Fonts.html#PANGO-FONT:CAPS" title="PANGO_FONT()">PANGO_FONT</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
876
+ </dt>
877
+ <dd></dd>
878
+ <dt>
879
+ <a class="link" href="pango-Fonts.html#PangoFont-struct" title="PangoFont">PangoFont</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
880
+ </dt>
881
+ <dd></dd>
882
+ <dt>
883
+ <a class="link" href="pango-Fonts.html#PangoFontDescription-struct" title="PangoFontDescription">PangoFontDescription</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
884
+ </dt>
885
+ <dd></dd>
886
+ <dt>
887
+ <a class="link" href="pango-Fonts.html#PangoFontFace-struct" title="struct PangoFontFace">PangoFontFace</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
888
+ </dt>
889
+ <dd></dd>
890
+ <dt>
891
+ <a class="link" href="pango-Fonts.html#PangoFontFamily-struct" title="struct PangoFontFamily">PangoFontFamily</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
892
+ </dt>
893
+ <dd></dd>
894
+ <dt>
895
+ <a class="link" href="pango-Fonts.html#PangoFontMap-struct" title="PangoFontMap">PangoFontMap</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
896
+ </dt>
897
+ <dd></dd>
898
+ <dt>
899
+ <a class="link" href="pango-Fonts.html#PangoFontMapClass" title="struct PangoFontMapClass">PangoFontMapClass</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
900
+ </dt>
901
+ <dd></dd>
902
+ <dt>
903
+ <a class="link" href="pango-Fonts.html#PangoFontMask-enum" title="enum PangoFontMask">PangoFontMask</a>, enum in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
904
+ </dt>
905
+ <dd></dd>
906
+ <dt>
907
+ <a class="link" href="pango-Fonts.html#PangoFontMetrics-struct" title="struct PangoFontMetrics">PangoFontMetrics</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
908
+ </dt>
909
+ <dd></dd>
910
+ <dt>
911
+ <a class="link" href="pango-Fonts.html#PangoFontset-struct" title="struct PangoFontset">PangoFontset</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
912
+ </dt>
913
+ <dd></dd>
914
+ <dt>
915
+ <a class="link" href="pango-Fonts.html#PangoFontsetClass" title="struct PangoFontsetClass">PangoFontsetClass</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
916
+ </dt>
917
+ <dd></dd>
918
+ <dt>
919
+ <a class="link" href="pango-Fonts.html#PangoFontsetForeachFunc" title="PangoFontsetForeachFunc ()">PangoFontsetForeachFunc</a>, user_function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
920
+ </dt>
921
+ <dd></dd>
922
+ <dt>
923
+ <a class="link" href="pango-Fonts.html#PangoFontsetSimple-struct" title="PangoFontsetSimple">PangoFontsetSimple</a>, struct in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
924
+ </dt>
925
+ <dd></dd>
926
+ <dt>
927
+ <a class="link" href="pango-Fonts.html#pango-fontset-foreach" title="pango_fontset_foreach ()">pango_fontset_foreach</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
928
+ </dt>
929
+ <dd></dd>
930
+ <dt>
931
+ <a class="link" href="pango-Fonts.html#pango-fontset-get-font" title="pango_fontset_get_font ()">pango_fontset_get_font</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
932
+ </dt>
933
+ <dd></dd>
934
+ <dt>
935
+ <a class="link" href="pango-Fonts.html#pango-fontset-get-metrics" title="pango_fontset_get_metrics ()">pango_fontset_get_metrics</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
936
+ </dt>
937
+ <dd></dd>
938
+ <dt>
939
+ <a class="link" href="pango-Fonts.html#pango-fontset-simple-append" title="pango_fontset_simple_append ()">pango_fontset_simple_append</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
940
+ </dt>
941
+ <dd></dd>
942
+ <dt>
943
+ <a class="link" href="pango-Fonts.html#pango-fontset-simple-new" title="pango_fontset_simple_new ()">pango_fontset_simple_new</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
944
+ </dt>
945
+ <dd></dd>
946
+ <dt>
947
+ <a class="link" href="pango-Fonts.html#pango-fontset-simple-size" title="pango_fontset_simple_size ()">pango_fontset_simple_size</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
948
+ </dt>
949
+ <dd></dd>
950
+ <dt>
951
+ <a class="link" href="pango-Fonts.html#pango-font-describe" title="pango_font_describe ()">pango_font_describe</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
952
+ </dt>
953
+ <dd></dd>
954
+ <dt>
955
+ <a class="link" href="pango-Fonts.html#pango-font-describe-with-absolute-size" title="pango_font_describe_with_absolute_size ()">pango_font_describe_with_absolute_size</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
956
+ </dt>
957
+ <dd></dd>
958
+ <dt>
959
+ <a class="link" href="pango-Fonts.html#pango-font-descriptions-free" title="pango_font_descriptions_free ()">pango_font_descriptions_free</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
960
+ </dt>
961
+ <dd></dd>
962
+ <dt>
963
+ <a class="link" href="pango-Fonts.html#pango-font-description-better-match" title="pango_font_description_better_match ()">pango_font_description_better_match</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
964
+ </dt>
965
+ <dd></dd>
966
+ <dt>
967
+ <a class="link" href="pango-Fonts.html#pango-font-description-copy" title="pango_font_description_copy ()">pango_font_description_copy</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
968
+ </dt>
969
+ <dd></dd>
970
+ <dt>
971
+ <a class="link" href="pango-Fonts.html#pango-font-description-copy-static" title="pango_font_description_copy_static ()">pango_font_description_copy_static</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
972
+ </dt>
973
+ <dd></dd>
974
+ <dt>
975
+ <a class="link" href="pango-Fonts.html#pango-font-description-equal" title="pango_font_description_equal ()">pango_font_description_equal</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
976
+ </dt>
977
+ <dd></dd>
978
+ <dt>
979
+ <a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()">pango_font_description_free</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
980
+ </dt>
981
+ <dd></dd>
982
+ <dt>
983
+ <a class="link" href="pango-Fonts.html#pango-font-description-from-string" title="pango_font_description_from_string ()">pango_font_description_from_string</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
984
+ </dt>
985
+ <dd></dd>
986
+ <dt>
987
+ <a class="link" href="pango-Fonts.html#pango-font-description-get-family" title="pango_font_description_get_family ()">pango_font_description_get_family</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
988
+ </dt>
989
+ <dd></dd>
990
+ <dt>
991
+ <a class="link" href="pango-Fonts.html#pango-font-description-get-gravity" title="pango_font_description_get_gravity ()">pango_font_description_get_gravity</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
992
+ </dt>
993
+ <dd></dd>
994
+ <dt>
995
+ <a class="link" href="pango-Fonts.html#pango-font-description-get-set-fields" title="pango_font_description_get_set_fields ()">pango_font_description_get_set_fields</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
996
+ </dt>
997
+ <dd></dd>
998
+ <dt>
999
+ <a class="link" href="pango-Fonts.html#pango-font-description-get-size" title="pango_font_description_get_size ()">pango_font_description_get_size</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1000
+ </dt>
1001
+ <dd></dd>
1002
+ <dt>
1003
+ <a class="link" href="pango-Fonts.html#pango-font-description-get-size-is-absolute" title="pango_font_description_get_size_is_absolute ()">pango_font_description_get_size_is_absolute</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1004
+ </dt>
1005
+ <dd></dd>
1006
+ <dt>
1007
+ <a class="link" href="pango-Fonts.html#pango-font-description-get-stretch" title="pango_font_description_get_stretch ()">pango_font_description_get_stretch</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1008
+ </dt>
1009
+ <dd></dd>
1010
+ <dt>
1011
+ <a class="link" href="pango-Fonts.html#pango-font-description-get-style" title="pango_font_description_get_style ()">pango_font_description_get_style</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1012
+ </dt>
1013
+ <dd></dd>
1014
+ <dt>
1015
+ <a class="link" href="pango-Fonts.html#pango-font-description-get-variant" title="pango_font_description_get_variant ()">pango_font_description_get_variant</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1016
+ </dt>
1017
+ <dd></dd>
1018
+ <dt>
1019
+ <a class="link" href="pango-Fonts.html#pango-font-description-get-weight" title="pango_font_description_get_weight ()">pango_font_description_get_weight</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1020
+ </dt>
1021
+ <dd></dd>
1022
+ <dt>
1023
+ <a class="link" href="pango-Fonts.html#pango-font-description-hash" title="pango_font_description_hash ()">pango_font_description_hash</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1024
+ </dt>
1025
+ <dd></dd>
1026
+ <dt>
1027
+ <a class="link" href="pango-Fonts.html#pango-font-description-merge" title="pango_font_description_merge ()">pango_font_description_merge</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1028
+ </dt>
1029
+ <dd></dd>
1030
+ <dt>
1031
+ <a class="link" href="pango-Fonts.html#pango-font-description-merge-static" title="pango_font_description_merge_static ()">pango_font_description_merge_static</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1032
+ </dt>
1033
+ <dd></dd>
1034
+ <dt>
1035
+ <a class="link" href="pango-Fonts.html#pango-font-description-new" title="pango_font_description_new ()">pango_font_description_new</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1036
+ </dt>
1037
+ <dd></dd>
1038
+ <dt>
1039
+ <a class="link" href="pango-Fonts.html#pango-font-description-set-absolute-size" title="pango_font_description_set_absolute_size ()">pango_font_description_set_absolute_size</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1040
+ </dt>
1041
+ <dd></dd>
1042
+ <dt>
1043
+ <a class="link" href="pango-Fonts.html#pango-font-description-set-family" title="pango_font_description_set_family ()">pango_font_description_set_family</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1044
+ </dt>
1045
+ <dd></dd>
1046
+ <dt>
1047
+ <a class="link" href="pango-Fonts.html#pango-font-description-set-family-static" title="pango_font_description_set_family_static ()">pango_font_description_set_family_static</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1048
+ </dt>
1049
+ <dd></dd>
1050
+ <dt>
1051
+ <a class="link" href="pango-Fonts.html#pango-font-description-set-gravity" title="pango_font_description_set_gravity ()">pango_font_description_set_gravity</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1052
+ </dt>
1053
+ <dd></dd>
1054
+ <dt>
1055
+ <a class="link" href="pango-Fonts.html#pango-font-description-set-size" title="pango_font_description_set_size ()">pango_font_description_set_size</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1056
+ </dt>
1057
+ <dd></dd>
1058
+ <dt>
1059
+ <a class="link" href="pango-Fonts.html#pango-font-description-set-stretch" title="pango_font_description_set_stretch ()">pango_font_description_set_stretch</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1060
+ </dt>
1061
+ <dd></dd>
1062
+ <dt>
1063
+ <a class="link" href="pango-Fonts.html#pango-font-description-set-style" title="pango_font_description_set_style ()">pango_font_description_set_style</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1064
+ </dt>
1065
+ <dd></dd>
1066
+ <dt>
1067
+ <a class="link" href="pango-Fonts.html#pango-font-description-set-variant" title="pango_font_description_set_variant ()">pango_font_description_set_variant</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1068
+ </dt>
1069
+ <dd></dd>
1070
+ <dt>
1071
+ <a class="link" href="pango-Fonts.html#pango-font-description-set-weight" title="pango_font_description_set_weight ()">pango_font_description_set_weight</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1072
+ </dt>
1073
+ <dd></dd>
1074
+ <dt>
1075
+ <a class="link" href="pango-Fonts.html#pango-font-description-to-filename" title="pango_font_description_to_filename ()">pango_font_description_to_filename</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1076
+ </dt>
1077
+ <dd></dd>
1078
+ <dt>
1079
+ <a class="link" href="pango-Fonts.html#pango-font-description-to-string" title="pango_font_description_to_string ()">pango_font_description_to_string</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1080
+ </dt>
1081
+ <dd></dd>
1082
+ <dt>
1083
+ <a class="link" href="pango-Fonts.html#pango-font-description-unset-fields" title="pango_font_description_unset_fields ()">pango_font_description_unset_fields</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1084
+ </dt>
1085
+ <dd></dd>
1086
+ <dt>
1087
+ <a class="link" href="pango-Fonts.html#PANGO-FONT-FACE:CAPS" title="PANGO_FONT_FACE()">PANGO_FONT_FACE</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1088
+ </dt>
1089
+ <dd></dd>
1090
+ <dt>
1091
+ <a class="link" href="pango-Fonts.html#pango-font-face-describe" title="pango_font_face_describe ()">pango_font_face_describe</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1092
+ </dt>
1093
+ <dd></dd>
1094
+ <dt>
1095
+ <a class="link" href="pango-Fonts.html#pango-font-face-get-face-name" title="pango_font_face_get_face_name ()">pango_font_face_get_face_name</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1096
+ </dt>
1097
+ <dd></dd>
1098
+ <dt>
1099
+ <a class="link" href="pango-Fonts.html#pango-font-face-is-synthesized" title="pango_font_face_is_synthesized ()">pango_font_face_is_synthesized</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1100
+ </dt>
1101
+ <dd></dd>
1102
+ <dt>
1103
+ <a class="link" href="pango-Fonts.html#pango-font-face-list-sizes" title="pango_font_face_list_sizes ()">pango_font_face_list_sizes</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1104
+ </dt>
1105
+ <dd></dd>
1106
+ <dt>
1107
+ <a class="link" href="pango-Fonts.html#PANGO-FONT-FAMILY:CAPS" title="PANGO_FONT_FAMILY()">PANGO_FONT_FAMILY</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1108
+ </dt>
1109
+ <dd></dd>
1110
+ <dt>
1111
+ <a class="link" href="pango-Fonts.html#pango-font-family-get-name" title="pango_font_family_get_name ()">pango_font_family_get_name</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1112
+ </dt>
1113
+ <dd></dd>
1114
+ <dt>
1115
+ <a class="link" href="pango-Fonts.html#pango-font-family-is-monospace" title="pango_font_family_is_monospace ()">pango_font_family_is_monospace</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1116
+ </dt>
1117
+ <dd></dd>
1118
+ <dt>
1119
+ <a class="link" href="pango-Fonts.html#pango-font-family-list-faces" title="pango_font_family_list_faces ()">pango_font_family_list_faces</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1120
+ </dt>
1121
+ <dd></dd>
1122
+ <dt>
1123
+ <a class="link" href="pango-Fonts.html#pango-font-find-shaper" title="pango_font_find_shaper ()">pango_font_find_shaper</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1124
+ </dt>
1125
+ <dd></dd>
1126
+ <dt>
1127
+ <a class="link" href="pango-Fonts.html#pango-font-get-coverage" title="pango_font_get_coverage ()">pango_font_get_coverage</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1128
+ </dt>
1129
+ <dd></dd>
1130
+ <dt>
1131
+ <a class="link" href="pango-Fonts.html#pango-font-get-font-map" title="pango_font_get_font_map ()">pango_font_get_font_map</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1132
+ </dt>
1133
+ <dd></dd>
1134
+ <dt>
1135
+ <a class="link" href="pango-Fonts.html#pango-font-get-glyph-extents" title="pango_font_get_glyph_extents ()">pango_font_get_glyph_extents</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1136
+ </dt>
1137
+ <dd></dd>
1138
+ <dt>
1139
+ <a class="link" href="pango-Fonts.html#pango-font-get-metrics" title="pango_font_get_metrics ()">pango_font_get_metrics</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1140
+ </dt>
1141
+ <dd></dd>
1142
+ <dt>
1143
+ <a class="link" href="pango-Fonts.html#PANGO-FONT-MAP:CAPS" title="PANGO_FONT_MAP()">PANGO_FONT_MAP</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1144
+ </dt>
1145
+ <dd></dd>
1146
+ <dt>
1147
+ <a class="link" href="pango-Fonts.html#PANGO-FONT-MAP-CLASS:CAPS" title="PANGO_FONT_MAP_CLASS()">PANGO_FONT_MAP_CLASS</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1148
+ </dt>
1149
+ <dd></dd>
1150
+ <dt>
1151
+ <a class="link" href="pango-Fonts.html#pango-font-map-create-context" title="pango_font_map_create_context ()">pango_font_map_create_context</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1152
+ </dt>
1153
+ <dd></dd>
1154
+ <dt>
1155
+ <a class="link" href="pango-Fonts.html#PANGO-FONT-MAP-GET-CLASS:CAPS" title="PANGO_FONT_MAP_GET_CLASS()">PANGO_FONT_MAP_GET_CLASS</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1156
+ </dt>
1157
+ <dd></dd>
1158
+ <dt>
1159
+ <a class="link" href="pango-Fonts.html#pango-font-map-get-serial" title="pango_font_map_get_serial ()">pango_font_map_get_serial</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1160
+ </dt>
1161
+ <dd></dd>
1162
+ <dt>
1163
+ <a class="link" href="pango-Fonts.html#pango-font-map-get-shape-engine-type" title="pango_font_map_get_shape_engine_type ()">pango_font_map_get_shape_engine_type</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1164
+ </dt>
1165
+ <dd></dd>
1166
+ <dt>
1167
+ <a class="link" href="pango-Fonts.html#pango-font-map-list-families" title="pango_font_map_list_families ()">pango_font_map_list_families</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1168
+ </dt>
1169
+ <dd></dd>
1170
+ <dt>
1171
+ <a class="link" href="pango-Fonts.html#pango-font-map-load-font" title="pango_font_map_load_font ()">pango_font_map_load_font</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1172
+ </dt>
1173
+ <dd></dd>
1174
+ <dt>
1175
+ <a class="link" href="pango-Fonts.html#pango-font-map-load-fontset" title="pango_font_map_load_fontset ()">pango_font_map_load_fontset</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1176
+ </dt>
1177
+ <dd></dd>
1178
+ <dt>
1179
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-get-approximate-char-width" title="pango_font_metrics_get_approximate_char_width ()">pango_font_metrics_get_approximate_char_width</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1180
+ </dt>
1181
+ <dd></dd>
1182
+ <dt>
1183
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-get-approximate-digit-width" title="pango_font_metrics_get_approximate_digit_width ()">pango_font_metrics_get_approximate_digit_width</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1184
+ </dt>
1185
+ <dd></dd>
1186
+ <dt>
1187
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-get-ascent" title="pango_font_metrics_get_ascent ()">pango_font_metrics_get_ascent</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1188
+ </dt>
1189
+ <dd></dd>
1190
+ <dt>
1191
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-get-descent" title="pango_font_metrics_get_descent ()">pango_font_metrics_get_descent</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1192
+ </dt>
1193
+ <dd></dd>
1194
+ <dt>
1195
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-get-strikethrough-position" title="pango_font_metrics_get_strikethrough_position ()">pango_font_metrics_get_strikethrough_position</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1196
+ </dt>
1197
+ <dd></dd>
1198
+ <dt>
1199
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-get-strikethrough-thickness" title="pango_font_metrics_get_strikethrough_thickness ()">pango_font_metrics_get_strikethrough_thickness</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1200
+ </dt>
1201
+ <dd></dd>
1202
+ <dt>
1203
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-get-underline-position" title="pango_font_metrics_get_underline_position ()">pango_font_metrics_get_underline_position</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1204
+ </dt>
1205
+ <dd></dd>
1206
+ <dt>
1207
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-get-underline-thickness" title="pango_font_metrics_get_underline_thickness ()">pango_font_metrics_get_underline_thickness</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1208
+ </dt>
1209
+ <dd></dd>
1210
+ <dt>
1211
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-ref" title="pango_font_metrics_ref ()">pango_font_metrics_ref</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1212
+ </dt>
1213
+ <dd></dd>
1214
+ <dt>
1215
+ <a class="link" href="pango-Fonts.html#pango-font-metrics-unref" title="pango_font_metrics_unref ()">pango_font_metrics_unref</a>, function in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1216
+ </dt>
1217
+ <dd></dd>
1218
+ <dt>
1219
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap-struct" title="PangoFT2FontMap">PangoFT2FontMap</a>, struct in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1220
+ </dt>
1221
+ <dd></dd>
1222
+ <dt>
1223
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2SubstituteFunc" title="PangoFT2SubstituteFunc ()">PangoFT2SubstituteFunc</a>, user_function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1224
+ </dt>
1225
+ <dd></dd>
1226
+ <dt>
1227
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-get-coverage" title="pango_ft2_font_get_coverage ()">pango_ft2_font_get_coverage</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1228
+ </dt>
1229
+ <dd></dd>
1230
+ <dt>
1231
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-get-face" title="pango_ft2_font_get_face ()">pango_ft2_font_get_face</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1232
+ </dt>
1233
+ <dd></dd>
1234
+ <dt>
1235
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-get-kerning" title="pango_ft2_font_get_kerning ()">pango_ft2_font_get_kerning</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1236
+ </dt>
1237
+ <dd></dd>
1238
+ <dt>
1239
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-create-context" title="pango_ft2_font_map_create_context ()">pango_ft2_font_map_create_context</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1240
+ </dt>
1241
+ <dd></dd>
1242
+ <dt>
1243
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-for-display" title="pango_ft2_font_map_for_display ()">pango_ft2_font_map_for_display</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1244
+ </dt>
1245
+ <dd></dd>
1246
+ <dt>
1247
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-new" title="pango_ft2_font_map_new ()">pango_ft2_font_map_new</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1248
+ </dt>
1249
+ <dd></dd>
1250
+ <dt>
1251
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-set-default-substitute" title="pango_ft2_font_map_set_default_substitute ()">pango_ft2_font_map_set_default_substitute</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1252
+ </dt>
1253
+ <dd></dd>
1254
+ <dt>
1255
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-set-resolution" title="pango_ft2_font_map_set_resolution ()">pango_ft2_font_map_set_resolution</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1256
+ </dt>
1257
+ <dd></dd>
1258
+ <dt>
1259
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-substitute-changed" title="pango_ft2_font_map_substitute_changed ()">pango_ft2_font_map_substitute_changed</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1260
+ </dt>
1261
+ <dd></dd>
1262
+ <dt>
1263
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-get-context" title="pango_ft2_get_context ()">pango_ft2_get_context</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1264
+ </dt>
1265
+ <dd></dd>
1266
+ <dt>
1267
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-get-unknown-glyph" title="pango_ft2_get_unknown_glyph ()">pango_ft2_get_unknown_glyph</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1268
+ </dt>
1269
+ <dd></dd>
1270
+ <dt>
1271
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render" title="pango_ft2_render ()">pango_ft2_render</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1272
+ </dt>
1273
+ <dd></dd>
1274
+ <dt>
1275
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout" title="pango_ft2_render_layout ()">pango_ft2_render_layout</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1276
+ </dt>
1277
+ <dd></dd>
1278
+ <dt>
1279
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout-line" title="pango_ft2_render_layout_line ()">pango_ft2_render_layout_line</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1280
+ </dt>
1281
+ <dd></dd>
1282
+ <dt>
1283
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout-line-subpixel" title="pango_ft2_render_layout_line_subpixel ()">pango_ft2_render_layout_line_subpixel</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1284
+ </dt>
1285
+ <dd></dd>
1286
+ <dt>
1287
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout-subpixel" title="pango_ft2_render_layout_subpixel ()">pango_ft2_render_layout_subpixel</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1288
+ </dt>
1289
+ <dd></dd>
1290
+ <dt>
1291
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-transformed" title="pango_ft2_render_transformed ()">pango_ft2_render_transformed</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1292
+ </dt>
1293
+ <dd></dd>
1294
+ <dt>
1295
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-shutdown-display" title="pango_ft2_shutdown_display ()">pango_ft2_shutdown_display</a>, function in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
1296
+ </dt>
1297
+ <dd></dd>
1298
+ <a name="idxG"></a><h3 class="title">G</h3>
1299
+ <dt>
1300
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-get-lib-subdirectory" title="pango_get_lib_subdirectory ()">pango_get_lib_subdirectory</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
1301
+ </dt>
1302
+ <dd></dd>
1303
+ <dt>
1304
+ <a class="link" href="pango-Text-Processing.html#pango-get-log-attrs" title="pango_get_log_attrs ()">pango_get_log_attrs</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
1305
+ </dt>
1306
+ <dd></dd>
1307
+ <dt>
1308
+ <a class="link" href="pango-Bidirectional-Text.html#pango-get-mirror-char" title="pango_get_mirror_char ()">pango_get_mirror_char</a>, function in <a class="link" href="pango-Bidirectional-Text.html" title="Bidirectional Text">Bidirectional Text</a>
1309
+ </dt>
1310
+ <dd></dd>
1311
+ <dt>
1312
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-get-sysconf-subdirectory" title="pango_get_sysconf_subdirectory ()">pango_get_sysconf_subdirectory</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
1313
+ </dt>
1314
+ <dd></dd>
1315
+ <dt>
1316
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS" title="PANGO_GET_UNKNOWN_GLYPH()">PANGO_GET_UNKNOWN_GLYPH</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1317
+ </dt>
1318
+ <dd></dd>
1319
+ <dt>
1320
+ <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph">PangoGlyph</a>, typedef in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1321
+ </dt>
1322
+ <dd></dd>
1323
+ <dt>
1324
+ <a class="link" href="pango-Glyph-Storage.html#PangoGlyphGeometry" title="struct PangoGlyphGeometry">PangoGlyphGeometry</a>, struct in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1325
+ </dt>
1326
+ <dd></dd>
1327
+ <dt>
1328
+ <a class="link" href="pango-Glyph-Storage.html#PangoGlyphInfo" title="struct PangoGlyphInfo">PangoGlyphInfo</a>, struct in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1329
+ </dt>
1330
+ <dd></dd>
1331
+ <dt>
1332
+ <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem-struct" title="struct PangoGlyphItem">PangoGlyphItem</a>, struct in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1333
+ </dt>
1334
+ <dd></dd>
1335
+ <dt>
1336
+ <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter-struct" title="struct PangoGlyphItemIter">PangoGlyphItemIter</a>, struct in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1337
+ </dt>
1338
+ <dd></dd>
1339
+ <dt>
1340
+ <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString-struct" title="struct PangoGlyphString">PangoGlyphString</a>, struct in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1341
+ </dt>
1342
+ <dd></dd>
1343
+ <dt>
1344
+ <a class="link" href="pango-Glyph-Storage.html#PangoGlyphUnit" title="PangoGlyphUnit">PangoGlyphUnit</a>, typedef in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1345
+ </dt>
1346
+ <dd></dd>
1347
+ <dt>
1348
+ <a class="link" href="pango-Glyph-Storage.html#PangoGlyphVisAttr" title="struct PangoGlyphVisAttr">PangoGlyphVisAttr</a>, struct in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1349
+ </dt>
1350
+ <dd></dd>
1351
+ <dt>
1352
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-EMPTY:CAPS" title="PANGO_GLYPH_EMPTY">PANGO_GLYPH_EMPTY</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1353
+ </dt>
1354
+ <dd></dd>
1355
+ <dt>
1356
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-INVALID-INPUT:CAPS" title="PANGO_GLYPH_INVALID_INPUT">PANGO_GLYPH_INVALID_INPUT</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1357
+ </dt>
1358
+ <dd></dd>
1359
+ <dt>
1360
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-apply-attrs" title="pango_glyph_item_apply_attrs ()">pango_glyph_item_apply_attrs</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1361
+ </dt>
1362
+ <dd></dd>
1363
+ <dt>
1364
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-copy" title="pango_glyph_item_copy ()">pango_glyph_item_copy</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1365
+ </dt>
1366
+ <dd></dd>
1367
+ <dt>
1368
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()">pango_glyph_item_free</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1369
+ </dt>
1370
+ <dd></dd>
1371
+ <dt>
1372
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-get-logical-widths" title="pango_glyph_item_get_logical_widths ()">pango_glyph_item_get_logical_widths</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1373
+ </dt>
1374
+ <dd></dd>
1375
+ <dt>
1376
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-copy" title="pango_glyph_item_iter_copy ()">pango_glyph_item_iter_copy</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1377
+ </dt>
1378
+ <dd></dd>
1379
+ <dt>
1380
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free" title="pango_glyph_item_iter_free ()">pango_glyph_item_iter_free</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1381
+ </dt>
1382
+ <dd></dd>
1383
+ <dt>
1384
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-end" title="pango_glyph_item_iter_init_end ()">pango_glyph_item_iter_init_end</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1385
+ </dt>
1386
+ <dd></dd>
1387
+ <dt>
1388
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-start" title="pango_glyph_item_iter_init_start ()">pango_glyph_item_iter_init_start</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1389
+ </dt>
1390
+ <dd></dd>
1391
+ <dt>
1392
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-next-cluster" title="pango_glyph_item_iter_next_cluster ()">pango_glyph_item_iter_next_cluster</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1393
+ </dt>
1394
+ <dd></dd>
1395
+ <dt>
1396
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-prev-cluster" title="pango_glyph_item_iter_prev_cluster ()">pango_glyph_item_iter_prev_cluster</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1397
+ </dt>
1398
+ <dd></dd>
1399
+ <dt>
1400
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-letter-space" title="pango_glyph_item_letter_space ()">pango_glyph_item_letter_space</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1401
+ </dt>
1402
+ <dd></dd>
1403
+ <dt>
1404
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-split" title="pango_glyph_item_split ()">pango_glyph_item_split</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1405
+ </dt>
1406
+ <dd></dd>
1407
+ <dt>
1408
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-copy" title="pango_glyph_string_copy ()">pango_glyph_string_copy</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1409
+ </dt>
1410
+ <dd></dd>
1411
+ <dt>
1412
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-extents" title="pango_glyph_string_extents ()">pango_glyph_string_extents</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1413
+ </dt>
1414
+ <dd></dd>
1415
+ <dt>
1416
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-extents-range" title="pango_glyph_string_extents_range ()">pango_glyph_string_extents_range</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1417
+ </dt>
1418
+ <dd></dd>
1419
+ <dt>
1420
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-free" title="pango_glyph_string_free ()">pango_glyph_string_free</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1421
+ </dt>
1422
+ <dd></dd>
1423
+ <dt>
1424
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-get-logical-widths" title="pango_glyph_string_get_logical_widths ()">pango_glyph_string_get_logical_widths</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1425
+ </dt>
1426
+ <dd></dd>
1427
+ <dt>
1428
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-get-width" title="pango_glyph_string_get_width ()">pango_glyph_string_get_width</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1429
+ </dt>
1430
+ <dd></dd>
1431
+ <dt>
1432
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-index-to-x" title="pango_glyph_string_index_to_x ()">pango_glyph_string_index_to_x</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1433
+ </dt>
1434
+ <dd></dd>
1435
+ <dt>
1436
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-new" title="pango_glyph_string_new ()">pango_glyph_string_new</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1437
+ </dt>
1438
+ <dd></dd>
1439
+ <dt>
1440
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-set-size" title="pango_glyph_string_set_size ()">pango_glyph_string_set_size</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1441
+ </dt>
1442
+ <dd></dd>
1443
+ <dt>
1444
+ <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-x-to-index" title="pango_glyph_string_x_to_index ()">pango_glyph_string_x_to_index</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1445
+ </dt>
1446
+ <dd></dd>
1447
+ <dt>
1448
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-UNKNOWN-FLAG:CAPS" title="PANGO_GLYPH_UNKNOWN_FLAG">PANGO_GLYPH_UNKNOWN_FLAG</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1449
+ </dt>
1450
+ <dd></dd>
1451
+ <dt>
1452
+ <a class="link" href="pango-Vertical-Text.html#PangoGravity-enum" title="enum PangoGravity">PangoGravity</a>, enum in <a class="link" href="pango-Vertical-Text.html" title="Vertical Text">Vertical Text</a>
1453
+ </dt>
1454
+ <dd></dd>
1455
+ <dt>
1456
+ <a class="link" href="pango-Vertical-Text.html#PangoGravityHint-enum" title="enum PangoGravityHint">PangoGravityHint</a>, enum in <a class="link" href="pango-Vertical-Text.html" title="Vertical Text">Vertical Text</a>
1457
+ </dt>
1458
+ <dd></dd>
1459
+ <dt>
1460
+ <a class="link" href="pango-Vertical-Text.html#pango-gravity-get-for-matrix" title="pango_gravity_get_for_matrix ()">pango_gravity_get_for_matrix</a>, function in <a class="link" href="pango-Vertical-Text.html" title="Vertical Text">Vertical Text</a>
1461
+ </dt>
1462
+ <dd></dd>
1463
+ <dt>
1464
+ <a class="link" href="pango-Vertical-Text.html#pango-gravity-get-for-script" title="pango_gravity_get_for_script ()">pango_gravity_get_for_script</a>, function in <a class="link" href="pango-Vertical-Text.html" title="Vertical Text">Vertical Text</a>
1465
+ </dt>
1466
+ <dd></dd>
1467
+ <dt>
1468
+ <a class="link" href="pango-Vertical-Text.html#pango-gravity-get-for-script-and-width" title="pango_gravity_get_for_script_and_width ()">pango_gravity_get_for_script_and_width</a>, function in <a class="link" href="pango-Vertical-Text.html" title="Vertical Text">Vertical Text</a>
1469
+ </dt>
1470
+ <dd></dd>
1471
+ <dt>
1472
+ <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-IS-IMPROPER:CAPS" title="PANGO_GRAVITY_IS_IMPROPER()">PANGO_GRAVITY_IS_IMPROPER</a>, macro in <a class="link" href="pango-Vertical-Text.html" title="Vertical Text">Vertical Text</a>
1473
+ </dt>
1474
+ <dd></dd>
1475
+ <dt>
1476
+ <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-IS-VERTICAL:CAPS" title="PANGO_GRAVITY_IS_VERTICAL()">PANGO_GRAVITY_IS_VERTICAL</a>, macro in <a class="link" href="pango-Vertical-Text.html" title="Vertical Text">Vertical Text</a>
1477
+ </dt>
1478
+ <dd></dd>
1479
+ <dt>
1480
+ <a class="link" href="pango-Vertical-Text.html#pango-gravity-to-rotation" title="pango_gravity_to_rotation ()">pango_gravity_to_rotation</a>, function in <a class="link" href="pango-Vertical-Text.html" title="Vertical Text">Vertical Text</a>
1481
+ </dt>
1482
+ <dd></dd>
1483
+ <a name="idxI"></a><h3 class="title">I</h3>
1484
+ <dt>
1485
+ <a class="link" href="pango-Modules.html#PangoIncludedModule" title="struct PangoIncludedModule">PangoIncludedModule</a>, struct in <a class="link" href="pango-Modules.html" title="Modules">Modules</a>
1486
+ </dt>
1487
+ <dd></dd>
1488
+ <dt>
1489
+ <a class="link" href="pango-Fonts.html#PANGO-IS-FONT:CAPS" title="PANGO_IS_FONT()">PANGO_IS_FONT</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1490
+ </dt>
1491
+ <dd></dd>
1492
+ <dt>
1493
+ <a class="link" href="pango-Fonts.html#PANGO-IS-FONT-FACE:CAPS" title="PANGO_IS_FONT_FACE()">PANGO_IS_FONT_FACE</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1494
+ </dt>
1495
+ <dd></dd>
1496
+ <dt>
1497
+ <a class="link" href="pango-Fonts.html#PANGO-IS-FONT-FAMILY:CAPS" title="PANGO_IS_FONT_FAMILY()">PANGO_IS_FONT_FAMILY</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1498
+ </dt>
1499
+ <dd></dd>
1500
+ <dt>
1501
+ <a class="link" href="pango-Fonts.html#PANGO-IS-FONT-MAP:CAPS" title="PANGO_IS_FONT_MAP()">PANGO_IS_FONT_MAP</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1502
+ </dt>
1503
+ <dd></dd>
1504
+ <dt>
1505
+ <a class="link" href="pango-Fonts.html#PANGO-IS-FONT-MAP-CLASS:CAPS" title="PANGO_IS_FONT_MAP_CLASS()">PANGO_IS_FONT_MAP_CLASS</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
1506
+ </dt>
1507
+ <dd></dd>
1508
+ <dt>
1509
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-is-zero-width" title="pango_is_zero_width ()">pango_is_zero_width</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
1510
+ </dt>
1511
+ <dd></dd>
1512
+ <dt>
1513
+ <a class="link" href="pango-Text-Processing.html#PangoItem-struct" title="struct PangoItem">PangoItem</a>, struct in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
1514
+ </dt>
1515
+ <dd></dd>
1516
+ <dt>
1517
+ <a class="link" href="pango-Text-Processing.html#pango-itemize" title="pango_itemize ()">pango_itemize</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
1518
+ </dt>
1519
+ <dd></dd>
1520
+ <dt>
1521
+ <a class="link" href="pango-Text-Processing.html#pango-itemize-with-base-dir" title="pango_itemize_with_base_dir ()">pango_itemize_with_base_dir</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
1522
+ </dt>
1523
+ <dd></dd>
1524
+ <dt>
1525
+ <a class="link" href="pango-Text-Processing.html#pango-item-copy" title="pango_item_copy ()">pango_item_copy</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
1526
+ </dt>
1527
+ <dd></dd>
1528
+ <dt>
1529
+ <a class="link" href="pango-Text-Processing.html#pango-item-free" title="pango_item_free ()">pango_item_free</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
1530
+ </dt>
1531
+ <dd></dd>
1532
+ <dt>
1533
+ <a class="link" href="pango-Text-Processing.html#pango-item-new" title="pango_item_new ()">pango_item_new</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
1534
+ </dt>
1535
+ <dd></dd>
1536
+ <dt>
1537
+ <a class="link" href="pango-Text-Processing.html#pango-item-split" title="pango_item_split ()">pango_item_split</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
1538
+ </dt>
1539
+ <dd></dd>
1540
+ <a name="idxL"></a><h3 class="title">L</h3>
1541
+ <dt>
1542
+ <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage-struct" title="PangoLanguage">PangoLanguage</a>, struct in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
1543
+ </dt>
1544
+ <dd></dd>
1545
+ <dt>
1546
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-language-from-string" title="pango_language_from_string ()">pango_language_from_string</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
1547
+ </dt>
1548
+ <dd></dd>
1549
+ <dt>
1550
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-default" title="pango_language_get_default ()">pango_language_get_default</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
1551
+ </dt>
1552
+ <dd></dd>
1553
+ <dt>
1554
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-sample-string" title="pango_language_get_sample_string ()">pango_language_get_sample_string</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
1555
+ </dt>
1556
+ <dd></dd>
1557
+ <dt>
1558
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-scripts" title="pango_language_get_scripts ()">pango_language_get_scripts</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
1559
+ </dt>
1560
+ <dd></dd>
1561
+ <dt>
1562
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-language-includes-script" title="pango_language_includes_script ()">pango_language_includes_script</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
1563
+ </dt>
1564
+ <dd></dd>
1565
+ <dt>
1566
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-language-matches" title="pango_language_matches ()">pango_language_matches</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
1567
+ </dt>
1568
+ <dd></dd>
1569
+ <dt>
1570
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-language-to-string" title="pango_language_to_string ()">pango_language_to_string</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
1571
+ </dt>
1572
+ <dd></dd>
1573
+ <dt>
1574
+ <a class="link" href="pango-Layout-Objects.html#PangoLayout-struct" title="PangoLayout">PangoLayout</a>, struct in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1575
+ </dt>
1576
+ <dd></dd>
1577
+ <dt>
1578
+ <a class="link" href="pango-Layout-Objects.html#PangoLayoutIter-struct" title="PangoLayoutIter">PangoLayoutIter</a>, struct in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1579
+ </dt>
1580
+ <dd></dd>
1581
+ <dt>
1582
+ <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine-struct" title="struct PangoLayoutLine">PangoLayoutLine</a>, struct in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1583
+ </dt>
1584
+ <dd></dd>
1585
+ <dt>
1586
+ <a class="link" href="pango-Layout-Objects.html#PangoLayoutRun" title="PangoLayoutRun">PangoLayoutRun</a>, typedef in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1587
+ </dt>
1588
+ <dd></dd>
1589
+ <dt>
1590
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-context-changed" title="pango_layout_context_changed ()">pango_layout_context_changed</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1591
+ </dt>
1592
+ <dd></dd>
1593
+ <dt>
1594
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-copy" title="pango_layout_copy ()">pango_layout_copy</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1595
+ </dt>
1596
+ <dd></dd>
1597
+ <dt>
1598
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-alignment" title="pango_layout_get_alignment ()">pango_layout_get_alignment</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1599
+ </dt>
1600
+ <dd></dd>
1601
+ <dt>
1602
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-attributes" title="pango_layout_get_attributes ()">pango_layout_get_attributes</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1603
+ </dt>
1604
+ <dd></dd>
1605
+ <dt>
1606
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-auto-dir" title="pango_layout_get_auto_dir ()">pango_layout_get_auto_dir</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1607
+ </dt>
1608
+ <dd></dd>
1609
+ <dt>
1610
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-baseline" title="pango_layout_get_baseline ()">pango_layout_get_baseline</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1611
+ </dt>
1612
+ <dd></dd>
1613
+ <dt>
1614
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-character-count" title="pango_layout_get_character_count ()">pango_layout_get_character_count</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1615
+ </dt>
1616
+ <dd></dd>
1617
+ <dt>
1618
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-context" title="pango_layout_get_context ()">pango_layout_get_context</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1619
+ </dt>
1620
+ <dd></dd>
1621
+ <dt>
1622
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-cursor-pos" title="pango_layout_get_cursor_pos ()">pango_layout_get_cursor_pos</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1623
+ </dt>
1624
+ <dd></dd>
1625
+ <dt>
1626
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-ellipsize" title="pango_layout_get_ellipsize ()">pango_layout_get_ellipsize</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1627
+ </dt>
1628
+ <dd></dd>
1629
+ <dt>
1630
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-extents" title="pango_layout_get_extents ()">pango_layout_get_extents</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1631
+ </dt>
1632
+ <dd></dd>
1633
+ <dt>
1634
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-font-description" title="pango_layout_get_font_description ()">pango_layout_get_font_description</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1635
+ </dt>
1636
+ <dd></dd>
1637
+ <dt>
1638
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-height" title="pango_layout_get_height ()">pango_layout_get_height</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1639
+ </dt>
1640
+ <dd></dd>
1641
+ <dt>
1642
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-indent" title="pango_layout_get_indent ()">pango_layout_get_indent</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1643
+ </dt>
1644
+ <dd></dd>
1645
+ <dt>
1646
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-iter" title="pango_layout_get_iter ()">pango_layout_get_iter</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1647
+ </dt>
1648
+ <dd></dd>
1649
+ <dt>
1650
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-justify" title="pango_layout_get_justify ()">pango_layout_get_justify</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1651
+ </dt>
1652
+ <dd></dd>
1653
+ <dt>
1654
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-line" title="pango_layout_get_line ()">pango_layout_get_line</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1655
+ </dt>
1656
+ <dd></dd>
1657
+ <dt>
1658
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-lines" title="pango_layout_get_lines ()">pango_layout_get_lines</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1659
+ </dt>
1660
+ <dd></dd>
1661
+ <dt>
1662
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-lines-readonly" title="pango_layout_get_lines_readonly ()">pango_layout_get_lines_readonly</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1663
+ </dt>
1664
+ <dd></dd>
1665
+ <dt>
1666
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-line-count" title="pango_layout_get_line_count ()">pango_layout_get_line_count</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1667
+ </dt>
1668
+ <dd></dd>
1669
+ <dt>
1670
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-line-readonly" title="pango_layout_get_line_readonly ()">pango_layout_get_line_readonly</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1671
+ </dt>
1672
+ <dd></dd>
1673
+ <dt>
1674
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-log-attrs" title="pango_layout_get_log_attrs ()">pango_layout_get_log_attrs</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1675
+ </dt>
1676
+ <dd></dd>
1677
+ <dt>
1678
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-log-attrs-readonly" title="pango_layout_get_log_attrs_readonly ()">pango_layout_get_log_attrs_readonly</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1679
+ </dt>
1680
+ <dd></dd>
1681
+ <dt>
1682
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-pixel-extents" title="pango_layout_get_pixel_extents ()">pango_layout_get_pixel_extents</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1683
+ </dt>
1684
+ <dd></dd>
1685
+ <dt>
1686
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-pixel-size" title="pango_layout_get_pixel_size ()">pango_layout_get_pixel_size</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1687
+ </dt>
1688
+ <dd></dd>
1689
+ <dt>
1690
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-serial" title="pango_layout_get_serial ()">pango_layout_get_serial</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1691
+ </dt>
1692
+ <dd></dd>
1693
+ <dt>
1694
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-single-paragraph-mode" title="pango_layout_get_single_paragraph_mode ()">pango_layout_get_single_paragraph_mode</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1695
+ </dt>
1696
+ <dd></dd>
1697
+ <dt>
1698
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-size" title="pango_layout_get_size ()">pango_layout_get_size</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1699
+ </dt>
1700
+ <dd></dd>
1701
+ <dt>
1702
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-spacing" title="pango_layout_get_spacing ()">pango_layout_get_spacing</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1703
+ </dt>
1704
+ <dd></dd>
1705
+ <dt>
1706
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-tabs" title="pango_layout_get_tabs ()">pango_layout_get_tabs</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1707
+ </dt>
1708
+ <dd></dd>
1709
+ <dt>
1710
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-text" title="pango_layout_get_text ()">pango_layout_get_text</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1711
+ </dt>
1712
+ <dd></dd>
1713
+ <dt>
1714
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-unknown-glyphs-count" title="pango_layout_get_unknown_glyphs_count ()">pango_layout_get_unknown_glyphs_count</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1715
+ </dt>
1716
+ <dd></dd>
1717
+ <dt>
1718
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-width" title="pango_layout_get_width ()">pango_layout_get_width</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1719
+ </dt>
1720
+ <dd></dd>
1721
+ <dt>
1722
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-get-wrap" title="pango_layout_get_wrap ()">pango_layout_get_wrap</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1723
+ </dt>
1724
+ <dd></dd>
1725
+ <dt>
1726
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-index-to-line-x" title="pango_layout_index_to_line_x ()">pango_layout_index_to_line_x</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1727
+ </dt>
1728
+ <dd></dd>
1729
+ <dt>
1730
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-index-to-pos" title="pango_layout_index_to_pos ()">pango_layout_index_to_pos</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1731
+ </dt>
1732
+ <dd></dd>
1733
+ <dt>
1734
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-is-ellipsized" title="pango_layout_is_ellipsized ()">pango_layout_is_ellipsized</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1735
+ </dt>
1736
+ <dd></dd>
1737
+ <dt>
1738
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-is-wrapped" title="pango_layout_is_wrapped ()">pango_layout_is_wrapped</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1739
+ </dt>
1740
+ <dd></dd>
1741
+ <dt>
1742
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-at-last-line" title="pango_layout_iter_at_last_line ()">pango_layout_iter_at_last_line</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1743
+ </dt>
1744
+ <dd></dd>
1745
+ <dt>
1746
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-copy" title="pango_layout_iter_copy ()">pango_layout_iter_copy</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1747
+ </dt>
1748
+ <dd></dd>
1749
+ <dt>
1750
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-free" title="pango_layout_iter_free ()">pango_layout_iter_free</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1751
+ </dt>
1752
+ <dd></dd>
1753
+ <dt>
1754
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-baseline" title="pango_layout_iter_get_baseline ()">pango_layout_iter_get_baseline</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1755
+ </dt>
1756
+ <dd></dd>
1757
+ <dt>
1758
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-char-extents" title="pango_layout_iter_get_char_extents ()">pango_layout_iter_get_char_extents</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1759
+ </dt>
1760
+ <dd></dd>
1761
+ <dt>
1762
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-cluster-extents" title="pango_layout_iter_get_cluster_extents ()">pango_layout_iter_get_cluster_extents</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1763
+ </dt>
1764
+ <dd></dd>
1765
+ <dt>
1766
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-index" title="pango_layout_iter_get_index ()">pango_layout_iter_get_index</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1767
+ </dt>
1768
+ <dd></dd>
1769
+ <dt>
1770
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-layout" title="pango_layout_iter_get_layout ()">pango_layout_iter_get_layout</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1771
+ </dt>
1772
+ <dd></dd>
1773
+ <dt>
1774
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-layout-extents" title="pango_layout_iter_get_layout_extents ()">pango_layout_iter_get_layout_extents</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1775
+ </dt>
1776
+ <dd></dd>
1777
+ <dt>
1778
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-line" title="pango_layout_iter_get_line ()">pango_layout_iter_get_line</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1779
+ </dt>
1780
+ <dd></dd>
1781
+ <dt>
1782
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-line-extents" title="pango_layout_iter_get_line_extents ()">pango_layout_iter_get_line_extents</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1783
+ </dt>
1784
+ <dd></dd>
1785
+ <dt>
1786
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-line-readonly" title="pango_layout_iter_get_line_readonly ()">pango_layout_iter_get_line_readonly</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1787
+ </dt>
1788
+ <dd></dd>
1789
+ <dt>
1790
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-line-yrange" title="pango_layout_iter_get_line_yrange ()">pango_layout_iter_get_line_yrange</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1791
+ </dt>
1792
+ <dd></dd>
1793
+ <dt>
1794
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-run" title="pango_layout_iter_get_run ()">pango_layout_iter_get_run</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1795
+ </dt>
1796
+ <dd></dd>
1797
+ <dt>
1798
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-run-extents" title="pango_layout_iter_get_run_extents ()">pango_layout_iter_get_run_extents</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1799
+ </dt>
1800
+ <dd></dd>
1801
+ <dt>
1802
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-get-run-readonly" title="pango_layout_iter_get_run_readonly ()">pango_layout_iter_get_run_readonly</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1803
+ </dt>
1804
+ <dd></dd>
1805
+ <dt>
1806
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-next-char" title="pango_layout_iter_next_char ()">pango_layout_iter_next_char</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1807
+ </dt>
1808
+ <dd></dd>
1809
+ <dt>
1810
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-next-cluster" title="pango_layout_iter_next_cluster ()">pango_layout_iter_next_cluster</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1811
+ </dt>
1812
+ <dd></dd>
1813
+ <dt>
1814
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-next-line" title="pango_layout_iter_next_line ()">pango_layout_iter_next_line</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1815
+ </dt>
1816
+ <dd></dd>
1817
+ <dt>
1818
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-iter-next-run" title="pango_layout_iter_next_run ()">pango_layout_iter_next_run</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1819
+ </dt>
1820
+ <dd></dd>
1821
+ <dt>
1822
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-line-get-extents" title="pango_layout_line_get_extents ()">pango_layout_line_get_extents</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1823
+ </dt>
1824
+ <dd></dd>
1825
+ <dt>
1826
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-line-get-pixel-extents" title="pango_layout_line_get_pixel_extents ()">pango_layout_line_get_pixel_extents</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1827
+ </dt>
1828
+ <dd></dd>
1829
+ <dt>
1830
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-line-get-x-ranges" title="pango_layout_line_get_x_ranges ()">pango_layout_line_get_x_ranges</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1831
+ </dt>
1832
+ <dd></dd>
1833
+ <dt>
1834
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-line-index-to-x" title="pango_layout_line_index_to_x ()">pango_layout_line_index_to_x</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1835
+ </dt>
1836
+ <dd></dd>
1837
+ <dt>
1838
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-line-ref" title="pango_layout_line_ref ()">pango_layout_line_ref</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1839
+ </dt>
1840
+ <dd></dd>
1841
+ <dt>
1842
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-line-unref" title="pango_layout_line_unref ()">pango_layout_line_unref</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1843
+ </dt>
1844
+ <dd></dd>
1845
+ <dt>
1846
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-line-x-to-index" title="pango_layout_line_x_to_index ()">pango_layout_line_x_to_index</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1847
+ </dt>
1848
+ <dd></dd>
1849
+ <dt>
1850
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-move-cursor-visually" title="pango_layout_move_cursor_visually ()">pango_layout_move_cursor_visually</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1851
+ </dt>
1852
+ <dd></dd>
1853
+ <dt>
1854
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-new" title="pango_layout_new ()">pango_layout_new</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1855
+ </dt>
1856
+ <dd></dd>
1857
+ <dt>
1858
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-alignment" title="pango_layout_set_alignment ()">pango_layout_set_alignment</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1859
+ </dt>
1860
+ <dd></dd>
1861
+ <dt>
1862
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-attributes" title="pango_layout_set_attributes ()">pango_layout_set_attributes</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1863
+ </dt>
1864
+ <dd></dd>
1865
+ <dt>
1866
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-auto-dir" title="pango_layout_set_auto_dir ()">pango_layout_set_auto_dir</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1867
+ </dt>
1868
+ <dd></dd>
1869
+ <dt>
1870
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-ellipsize" title="pango_layout_set_ellipsize ()">pango_layout_set_ellipsize</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1871
+ </dt>
1872
+ <dd></dd>
1873
+ <dt>
1874
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-font-description" title="pango_layout_set_font_description ()">pango_layout_set_font_description</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1875
+ </dt>
1876
+ <dd></dd>
1877
+ <dt>
1878
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-height" title="pango_layout_set_height ()">pango_layout_set_height</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1879
+ </dt>
1880
+ <dd></dd>
1881
+ <dt>
1882
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-indent" title="pango_layout_set_indent ()">pango_layout_set_indent</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1883
+ </dt>
1884
+ <dd></dd>
1885
+ <dt>
1886
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-justify" title="pango_layout_set_justify ()">pango_layout_set_justify</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1887
+ </dt>
1888
+ <dd></dd>
1889
+ <dt>
1890
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-markup" title="pango_layout_set_markup ()">pango_layout_set_markup</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1891
+ </dt>
1892
+ <dd></dd>
1893
+ <dt>
1894
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-markup-with-accel" title="pango_layout_set_markup_with_accel ()">pango_layout_set_markup_with_accel</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1895
+ </dt>
1896
+ <dd></dd>
1897
+ <dt>
1898
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-single-paragraph-mode" title="pango_layout_set_single_paragraph_mode ()">pango_layout_set_single_paragraph_mode</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1899
+ </dt>
1900
+ <dd></dd>
1901
+ <dt>
1902
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-spacing" title="pango_layout_set_spacing ()">pango_layout_set_spacing</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1903
+ </dt>
1904
+ <dd></dd>
1905
+ <dt>
1906
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-tabs" title="pango_layout_set_tabs ()">pango_layout_set_tabs</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1907
+ </dt>
1908
+ <dd></dd>
1909
+ <dt>
1910
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-text" title="pango_layout_set_text ()">pango_layout_set_text</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1911
+ </dt>
1912
+ <dd></dd>
1913
+ <dt>
1914
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-width" title="pango_layout_set_width ()">pango_layout_set_width</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1915
+ </dt>
1916
+ <dd></dd>
1917
+ <dt>
1918
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-set-wrap" title="pango_layout_set_wrap ()">pango_layout_set_wrap</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1919
+ </dt>
1920
+ <dd></dd>
1921
+ <dt>
1922
+ <a class="link" href="pango-Layout-Objects.html#pango-layout-xy-to-index" title="pango_layout_xy_to_index ()">pango_layout_xy_to_index</a>, function in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
1923
+ </dt>
1924
+ <dd></dd>
1925
+ <dt>
1926
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-LBEARING:CAPS" title="PANGO_LBEARING()">PANGO_LBEARING</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1927
+ </dt>
1928
+ <dd></dd>
1929
+ <dt>
1930
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-log2vis-get-embedding-levels" title="pango_log2vis_get_embedding_levels ()">pango_log2vis_get_embedding_levels</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
1931
+ </dt>
1932
+ <dd></dd>
1933
+ <dt>
1934
+ <a class="link" href="pango-Text-Processing.html#PangoLogAttr" title="PangoLogAttr">PangoLogAttr</a>, struct in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
1935
+ </dt>
1936
+ <dd></dd>
1937
+ <dt>
1938
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-lookup-aliases" title="pango_lookup_aliases ()">pango_lookup_aliases</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
1939
+ </dt>
1940
+ <dd></dd>
1941
+ <a name="idxM"></a><h3 class="title">M</h3>
1942
+ <dt>
1943
+ <a class="link" href="pango-Modules.html#PangoMap" title="PangoMap">PangoMap</a>, struct in <a class="link" href="pango-Modules.html" title="Modules">Modules</a>
1944
+ </dt>
1945
+ <dd></dd>
1946
+ <dt>
1947
+ <a class="link" href="pango-Modules.html#PangoMapEntry" title="PangoMapEntry">PangoMapEntry</a>, struct in <a class="link" href="pango-Modules.html" title="Modules">Modules</a>
1948
+ </dt>
1949
+ <dd></dd>
1950
+ <dt>
1951
+ <a class="link" href="pango-Modules.html#pango-map-get-engine" title="pango_map_get_engine ()">pango_map_get_engine</a>, function in <a class="link" href="pango-Modules.html" title="Modules">Modules</a>
1952
+ </dt>
1953
+ <dd></dd>
1954
+ <dt>
1955
+ <a class="link" href="pango-Modules.html#pango-map-get-engines" title="pango_map_get_engines ()">pango_map_get_engines</a>, function in <a class="link" href="pango-Modules.html" title="Modules">Modules</a>
1956
+ </dt>
1957
+ <dd></dd>
1958
+ <dt>
1959
+ <a class="link" href="pango-Text-Attributes.html#pango-markup-parser-finish" title="pango_markup_parser_finish ()">pango_markup_parser_finish</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
1960
+ </dt>
1961
+ <dd></dd>
1962
+ <dt>
1963
+ <a class="link" href="pango-Text-Attributes.html#pango-markup-parser-new" title="pango_markup_parser_new ()">pango_markup_parser_new</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
1964
+ </dt>
1965
+ <dd></dd>
1966
+ <dt>
1967
+ <a class="link" href="pango-Glyph-Storage.html#PangoMatrix-struct" title="struct PangoMatrix">PangoMatrix</a>, struct in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1968
+ </dt>
1969
+ <dd></dd>
1970
+ <dt>
1971
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-concat" title="pango_matrix_concat ()">pango_matrix_concat</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1972
+ </dt>
1973
+ <dd></dd>
1974
+ <dt>
1975
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-copy" title="pango_matrix_copy ()">pango_matrix_copy</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1976
+ </dt>
1977
+ <dd></dd>
1978
+ <dt>
1979
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-free" title="pango_matrix_free ()">pango_matrix_free</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1980
+ </dt>
1981
+ <dd></dd>
1982
+ <dt>
1983
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-get-font-scale-factor" title="pango_matrix_get_font_scale_factor ()">pango_matrix_get_font_scale_factor</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1984
+ </dt>
1985
+ <dd></dd>
1986
+ <dt>
1987
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-MATRIX-INIT:CAPS" title="PANGO_MATRIX_INIT">PANGO_MATRIX_INIT</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1988
+ </dt>
1989
+ <dd></dd>
1990
+ <dt>
1991
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-rotate" title="pango_matrix_rotate ()">pango_matrix_rotate</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1992
+ </dt>
1993
+ <dd></dd>
1994
+ <dt>
1995
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-scale" title="pango_matrix_scale ()">pango_matrix_scale</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
1996
+ </dt>
1997
+ <dd></dd>
1998
+ <dt>
1999
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-transform-distance" title="pango_matrix_transform_distance ()">pango_matrix_transform_distance</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2000
+ </dt>
2001
+ <dd></dd>
2002
+ <dt>
2003
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-transform-pixel-rectangle" title="pango_matrix_transform_pixel_rectangle ()">pango_matrix_transform_pixel_rectangle</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2004
+ </dt>
2005
+ <dd></dd>
2006
+ <dt>
2007
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-transform-point" title="pango_matrix_transform_point ()">pango_matrix_transform_point</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2008
+ </dt>
2009
+ <dd></dd>
2010
+ <dt>
2011
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-transform-rectangle" title="pango_matrix_transform_rectangle ()">pango_matrix_transform_rectangle</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2012
+ </dt>
2013
+ <dd></dd>
2014
+ <dt>
2015
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-translate" title="pango_matrix_translate ()">pango_matrix_translate</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2016
+ </dt>
2017
+ <dd></dd>
2018
+ <dt>
2019
+ <a class="link" href="pango-Modules.html#pango-module-register" title="pango_module_register ()">pango_module_register</a>, function in <a class="link" href="pango-Modules.html" title="Modules">Modules</a>
2020
+ </dt>
2021
+ <dd></dd>
2022
+ <a name="idxO"></a><h3 class="title">O</h3>
2023
+ <dt>
2024
+ <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTBuffer" title="PangoOTBuffer">PangoOTBuffer</a>, struct in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2025
+ </dt>
2026
+ <dd></dd>
2027
+ <dt>
2028
+ <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTFeatureMap" title="struct PangoOTFeatureMap">PangoOTFeatureMap</a>, struct in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2029
+ </dt>
2030
+ <dd></dd>
2031
+ <dt>
2032
+ <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTGlyph" title="struct PangoOTGlyph">PangoOTGlyph</a>, struct in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2033
+ </dt>
2034
+ <dd></dd>
2035
+ <dt>
2036
+ <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTInfo-struct" title="PangoOTInfo">PangoOTInfo</a>, struct in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2037
+ </dt>
2038
+ <dd></dd>
2039
+ <dt>
2040
+ <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset-struct" title="PangoOTRuleset">PangoOTRuleset</a>, struct in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2041
+ </dt>
2042
+ <dd></dd>
2043
+ <dt>
2044
+ <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRulesetDescription" title="struct PangoOTRulesetDescription">PangoOTRulesetDescription</a>, struct in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2045
+ </dt>
2046
+ <dd></dd>
2047
+ <dt>
2048
+ <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTableType" title="enum PangoOTTableType">PangoOTTableType</a>, enum in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2049
+ </dt>
2050
+ <dd></dd>
2051
+ <dt>
2052
+ <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTTag" title="PangoOTTag">PangoOTTag</a>, typedef in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2053
+ </dt>
2054
+ <dd></dd>
2055
+ <dt>
2056
+ <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-ALL-GLYPHS:CAPS" title="PANGO_OT_ALL_GLYPHS">PANGO_OT_ALL_GLYPHS</a>, macro in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2057
+ </dt>
2058
+ <dd></dd>
2059
+ <dt>
2060
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-add-glyph" title="pango_ot_buffer_add_glyph ()">pango_ot_buffer_add_glyph</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2061
+ </dt>
2062
+ <dd></dd>
2063
+ <dt>
2064
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-clear" title="pango_ot_buffer_clear ()">pango_ot_buffer_clear</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2065
+ </dt>
2066
+ <dd></dd>
2067
+ <dt>
2068
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-destroy" title="pango_ot_buffer_destroy ()">pango_ot_buffer_destroy</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2069
+ </dt>
2070
+ <dd></dd>
2071
+ <dt>
2072
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-get-glyphs" title="pango_ot_buffer_get_glyphs ()">pango_ot_buffer_get_glyphs</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2073
+ </dt>
2074
+ <dd></dd>
2075
+ <dt>
2076
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-new" title="pango_ot_buffer_new ()">pango_ot_buffer_new</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2077
+ </dt>
2078
+ <dd></dd>
2079
+ <dt>
2080
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-output" title="pango_ot_buffer_output ()">pango_ot_buffer_output</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2081
+ </dt>
2082
+ <dd></dd>
2083
+ <dt>
2084
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-set-rtl" title="pango_ot_buffer_set_rtl ()">pango_ot_buffer_set_rtl</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2085
+ </dt>
2086
+ <dd></dd>
2087
+ <dt>
2088
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-set-zero-width-marks" title="pango_ot_buffer_set_zero_width_marks ()">pango_ot_buffer_set_zero_width_marks</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2089
+ </dt>
2090
+ <dd></dd>
2091
+ <dt>
2092
+ <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-DEFAULT-LANGUAGE:CAPS" title="PANGO_OT_DEFAULT_LANGUAGE">PANGO_OT_DEFAULT_LANGUAGE</a>, macro in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2093
+ </dt>
2094
+ <dd></dd>
2095
+ <dt>
2096
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-feature" title="pango_ot_info_find_feature ()">pango_ot_info_find_feature</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2097
+ </dt>
2098
+ <dd></dd>
2099
+ <dt>
2100
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-language" title="pango_ot_info_find_language ()">pango_ot_info_find_language</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2101
+ </dt>
2102
+ <dd></dd>
2103
+ <dt>
2104
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-script" title="pango_ot_info_find_script ()">pango_ot_info_find_script</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2105
+ </dt>
2106
+ <dd></dd>
2107
+ <dt>
2108
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-get" title="pango_ot_info_get ()">pango_ot_info_get</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2109
+ </dt>
2110
+ <dd></dd>
2111
+ <dt>
2112
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-list-features" title="pango_ot_info_list_features ()">pango_ot_info_list_features</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2113
+ </dt>
2114
+ <dd></dd>
2115
+ <dt>
2116
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-list-languages" title="pango_ot_info_list_languages ()">pango_ot_info_list_languages</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2117
+ </dt>
2118
+ <dd></dd>
2119
+ <dt>
2120
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-list-scripts" title="pango_ot_info_list_scripts ()">pango_ot_info_list_scripts</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2121
+ </dt>
2122
+ <dd></dd>
2123
+ <dt>
2124
+ <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-NO-FEATURE:CAPS" title="PANGO_OT_NO_FEATURE">PANGO_OT_NO_FEATURE</a>, macro in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2125
+ </dt>
2126
+ <dd></dd>
2127
+ <dt>
2128
+ <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-NO-SCRIPT:CAPS" title="PANGO_OT_NO_SCRIPT">PANGO_OT_NO_SCRIPT</a>, macro in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2129
+ </dt>
2130
+ <dd></dd>
2131
+ <dt>
2132
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-add-feature" title="pango_ot_ruleset_add_feature ()">pango_ot_ruleset_add_feature</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2133
+ </dt>
2134
+ <dd></dd>
2135
+ <dt>
2136
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-copy" title="pango_ot_ruleset_description_copy ()">pango_ot_ruleset_description_copy</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2137
+ </dt>
2138
+ <dd></dd>
2139
+ <dt>
2140
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-equal" title="pango_ot_ruleset_description_equal ()">pango_ot_ruleset_description_equal</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2141
+ </dt>
2142
+ <dd></dd>
2143
+ <dt>
2144
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-free" title="pango_ot_ruleset_description_free ()">pango_ot_ruleset_description_free</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2145
+ </dt>
2146
+ <dd></dd>
2147
+ <dt>
2148
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-hash" title="pango_ot_ruleset_description_hash ()">pango_ot_ruleset_description_hash</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2149
+ </dt>
2150
+ <dd></dd>
2151
+ <dt>
2152
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-get-feature-count" title="pango_ot_ruleset_get_feature_count ()">pango_ot_ruleset_get_feature_count</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2153
+ </dt>
2154
+ <dd></dd>
2155
+ <dt>
2156
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-get-for-description" title="pango_ot_ruleset_get_for_description ()">pango_ot_ruleset_get_for_description</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2157
+ </dt>
2158
+ <dd></dd>
2159
+ <dt>
2160
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-maybe-add-feature" title="pango_ot_ruleset_maybe_add_feature ()">pango_ot_ruleset_maybe_add_feature</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2161
+ </dt>
2162
+ <dd></dd>
2163
+ <dt>
2164
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-maybe-add-features" title="pango_ot_ruleset_maybe_add_features ()">pango_ot_ruleset_maybe_add_features</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2165
+ </dt>
2166
+ <dd></dd>
2167
+ <dt>
2168
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new" title="pango_ot_ruleset_new ()">pango_ot_ruleset_new</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2169
+ </dt>
2170
+ <dd></dd>
2171
+ <dt>
2172
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new-for" title="pango_ot_ruleset_new_for ()">pango_ot_ruleset_new_for</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2173
+ </dt>
2174
+ <dd></dd>
2175
+ <dt>
2176
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new-from-description" title="pango_ot_ruleset_new_from_description ()">pango_ot_ruleset_new_from_description</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2177
+ </dt>
2178
+ <dd></dd>
2179
+ <dt>
2180
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-position" title="pango_ot_ruleset_position ()">pango_ot_ruleset_position</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2181
+ </dt>
2182
+ <dd></dd>
2183
+ <dt>
2184
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-substitute" title="pango_ot_ruleset_substitute ()">pango_ot_ruleset_substitute</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2185
+ </dt>
2186
+ <dd></dd>
2187
+ <dt>
2188
+ <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-TAG-DEFAULT-LANGUAGE:CAPS" title="PANGO_OT_TAG_DEFAULT_LANGUAGE">PANGO_OT_TAG_DEFAULT_LANGUAGE</a>, macro in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2189
+ </dt>
2190
+ <dd></dd>
2191
+ <dt>
2192
+ <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-TAG-DEFAULT-SCRIPT:CAPS" title="PANGO_OT_TAG_DEFAULT_SCRIPT">PANGO_OT_TAG_DEFAULT_SCRIPT</a>, macro in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2193
+ </dt>
2194
+ <dd></dd>
2195
+ <dt>
2196
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-tag-from-language" title="pango_ot_tag_from_language ()">pango_ot_tag_from_language</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2197
+ </dt>
2198
+ <dd></dd>
2199
+ <dt>
2200
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-tag-from-script" title="pango_ot_tag_from_script ()">pango_ot_tag_from_script</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2201
+ </dt>
2202
+ <dd></dd>
2203
+ <dt>
2204
+ <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-TAG-MAKE:CAPS" title="PANGO_OT_TAG_MAKE()">PANGO_OT_TAG_MAKE</a>, macro in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2205
+ </dt>
2206
+ <dd></dd>
2207
+ <dt>
2208
+ <a class="link" href="pango-OpenType-Font-Handling.html#PANGO-OT-TAG-MAKE-FROM-STRING:CAPS" title="PANGO_OT_TAG_MAKE_FROM_STRING()">PANGO_OT_TAG_MAKE_FROM_STRING</a>, macro in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2209
+ </dt>
2210
+ <dd></dd>
2211
+ <dt>
2212
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-tag-to-language" title="pango_ot_tag_to_language ()">pango_ot_tag_to_language</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2213
+ </dt>
2214
+ <dd></dd>
2215
+ <dt>
2216
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-tag-to-script" title="pango_ot_tag_to_script ()">pango_ot_tag_to_script</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
2217
+ </dt>
2218
+ <dd></dd>
2219
+ <a name="idxP"></a><h3 class="title">P</h3>
2220
+ <dt>
2221
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-parse-enum" title="pango_parse_enum ()">pango_parse_enum</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2222
+ </dt>
2223
+ <dd></dd>
2224
+ <dt>
2225
+ <a class="link" href="pango-Text-Attributes.html#pango-parse-markup" title="pango_parse_markup ()">pango_parse_markup</a>, function in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2226
+ </dt>
2227
+ <dd></dd>
2228
+ <dt>
2229
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-parse-stretch" title="pango_parse_stretch ()">pango_parse_stretch</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2230
+ </dt>
2231
+ <dd></dd>
2232
+ <dt>
2233
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-parse-style" title="pango_parse_style ()">pango_parse_style</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2234
+ </dt>
2235
+ <dd></dd>
2236
+ <dt>
2237
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-parse-variant" title="pango_parse_variant ()">pango_parse_variant</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2238
+ </dt>
2239
+ <dd></dd>
2240
+ <dt>
2241
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-parse-weight" title="pango_parse_weight ()">pango_parse_weight</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2242
+ </dt>
2243
+ <dd></dd>
2244
+ <dt>
2245
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-PIXELS:CAPS" title="PANGO_PIXELS()">PANGO_PIXELS</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2246
+ </dt>
2247
+ <dd></dd>
2248
+ <dt>
2249
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-PIXELS-CEIL:CAPS" title="PANGO_PIXELS_CEIL()">PANGO_PIXELS_CEIL</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2250
+ </dt>
2251
+ <dd></dd>
2252
+ <dt>
2253
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-PIXELS-FLOOR:CAPS" title="PANGO_PIXELS_FLOOR()">PANGO_PIXELS_FLOOR</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2254
+ </dt>
2255
+ <dd></dd>
2256
+ <a name="idxQ"></a><h3 class="title">Q</h3>
2257
+ <dt>
2258
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-quantize-line-geometry" title="pango_quantize_line_geometry ()">pango_quantize_line_geometry</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2259
+ </dt>
2260
+ <dd></dd>
2261
+ <a name="idxR"></a><h3 class="title">R</h3>
2262
+ <dt>
2263
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-RBEARING:CAPS" title="PANGO_RBEARING()">PANGO_RBEARING</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2264
+ </dt>
2265
+ <dd></dd>
2266
+ <dt>
2267
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-read-line" title="pango_read_line ()">pango_read_line</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2268
+ </dt>
2269
+ <dd></dd>
2270
+ <dt>
2271
+ <a class="link" href="pango-Glyph-Storage.html#PangoRectangle" title="struct PangoRectangle">PangoRectangle</a>, struct in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2272
+ </dt>
2273
+ <dd></dd>
2274
+ <dt>
2275
+ <a class="link" href="pango-pango-renderer.html#PangoRenderer-struct" title="struct PangoRenderer">PangoRenderer</a>, struct in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">pango-renderer</a>
2276
+ </dt>
2277
+ <dd></dd>
2278
+ <dt>
2279
+ <a class="link" href="pango-pango-renderer.html#PangoRendererClass" title="struct PangoRendererClass">PangoRendererClass</a>, struct in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">pango-renderer</a>
2280
+ </dt>
2281
+ <dd></dd>
2282
+ <dt>
2283
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-activate" title="pango_renderer_activate ()">pango_renderer_activate</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2284
+ </dt>
2285
+ <dd></dd>
2286
+ <dt>
2287
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-deactivate" title="pango_renderer_deactivate ()">pango_renderer_deactivate</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2288
+ </dt>
2289
+ <dd></dd>
2290
+ <dt>
2291
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-draw-error-underline" title="pango_renderer_draw_error_underline ()">pango_renderer_draw_error_underline</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2292
+ </dt>
2293
+ <dd></dd>
2294
+ <dt>
2295
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-draw-glyph" title="pango_renderer_draw_glyph ()">pango_renderer_draw_glyph</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2296
+ </dt>
2297
+ <dd></dd>
2298
+ <dt>
2299
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-draw-glyphs" title="pango_renderer_draw_glyphs ()">pango_renderer_draw_glyphs</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2300
+ </dt>
2301
+ <dd></dd>
2302
+ <dt>
2303
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-draw-glyph-item" title="pango_renderer_draw_glyph_item ()">pango_renderer_draw_glyph_item</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2304
+ </dt>
2305
+ <dd></dd>
2306
+ <dt>
2307
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-draw-layout" title="pango_renderer_draw_layout ()">pango_renderer_draw_layout</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2308
+ </dt>
2309
+ <dd></dd>
2310
+ <dt>
2311
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-draw-layout-line" title="pango_renderer_draw_layout_line ()">pango_renderer_draw_layout_line</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2312
+ </dt>
2313
+ <dd></dd>
2314
+ <dt>
2315
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-draw-rectangle" title="pango_renderer_draw_rectangle ()">pango_renderer_draw_rectangle</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2316
+ </dt>
2317
+ <dd></dd>
2318
+ <dt>
2319
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-draw-trapezoid" title="pango_renderer_draw_trapezoid ()">pango_renderer_draw_trapezoid</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2320
+ </dt>
2321
+ <dd></dd>
2322
+ <dt>
2323
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-get-color" title="pango_renderer_get_color ()">pango_renderer_get_color</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2324
+ </dt>
2325
+ <dd></dd>
2326
+ <dt>
2327
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-get-layout" title="pango_renderer_get_layout ()">pango_renderer_get_layout</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2328
+ </dt>
2329
+ <dd></dd>
2330
+ <dt>
2331
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-get-layout-line" title="pango_renderer_get_layout_line ()">pango_renderer_get_layout_line</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2332
+ </dt>
2333
+ <dd></dd>
2334
+ <dt>
2335
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-get-matrix" title="pango_renderer_get_matrix ()">pango_renderer_get_matrix</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2336
+ </dt>
2337
+ <dd></dd>
2338
+ <dt>
2339
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-part-changed" title="pango_renderer_part_changed ()">pango_renderer_part_changed</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2340
+ </dt>
2341
+ <dd></dd>
2342
+ <dt>
2343
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-set-color" title="pango_renderer_set_color ()">pango_renderer_set_color</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2344
+ </dt>
2345
+ <dd></dd>
2346
+ <dt>
2347
+ <a class="link" href="pango-pango-renderer.html#pango-renderer-set-matrix" title="pango_renderer_set_matrix ()">pango_renderer_set_matrix</a>, function in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">PangoRenderer</a>
2348
+ </dt>
2349
+ <dd></dd>
2350
+ <dt>
2351
+ <a class="link" href="pango-pango-renderer.html#PangoRenderPart-enum" title="enum PangoRenderPart">PangoRenderPart</a>, enum in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">pango-renderer</a>
2352
+ </dt>
2353
+ <dd></dd>
2354
+ <dt>
2355
+ <a class="link" href="pango-CoreText-Fonts.html#PANGO-RENDER-TYPE-CORE-TEXT:CAPS" title="PANGO_RENDER_TYPE_CORE_TEXT">PANGO_RENDER_TYPE_CORE_TEXT</a>, macro in <a class="link" href="pango-CoreText-Fonts.html" title="CoreText Fonts">CoreText Fonts</a>
2356
+ </dt>
2357
+ <dd></dd>
2358
+ <dt>
2359
+ <a class="link" href="PangoFcFont.html#PANGO-RENDER-TYPE-FC:CAPS" title="PANGO_RENDER_TYPE_FC">PANGO_RENDER_TYPE_FC</a>, macro in <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
2360
+ </dt>
2361
+ <dd></dd>
2362
+ <dt>
2363
+ <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-FT2:CAPS" title="PANGO_RENDER_TYPE_FT2">PANGO_RENDER_TYPE_FT2</a>, macro in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
2364
+ </dt>
2365
+ <dd></dd>
2366
+ <dt>
2367
+ <a class="link" href="pango-Engines.html#PANGO-RENDER-TYPE-NONE:CAPS" title="PANGO_RENDER_TYPE_NONE">PANGO_RENDER_TYPE_NONE</a>, macro in <a class="link" href="pango-Engines.html" title="Engines">Engines</a>
2368
+ </dt>
2369
+ <dd></dd>
2370
+ <dt>
2371
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-WIN32:CAPS" title="PANGO_RENDER_TYPE_WIN32">PANGO_RENDER_TYPE_WIN32</a>, macro in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2372
+ </dt>
2373
+ <dd></dd>
2374
+ <dt>
2375
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-XFT:CAPS" title="PANGO_RENDER_TYPE_XFT">PANGO_RENDER_TYPE_XFT</a>, macro in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2376
+ </dt>
2377
+ <dd></dd>
2378
+ <dt>
2379
+ <a class="link" href="pango-Text-Processing.html#pango-reorder-items" title="pango_reorder_items ()">pango_reorder_items</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
2380
+ </dt>
2381
+ <dd></dd>
2382
+ <a name="idxS"></a><h3 class="title">S</h3>
2383
+ <dt>
2384
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PANGO_SCALE">PANGO_SCALE</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2385
+ </dt>
2386
+ <dd></dd>
2387
+ <dt>
2388
+ <a class="link" href="pango-Text-Attributes.html#PANGO-SCALE-LARGE:CAPS" title="PANGO_SCALE_LARGE">PANGO_SCALE_LARGE</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2389
+ </dt>
2390
+ <dd></dd>
2391
+ <dt>
2392
+ <a class="link" href="pango-Text-Attributes.html#PANGO-SCALE-MEDIUM:CAPS" title="PANGO_SCALE_MEDIUM">PANGO_SCALE_MEDIUM</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2393
+ </dt>
2394
+ <dd></dd>
2395
+ <dt>
2396
+ <a class="link" href="pango-Text-Attributes.html#PANGO-SCALE-SMALL:CAPS" title="PANGO_SCALE_SMALL">PANGO_SCALE_SMALL</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2397
+ </dt>
2398
+ <dd></dd>
2399
+ <dt>
2400
+ <a class="link" href="pango-Text-Attributes.html#PANGO-SCALE-XX-LARGE:CAPS" title="PANGO_SCALE_XX_LARGE">PANGO_SCALE_XX_LARGE</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2401
+ </dt>
2402
+ <dd></dd>
2403
+ <dt>
2404
+ <a class="link" href="pango-Text-Attributes.html#PANGO-SCALE-XX-SMALL:CAPS" title="PANGO_SCALE_XX_SMALL">PANGO_SCALE_XX_SMALL</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2405
+ </dt>
2406
+ <dd></dd>
2407
+ <dt>
2408
+ <a class="link" href="pango-Text-Attributes.html#PANGO-SCALE-X-LARGE:CAPS" title="PANGO_SCALE_X_LARGE">PANGO_SCALE_X_LARGE</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2409
+ </dt>
2410
+ <dd></dd>
2411
+ <dt>
2412
+ <a class="link" href="pango-Text-Attributes.html#PANGO-SCALE-X-SMALL:CAPS" title="PANGO_SCALE_X_SMALL">PANGO_SCALE_X_SMALL</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2413
+ </dt>
2414
+ <dd></dd>
2415
+ <dt>
2416
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-scan-int" title="pango_scan_int ()">pango_scan_int</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2417
+ </dt>
2418
+ <dd></dd>
2419
+ <dt>
2420
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-scan-string" title="pango_scan_string ()">pango_scan_string</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2421
+ </dt>
2422
+ <dd></dd>
2423
+ <dt>
2424
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-scan-word" title="pango_scan_word ()">pango_scan_word</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2425
+ </dt>
2426
+ <dd></dd>
2427
+ <dt>
2428
+ <a class="link" href="pango-Scripts-and-Languages.html#PangoScript-enum" title="enum PangoScript">PangoScript</a>, enum in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2429
+ </dt>
2430
+ <dd></dd>
2431
+ <dt>
2432
+ <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter">PangoScriptIter</a>, struct in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2433
+ </dt>
2434
+ <dd></dd>
2435
+ <dt>
2436
+ <a class="link" href="pango-Engines.html#script-engine-create" title="script_engine_create ()">script_engine_create</a>, function in <a class="link" href="pango-Engines.html" title="Engines">Engines</a>
2437
+ </dt>
2438
+ <dd></dd>
2439
+ <dt>
2440
+ <a class="link" href="pango-Engines.html#script-engine-exit" title="script_engine_exit ()">script_engine_exit</a>, function in <a class="link" href="pango-Engines.html" title="Engines">Engines</a>
2441
+ </dt>
2442
+ <dd></dd>
2443
+ <dt>
2444
+ <a class="link" href="pango-Engines.html#script-engine-init" title="script_engine_init ()">script_engine_init</a>, function in <a class="link" href="pango-Engines.html" title="Engines">Engines</a>
2445
+ </dt>
2446
+ <dd></dd>
2447
+ <dt>
2448
+ <a class="link" href="pango-Engines.html#script-engine-list" title="script_engine_list ()">script_engine_list</a>, function in <a class="link" href="pango-Engines.html" title="Engines">Engines</a>
2449
+ </dt>
2450
+ <dd></dd>
2451
+ <dt>
2452
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-script-for-unichar" title="pango_script_for_unichar ()">pango_script_for_unichar</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2453
+ </dt>
2454
+ <dd></dd>
2455
+ <dt>
2456
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-script-get-sample-language" title="pango_script_get_sample_language ()">pango_script_get_sample_language</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2457
+ </dt>
2458
+ <dd></dd>
2459
+ <dt>
2460
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-free" title="pango_script_iter_free ()">pango_script_iter_free</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2461
+ </dt>
2462
+ <dd></dd>
2463
+ <dt>
2464
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-get-range" title="pango_script_iter_get_range ()">pango_script_iter_get_range</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2465
+ </dt>
2466
+ <dd></dd>
2467
+ <dt>
2468
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-new" title="pango_script_iter_new ()">pango_script_iter_new</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2469
+ </dt>
2470
+ <dd></dd>
2471
+ <dt>
2472
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-next" title="pango_script_iter_next ()">pango_script_iter_next</a>, function in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2473
+ </dt>
2474
+ <dd></dd>
2475
+ <dt>
2476
+ <a class="link" href="pango-Text-Processing.html#pango-shape" title="pango_shape ()">pango_shape</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
2477
+ </dt>
2478
+ <dd></dd>
2479
+ <dt>
2480
+ <a class="link" href="pango-Text-Processing.html#pango-shape-full" title="pango_shape_full ()">pango_shape_full</a>, function in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
2481
+ </dt>
2482
+ <dd></dd>
2483
+ <dt>
2484
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-skip-space" title="pango_skip_space ()">pango_skip_space</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2485
+ </dt>
2486
+ <dd></dd>
2487
+ <dt>
2488
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-split-file-list" title="pango_split_file_list ()">pango_split_file_list</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2489
+ </dt>
2490
+ <dd></dd>
2491
+ <dt>
2492
+ <a class="link" href="pango-Fonts.html#PangoStretch-enum" title="enum PangoStretch">PangoStretch</a>, enum in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2493
+ </dt>
2494
+ <dd></dd>
2495
+ <dt>
2496
+ <a class="link" href="pango-Fonts.html#PangoStyle-enum" title="enum PangoStyle">PangoStyle</a>, enum in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2497
+ </dt>
2498
+ <dd></dd>
2499
+ <a name="idxT"></a><h3 class="title">T</h3>
2500
+ <dt>
2501
+ <a class="link" href="pango-Tab-Stops.html#PangoTabAlign-enum" title="enum PangoTabAlign">PangoTabAlign</a>, enum in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2502
+ </dt>
2503
+ <dd></dd>
2504
+ <dt>
2505
+ <a class="link" href="pango-Tab-Stops.html#PangoTabArray-struct" title="PangoTabArray">PangoTabArray</a>, struct in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2506
+ </dt>
2507
+ <dd></dd>
2508
+ <dt>
2509
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-copy" title="pango_tab_array_copy ()">pango_tab_array_copy</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2510
+ </dt>
2511
+ <dd></dd>
2512
+ <dt>
2513
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" title="pango_tab_array_free ()">pango_tab_array_free</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2514
+ </dt>
2515
+ <dd></dd>
2516
+ <dt>
2517
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-get-positions-in-pixels" title="pango_tab_array_get_positions_in_pixels ()">pango_tab_array_get_positions_in_pixels</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2518
+ </dt>
2519
+ <dd></dd>
2520
+ <dt>
2521
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-get-size" title="pango_tab_array_get_size ()">pango_tab_array_get_size</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2522
+ </dt>
2523
+ <dd></dd>
2524
+ <dt>
2525
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-get-tab" title="pango_tab_array_get_tab ()">pango_tab_array_get_tab</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2526
+ </dt>
2527
+ <dd></dd>
2528
+ <dt>
2529
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-get-tabs" title="pango_tab_array_get_tabs ()">pango_tab_array_get_tabs</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2530
+ </dt>
2531
+ <dd></dd>
2532
+ <dt>
2533
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-new" title="pango_tab_array_new ()">pango_tab_array_new</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2534
+ </dt>
2535
+ <dd></dd>
2536
+ <dt>
2537
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-new-with-positions" title="pango_tab_array_new_with_positions ()">pango_tab_array_new_with_positions</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2538
+ </dt>
2539
+ <dd></dd>
2540
+ <dt>
2541
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-resize" title="pango_tab_array_resize ()">pango_tab_array_resize</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2542
+ </dt>
2543
+ <dd></dd>
2544
+ <dt>
2545
+ <a class="link" href="pango-Tab-Stops.html#pango-tab-array-set-tab" title="pango_tab_array_set_tab ()">pango_tab_array_set_tab</a>, function in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2546
+ </dt>
2547
+ <dd></dd>
2548
+ <dt>
2549
+ <a class="link" href="pango-Miscellaneous-Utilities.html#pango-trim-string" title="pango_trim_string ()">pango_trim_string</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
2550
+ </dt>
2551
+ <dd></dd>
2552
+ <dt>
2553
+ <a class="link" href="pango-Layout-Objects.html#PANGO-TYPE-ALIGNMENT:CAPS" title="PANGO_TYPE_ALIGNMENT">PANGO_TYPE_ALIGNMENT</a>, macro in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
2554
+ </dt>
2555
+ <dd></dd>
2556
+ <dt>
2557
+ <a class="link" href="pango-Text-Attributes.html#PANGO-TYPE-ATTR-LIST:CAPS" title="PANGO_TYPE_ATTR_LIST">PANGO_TYPE_ATTR_LIST</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2558
+ </dt>
2559
+ <dd></dd>
2560
+ <dt>
2561
+ <a class="link" href="pango-Text-Attributes.html#PANGO-TYPE-ATTR-TYPE:CAPS" title="PANGO_TYPE_ATTR_TYPE">PANGO_TYPE_ATTR_TYPE</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2562
+ </dt>
2563
+ <dd></dd>
2564
+ <dt>
2565
+ <a class="link" href="pango-Text-Attributes.html#PANGO-TYPE-COLOR:CAPS" title="PANGO_TYPE_COLOR">PANGO_TYPE_COLOR</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2566
+ </dt>
2567
+ <dd></dd>
2568
+ <dt>
2569
+ <a class="link" href="pango-Coverage-Maps.html#PANGO-TYPE-COVERAGE-LEVEL:CAPS" title="PANGO_TYPE_COVERAGE_LEVEL">PANGO_TYPE_COVERAGE_LEVEL</a>, macro in <a class="link" href="pango-Coverage-Maps.html" title="Coverage Maps">Coverage Maps</a>
2570
+ </dt>
2571
+ <dd></dd>
2572
+ <dt>
2573
+ <a class="link" href="pango-Text-Processing.html#PANGO-TYPE-DIRECTION:CAPS" title="PANGO_TYPE_DIRECTION">PANGO_TYPE_DIRECTION</a>, macro in <a class="link" href="pango-Text-Processing.html" title="Rendering">Text Processing</a>
2574
+ </dt>
2575
+ <dd></dd>
2576
+ <dt>
2577
+ <a class="link" href="pango-Layout-Objects.html#PANGO-TYPE-ELLIPSIZE-MODE:CAPS" title="PANGO_TYPE_ELLIPSIZE_MODE">PANGO_TYPE_ELLIPSIZE_MODE</a>, macro in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
2578
+ </dt>
2579
+ <dd></dd>
2580
+ <dt>
2581
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-FONT:CAPS" title="PANGO_TYPE_FONT">PANGO_TYPE_FONT</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2582
+ </dt>
2583
+ <dd></dd>
2584
+ <dt>
2585
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-FONTSET:CAPS" title="PANGO_TYPE_FONTSET">PANGO_TYPE_FONTSET</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2586
+ </dt>
2587
+ <dd></dd>
2588
+ <dt>
2589
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-FONTSET-SIMPLE:CAPS" title="PANGO_TYPE_FONTSET_SIMPLE">PANGO_TYPE_FONTSET_SIMPLE</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2590
+ </dt>
2591
+ <dd></dd>
2592
+ <dt>
2593
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-FONT-DESCRIPTION:CAPS" title="PANGO_TYPE_FONT_DESCRIPTION">PANGO_TYPE_FONT_DESCRIPTION</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2594
+ </dt>
2595
+ <dd></dd>
2596
+ <dt>
2597
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-FONT-FACE:CAPS" title="PANGO_TYPE_FONT_FACE">PANGO_TYPE_FONT_FACE</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2598
+ </dt>
2599
+ <dd></dd>
2600
+ <dt>
2601
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-FONT-FAMILY:CAPS" title="PANGO_TYPE_FONT_FAMILY">PANGO_TYPE_FONT_FAMILY</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2602
+ </dt>
2603
+ <dd></dd>
2604
+ <dt>
2605
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-FONT-MAP:CAPS" title="PANGO_TYPE_FONT_MAP">PANGO_TYPE_FONT_MAP</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2606
+ </dt>
2607
+ <dd></dd>
2608
+ <dt>
2609
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-FONT-MASK:CAPS" title="PANGO_TYPE_FONT_MASK">PANGO_TYPE_FONT_MASK</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2610
+ </dt>
2611
+ <dd></dd>
2612
+ <dt>
2613
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-FONT-METRICS:CAPS" title="PANGO_TYPE_FONT_METRICS">PANGO_TYPE_FONT_METRICS</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2614
+ </dt>
2615
+ <dd></dd>
2616
+ <dt>
2617
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-TYPE-GLYPH-ITEM:CAPS" title="PANGO_TYPE_GLYPH_ITEM">PANGO_TYPE_GLYPH_ITEM</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2618
+ </dt>
2619
+ <dd></dd>
2620
+ <dt>
2621
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-TYPE-GLYPH-ITEM-ITER:CAPS" title="PANGO_TYPE_GLYPH_ITEM_ITER">PANGO_TYPE_GLYPH_ITEM_ITER</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2622
+ </dt>
2623
+ <dd></dd>
2624
+ <dt>
2625
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-TYPE-GLYPH-STRING:CAPS" title="PANGO_TYPE_GLYPH_STRING">PANGO_TYPE_GLYPH_STRING</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2626
+ </dt>
2627
+ <dd></dd>
2628
+ <dt>
2629
+ <a class="link" href="pango-Scripts-and-Languages.html#PANGO-TYPE-LANGUAGE:CAPS" title="PANGO_TYPE_LANGUAGE">PANGO_TYPE_LANGUAGE</a>, macro in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2630
+ </dt>
2631
+ <dd></dd>
2632
+ <dt>
2633
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-TYPE-MATRIX:CAPS" title="PANGO_TYPE_MATRIX">PANGO_TYPE_MATRIX</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2634
+ </dt>
2635
+ <dd></dd>
2636
+ <dt>
2637
+ <a class="link" href="pango-pango-renderer.html#PANGO-TYPE-RENDER-PART:CAPS" title="PANGO_TYPE_RENDER_PART">PANGO_TYPE_RENDER_PART</a>, macro in <a class="link" href="pango-pango-renderer.html" title="PangoRenderer">pango-renderer</a>
2638
+ </dt>
2639
+ <dd></dd>
2640
+ <dt>
2641
+ <a class="link" href="pango-Scripts-and-Languages.html#PANGO-TYPE-SCRIPT:CAPS" title="PANGO_TYPE_SCRIPT">PANGO_TYPE_SCRIPT</a>, macro in <a class="link" href="pango-Scripts-and-Languages.html" title="Scripts and Languages">Scripts and Languages</a>
2642
+ </dt>
2643
+ <dd></dd>
2644
+ <dt>
2645
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-STRETCH:CAPS" title="PANGO_TYPE_STRETCH">PANGO_TYPE_STRETCH</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2646
+ </dt>
2647
+ <dd></dd>
2648
+ <dt>
2649
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-STYLE:CAPS" title="PANGO_TYPE_STYLE">PANGO_TYPE_STYLE</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2650
+ </dt>
2651
+ <dd></dd>
2652
+ <dt>
2653
+ <a class="link" href="pango-Tab-Stops.html#PANGO-TYPE-TAB-ALIGN:CAPS" title="PANGO_TYPE_TAB_ALIGN">PANGO_TYPE_TAB_ALIGN</a>, macro in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2654
+ </dt>
2655
+ <dd></dd>
2656
+ <dt>
2657
+ <a class="link" href="pango-Tab-Stops.html#PANGO-TYPE-TAB-ARRAY:CAPS" title="PANGO_TYPE_TAB_ARRAY">PANGO_TYPE_TAB_ARRAY</a>, macro in <a class="link" href="pango-Tab-Stops.html" title="Tab Stops">Tab Stops</a>
2658
+ </dt>
2659
+ <dd></dd>
2660
+ <dt>
2661
+ <a class="link" href="pango-Text-Attributes.html#PANGO-TYPE-UNDERLINE:CAPS" title="PANGO_TYPE_UNDERLINE">PANGO_TYPE_UNDERLINE</a>, macro in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2662
+ </dt>
2663
+ <dd></dd>
2664
+ <dt>
2665
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-VARIANT:CAPS" title="PANGO_TYPE_VARIANT">PANGO_TYPE_VARIANT</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2666
+ </dt>
2667
+ <dd></dd>
2668
+ <dt>
2669
+ <a class="link" href="pango-Fonts.html#PANGO-TYPE-WEIGHT:CAPS" title="PANGO_TYPE_WEIGHT">PANGO_TYPE_WEIGHT</a>, macro in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2670
+ </dt>
2671
+ <dd></dd>
2672
+ <dt>
2673
+ <a class="link" href="pango-Layout-Objects.html#PANGO-TYPE-WRAP-MODE:CAPS" title="PANGO_TYPE_WRAP_MODE">PANGO_TYPE_WRAP_MODE</a>, macro in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
2674
+ </dt>
2675
+ <dd></dd>
2676
+ <a name="idxU"></a><h3 class="title">U</h3>
2677
+ <dt>
2678
+ <a class="link" href="pango-Text-Attributes.html#PangoUnderline-enum" title="enum PangoUnderline">PangoUnderline</a>, enum in <a class="link" href="pango-Text-Attributes.html" title="Text Attributes">Text Attributes</a>
2679
+ </dt>
2680
+ <dd></dd>
2681
+ <dt>
2682
+ <a class="link" href="pango-Bidirectional-Text.html#pango-unichar-direction" title="pango_unichar_direction ()">pango_unichar_direction</a>, function in <a class="link" href="pango-Bidirectional-Text.html" title="Bidirectional Text">Bidirectional Text</a>
2683
+ </dt>
2684
+ <dd></dd>
2685
+ <dt>
2686
+ <a class="link" href="pango-Glyph-Storage.html#pango-units-from-double" title="pango_units_from_double ()">pango_units_from_double</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2687
+ </dt>
2688
+ <dd></dd>
2689
+ <dt>
2690
+ <a class="link" href="pango-Glyph-Storage.html#PANGO-UNITS-ROUND:CAPS" title="PANGO_UNITS_ROUND()">PANGO_UNITS_ROUND</a>, macro in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2691
+ </dt>
2692
+ <dd></dd>
2693
+ <dt>
2694
+ <a class="link" href="pango-Glyph-Storage.html#pango-units-to-double" title="pango_units_to_double ()">pango_units_to_double</a>, function in <a class="link" href="pango-Glyph-Storage.html" title="Glyph Storage">Glyph Storage</a>
2695
+ </dt>
2696
+ <dd></dd>
2697
+ <a name="idxV"></a><h3 class="title">V</h3>
2698
+ <dt>
2699
+ <a class="link" href="pango-Fonts.html#PangoVariant-enum" title="enum PangoVariant">PangoVariant</a>, enum in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2700
+ </dt>
2701
+ <dd></dd>
2702
+ <dt>
2703
+ <a class="link" href="pango-Version-Checking.html#PANGO-VERSION:CAPS" title="PANGO_VERSION">PANGO_VERSION</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2704
+ </dt>
2705
+ <dd></dd>
2706
+ <dt>
2707
+ <a class="link" href="pango-Version-Checking.html#pango-version" title="pango_version ()">pango_version</a>, function in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2708
+ </dt>
2709
+ <dd></dd>
2710
+ <dt>
2711
+ <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-CHECK:CAPS" title="PANGO_VERSION_CHECK()">PANGO_VERSION_CHECK</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2712
+ </dt>
2713
+ <dd></dd>
2714
+ <dt>
2715
+ <a class="link" href="pango-Version-Checking.html#pango-version-check" title="pango_version_check ()">pango_version_check</a>, function in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2716
+ </dt>
2717
+ <dd></dd>
2718
+ <dt>
2719
+ <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-ENCODE:CAPS" title="PANGO_VERSION_ENCODE()">PANGO_VERSION_ENCODE</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2720
+ </dt>
2721
+ <dd></dd>
2722
+ <dt>
2723
+ <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-MAJOR:CAPS" title="PANGO_VERSION_MAJOR">PANGO_VERSION_MAJOR</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2724
+ </dt>
2725
+ <dd></dd>
2726
+ <dt>
2727
+ <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-MICRO:CAPS" title="PANGO_VERSION_MICRO">PANGO_VERSION_MICRO</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2728
+ </dt>
2729
+ <dd></dd>
2730
+ <dt>
2731
+ <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-MINOR:CAPS" title="PANGO_VERSION_MINOR">PANGO_VERSION_MINOR</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2732
+ </dt>
2733
+ <dd></dd>
2734
+ <dt>
2735
+ <a class="link" href="pango-Version-Checking.html#pango-version-string" title="pango_version_string ()">pango_version_string</a>, function in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2736
+ </dt>
2737
+ <dd></dd>
2738
+ <dt>
2739
+ <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-STRING:CAPS" title="PANGO_VERSION_STRING">PANGO_VERSION_STRING</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2740
+ </dt>
2741
+ <dd></dd>
2742
+ <a name="idxW"></a><h3 class="title">W</h3>
2743
+ <dt>
2744
+ <a class="link" href="pango-Fonts.html#PangoWeight-enum" title="enum PangoWeight">PangoWeight</a>, enum in <a class="link" href="pango-Fonts.html" title="Fonts">Fonts</a>
2745
+ </dt>
2746
+ <dd></dd>
2747
+ <dt>
2748
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache" title="PangoWin32FontCache">PangoWin32FontCache</a>, struct in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2749
+ </dt>
2750
+ <dd></dd>
2751
+ <dt>
2752
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-free" title="pango_win32_font_cache_free ()">pango_win32_font_cache_free</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2753
+ </dt>
2754
+ <dd></dd>
2755
+ <dt>
2756
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-load" title="pango_win32_font_cache_load ()">pango_win32_font_cache_load</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2757
+ </dt>
2758
+ <dd></dd>
2759
+ <dt>
2760
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-loadw" title="pango_win32_font_cache_loadw ()">pango_win32_font_cache_loadw</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2761
+ </dt>
2762
+ <dd></dd>
2763
+ <dt>
2764
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-new" title="pango_win32_font_cache_new ()">pango_win32_font_cache_new</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2765
+ </dt>
2766
+ <dd></dd>
2767
+ <dt>
2768
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload" title="pango_win32_font_cache_unload ()">pango_win32_font_cache_unload</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2769
+ </dt>
2770
+ <dd></dd>
2771
+ <dt>
2772
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-description-from-logfont" title="pango_win32_font_description_from_logfont ()">pango_win32_font_description_from_logfont</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2773
+ </dt>
2774
+ <dd></dd>
2775
+ <dt>
2776
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-description-from-logfontw" title="pango_win32_font_description_from_logfontw ()">pango_win32_font_description_from_logfontw</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2777
+ </dt>
2778
+ <dd></dd>
2779
+ <dt>
2780
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-done-font" title="pango_win32_font_done_font ()">pango_win32_font_done_font</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2781
+ </dt>
2782
+ <dd></dd>
2783
+ <dt>
2784
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-glyph-index" title="pango_win32_font_get_glyph_index ()">pango_win32_font_get_glyph_index</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2785
+ </dt>
2786
+ <dd></dd>
2787
+ <dt>
2788
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-metrics-factor" title="pango_win32_font_get_metrics_factor ()">pango_win32_font_get_metrics_factor</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2789
+ </dt>
2790
+ <dd></dd>
2791
+ <dt>
2792
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-logfont" title="pango_win32_font_logfont ()">pango_win32_font_logfont</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2793
+ </dt>
2794
+ <dd></dd>
2795
+ <dt>
2796
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-logfontw" title="pango_win32_font_logfontw ()">pango_win32_font_logfontw</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2797
+ </dt>
2798
+ <dd></dd>
2799
+ <dt>
2800
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-map-for-display" title="pango_win32_font_map_for_display ()">pango_win32_font_map_for_display</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2801
+ </dt>
2802
+ <dd></dd>
2803
+ <dt>
2804
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-map-get-font-cache" title="pango_win32_font_map_get_font_cache ()">pango_win32_font_map_get_font_cache</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2805
+ </dt>
2806
+ <dd></dd>
2807
+ <dt>
2808
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-select-font" title="pango_win32_font_select_font ()">pango_win32_font_select_font</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2809
+ </dt>
2810
+ <dd></dd>
2811
+ <dt>
2812
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-context" title="pango_win32_get_context ()">pango_win32_get_context</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2813
+ </dt>
2814
+ <dd></dd>
2815
+ <dt>
2816
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-dc" title="pango_win32_get_dc ()">pango_win32_get_dc</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2817
+ </dt>
2818
+ <dd></dd>
2819
+ <dt>
2820
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-debug-flag" title="pango_win32_get_debug_flag ()">pango_win32_get_debug_flag</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2821
+ </dt>
2822
+ <dd></dd>
2823
+ <dt>
2824
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-unknown-glyph" title="pango_win32_get_unknown_glyph ()">pango_win32_get_unknown_glyph</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2825
+ </dt>
2826
+ <dd></dd>
2827
+ <dt>
2828
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render" title="pango_win32_render ()">pango_win32_render</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2829
+ </dt>
2830
+ <dd></dd>
2831
+ <dt>
2832
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-layout" title="pango_win32_render_layout ()">pango_win32_render_layout</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2833
+ </dt>
2834
+ <dd></dd>
2835
+ <dt>
2836
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-layout-line" title="pango_win32_render_layout_line ()">pango_win32_render_layout_line</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2837
+ </dt>
2838
+ <dd></dd>
2839
+ <dt>
2840
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-transformed" title="pango_win32_render_transformed ()">pango_win32_render_transformed</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2841
+ </dt>
2842
+ <dd></dd>
2843
+ <dt>
2844
+ <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-shutdown-display" title="pango_win32_shutdown_display ()">pango_win32_shutdown_display</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
2845
+ </dt>
2846
+ <dd></dd>
2847
+ <dt>
2848
+ <a class="link" href="pango-Layout-Objects.html#PangoWrapMode-enum" title="enum PangoWrapMode">PangoWrapMode</a>, enum in <a class="link" href="pango-Layout-Objects.html" title="Layout Objects">Layout Objects</a>
2849
+ </dt>
2850
+ <dd></dd>
2851
+ <a name="idxX"></a><h3 class="title">X</h3>
2852
+ <dt>
2853
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFont-struct" title="PangoXftFont">PangoXftFont</a>, struct in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2854
+ </dt>
2855
+ <dd></dd>
2856
+ <dt>
2857
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFontMap-struct" title="PangoXftFontMap">PangoXftFontMap</a>, struct in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2858
+ </dt>
2859
+ <dd></dd>
2860
+ <dt>
2861
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer-struct" title="struct PangoXftRenderer">PangoXftRenderer</a>, struct in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2862
+ </dt>
2863
+ <dd></dd>
2864
+ <dt>
2865
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--display" title='The "display" property'>PangoXftRenderer:display</a>, object property in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2866
+ </dt>
2867
+ <dd></dd>
2868
+ <dt>
2869
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--screen" title='The "screen" property'>PangoXftRenderer:screen</a>, object property in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2870
+ </dt>
2871
+ <dd></dd>
2872
+ <dt>
2873
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRendererClass" title="struct PangoXftRendererClass">PangoXftRendererClass</a>, struct in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2874
+ </dt>
2875
+ <dd></dd>
2876
+ <dt>
2877
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftSubstituteFunc" title="PangoXftSubstituteFunc ()">PangoXftSubstituteFunc</a>, user_function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2878
+ </dt>
2879
+ <dd></dd>
2880
+ <dt>
2881
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-display" title="pango_xft_font_get_display ()">pango_xft_font_get_display</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2882
+ </dt>
2883
+ <dd></dd>
2884
+ <dt>
2885
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-font" title="pango_xft_font_get_font ()">pango_xft_font_get_font</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2886
+ </dt>
2887
+ <dd></dd>
2888
+ <dt>
2889
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-glyph" title="pango_xft_font_get_glyph ()">pango_xft_font_get_glyph</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2890
+ </dt>
2891
+ <dd></dd>
2892
+ <dt>
2893
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-unknown-glyph" title="pango_xft_font_get_unknown_glyph ()">pango_xft_font_get_unknown_glyph</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2894
+ </dt>
2895
+ <dd></dd>
2896
+ <dt>
2897
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-has-char" title="pango_xft_font_has_char ()">pango_xft_font_has_char</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2898
+ </dt>
2899
+ <dd></dd>
2900
+ <dt>
2901
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-lock-face" title="pango_xft_font_lock_face ()">pango_xft_font_lock_face</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2902
+ </dt>
2903
+ <dd></dd>
2904
+ <dt>
2905
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-unlock-face" title="pango_xft_font_unlock_face ()">pango_xft_font_unlock_face</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2906
+ </dt>
2907
+ <dd></dd>
2908
+ <dt>
2909
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-get-context" title="pango_xft_get_context ()">pango_xft_get_context</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2910
+ </dt>
2911
+ <dd></dd>
2912
+ <dt>
2913
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-get-font-map" title="pango_xft_get_font_map ()">pango_xft_get_font_map</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2914
+ </dt>
2915
+ <dd></dd>
2916
+ <dt>
2917
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-picture-render" title="pango_xft_picture_render ()">pango_xft_picture_render</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2918
+ </dt>
2919
+ <dd></dd>
2920
+ <dt>
2921
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render" title="pango_xft_render ()">pango_xft_render</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2922
+ </dt>
2923
+ <dd></dd>
2924
+ <dt>
2925
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-new" title="pango_xft_renderer_new ()">pango_xft_renderer_new</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2926
+ </dt>
2927
+ <dd></dd>
2928
+ <dt>
2929
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-set-default-color" title="pango_xft_renderer_set_default_color ()">pango_xft_renderer_set_default_color</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2930
+ </dt>
2931
+ <dd></dd>
2932
+ <dt>
2933
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-set-draw" title="pango_xft_renderer_set_draw ()">pango_xft_renderer_set_draw</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2934
+ </dt>
2935
+ <dd></dd>
2936
+ <dt>
2937
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-layout" title="pango_xft_render_layout ()">pango_xft_render_layout</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2938
+ </dt>
2939
+ <dd></dd>
2940
+ <dt>
2941
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-layout-line" title="pango_xft_render_layout_line ()">pango_xft_render_layout_line</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2942
+ </dt>
2943
+ <dd></dd>
2944
+ <dt>
2945
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-transformed" title="pango_xft_render_transformed ()">pango_xft_render_transformed</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2946
+ </dt>
2947
+ <dd></dd>
2948
+ <dt>
2949
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-set-default-substitute" title="pango_xft_set_default_substitute ()">pango_xft_set_default_substitute</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2950
+ </dt>
2951
+ <dd></dd>
2952
+ <dt>
2953
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-shutdown-display" title="pango_xft_shutdown_display ()">pango_xft_shutdown_display</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2954
+ </dt>
2955
+ <dd></dd>
2956
+ <dt>
2957
+ <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-substitute-changed" title="pango_xft_substitute_changed ()">pango_xft_substitute_changed</a>, function in <a class="link" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">Xft Fonts and Rendering</a>
2958
+ </dt>
2959
+ <dd></dd>
2960
+ </div>
2961
+ <div class="footer">
2962
+ <hr>
2963
+ Generated by GTK-Doc V1.18.1</div>
2964
+ </body>
2965
+ </html>