pango 3.0.8-x64-mingw32 → 3.0.9-x64-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.
- checksums.yaml +4 -4
- data/Rakefile +3 -3
- data/ext/pango/rbpangoattribute.c +7 -0
- data/ext/pango/rbpangoattrlist.c +2 -2
- data/ext/pango/rbpangocontext.c +49 -14
- data/ext/pango/rbpangoglyphinfo.c +5 -5
- data/lib/2.2/pango.so +0 -0
- data/lib/2.3/pango.so +0 -0
- data/test/test-context.rb +113 -0
- data/vendor/local/bin/genrb.exe +0 -0
- data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
- data/vendor/local/bin/hb-shape.exe +0 -0
- data/vendor/local/bin/hb-view.exe +0 -0
- data/vendor/local/bin/libharfbuzz-0.dll +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/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/makeconv.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/include/harfbuzz/hb-common.h +16 -6
- data/vendor/local/include/harfbuzz/hb-unicode.h +0 -15
- data/vendor/local/include/harfbuzz/hb-version.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/lib/libharfbuzz-icu.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.la +3 -3
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +3 -3
- data/vendor/local/lib/libicudt.dll.a +0 -0
- data/vendor/local/lib/libicuin.dll.a +0 -0
- data/vendor/local/lib/libicuio.dll.a +0 -0
- data/vendor/local/lib/libicule.dll.a +0 -0
- data/vendor/local/lib/libiculx.dll.a +0 -0
- data/vendor/local/lib/libicutest.dll.a +0 -0
- data/vendor/local/lib/libicutu.dll.a +0 -0
- data/vendor/local/lib/libicuuc.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +1 -1
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +1 -1
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangoft2-1.0.la +1 -1
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
- data/vendor/local/lib/pkgconfig/pango.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +7 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +32 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/ch07.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +27 -26
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +17 -21
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +10 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +43 -12
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +11 -10
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +61 -54
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +9 -8
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +9 -8
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +7 -261
- data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +3 -2
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +601 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +6 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +142 -160
- data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +10 -10
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +27 -27
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +57 -57
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +53 -53
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +24 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +107 -107
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +31 -31
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +15 -15
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +380 -390
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +37 -37
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +219 -219
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +295 -295
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +108 -108
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +15 -15
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +142 -142
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +85 -85
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +63 -63
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +340 -340
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +163 -163
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +11 -11
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +24 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +54 -54
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +57 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +7 -7
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +200 -41
- data/vendor/local/share/gtk-doc/html/pango/pango.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +2 -2
- data/vendor/local/share/man/man1/pango-view.1 +1 -1
- metadata +7 -6
- data/vendor/local/share/gtk-doc/html/pango/index.sgml +0 -1204
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="pango.html" title="Basic Pango Interfaces">
|
9
9
|
<link rel="prev" href="pango-Text-Attributes.html" title="Text Attributes">
|
10
10
|
<link rel="next" href="PangoMarkupFormat.html" title="Text Attribute Markup">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
@@ -41,14 +41,6 @@
|
|
41
41
|
</colgroup>
|
42
42
|
<tbody>
|
43
43
|
<tr>
|
44
|
-
<td class="define_keyword">#define</td>
|
45
|
-
<td class="function_name"><a class="link" href="pango-Tab-Stops.html#PANGO-TYPE-TAB-ARRAY:CAPS" title="PANGO_TYPE_TAB_ARRAY">PANGO_TYPE_TAB_ARRAY</a></td>
|
46
|
-
</tr>
|
47
|
-
<tr>
|
48
|
-
<td class="define_keyword">#define</td>
|
49
|
-
<td class="function_name"><a class="link" href="pango-Tab-Stops.html#PANGO-TYPE-TAB-ALIGN:CAPS" title="PANGO_TYPE_TAB_ALIGN">PANGO_TYPE_TAB_ALIGN</a></td>
|
50
|
-
</tr>
|
51
|
-
<tr>
|
52
44
|
<td class="function_type">
|
53
45
|
<a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="returnvalue">PangoTabArray</span></a> *
|
54
46
|
</td>
|
@@ -82,7 +74,7 @@
|
|
82
74
|
</tr>
|
83
75
|
<tr>
|
84
76
|
<td class="function_type">
|
85
|
-
<a href="
|
77
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
86
78
|
</td>
|
87
79
|
<td class="function_name">
|
88
80
|
<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> <span class="c_punctuation">()</span>
|
@@ -122,7 +114,7 @@
|
|
122
114
|
</tr>
|
123
115
|
<tr>
|
124
116
|
<td class="function_type">
|
125
|
-
<a href="
|
117
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
126
118
|
</td>
|
127
119
|
<td class="function_name">
|
128
120
|
<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> <span class="c_punctuation">()</span>
|
@@ -144,17 +136,25 @@
|
|
144
136
|
<td class="function_name"><a class="link" href="pango-Tab-Stops.html#PangoTabArray-struct" title="PangoTabArray">PangoTabArray</a></td>
|
145
137
|
</tr>
|
146
138
|
<tr>
|
139
|
+
<td class="define_keyword">#define</td>
|
140
|
+
<td class="function_name"><a class="link" href="pango-Tab-Stops.html#PANGO-TYPE-TAB-ARRAY:CAPS" title="PANGO_TYPE_TAB_ARRAY">PANGO_TYPE_TAB_ARRAY</a></td>
|
141
|
+
</tr>
|
142
|
+
<tr>
|
147
143
|
<td class="datatype_keyword">enum</td>
|
148
144
|
<td class="function_name"><a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign">PangoTabAlign</a></td>
|
149
145
|
</tr>
|
146
|
+
<tr>
|
147
|
+
<td class="define_keyword">#define</td>
|
148
|
+
<td class="function_name"><a class="link" href="pango-Tab-Stops.html#PANGO-TYPE-TAB-ALIGN:CAPS" title="PANGO_TYPE_TAB_ALIGN">PANGO_TYPE_TAB_ALIGN</a></td>
|
149
|
+
</tr>
|
150
150
|
</tbody>
|
151
151
|
</table></div>
|
152
152
|
</div>
|
153
153
|
<div class="refsect1">
|
154
154
|
<a name="pango-Tab-Stops.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
155
|
-
<pre class="screen"> <a href="
|
155
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
|
156
156
|
<span class="lineart">╰──</span> PangoTabArray
|
157
|
-
<a href="
|
157
|
+
<a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
|
158
158
|
<span class="lineart">╰──</span> PangoTabAlign
|
159
159
|
</pre>
|
160
160
|
</div>
|
@@ -166,30 +166,17 @@ that can be used to set tab stop positions in a <a class="link" href="pango-Layo
|
|
166
166
|
<div class="refsect1">
|
167
167
|
<a name="pango-Tab-Stops.functions_details"></a><h2>Functions</h2>
|
168
168
|
<div class="refsect2">
|
169
|
-
<a name="PANGO-TYPE-TAB-ARRAY:CAPS"></a><h3>PANGO_TYPE_TAB_ARRAY</h3>
|
170
|
-
<pre class="programlisting">#define PANGO_TYPE_TAB_ARRAY (pango_tab_array_get_type ())
|
171
|
-
</pre>
|
172
|
-
<p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>.</p>
|
173
|
-
</div>
|
174
|
-
<hr>
|
175
|
-
<div class="refsect2">
|
176
|
-
<a name="PANGO-TYPE-TAB-ALIGN:CAPS"></a><h3>PANGO_TYPE_TAB_ALIGN</h3>
|
177
|
-
<pre class="programlisting">#define PANGO_TYPE_TAB_ALIGN (pango_tab_align_get_type ())
|
178
|
-
</pre>
|
179
|
-
</div>
|
180
|
-
<hr>
|
181
|
-
<div class="refsect2">
|
182
169
|
<a name="pango-tab-array-new"></a><h3>pango_tab_array_new ()</h3>
|
183
170
|
<pre class="programlisting"><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="returnvalue">PangoTabArray</span></a> *
|
184
|
-
pango_tab_array_new (<em class="parameter"><code><a href="
|
185
|
-
<em class="parameter"><code><a href="
|
171
|
+
pango_tab_array_new (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> initial_size</code></em>,
|
172
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> positions_in_pixels</code></em>);</pre>
|
186
173
|
<p>Creates an array of <em class="parameter"><code>initial_size</code></em>
|
187
174
|
tab stops. Tab stops are specified in
|
188
175
|
pixel units if <em class="parameter"><code>positions_in_pixels</code></em>
|
189
|
-
is <a href="
|
176
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, otherwise in Pango
|
190
177
|
units. All stops are initially at position 0.</p>
|
191
178
|
<div class="refsect3">
|
192
|
-
<a name="
|
179
|
+
<a name="pango-tab-array-new.parameters"></a><h4>Parameters</h4>
|
193
180
|
<div class="informaltable"><table width="100%" border="0">
|
194
181
|
<colgroup>
|
195
182
|
<col width="150px" class="parameters_name">
|
@@ -211,7 +198,7 @@ units. All stops are initially at position 0.</p>
|
|
211
198
|
</table></div>
|
212
199
|
</div>
|
213
200
|
<div class="refsect3">
|
214
|
-
<a name="
|
201
|
+
<a name="pango-tab-array-new.returns"></a><h4>Returns</h4>
|
215
202
|
<p> the newly allocated <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>, which should
|
216
203
|
be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" title="pango_tab_array_free ()"><code class="function">pango_tab_array_free()</code></a>.</p>
|
217
204
|
</div>
|
@@ -220,10 +207,10 @@ be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" t
|
|
220
207
|
<div class="refsect2">
|
221
208
|
<a name="pango-tab-array-new-with-positions"></a><h3>pango_tab_array_new_with_positions ()</h3>
|
222
209
|
<pre class="programlisting"><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="returnvalue">PangoTabArray</span></a> *
|
223
|
-
pango_tab_array_new_with_positions (<em class="parameter"><code><a href="
|
224
|
-
<em class="parameter"><code><a href="
|
210
|
+
pango_tab_array_new_with_positions (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>,
|
211
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> positions_in_pixels</code></em>,
|
225
212
|
<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> first_alignment</code></em>,
|
226
|
-
<em class="parameter"><code><a href="
|
213
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> first_position</code></em>,
|
227
214
|
<em class="parameter"><code>...</code></em>);</pre>
|
228
215
|
<p>This is a convenience function that creates a <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>
|
229
216
|
and allows you to specify the alignment and position of each
|
@@ -231,7 +218,7 @@ tab stop. You <span class="emphasis"><em>must</em></span> provide an alignment
|
|
231
218
|
and position for <em class="parameter"><code>size</code></em>
|
232
219
|
tab stops.</p>
|
233
220
|
<div class="refsect3">
|
234
|
-
<a name="
|
221
|
+
<a name="pango-tab-array-new-with-positions.parameters"></a><h4>Parameters</h4>
|
235
222
|
<div class="informaltable"><table width="100%" border="0">
|
236
223
|
<colgroup>
|
237
224
|
<col width="150px" class="parameters_name">
|
@@ -268,7 +255,7 @@ and position for <em class="parameter"><code>size</code></em>
|
|
268
255
|
</table></div>
|
269
256
|
</div>
|
270
257
|
<div class="refsect3">
|
271
|
-
<a name="
|
258
|
+
<a name="pango-tab-array-new-with-positions.returns"></a><h4>Returns</h4>
|
272
259
|
<p> the newly allocated <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>, which should
|
273
260
|
be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" title="pango_tab_array_free ()"><code class="function">pango_tab_array_free()</code></a>.</p>
|
274
261
|
</div>
|
@@ -280,7 +267,7 @@ be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" t
|
|
280
267
|
pango_tab_array_copy (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *src</code></em>);</pre>
|
281
268
|
<p>Copies a <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a></p>
|
282
269
|
<div class="refsect3">
|
283
|
-
<a name="
|
270
|
+
<a name="pango-tab-array-copy.parameters"></a><h4>Parameters</h4>
|
284
271
|
<div class="informaltable"><table width="100%" border="0">
|
285
272
|
<colgroup>
|
286
273
|
<col width="150px" class="parameters_name">
|
@@ -295,7 +282,7 @@ pango_tab_array_copy (<em class="parameter"><code><a class="link" href="pango-Ta
|
|
295
282
|
</table></div>
|
296
283
|
</div>
|
297
284
|
<div class="refsect3">
|
298
|
-
<a name="
|
285
|
+
<a name="pango-tab-array-copy.returns"></a><h4>Returns</h4>
|
299
286
|
<p> the newly allocated <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>, which should
|
300
287
|
be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" title="pango_tab_array_free ()"><code class="function">pango_tab_array_free()</code></a>.</p>
|
301
288
|
</div>
|
@@ -307,7 +294,7 @@ be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" t
|
|
307
294
|
pango_tab_array_free (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>);</pre>
|
308
295
|
<p>Frees a tab array and associated resources.</p>
|
309
296
|
<div class="refsect3">
|
310
|
-
<a name="
|
297
|
+
<a name="pango-tab-array-free.parameters"></a><h4>Parameters</h4>
|
311
298
|
<div class="informaltable"><table width="100%" border="0">
|
312
299
|
<colgroup>
|
313
300
|
<col width="150px" class="parameters_name">
|
@@ -325,12 +312,12 @@ pango_tab_array_free (<em class="parameter"><code><a class="link" href="pango-Ta
|
|
325
312
|
<hr>
|
326
313
|
<div class="refsect2">
|
327
314
|
<a name="pango-tab-array-get-size"></a><h3>pango_tab_array_get_size ()</h3>
|
328
|
-
<pre class="programlisting"><a href="
|
315
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
329
316
|
pango_tab_array_get_size (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>);</pre>
|
330
317
|
<p>Gets the number of tab stops in <em class="parameter"><code>tab_array</code></em>
|
331
318
|
.</p>
|
332
319
|
<div class="refsect3">
|
333
|
-
<a name="
|
320
|
+
<a name="pango-tab-array-get-size.parameters"></a><h4>Parameters</h4>
|
334
321
|
<div class="informaltable"><table width="100%" border="0">
|
335
322
|
<colgroup>
|
336
323
|
<col width="150px" class="parameters_name">
|
@@ -345,7 +332,7 @@ pango_tab_array_get_size (<em class="parameter"><code><a class="link" href="pang
|
|
345
332
|
</table></div>
|
346
333
|
</div>
|
347
334
|
<div class="refsect3">
|
348
|
-
<a name="
|
335
|
+
<a name="pango-tab-array-get-size.returns"></a><h4>Returns</h4>
|
349
336
|
<p> the number of tab stops in the array.</p>
|
350
337
|
</div>
|
351
338
|
</div>
|
@@ -354,11 +341,11 @@ pango_tab_array_get_size (<em class="parameter"><code><a class="link" href="pang
|
|
354
341
|
<a name="pango-tab-array-resize"></a><h3>pango_tab_array_resize ()</h3>
|
355
342
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
356
343
|
pango_tab_array_resize (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>,
|
357
|
-
<em class="parameter"><code><a href="
|
344
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_size</code></em>);</pre>
|
358
345
|
<p>Resizes a tab array. You must subsequently initialize any tabs that
|
359
346
|
were added as a result of growing the array.</p>
|
360
347
|
<div class="refsect3">
|
361
|
-
<a name="
|
348
|
+
<a name="pango-tab-array-resize.parameters"></a><h4>Parameters</h4>
|
362
349
|
<div class="informaltable"><table width="100%" border="0">
|
363
350
|
<colgroup>
|
364
351
|
<col width="150px" class="parameters_name">
|
@@ -385,15 +372,15 @@ were added as a result of growing the array.</p>
|
|
385
372
|
<a name="pango-tab-array-set-tab"></a><h3>pango_tab_array_set_tab ()</h3>
|
386
373
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
387
374
|
pango_tab_array_set_tab (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>,
|
388
|
-
<em class="parameter"><code><a href="
|
375
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> tab_index</code></em>,
|
389
376
|
<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> alignment</code></em>,
|
390
|
-
<em class="parameter"><code><a href="
|
377
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> location</code></em>);</pre>
|
391
378
|
<p>Sets the alignment and location of a tab stop.
|
392
379
|
<em class="parameter"><code>alignment</code></em>
|
393
380
|
must always be <a class="link" href="pango-Tab-Stops.html#PANGO-TAB-LEFT:CAPS"><span class="type">PANGO_TAB_LEFT</span></a> in the current
|
394
381
|
implementation.</p>
|
395
382
|
<div class="refsect3">
|
396
|
-
<a name="
|
383
|
+
<a name="pango-tab-array-set-tab.parameters"></a><h4>Parameters</h4>
|
397
384
|
<div class="informaltable"><table width="100%" border="0">
|
398
385
|
<colgroup>
|
399
386
|
<col width="150px" class="parameters_name">
|
@@ -430,12 +417,12 @@ implementation.</p>
|
|
430
417
|
<a name="pango-tab-array-get-tab"></a><h3>pango_tab_array_get_tab ()</h3>
|
431
418
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
432
419
|
pango_tab_array_get_tab (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>,
|
433
|
-
<em class="parameter"><code><a href="
|
420
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> tab_index</code></em>,
|
434
421
|
<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> *alignment</code></em>,
|
435
|
-
<em class="parameter"><code><a href="
|
422
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *location</code></em>);</pre>
|
436
423
|
<p>Gets the alignment and position of a tab stop.</p>
|
437
424
|
<div class="refsect3">
|
438
|
-
<a name="
|
425
|
+
<a name="pango-tab-array-get-tab.parameters"></a><h4>Parameters</h4>
|
439
426
|
<div class="informaltable"><table width="100%" border="0">
|
440
427
|
<colgroup>
|
441
428
|
<col width="150px" class="parameters_name">
|
@@ -455,12 +442,12 @@ pango_tab_array_get_tab (<em class="parameter"><code><a class="link" href="pango
|
|
455
442
|
</tr>
|
456
443
|
<tr>
|
457
444
|
<td class="parameter_name"><p>alignment</p></td>
|
458
|
-
<td class="parameter_description"><p> location to store alignment, or <a href="
|
445
|
+
<td class="parameter_description"><p> location to store alignment, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
459
446
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
460
447
|
</tr>
|
461
448
|
<tr>
|
462
449
|
<td class="parameter_name"><p>location</p></td>
|
463
|
-
<td class="parameter_description"><p> location to store tab position, or <a href="
|
450
|
+
<td class="parameter_description"><p> location to store tab position, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
464
451
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
465
452
|
</tr>
|
466
453
|
</tbody>
|
@@ -473,14 +460,14 @@ pango_tab_array_get_tab (<em class="parameter"><code><a class="link" href="pango
|
|
473
460
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
474
461
|
pango_tab_array_get_tabs (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>,
|
475
462
|
<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> **alignments</code></em>,
|
476
|
-
<em class="parameter"><code><a href="
|
477
|
-
<p>If non-<a href="
|
463
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> **locations</code></em>);</pre>
|
464
|
+
<p>If non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <em class="parameter"><code>alignments</code></em>
|
478
465
|
and <em class="parameter"><code>locations</code></em>
|
479
466
|
are filled with allocated
|
480
467
|
arrays of length <a class="link" href="pango-Tab-Stops.html#pango-tab-array-get-size" title="pango_tab_array_get_size ()"><code class="function">pango_tab_array_get_size()</code></a>. You must free the
|
481
468
|
returned array.</p>
|
482
469
|
<div class="refsect3">
|
483
|
-
<a name="
|
470
|
+
<a name="pango-tab-array-get-tabs.parameters"></a><h4>Parameters</h4>
|
484
471
|
<div class="informaltable"><table width="100%" border="0">
|
485
472
|
<colgroup>
|
486
473
|
<col width="150px" class="parameters_name">
|
@@ -496,13 +483,13 @@ returned array.</p>
|
|
496
483
|
<tr>
|
497
484
|
<td class="parameter_name"><p>alignments</p></td>
|
498
485
|
<td class="parameter_description"><p> location to store an array of tab
|
499
|
-
stop alignments, or <a href="
|
486
|
+
stop alignments, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
500
487
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
501
488
|
</tr>
|
502
489
|
<tr>
|
503
490
|
<td class="parameter_name"><p>locations</p></td>
|
504
491
|
<td class="parameter_description"><p> location to store an array
|
505
|
-
of tab positions, or <a href="
|
492
|
+
of tab positions, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
506
493
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym>]</span></td>
|
507
494
|
</tr>
|
508
495
|
</tbody>
|
@@ -512,13 +499,13 @@ of tab positions, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local
|
|
512
499
|
<hr>
|
513
500
|
<div class="refsect2">
|
514
501
|
<a name="pango-tab-array-get-positions-in-pixels"></a><h3>pango_tab_array_get_positions_in_pixels ()</h3>
|
515
|
-
<pre class="programlisting"><a href="
|
502
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
516
503
|
pango_tab_array_get_positions_in_pixels
|
517
504
|
(<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>);</pre>
|
518
|
-
<p>Returns <a href="
|
505
|
+
<p>Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the tab positions are in pixels, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if they are
|
519
506
|
in Pango units.</p>
|
520
507
|
<div class="refsect3">
|
521
|
-
<a name="
|
508
|
+
<a name="pango-tab-array-get-positions-in-pixels.parameters"></a><h4>Parameters</h4>
|
522
509
|
<div class="informaltable"><table width="100%" border="0">
|
523
510
|
<colgroup>
|
524
511
|
<col width="150px" class="parameters_name">
|
@@ -533,7 +520,7 @@ in Pango units.</p>
|
|
533
520
|
</table></div>
|
534
521
|
</div>
|
535
522
|
<div class="refsect3">
|
536
|
-
<a name="
|
523
|
+
<a name="pango-tab-array-get-positions-in-pixels.returns"></a><h4>Returns</h4>
|
537
524
|
<p> whether positions are in pixels.</p>
|
538
525
|
</div>
|
539
526
|
</div>
|
@@ -548,10 +535,17 @@ of tab stops. Each tab stop has an alignment and a position.</p>
|
|
548
535
|
</div>
|
549
536
|
<hr>
|
550
537
|
<div class="refsect2">
|
538
|
+
<a name="PANGO-TYPE-TAB-ARRAY:CAPS"></a><h3>PANGO_TYPE_TAB_ARRAY</h3>
|
539
|
+
<pre class="programlisting">#define PANGO_TYPE_TAB_ARRAY (pango_tab_array_get_type ())
|
540
|
+
</pre>
|
541
|
+
<p>The <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> type for <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>.</p>
|
542
|
+
</div>
|
543
|
+
<hr>
|
544
|
+
<div class="refsect2">
|
551
545
|
<a name="PangoTabAlign"></a><h3>enum PangoTabAlign</h3>
|
552
546
|
<p>A <a class="link" href="pango-Tab-Stops.html#PangoTabAlign" title="enum PangoTabAlign"><span class="type">PangoTabAlign</span></a> specifies where a tab stop appears relative to the text.</p>
|
553
547
|
<div class="refsect3">
|
554
|
-
<a name="
|
548
|
+
<a name="PangoTabAlign.members"></a><h4>Members</h4>
|
555
549
|
<div class="informaltable"><table width="100%" border="0">
|
556
550
|
<colgroup>
|
557
551
|
<col width="300px" class="enum_members_name">
|
@@ -568,9 +562,15 @@ of tab stops. Each tab stop has an alignment and a position.</p>
|
|
568
562
|
</table></div>
|
569
563
|
</div>
|
570
564
|
</div>
|
565
|
+
<hr>
|
566
|
+
<div class="refsect2">
|
567
|
+
<a name="PANGO-TYPE-TAB-ALIGN:CAPS"></a><h3>PANGO_TYPE_TAB_ALIGN</h3>
|
568
|
+
<pre class="programlisting">#define PANGO_TYPE_TAB_ALIGN (pango_tab_align_get_type ())
|
569
|
+
</pre>
|
570
|
+
</div>
|
571
571
|
</div>
|
572
572
|
</div>
|
573
573
|
<div class="footer">
|
574
|
-
<hr>Generated by GTK-Doc V1.
|
574
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
575
575
|
</body>
|
576
576
|
</html>
|