pango 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +12 -1
- data/lib/1.8/pango.so +0 -0
- data/lib/1.9/pango.so +0 -0
- data/vendor/local/bin/libpango-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/pango-querymodules.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/etc/pango/pango.modules +14 -1
- data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
- data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
- data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
- data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
- data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
- data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
- data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
- data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
- data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
- data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
- data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +41 -0
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +41 -0
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +41 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +41 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +41 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +41 -0
- data/vendor/local/lib/pkgconfig/pango.pc +5 -4
- data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
- data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
- data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
- data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
- data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
- data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
- data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
- data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
- data/vendor/local/share/license/pango/AUTHORS +2 -0
- data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
- data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
- data/vendor/local/share/man/man1/pango-view.1 +4 -4
- metadata +43 -50
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
- data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
- data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
- data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
- data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/pango-1.0.def +0 -397
- data/vendor/local/lib/pango-1.0.lib +0 -0
- data/vendor/local/lib/pangocairo-1.0.def +0 -34
- data/vendor/local/lib/pangocairo-1.0.lib +0 -0
- data/vendor/local/lib/pangoft2-1.0.def +0 -85
- data/vendor/local/lib/pangoft2-1.0.lib +0 -0
- data/vendor/local/lib/pangowin32-1.0.def +0 -30
- data/vendor/local/lib/pangowin32-1.0.lib +0 -0
- data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
- data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
- data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
- data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
- data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
- data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
- data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
- data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
- data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
- data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
- data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
- data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
- data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
- data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
- data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
- data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
- data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
- data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
- data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
- data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
- data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
- data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
- data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Text Attribute Markup</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="pango.html" title="Basic Pango Interfaces">
|
9
9
|
<link rel="prev" href="pango-Tab-Stops.html" title="Tab Stops">
|
10
10
|
<link rel="next" href="pango-Layout-Objects.html" title="Layout Objects">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -46,14 +46,20 @@ position.
|
|
46
46
|
The solution is to include the text attributes in the string to be
|
47
47
|
translated. Pango provides this feature with a small markup language.
|
48
48
|
You can parse a marked-up string into the string text plus a
|
49
|
-
<a class="link" href="pango-Text-Attributes.html#PangoAttrList">PangoAttrList</a> using
|
50
|
-
<a class="link" href="pango-Text-Attributes.html#pango-parse-markup" title="pango_parse_markup ()">pango_parse_markup()</a
|
49
|
+
<a class="link" href="pango-Text-Attributes.html#PangoAttrList">PangoAttrList</a> using either of
|
50
|
+
<a class="link" href="pango-Text-Attributes.html#pango-parse-markup" title="pango_parse_markup ()">pango_parse_markup()</a> or
|
51
|
+
<a class="link" href="pango-Text-Attributes.html#pango-markup-parser-new" title="pango_markup_parser_new ()">pango_markup_parser_new()</a>.
|
51
52
|
</p>
|
52
53
|
<p>
|
53
54
|
A simple example of a marked-up string might be:
|
54
55
|
<code class="literal">"<span foreground="blue" size="x-large">Blue text</span> is <i>cool</i>!"</code>
|
55
56
|
</p>
|
56
57
|
<p>
|
58
|
+
Pango uses #GMarkup to parse this language, which means that XML features
|
59
|
+
such as numeric character entities such as &#169; for © can
|
60
|
+
be used too.
|
61
|
+
</p>
|
62
|
+
<p>
|
57
63
|
The root tag of a marked-up document is <markup>, but <a class="link" href="pango-Text-Attributes.html#pango-parse-markup" title="pango_parse_markup ()">pango_parse_markup()</a> allows you to
|
58
64
|
omit this tag, so you will most likely never need to use it. The most
|
59
65
|
general markup tag is <span>, then there are some convenience
|
@@ -61,14 +67,17 @@ tags. <span> has the following attributes:
|
|
61
67
|
</p>
|
62
68
|
<div class="variablelist">
|
63
69
|
<p class="title"><b><span> attributes</b></p>
|
64
|
-
<table border="0">
|
70
|
+
<table border="0" class="variablelist">
|
71
|
+
<colgroup>
|
65
72
|
<col align="left" valign="top">
|
73
|
+
<col>
|
74
|
+
</colgroup>
|
66
75
|
<tbody>
|
67
76
|
<tr>
|
68
|
-
<td><p><span class="term">font<
|
77
|
+
<td><p><span class="term">font<a href="#ftn.since_1_21" class="footnote" name="since_1_21"><sup class="footnote">[1]</sup></a>, </span><span class="term">font_desc</span></p></td>
|
69
78
|
<td><p>
|
70
|
-
A font description string, such as "Sans Italic 12". See
|
71
|
-
<a class="link" href="pango-Fonts.html#pango-font-description-from-string" title="pango_font_description_from_string ()">pango_font_description_from_string()</a>
|
79
|
+
A font description string, such as "Sans Italic 12". See
|
80
|
+
<a class="link" href="pango-Fonts.html#pango-font-description-from-string" title="pango_font_description_from_string ()">pango_font_description_from_string()</a>
|
72
81
|
for a description of the format of the string representation . Note that any
|
73
82
|
other span attributes will override this description. So if you have
|
74
83
|
"Sans Italic" and also a style="normal" attribute, you will get Sans normal,
|
@@ -81,7 +90,7 @@ A font family name
|
|
81
90
|
</p></td>
|
82
91
|
</tr>
|
83
92
|
<tr>
|
84
|
-
<td><p><span class="term">font_size<
|
93
|
+
<td><p><span class="term">font_size<a href="PangoMarkupFormat.html#ftn.since_1_21" class="footnoteref"><sup class="footnoteref">[1]</sup></a>, </span><span class="term">size</span></p></td>
|
85
94
|
<td><p>
|
86
95
|
Font size in 1024ths of a point, or one of the absolute sizes
|
87
96
|
'xx-small', 'x-small', 'small', 'medium', 'large', 'x-large',
|
@@ -94,26 +103,26 @@ font description using 'font'; you can use
|
|
94
103
|
</p></td>
|
95
104
|
</tr>
|
96
105
|
<tr>
|
97
|
-
<td><p><span class="term">font_style<
|
106
|
+
<td><p><span class="term">font_style<a href="PangoMarkupFormat.html#ftn.since_1_21" class="footnoteref"><sup class="footnoteref">[1]</sup></a>, </span><span class="term">style</span></p></td>
|
98
107
|
<td><p>
|
99
108
|
One of 'normal', 'oblique', 'italic'
|
100
109
|
</p></td>
|
101
110
|
</tr>
|
102
111
|
<tr>
|
103
|
-
<td><p><span class="term">font_weight<
|
112
|
+
<td><p><span class="term">font_weight<a href="PangoMarkupFormat.html#ftn.since_1_21" class="footnoteref"><sup class="footnoteref">[1]</sup></a>, </span><span class="term">weight</span></p></td>
|
104
113
|
<td><p>
|
105
114
|
One of 'ultralight', 'light', 'normal', 'bold', 'ultrabold', 'heavy',
|
106
115
|
or a numeric weight
|
107
116
|
</p></td>
|
108
117
|
</tr>
|
109
118
|
<tr>
|
110
|
-
<td><p><span class="term">font_variant<
|
119
|
+
<td><p><span class="term">font_variant<a href="PangoMarkupFormat.html#ftn.since_1_21" class="footnoteref"><sup class="footnoteref">[1]</sup></a>, </span><span class="term">variant</span></p></td>
|
111
120
|
<td><p>
|
112
121
|
One of 'normal' or 'smallcaps'
|
113
122
|
</p></td>
|
114
123
|
</tr>
|
115
124
|
<tr>
|
116
|
-
<td><p><span class="term">font_stretch<
|
125
|
+
<td><p><span class="term">font_stretch<a href="PangoMarkupFormat.html#ftn.since_1_21" class="footnoteref"><sup class="footnoteref">[1]</sup></a>, </span><span class="term">stretch</span></p></td>
|
117
126
|
<td><p>
|
118
127
|
One of 'ultracondensed', 'extracondensed', 'condensed',
|
119
128
|
'semicondensed', 'normal', 'semiexpanded', 'expanded',
|
@@ -121,14 +130,14 @@ One of 'ultracondensed', 'extracondensed', 'condensed',
|
|
121
130
|
</p></td>
|
122
131
|
</tr>
|
123
132
|
<tr>
|
124
|
-
<td><p><span class="term">foreground, </span><span class="term">fgcolor<
|
133
|
+
<td><p><span class="term">foreground, </span><span class="term">fgcolor<a href="PangoMarkupFormat.html#ftn.since_1_21" class="footnoteref"><sup class="footnoteref">[1]</sup></a>, </span><span class="term">color</span></p></td>
|
125
134
|
<td><p>
|
126
135
|
An RGB color specification such as '#00FF00' or a color name such as
|
127
136
|
'red'
|
128
137
|
</p></td>
|
129
138
|
</tr>
|
130
139
|
<tr>
|
131
|
-
<td><p><span class="term">background, </span><span class="term">bgcolor<
|
140
|
+
<td><p><span class="term">background, </span><span class="term">bgcolor<a href="PangoMarkupFormat.html#ftn.since_1_21" class="footnoteref"><sup class="footnoteref">[1]</sup></a></span></p></td>
|
132
141
|
<td><p>
|
133
142
|
An RGB color specification such as '#00FF00' or a color name such as
|
134
143
|
'red'
|
@@ -150,7 +159,7 @@ or a color name such as 'red'
|
|
150
159
|
<tr>
|
151
160
|
<td><p><span class="term">rise</span></p></td>
|
152
161
|
<td><p>
|
153
|
-
Vertical displacement, in
|
162
|
+
Vertical displacement, in Pango units. Can be negative for
|
154
163
|
subscript, positive for superscript.
|
155
164
|
</p></td>
|
156
165
|
</tr>
|
@@ -213,8 +222,11 @@ The following convenience tags are provided:
|
|
213
222
|
</p>
|
214
223
|
<div class="variablelist">
|
215
224
|
<p class="title"><b>Convenience tags</b></p>
|
216
|
-
<table border="0">
|
225
|
+
<table border="0" class="variablelist">
|
226
|
+
<colgroup>
|
217
227
|
<col align="left" valign="top">
|
228
|
+
<col>
|
229
|
+
</colgroup>
|
218
230
|
<tbody>
|
219
231
|
<tr>
|
220
232
|
<td><p><span class="term">b</span></p></td>
|
@@ -278,12 +290,12 @@ Underline
|
|
278
290
|
</p>
|
279
291
|
</div>
|
280
292
|
<div class="footnotes">
|
281
|
-
<br><hr
|
282
|
-
<div class="footnote"><p><
|
293
|
+
<br><hr style="width:100; text-align:left;margin-left: 0">
|
294
|
+
<div id="ftn.since_1_21" class="footnote"><p><a href="#since_1_21" class="para"><sup class="para">[1] </sup></a>Since 1.21</p></div>
|
283
295
|
</div>
|
284
296
|
</div>
|
285
297
|
<div class="footer">
|
286
298
|
<hr>
|
287
|
-
Generated by GTK-Doc V1.18</div>
|
299
|
+
Generated by GTK-Doc V1.18.1</div>
|
288
300
|
</body>
|
289
301
|
</html>
|
@@ -0,0 +1,96 @@
|
|
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>Annotation Glossary</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="pango-hierarchy.html" title="Object Hierarchy">
|
10
|
+
<link rel="next" href="api-index-full.html" title="Index of all 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="pango-hierarchy.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-full.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="#glsO">O</a>
|
25
|
+
|
|
26
|
+
<a class="shortcut" href="#glsA">A</a>
|
27
|
+
|
|
28
|
+
<a class="shortcut" href="#glsI">I</a>
|
29
|
+
|
|
30
|
+
<a class="shortcut" href="#glsC">C</a>
|
31
|
+
|
|
32
|
+
<a class="shortcut" href="#glsT">T</a>
|
33
|
+
|
|
34
|
+
<a class="shortcut" href="#glsA">A</a>
|
35
|
+
|
|
36
|
+
<a class="shortcut" href="#glsE">E</a>
|
37
|
+
|
|
38
|
+
<a class="shortcut" href="#glsT">T</a>
|
39
|
+
|
|
40
|
+
<a class="shortcut" href="#glsS">S</a>
|
41
|
+
|
|
42
|
+
<a class="shortcut" href="#glsT">T</a>
|
43
|
+
</td></tr>
|
44
|
+
</table>
|
45
|
+
<div class="glossary">
|
46
|
+
<div class="titlepage"><div><div><h1 class="title">
|
47
|
+
<a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
|
48
|
+
<a name="glsO"></a><h3 class="title">O</h3>
|
49
|
+
<dt>
|
50
|
+
<a name="annotation-glossterm-out%20caller-allocates"></a>out caller-allocates</dt>
|
51
|
+
<dd><p>Out parameter, where caller must allocate storage.</p></dd>
|
52
|
+
<dt>
|
53
|
+
<a name="annotation-glossterm-out"></a>out</dt>
|
54
|
+
<dd><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
|
55
|
+
<a name="glsA"></a><h3 class="title">A</h3>
|
56
|
+
<dt>
|
57
|
+
<a name="annotation-glossterm-allow-none"></a>allow-none</dt>
|
58
|
+
<dd><p>NULL is ok, both for passing and for returning.</p></dd>
|
59
|
+
<a name="glsI"></a><h3 class="title">I</h3>
|
60
|
+
<dt>
|
61
|
+
<a name="annotation-glossterm-inout"></a>inout</dt>
|
62
|
+
<dd><p>Parameter for input and for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
|
63
|
+
<a name="glsC"></a><h3 class="title">C</h3>
|
64
|
+
<dt>
|
65
|
+
<a name="annotation-glossterm-closure"></a>closure</dt>
|
66
|
+
<dd><p>This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.</p></dd>
|
67
|
+
<a name="glsT"></a><h3 class="title">T</h3>
|
68
|
+
<dt>
|
69
|
+
<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
|
70
|
+
<dd><p>Don't free data after the code is done.</p></dd>
|
71
|
+
<a name="glsA"></a><h3 class="title">A</h3>
|
72
|
+
<dt>
|
73
|
+
<a name="annotation-glossterm-array"></a>array</dt>
|
74
|
+
<dd><p>Parameter points to an array of items.</p></dd>
|
75
|
+
<a name="glsE"></a><h3 class="title">E</h3>
|
76
|
+
<dt>
|
77
|
+
<a name="annotation-glossterm-element-type"></a>element-type</dt>
|
78
|
+
<dd><p>Generics and defining elements of containers and arrays.</p></dd>
|
79
|
+
<a name="glsT"></a><h3 class="title">T</h3>
|
80
|
+
<dt>
|
81
|
+
<a name="annotation-glossterm-transfer%20container"></a>transfer container</dt>
|
82
|
+
<dd><p>Free data container after the code is done.</p></dd>
|
83
|
+
<a name="glsS"></a><h3 class="title">S</h3>
|
84
|
+
<dt>
|
85
|
+
<a name="annotation-glossterm-scope%20call"></a>scope call</dt>
|
86
|
+
<dd><p>The callback is valid only during the call to the method.</p></dd>
|
87
|
+
<a name="glsT"></a><h3 class="title">T</h3>
|
88
|
+
<dt>
|
89
|
+
<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
|
90
|
+
<dd><p>Free data after the code is done.</p></dd>
|
91
|
+
</div>
|
92
|
+
<div class="footer">
|
93
|
+
<hr>
|
94
|
+
Generated by GTK-Doc V1.18.1</div>
|
95
|
+
</body>
|
96
|
+
</html>
|
@@ -0,0 +1,140 @@
|
|
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 new symbols in 1.10</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-1-8.html" title="Index of new symbols in 1.8">
|
10
|
+
<link rel="next" href="api-index-1-12.html" title="Index of new symbols in 1.12">
|
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-1-8.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-12.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="#idxC">C</a>
|
27
|
+
|
|
28
|
+
<a class="shortcut" href="#idxF">F</a>
|
29
|
+
|
|
30
|
+
<a class="shortcut" href="#idxI">I</a>
|
31
|
+
|
|
32
|
+
<a class="shortcut" href="#idxL">L</a>
|
33
|
+
</td></tr>
|
34
|
+
</table>
|
35
|
+
<div class="index">
|
36
|
+
<div class="titlepage"><div><div><h1 class="title">
|
37
|
+
<a name="api-index-1-10"></a>Index of new symbols in 1.10</h1></div></div></div>
|
38
|
+
<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
|
39
|
+
<dt>
|
40
|
+
<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>
|
41
|
+
</dt>
|
42
|
+
<dd></dd>
|
43
|
+
<a name="idxC"></a><h3 class="title">C</h3>
|
44
|
+
<dt>
|
45
|
+
<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>
|
46
|
+
</dt>
|
47
|
+
<dd></dd>
|
48
|
+
<dt>
|
49
|
+
<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>
|
50
|
+
</dt>
|
51
|
+
<dd></dd>
|
52
|
+
<dt>
|
53
|
+
<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>
|
54
|
+
</dt>
|
55
|
+
<dd></dd>
|
56
|
+
<dt>
|
57
|
+
<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>
|
58
|
+
</dt>
|
59
|
+
<dd></dd>
|
60
|
+
<dt>
|
61
|
+
<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>
|
62
|
+
</dt>
|
63
|
+
<dd></dd>
|
64
|
+
<dt>
|
65
|
+
<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>
|
66
|
+
</dt>
|
67
|
+
<dd></dd>
|
68
|
+
<dt>
|
69
|
+
<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>
|
70
|
+
</dt>
|
71
|
+
<dd></dd>
|
72
|
+
<dt>
|
73
|
+
<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>
|
74
|
+
</dt>
|
75
|
+
<dd></dd>
|
76
|
+
<dt>
|
77
|
+
<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>
|
78
|
+
</dt>
|
79
|
+
<dd></dd>
|
80
|
+
<dt>
|
81
|
+
<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>
|
82
|
+
</dt>
|
83
|
+
<dd></dd>
|
84
|
+
<dt>
|
85
|
+
<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>
|
86
|
+
</dt>
|
87
|
+
<dd></dd>
|
88
|
+
<dt>
|
89
|
+
<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>
|
90
|
+
</dt>
|
91
|
+
<dd></dd>
|
92
|
+
<dt>
|
93
|
+
<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>
|
94
|
+
</dt>
|
95
|
+
<dd></dd>
|
96
|
+
<dt>
|
97
|
+
<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>
|
98
|
+
</dt>
|
99
|
+
<dd></dd>
|
100
|
+
<dt>
|
101
|
+
<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>
|
102
|
+
</dt>
|
103
|
+
<dd></dd>
|
104
|
+
<dt>
|
105
|
+
<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>
|
106
|
+
</dt>
|
107
|
+
<dd></dd>
|
108
|
+
<dt>
|
109
|
+
<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>
|
110
|
+
</dt>
|
111
|
+
<dd></dd>
|
112
|
+
<dt>
|
113
|
+
<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>
|
114
|
+
</dt>
|
115
|
+
<dd></dd>
|
116
|
+
<dt>
|
117
|
+
<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>
|
118
|
+
</dt>
|
119
|
+
<dd></dd>
|
120
|
+
<a name="idxF"></a><h3 class="title">F</h3>
|
121
|
+
<dt>
|
122
|
+
<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>
|
123
|
+
</dt>
|
124
|
+
<dd></dd>
|
125
|
+
<a name="idxI"></a><h3 class="title">I</h3>
|
126
|
+
<dt>
|
127
|
+
<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>
|
128
|
+
</dt>
|
129
|
+
<dd></dd>
|
130
|
+
<a name="idxL"></a><h3 class="title">L</h3>
|
131
|
+
<dt>
|
132
|
+
<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>
|
133
|
+
</dt>
|
134
|
+
<dd></dd>
|
135
|
+
</div>
|
136
|
+
<div class="footer">
|
137
|
+
<hr>
|
138
|
+
Generated by GTK-Doc V1.18.1</div>
|
139
|
+
</body>
|
140
|
+
</html>
|
@@ -0,0 +1,54 @@
|
|
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 new symbols in 1.12</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-1-10.html" title="Index of new symbols in 1.10">
|
10
|
+
<link rel="next" href="api-index-1-14.html" title="Index of new symbols in 1.14">
|
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-1-10.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-14.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="#idxM">M</a>
|
25
|
+
|
|
26
|
+
<a class="shortcut" href="#idxQ">Q</a>
|
27
|
+
|
|
28
|
+
<a class="shortcut" href="#idxW">W</a>
|
29
|
+
</td></tr>
|
30
|
+
</table>
|
31
|
+
<div class="index">
|
32
|
+
<div class="titlepage"><div><div><h1 class="title">
|
33
|
+
<a name="api-index-1-12"></a>Index of new symbols in 1.12</h1></div></div></div>
|
34
|
+
<a name="idx"></a><a name="idxM"></a><h3 class="title">M</h3>
|
35
|
+
<dt>
|
36
|
+
<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>
|
37
|
+
</dt>
|
38
|
+
<dd></dd>
|
39
|
+
<a name="idxQ"></a><h3 class="title">Q</h3>
|
40
|
+
<dt>
|
41
|
+
<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>
|
42
|
+
</dt>
|
43
|
+
<dd></dd>
|
44
|
+
<a name="idxW"></a><h3 class="title">W</h3>
|
45
|
+
<dt>
|
46
|
+
<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>
|
47
|
+
</dt>
|
48
|
+
<dd></dd>
|
49
|
+
</div>
|
50
|
+
<div class="footer">
|
51
|
+
<hr>
|
52
|
+
Generated by GTK-Doc V1.18.1</div>
|
53
|
+
</body>
|
54
|
+
</html>
|
@@ -0,0 +1,69 @@
|
|
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 new symbols in 1.14</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-1-12.html" title="Index of new symbols in 1.12">
|
10
|
+
<link rel="next" href="api-index-1-16.html" title="Index of new symbols in 1.16">
|
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-1-12.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-16.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="#idxP">P</a>
|
31
|
+
</td></tr>
|
32
|
+
</table>
|
33
|
+
<div class="index">
|
34
|
+
<div class="titlepage"><div><div><h1 class="title">
|
35
|
+
<a name="api-index-1-14"></a>Index of new symbols in 1.14</h1></div></div></div>
|
36
|
+
<a name="idx"></a><a name="idxC"></a><h3 class="title">C</h3>
|
37
|
+
<dt>
|
38
|
+
<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>
|
39
|
+
</dt>
|
40
|
+
<dd></dd>
|
41
|
+
<dt>
|
42
|
+
<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>
|
43
|
+
</dt>
|
44
|
+
<dd></dd>
|
45
|
+
<a name="idxF"></a><h3 class="title">F</h3>
|
46
|
+
<dt>
|
47
|
+
<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>
|
48
|
+
</dt>
|
49
|
+
<dd></dd>
|
50
|
+
<a name="idxG"></a><h3 class="title">G</h3>
|
51
|
+
<dt>
|
52
|
+
<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>
|
53
|
+
</dt>
|
54
|
+
<dd></dd>
|
55
|
+
<a name="idxP"></a><h3 class="title">P</h3>
|
56
|
+
<dt>
|
57
|
+
<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>
|
58
|
+
</dt>
|
59
|
+
<dd></dd>
|
60
|
+
<dt>
|
61
|
+
<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>
|
62
|
+
</dt>
|
63
|
+
<dd></dd>
|
64
|
+
</div>
|
65
|
+
<div class="footer">
|
66
|
+
<hr>
|
67
|
+
Generated by GTK-Doc V1.18.1</div>
|
68
|
+
</body>
|
69
|
+
</html>
|