poppler 2.2.3-x86-mingw32 → 2.2.4-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +4 -5
- data/ext/poppler/extconf.rb +3 -16
- data/lib/2.0/poppler.so +0 -0
- data/lib/2.1/poppler.so +0 -0
- data/lib/2.2/poppler.so +0 -0
- data/lib/poppler.rb +1 -4
- data/vendor/local/bin/cjpeg.exe +0 -0
- data/vendor/local/bin/djpeg.exe +0 -0
- data/vendor/local/bin/jpegtran.exe +0 -0
- data/vendor/local/bin/libjpeg-9.dll +0 -0
- data/vendor/local/bin/{libpoppler-46.dll → libpoppler-48.dll} +0 -0
- data/vendor/local/bin/libpoppler-cpp-0.dll +0 -0
- data/vendor/local/bin/libpoppler-glib-8.dll +0 -0
- data/vendor/local/bin/libsqlite3-0.dll +0 -0
- data/vendor/local/bin/pdfdetach.exe +0 -0
- data/vendor/local/bin/pdffonts.exe +0 -0
- data/vendor/local/bin/pdfimages.exe +0 -0
- data/vendor/local/bin/pdfinfo.exe +0 -0
- data/vendor/local/bin/pdfseparate.exe +0 -0
- data/vendor/local/bin/pdftocairo.exe +0 -0
- data/vendor/local/bin/pdftohtml.exe +0 -0
- data/vendor/local/bin/pdftoppm.exe +0 -0
- data/vendor/local/bin/pdftops.exe +0 -0
- data/vendor/local/bin/pdftotext.exe +0 -0
- data/vendor/local/bin/pdfunite.exe +0 -0
- data/vendor/local/bin/rdjpgcom.exe +0 -0
- data/vendor/local/bin/sqlite3.exe +0 -0
- data/vendor/local/bin/wrjpgcom.exe +0 -0
- data/vendor/local/include/poppler/cpp/poppler-version.h +3 -3
- data/vendor/local/include/poppler/glib/poppler-features.h +2 -2
- data/vendor/local/include/poppler/glib/poppler.h +9 -0
- data/vendor/local/lib/girepository-1.0/Poppler-0.18.typelib +0 -0
- data/vendor/local/lib/libjpeg.a +0 -0
- data/vendor/local/lib/libjpeg.dll.a +0 -0
- data/vendor/local/lib/libjpeg.la +2 -2
- data/vendor/local/lib/libpoppler-cpp.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.dll.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.la +3 -3
- data/vendor/local/lib/libpoppler-glib.a +0 -0
- data/vendor/local/lib/libpoppler-glib.dll.a +0 -0
- data/vendor/local/lib/libpoppler-glib.la +3 -3
- data/vendor/local/lib/libpoppler.a +0 -0
- data/vendor/local/lib/libpoppler.dll.a +0 -0
- data/vendor/local/lib/libpoppler.la +5 -5
- data/vendor/local/lib/libsqlite3.a +0 -0
- data/vendor/local/lib/libsqlite3.dll.a +0 -0
- data/vendor/local/lib/libsqlite3.la +2 -2
- data/vendor/local/lib/pkgconfig/poppler-cairo.pc +3 -3
- data/vendor/local/lib/pkgconfig/poppler-cpp.pc +3 -3
- data/vendor/local/lib/pkgconfig/poppler-glib.pc +3 -3
- data/vendor/local/lib/pkgconfig/poppler-splash.pc +3 -3
- data/vendor/local/lib/pkgconfig/poppler.pc +2 -2
- data/vendor/local/lib/pkgconfig/sqlite3.pc +1 -1
- data/vendor/local/share/gir-1.0/Poppler-0.18.gir +9 -4
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAnnot.html +249 -236
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAttachment.html +25 -25
- data/vendor/local/share/gtk-doc/html/poppler/PopplerDocument.html +163 -163
- data/vendor/local/share/gtk-doc/html/poppler/PopplerFormField.html +70 -70
- data/vendor/local/share/gtk-doc/html/poppler/PopplerLayer.html +11 -11
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMedia.html +34 -34
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMovie.html +9 -9
- data/vendor/local/share/gtk-doc/html/poppler/PopplerPage.html +189 -89
- data/vendor/local/share/gtk-doc/html/poppler/PopplerStructureElement.html +144 -144
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-12.html +1 -1
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-16.html +1 -1
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-22.html +10 -3
- data/vendor/local/share/gtk-doc/html/poppler/api-index-full.html +16 -20
- data/vendor/local/share/gtk-doc/html/poppler/ch01.html +6 -0
- data/vendor/local/share/gtk-doc/html/poppler/index.html +7 -1
- data/vendor/local/share/gtk-doc/html/poppler/index.sgml +26 -15
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PDF-Utility-functions.html +107 -0
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerAction.html +5 -5
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerColor.html +201 -0
- data/vendor/local/share/gtk-doc/html/poppler/poppler-Version-and-Features-Information.html +92 -9
- data/vendor/local/share/gtk-doc/html/poppler/poppler-poppler.html +2 -360
- data/vendor/local/share/gtk-doc/html/poppler/poppler.devhelp2 +15 -14
- data/vendor/local/share/man/man1/pdftocairo.1 +38 -1
- metadata +10 -7
@@ -7,7 +7,7 @@
|
|
7
7
|
<link rel="home" href="index.html" title="Poppler Reference Manual">
|
8
8
|
<link rel="up" href="ch01.html" title="Poppler">
|
9
9
|
<link rel="prev" href="PopplerMovie.html" title="PopplerMovie">
|
10
|
-
<link rel="next" href="poppler-
|
10
|
+
<link rel="next" href="poppler-PopplerColor.html" title="PopplerColor">
|
11
11
|
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
@@ -21,7 +21,7 @@
|
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
22
22
|
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
23
23
|
<td><a accesskey="p" href="PopplerMovie.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
24
|
-
<td><a accesskey="n" href="poppler-
|
24
|
+
<td><a accesskey="n" href="poppler-PopplerColor.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
25
25
|
</tr></table>
|
26
26
|
<div class="refentry">
|
27
27
|
<a name="PopplerStructureElement"></a><div class="titlepage"></div>
|
@@ -50,7 +50,7 @@
|
|
50
50
|
</tr>
|
51
51
|
<tr>
|
52
52
|
<td class="function_type">
|
53
|
-
<a href="
|
53
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
54
54
|
</td>
|
55
55
|
<td class="function_name">
|
56
56
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-iter-next" title="poppler_structure_element_iter_next ()">poppler_structure_element_iter_next</a> <span class="c_punctuation">()</span>
|
@@ -98,7 +98,7 @@
|
|
98
98
|
</tr>
|
99
99
|
<tr>
|
100
100
|
<td class="function_type">
|
101
|
-
<a href="
|
101
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
102
102
|
</td>
|
103
103
|
<td class="function_name">
|
104
104
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-page" title="poppler_structure_element_get_page ()">poppler_structure_element_get_page</a> <span class="c_punctuation">()</span>
|
@@ -106,7 +106,7 @@
|
|
106
106
|
</tr>
|
107
107
|
<tr>
|
108
108
|
<td class="function_type">
|
109
|
-
<a href="
|
109
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
110
110
|
</td>
|
111
111
|
<td class="function_name">
|
112
112
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-is-content" title="poppler_structure_element_is_content ()">poppler_structure_element_is_content</a> <span class="c_punctuation">()</span>
|
@@ -114,7 +114,7 @@
|
|
114
114
|
</tr>
|
115
115
|
<tr>
|
116
116
|
<td class="function_type">
|
117
|
-
<a href="
|
117
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
118
118
|
</td>
|
119
119
|
<td class="function_name">
|
120
120
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-is-inline" title="poppler_structure_element_is_inline ()">poppler_structure_element_is_inline</a> <span class="c_punctuation">()</span>
|
@@ -122,7 +122,7 @@
|
|
122
122
|
</tr>
|
123
123
|
<tr>
|
124
124
|
<td class="function_type">
|
125
|
-
<a href="
|
125
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
126
126
|
</td>
|
127
127
|
<td class="function_name">
|
128
128
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-is-block" title="poppler_structure_element_is_block ()">poppler_structure_element_is_block</a> <span class="c_punctuation">()</span>
|
@@ -130,7 +130,7 @@
|
|
130
130
|
</tr>
|
131
131
|
<tr>
|
132
132
|
<td class="function_type">
|
133
|
-
<a href="
|
133
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
134
134
|
</td>
|
135
135
|
<td class="function_name">
|
136
136
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-is-grouping" title="poppler_structure_element_is_grouping ()">poppler_structure_element_is_grouping</a> <span class="c_punctuation">()</span>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</tr>
|
139
139
|
<tr>
|
140
140
|
<td class="function_type">
|
141
|
-
<a href="
|
141
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
142
142
|
</td>
|
143
143
|
<td class="function_name">
|
144
144
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-id" title="poppler_structure_element_get_id ()">poppler_structure_element_get_id</a> <span class="c_punctuation">()</span>
|
@@ -146,7 +146,7 @@
|
|
146
146
|
</tr>
|
147
147
|
<tr>
|
148
148
|
<td class="function_type">
|
149
|
-
<a href="
|
149
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
150
150
|
</td>
|
151
151
|
<td class="function_name">
|
152
152
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-title" title="poppler_structure_element_get_title ()">poppler_structure_element_get_title</a> <span class="c_punctuation">()</span>
|
@@ -154,7 +154,7 @@
|
|
154
154
|
</tr>
|
155
155
|
<tr>
|
156
156
|
<td class="function_type">
|
157
|
-
<a href="
|
157
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
158
158
|
</td>
|
159
159
|
<td class="function_name">
|
160
160
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-abbreviation" title="poppler_structure_element_get_abbreviation ()">poppler_structure_element_get_abbreviation</a> <span class="c_punctuation">()</span>
|
@@ -162,7 +162,7 @@
|
|
162
162
|
</tr>
|
163
163
|
<tr>
|
164
164
|
<td class="function_type">
|
165
|
-
<a href="
|
165
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
166
166
|
</td>
|
167
167
|
<td class="function_name">
|
168
168
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-language" title="poppler_structure_element_get_language ()">poppler_structure_element_get_language</a> <span class="c_punctuation">()</span>
|
@@ -170,7 +170,7 @@
|
|
170
170
|
</tr>
|
171
171
|
<tr>
|
172
172
|
<td class="function_type">
|
173
|
-
<a href="
|
173
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
174
174
|
</td>
|
175
175
|
<td class="function_name">
|
176
176
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-text" title="poppler_structure_element_get_text ()">poppler_structure_element_get_text</a> <span class="c_punctuation">()</span>
|
@@ -178,7 +178,7 @@
|
|
178
178
|
</tr>
|
179
179
|
<tr>
|
180
180
|
<td class="function_type">
|
181
|
-
<a href="
|
181
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
182
182
|
</td>
|
183
183
|
<td class="function_name">
|
184
184
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-alt-text" title="poppler_structure_element_get_alt_text ()">poppler_structure_element_get_alt_text</a> <span class="c_punctuation">()</span>
|
@@ -186,7 +186,7 @@
|
|
186
186
|
</tr>
|
187
187
|
<tr>
|
188
188
|
<td class="function_type">
|
189
|
-
<a href="
|
189
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
190
190
|
</td>
|
191
191
|
<td class="function_name">
|
192
192
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-actual-text" title="poppler_structure_element_get_actual_text ()">poppler_structure_element_get_actual_text</a> <span class="c_punctuation">()</span>
|
@@ -218,7 +218,7 @@
|
|
218
218
|
</tr>
|
219
219
|
<tr>
|
220
220
|
<td class="function_type">
|
221
|
-
<a href="
|
221
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
222
222
|
</td>
|
223
223
|
<td class="function_name">
|
224
224
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-background-color" title="poppler_structure_element_get_background_color ()">poppler_structure_element_get_background_color</a> <span class="c_punctuation">()</span>
|
@@ -226,7 +226,7 @@
|
|
226
226
|
</tr>
|
227
227
|
<tr>
|
228
228
|
<td class="function_type">
|
229
|
-
<a href="
|
229
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
230
230
|
</td>
|
231
231
|
<td class="function_name">
|
232
232
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-border-color" title="poppler_structure_element_get_border_color ()">poppler_structure_element_get_border_color</a> <span class="c_punctuation">()</span>
|
@@ -242,7 +242,7 @@
|
|
242
242
|
</tr>
|
243
243
|
<tr>
|
244
244
|
<td class="function_type">
|
245
|
-
<a href="
|
245
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
246
246
|
</td>
|
247
247
|
<td class="function_name">
|
248
248
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-border-thickness" title="poppler_structure_element_get_border_thickness ()">poppler_structure_element_get_border_thickness</a> <span class="c_punctuation">()</span>
|
@@ -258,7 +258,7 @@
|
|
258
258
|
</tr>
|
259
259
|
<tr>
|
260
260
|
<td class="function_type">
|
261
|
-
<a href="
|
261
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
262
262
|
</td>
|
263
263
|
<td class="function_name">
|
264
264
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-color" title="poppler_structure_element_get_color ()">poppler_structure_element_get_color</a> <span class="c_punctuation">()</span>
|
@@ -266,7 +266,7 @@
|
|
266
266
|
</tr>
|
267
267
|
<tr>
|
268
268
|
<td class="function_type">
|
269
|
-
<a href="
|
269
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
270
270
|
</td>
|
271
271
|
<td class="function_name">
|
272
272
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-space-before" title="poppler_structure_element_get_space_before ()">poppler_structure_element_get_space_before</a> <span class="c_punctuation">()</span>
|
@@ -274,7 +274,7 @@
|
|
274
274
|
</tr>
|
275
275
|
<tr>
|
276
276
|
<td class="function_type">
|
277
|
-
<a href="
|
277
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
278
278
|
</td>
|
279
279
|
<td class="function_name">
|
280
280
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-space-after" title="poppler_structure_element_get_space_after ()">poppler_structure_element_get_space_after</a> <span class="c_punctuation">()</span>
|
@@ -282,7 +282,7 @@
|
|
282
282
|
</tr>
|
283
283
|
<tr>
|
284
284
|
<td class="function_type">
|
285
|
-
<a href="
|
285
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
286
286
|
</td>
|
287
287
|
<td class="function_name">
|
288
288
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-start-indent" title="poppler_structure_element_get_start_indent ()">poppler_structure_element_get_start_indent</a> <span class="c_punctuation">()</span>
|
@@ -290,7 +290,7 @@
|
|
290
290
|
</tr>
|
291
291
|
<tr>
|
292
292
|
<td class="function_type">
|
293
|
-
<a href="
|
293
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
294
294
|
</td>
|
295
295
|
<td class="function_name">
|
296
296
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-end-indent" title="poppler_structure_element_get_end_indent ()">poppler_structure_element_get_end_indent</a> <span class="c_punctuation">()</span>
|
@@ -298,7 +298,7 @@
|
|
298
298
|
</tr>
|
299
299
|
<tr>
|
300
300
|
<td class="function_type">
|
301
|
-
<a href="
|
301
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
302
302
|
</td>
|
303
303
|
<td class="function_name">
|
304
304
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-text-indent" title="poppler_structure_element_get_text_indent ()">poppler_structure_element_get_text_indent</a> <span class="c_punctuation">()</span>
|
@@ -314,7 +314,7 @@
|
|
314
314
|
</tr>
|
315
315
|
<tr>
|
316
316
|
<td class="function_type">
|
317
|
-
<a href="
|
317
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
318
318
|
</td>
|
319
319
|
<td class="function_name">
|
320
320
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-bounding-box" title="poppler_structure_element_get_bounding_box ()">poppler_structure_element_get_bounding_box</a> <span class="c_punctuation">()</span>
|
@@ -322,7 +322,7 @@
|
|
322
322
|
</tr>
|
323
323
|
<tr>
|
324
324
|
<td class="function_type">
|
325
|
-
<a href="
|
325
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
326
326
|
</td>
|
327
327
|
<td class="function_name">
|
328
328
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-width" title="poppler_structure_element_get_width ()">poppler_structure_element_get_width</a> <span class="c_punctuation">()</span>
|
@@ -330,7 +330,7 @@
|
|
330
330
|
</tr>
|
331
331
|
<tr>
|
332
332
|
<td class="function_type">
|
333
|
-
<a href="
|
333
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
334
334
|
</td>
|
335
335
|
<td class="function_name">
|
336
336
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-height" title="poppler_structure_element_get_height ()">poppler_structure_element_get_height</a> <span class="c_punctuation">()</span>
|
@@ -370,7 +370,7 @@
|
|
370
370
|
</tr>
|
371
371
|
<tr>
|
372
372
|
<td class="function_type">
|
373
|
-
<a href="
|
373
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
374
374
|
</td>
|
375
375
|
<td class="function_name">
|
376
376
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-baseline-shift" title="poppler_structure_element_get_baseline_shift ()">poppler_structure_element_get_baseline_shift</a> <span class="c_punctuation">()</span>
|
@@ -378,7 +378,7 @@
|
|
378
378
|
</tr>
|
379
379
|
<tr>
|
380
380
|
<td class="function_type">
|
381
|
-
<a href="
|
381
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
382
382
|
</td>
|
383
383
|
<td class="function_name">
|
384
384
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-line-height" title="poppler_structure_element_get_line_height ()">poppler_structure_element_get_line_height</a> <span class="c_punctuation">()</span>
|
@@ -386,7 +386,7 @@
|
|
386
386
|
</tr>
|
387
387
|
<tr>
|
388
388
|
<td class="function_type">
|
389
|
-
<a href="
|
389
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
390
390
|
</td>
|
391
391
|
<td class="function_name">
|
392
392
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-text-decoration-color" title="poppler_structure_element_get_text_decoration_color ()">poppler_structure_element_get_text_decoration_color</a> <span class="c_punctuation">()</span>
|
@@ -394,7 +394,7 @@
|
|
394
394
|
</tr>
|
395
395
|
<tr>
|
396
396
|
<td class="function_type">
|
397
|
-
<a href="
|
397
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
398
398
|
</td>
|
399
399
|
<td class="function_name">
|
400
400
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-text-decoration-thickness" title="poppler_structure_element_get_text_decoration_thickness ()">poppler_structure_element_get_text_decoration_thickness</a> <span class="c_punctuation">()</span>
|
@@ -434,7 +434,7 @@
|
|
434
434
|
</tr>
|
435
435
|
<tr>
|
436
436
|
<td class="function_type">
|
437
|
-
<a href="
|
437
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
438
438
|
</td>
|
439
439
|
<td class="function_name">
|
440
440
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-column-count" title="poppler_structure_element_get_column_count ()">poppler_structure_element_get_column_count</a> <span class="c_punctuation">()</span>
|
@@ -442,7 +442,7 @@
|
|
442
442
|
</tr>
|
443
443
|
<tr>
|
444
444
|
<td class="function_type">
|
445
|
-
<a href="
|
445
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> *
|
446
446
|
</td>
|
447
447
|
<td class="function_name">
|
448
448
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-column-gaps" title="poppler_structure_element_get_column_gaps ()">poppler_structure_element_get_column_gaps</a> <span class="c_punctuation">()</span>
|
@@ -450,7 +450,7 @@
|
|
450
450
|
</tr>
|
451
451
|
<tr>
|
452
452
|
<td class="function_type">
|
453
|
-
<a href="
|
453
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> *
|
454
454
|
</td>
|
455
455
|
<td class="function_name">
|
456
456
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-column-widths" title="poppler_structure_element_get_column_widths ()">poppler_structure_element_get_column_widths</a> <span class="c_punctuation">()</span>
|
@@ -482,7 +482,7 @@
|
|
482
482
|
</tr>
|
483
483
|
<tr>
|
484
484
|
<td class="function_type">
|
485
|
-
<a href="
|
485
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
486
486
|
</td>
|
487
487
|
<td class="function_name">
|
488
488
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-form-description" title="poppler_structure_element_get_form_description ()">poppler_structure_element_get_form_description</a> <span class="c_punctuation">()</span>
|
@@ -490,7 +490,7 @@
|
|
490
490
|
</tr>
|
491
491
|
<tr>
|
492
492
|
<td class="function_type">
|
493
|
-
<a href="
|
493
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
494
494
|
</td>
|
495
495
|
<td class="function_name">
|
496
496
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-table-row-span" title="poppler_structure_element_get_table_row_span ()">poppler_structure_element_get_table_row_span</a> <span class="c_punctuation">()</span>
|
@@ -498,7 +498,7 @@
|
|
498
498
|
</tr>
|
499
499
|
<tr>
|
500
500
|
<td class="function_type">
|
501
|
-
<a href="
|
501
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
502
502
|
</td>
|
503
503
|
<td class="function_name">
|
504
504
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-table-column-span" title="poppler_structure_element_get_table_column_span ()">poppler_structure_element_get_table_column_span</a> <span class="c_punctuation">()</span>
|
@@ -506,7 +506,7 @@
|
|
506
506
|
</tr>
|
507
507
|
<tr>
|
508
508
|
<td class="function_type">
|
509
|
-
<a href="
|
509
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
510
510
|
</td>
|
511
511
|
<td class="function_name">
|
512
512
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-table-headers" title="poppler_structure_element_get_table_headers ()">poppler_structure_element_get_table_headers</a> <span class="c_punctuation">()</span>
|
@@ -522,7 +522,7 @@
|
|
522
522
|
</tr>
|
523
523
|
<tr>
|
524
524
|
<td class="function_type">
|
525
|
-
<a href="
|
525
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
526
526
|
</td>
|
527
527
|
<td class="function_name">
|
528
528
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-table-summary" title="poppler_structure_element_get_table_summary ()">poppler_structure_element_get_table_summary</a> <span class="c_punctuation">()</span>
|
@@ -546,7 +546,7 @@
|
|
546
546
|
</tr>
|
547
547
|
<tr>
|
548
548
|
<td class="function_type">
|
549
|
-
<a href="
|
549
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
550
550
|
</td>
|
551
551
|
<td class="function_name">
|
552
552
|
<a class="link" href="PopplerStructureElement.html#poppler-text-span-is-fixed-width-font" title="poppler_text_span_is_fixed_width_font ()">poppler_text_span_is_fixed_width_font</a> <span class="c_punctuation">()</span>
|
@@ -554,7 +554,7 @@
|
|
554
554
|
</tr>
|
555
555
|
<tr>
|
556
556
|
<td class="function_type">
|
557
|
-
<a href="
|
557
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
558
558
|
</td>
|
559
559
|
<td class="function_name">
|
560
560
|
<a class="link" href="PopplerStructureElement.html#poppler-text-span-is-serif-font" title="poppler_text_span_is_serif_font ()">poppler_text_span_is_serif_font</a> <span class="c_punctuation">()</span>
|
@@ -562,7 +562,7 @@
|
|
562
562
|
</tr>
|
563
563
|
<tr>
|
564
564
|
<td class="function_type">
|
565
|
-
<a href="
|
565
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
566
566
|
</td>
|
567
567
|
<td class="function_name">
|
568
568
|
<a class="link" href="PopplerStructureElement.html#poppler-text-span-is-bold-font" title="poppler_text_span_is_bold_font ()">poppler_text_span_is_bold_font</a> <span class="c_punctuation">()</span>
|
@@ -577,14 +577,14 @@
|
|
577
577
|
</td>
|
578
578
|
</tr>
|
579
579
|
<tr>
|
580
|
-
<td class="function_type">const <a href="
|
580
|
+
<td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
581
581
|
</td>
|
582
582
|
<td class="function_name">
|
583
583
|
<a class="link" href="PopplerStructureElement.html#poppler-text-span-get-text" title="poppler_text_span_get_text ()">poppler_text_span_get_text</a> <span class="c_punctuation">()</span>
|
584
584
|
</td>
|
585
585
|
</tr>
|
586
586
|
<tr>
|
587
|
-
<td class="function_type">const <a href="
|
587
|
+
<td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
588
588
|
</td>
|
589
589
|
<td class="function_name">
|
590
590
|
<a class="link" href="PopplerStructureElement.html#poppler-text-span-get-font-name" title="poppler_text_span_get_font_name ()">poppler_text_span_get_font_name</a> <span class="c_punctuation">()</span>
|
@@ -682,9 +682,9 @@
|
|
682
682
|
</div>
|
683
683
|
<div class="refsect1">
|
684
684
|
<a name="PopplerStructureElement.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
685
|
-
<pre class="screen"> <a href="
|
685
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
686
686
|
<span class="lineart">╰──</span> PopplerStructureElementIter
|
687
|
-
<a href="
|
687
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
688
688
|
<span class="lineart">╰──</span> PopplerStructureElement
|
689
689
|
</pre>
|
690
690
|
</div>
|
@@ -708,7 +708,7 @@ for the top-level <span class="type">PopplerStructure</span>, and then use the
|
|
708
708
|
<pre class="programlisting"><a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="returnvalue">PopplerStructureElementIter</span></a> *
|
709
709
|
poppler_structure_element_iter_new (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *poppler_document</code></em>);</pre>
|
710
710
|
<p>Returns the root <a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a> for <em class="parameter"><code>document</code></em>
|
711
|
-
, or <a href="
|
711
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The
|
712
712
|
returned value must be freed with <a class="link" href="PopplerStructureElement.html#poppler-structure-element-iter-free" title="poppler_structure_element_iter_free ()"><code class="function">poppler_structure_element_iter_free()</code></a>.</p>
|
713
713
|
<p>Documents may have an associated structure tree &mdashmostly, Tagged-PDF
|
714
714
|
compliant documents— which can be used to obtain information about
|
@@ -751,7 +751,7 @@ walk_structure (PopplerStructureElementIter *iter)
|
|
751
751
|
</div>
|
752
752
|
<div class="refsect3">
|
753
753
|
<a name="id-1.2.12.9.2.9"></a><h4>Returns</h4>
|
754
|
-
<p> a new <a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a>, or <a href="
|
754
|
+
<p> a new <a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if document
|
755
755
|
doesn't have structure tree. </p>
|
756
756
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
757
757
|
</div>
|
@@ -760,7 +760,7 @@ doesn't have structure tree. </p>
|
|
760
760
|
<hr>
|
761
761
|
<div class="refsect2">
|
762
762
|
<a name="poppler-structure-element-iter-next"></a><h3>poppler_structure_element_iter_next ()</h3>
|
763
|
-
<pre class="programlisting"><a href="
|
763
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
764
764
|
poppler_structure_element_iter_next (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a> *iter</code></em>);</pre>
|
765
765
|
<p>Sets <em class="parameter"><code>iter</code></em>
|
766
766
|
to point to the next structure element at the current level
|
@@ -783,7 +783,7 @@ information.</p>
|
|
783
783
|
</div>
|
784
784
|
<div class="refsect3">
|
785
785
|
<a name="id-1.2.12.9.3.6"></a><h4>Returns</h4>
|
786
|
-
<p> <a href="
|
786
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>iter</code></em>
|
787
787
|
was set to the next structure element</p>
|
788
788
|
<p></p>
|
789
789
|
</div>
|
@@ -935,7 +935,7 @@ poppler_structure_element_get_kind (<em class="parameter"><code><a class="link"
|
|
935
935
|
<hr>
|
936
936
|
<div class="refsect2">
|
937
937
|
<a name="poppler-structure-element-get-page"></a><h3>poppler_structure_element_get_page ()</h3>
|
938
|
-
<pre class="programlisting"><a href="
|
938
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
939
939
|
poppler_structure_element_get_page (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
940
940
|
<p>Obtains the page number in which the element is contained.</p>
|
941
941
|
<div class="refsect3">
|
@@ -964,7 +964,7 @@ poppler_structure_element_get_page (<em class="parameter"><code><a class="link"
|
|
964
964
|
<hr>
|
965
965
|
<div class="refsect2">
|
966
966
|
<a name="poppler-structure-element-is-content"></a><h3>poppler_structure_element_is_content ()</h3>
|
967
|
-
<pre class="programlisting"><a href="
|
967
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
968
968
|
poppler_structure_element_is_content (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
969
969
|
<p>Checks whether an element is actual document content.</p>
|
970
970
|
<div class="refsect3">
|
@@ -984,7 +984,7 @@ poppler_structure_element_is_content (<em class="parameter"><code><a class="link
|
|
984
984
|
</div>
|
985
985
|
<div class="refsect3">
|
986
986
|
<a name="id-1.2.12.9.10.6"></a><h4>Returns</h4>
|
987
|
-
<p> <a href="
|
987
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the element is content, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
988
988
|
<p></p>
|
989
989
|
</div>
|
990
990
|
<p class="since">Since 0.26</p>
|
@@ -992,7 +992,7 @@ poppler_structure_element_is_content (<em class="parameter"><code><a class="link
|
|
992
992
|
<hr>
|
993
993
|
<div class="refsect2">
|
994
994
|
<a name="poppler-structure-element-is-inline"></a><h3>poppler_structure_element_is_inline ()</h3>
|
995
|
-
<pre class="programlisting"><a href="
|
995
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
996
996
|
poppler_structure_element_is_inline (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
997
997
|
<p>Checks whether an element is an inline element.</p>
|
998
998
|
<div class="refsect3">
|
@@ -1012,7 +1012,7 @@ poppler_structure_element_is_inline (<em class="parameter"><code><a class="link"
|
|
1012
1012
|
</div>
|
1013
1013
|
<div class="refsect3">
|
1014
1014
|
<a name="id-1.2.12.9.11.6"></a><h4>Returns</h4>
|
1015
|
-
<p> <a href="
|
1015
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the element is an inline element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1016
1016
|
<p></p>
|
1017
1017
|
</div>
|
1018
1018
|
<p class="since">Since 0.26</p>
|
@@ -1020,7 +1020,7 @@ poppler_structure_element_is_inline (<em class="parameter"><code><a class="link"
|
|
1020
1020
|
<hr>
|
1021
1021
|
<div class="refsect2">
|
1022
1022
|
<a name="poppler-structure-element-is-block"></a><h3>poppler_structure_element_is_block ()</h3>
|
1023
|
-
<pre class="programlisting"><a href="
|
1023
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1024
1024
|
poppler_structure_element_is_block (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1025
1025
|
<p>Checks whether an element is a block element.</p>
|
1026
1026
|
<div class="refsect3">
|
@@ -1040,7 +1040,7 @@ poppler_structure_element_is_block (<em class="parameter"><code><a class="link"
|
|
1040
1040
|
</div>
|
1041
1041
|
<div class="refsect3">
|
1042
1042
|
<a name="id-1.2.12.9.12.6"></a><h4>Returns</h4>
|
1043
|
-
<p> <a href="
|
1043
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the element is a block element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1044
1044
|
<p></p>
|
1045
1045
|
</div>
|
1046
1046
|
<p class="since">Since 0.26</p>
|
@@ -1048,7 +1048,7 @@ poppler_structure_element_is_block (<em class="parameter"><code><a class="link"
|
|
1048
1048
|
<hr>
|
1049
1049
|
<div class="refsect2">
|
1050
1050
|
<a name="poppler-structure-element-is-grouping"></a><h3>poppler_structure_element_is_grouping ()</h3>
|
1051
|
-
<pre class="programlisting"><a href="
|
1051
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1052
1052
|
poppler_structure_element_is_grouping (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1053
1053
|
<p>Checks whether an element is a grouping element.</p>
|
1054
1054
|
<div class="refsect3">
|
@@ -1068,7 +1068,7 @@ poppler_structure_element_is_grouping (<em class="parameter"><code><a class="lin
|
|
1068
1068
|
</div>
|
1069
1069
|
<div class="refsect3">
|
1070
1070
|
<a name="id-1.2.12.9.13.6"></a><h4>Returns</h4>
|
1071
|
-
<p> <a href="
|
1071
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the element is a grouping element, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
1072
1072
|
otherwise.</p>
|
1073
1073
|
<p></p>
|
1074
1074
|
</div>
|
@@ -1077,7 +1077,7 @@ otherwise.</p>
|
|
1077
1077
|
<hr>
|
1078
1078
|
<div class="refsect2">
|
1079
1079
|
<a name="poppler-structure-element-get-id"></a><h3>poppler_structure_element_get_id ()</h3>
|
1080
|
-
<pre class="programlisting"><a href="
|
1080
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1081
1081
|
poppler_structure_element_get_id (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1082
1082
|
<p>Obtains the identifier of an element.</p>
|
1083
1083
|
<div class="refsect3">
|
@@ -1098,7 +1098,7 @@ poppler_structure_element_get_id (<em class="parameter"><code><a class="link" hr
|
|
1098
1098
|
<div class="refsect3">
|
1099
1099
|
<a name="id-1.2.12.9.14.6"></a><h4>Returns</h4>
|
1100
1100
|
<p> The identifier of the element (if
|
1101
|
-
defined), or <a href="
|
1101
|
+
defined), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1102
1102
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1103
1103
|
</div>
|
1104
1104
|
<p class="since">Since 0.26</p>
|
@@ -1106,7 +1106,7 @@ defined), or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard
|
|
1106
1106
|
<hr>
|
1107
1107
|
<div class="refsect2">
|
1108
1108
|
<a name="poppler-structure-element-get-title"></a><h3>poppler_structure_element_get_title ()</h3>
|
1109
|
-
<pre class="programlisting"><a href="
|
1109
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1110
1110
|
poppler_structure_element_get_title (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1111
1111
|
<p>Obtains the title of an element.</p>
|
1112
1112
|
<div class="refsect3">
|
@@ -1126,7 +1126,7 @@ poppler_structure_element_get_title (<em class="parameter"><code><a class="link"
|
|
1126
1126
|
</div>
|
1127
1127
|
<div class="refsect3">
|
1128
1128
|
<a name="id-1.2.12.9.15.6"></a><h4>Returns</h4>
|
1129
|
-
<p> The title of the element, or <a href="
|
1129
|
+
<p> The title of the element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1130
1130
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1131
1131
|
</div>
|
1132
1132
|
<p class="since">Since 0.26</p>
|
@@ -1134,18 +1134,18 @@ poppler_structure_element_get_title (<em class="parameter"><code><a class="link"
|
|
1134
1134
|
<hr>
|
1135
1135
|
<div class="refsect2">
|
1136
1136
|
<a name="poppler-structure-element-get-abbreviation"></a><h3>poppler_structure_element_get_abbreviation ()</h3>
|
1137
|
-
<pre class="programlisting"><a href="
|
1137
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1138
1138
|
poppler_structure_element_get_abbreviation
|
1139
1139
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1140
1140
|
</div>
|
1141
1141
|
<hr>
|
1142
1142
|
<div class="refsect2">
|
1143
1143
|
<a name="poppler-structure-element-get-language"></a><h3>poppler_structure_element_get_language ()</h3>
|
1144
|
-
<pre class="programlisting"><a href="
|
1144
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1145
1145
|
poppler_structure_element_get_language
|
1146
1146
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1147
1147
|
<p>Obtains the language and country code for the content in an element,
|
1148
|
-
in two-letter ISO format, e.g. <code class="code">en_ES</code>, or <a href="
|
1148
|
+
in two-letter ISO format, e.g. <code class="code">en_ES</code>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not
|
1149
1149
|
defined.</p>
|
1150
1150
|
<div class="refsect3">
|
1151
1151
|
<a name="id-1.2.12.9.17.5"></a><h4>Parameters</h4>
|
@@ -1164,7 +1164,7 @@ defined.</p>
|
|
1164
1164
|
</div>
|
1165
1165
|
<div class="refsect3">
|
1166
1166
|
<a name="id-1.2.12.9.17.6"></a><h4>Returns</h4>
|
1167
|
-
<p> language and country code, or <a href="
|
1167
|
+
<p> language and country code, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1168
1168
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1169
1169
|
</div>
|
1170
1170
|
<p class="since">Since 0.26</p>
|
@@ -1172,7 +1172,7 @@ defined.</p>
|
|
1172
1172
|
<hr>
|
1173
1173
|
<div class="refsect2">
|
1174
1174
|
<a name="poppler-structure-element-get-text"></a><h3>poppler_structure_element_get_text ()</h3>
|
1175
|
-
<pre class="programlisting"><a href="
|
1175
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1176
1176
|
poppler_structure_element_get_text (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1177
1177
|
<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerStructureGetTextFlags" title="enum PopplerStructureGetTextFlags"><span class="type">PopplerStructureGetTextFlags</span></a> flags</code></em>);</pre>
|
1178
1178
|
<p>Obtains the text enclosed by an element, or the text enclosed by the
|
@@ -1210,7 +1210,7 @@ elements in the subtree (including the element itself).</p>
|
|
1210
1210
|
<hr>
|
1211
1211
|
<div class="refsect2">
|
1212
1212
|
<a name="poppler-structure-element-get-alt-text"></a><h3>poppler_structure_element_get_alt_text ()</h3>
|
1213
|
-
<pre class="programlisting"><a href="
|
1213
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1214
1214
|
poppler_structure_element_get_alt_text
|
1215
1215
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1216
1216
|
<p>Obtains the “alternate” text representation of the element (and its child
|
@@ -1236,7 +1236,7 @@ figures, to specify a textual description of the element.</p>
|
|
1236
1236
|
<div class="refsect3">
|
1237
1237
|
<a name="id-1.2.12.9.19.7"></a><h4>Returns</h4>
|
1238
1238
|
<p> The alternate text representation for the
|
1239
|
-
element, or <a href="
|
1239
|
+
element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not defined. </p>
|
1240
1240
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1241
1241
|
</div>
|
1242
1242
|
<p class="since">Since 0.26</p>
|
@@ -1244,12 +1244,12 @@ element, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-
|
|
1244
1244
|
<hr>
|
1245
1245
|
<div class="refsect2">
|
1246
1246
|
<a name="poppler-structure-element-get-actual-text"></a><h3>poppler_structure_element_get_actual_text ()</h3>
|
1247
|
-
<pre class="programlisting"><a href="
|
1247
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1248
1248
|
poppler_structure_element_get_actual_text
|
1249
1249
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1250
1250
|
<p>Obtains the actual text enclosed by the element (and its child elements).
|
1251
1251
|
The actual text is mostly used for non-text elements like images and
|
1252
|
-
figures which <span
|
1252
|
+
figures which <span class="emphasis"><em>do</em></span> have the graphical appearance of text, like
|
1253
1253
|
a logo. For those the actual text is the equivalent text to those
|
1254
1254
|
graphical elements which look like text when rendered.</p>
|
1255
1255
|
<p>Note that for elements containing proper text, the function
|
@@ -1271,7 +1271,7 @@ graphical elements which look like text when rendered.</p>
|
|
1271
1271
|
</div>
|
1272
1272
|
<div class="refsect3">
|
1273
1273
|
<a name="id-1.2.12.9.20.7"></a><h4>Returns</h4>
|
1274
|
-
<p> The actual text for the element, or <a href="
|
1274
|
+
<p> The actual text for the element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1275
1275
|
if not defined. </p>
|
1276
1276
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1277
1277
|
</div>
|
@@ -1283,7 +1283,7 @@ if not defined. </p>
|
|
1283
1283
|
<pre class="programlisting"><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="returnvalue">PopplerTextSpan</span></a> **
|
1284
1284
|
poppler_structure_element_get_text_spans
|
1285
1285
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1286
|
-
<em class="parameter"><code><a href="
|
1286
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_text_spans</code></em>);</pre>
|
1287
1287
|
<p>Obtains the text enclosed by an element, as an array of <a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a>
|
1288
1288
|
structures. Each item in the list is a piece of text which share the same
|
1289
1289
|
attributes, plus its attributes. The following example shows how to
|
@@ -1389,10 +1389,10 @@ with a structure element.</p>
|
|
1389
1389
|
<hr>
|
1390
1390
|
<div class="refsect2">
|
1391
1391
|
<a name="poppler-structure-element-get-background-color"></a><h3>poppler_structure_element_get_background_color ()</h3>
|
1392
|
-
<pre class="programlisting"><a href="
|
1392
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1393
1393
|
poppler_structure_element_get_background_color
|
1394
1394
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1395
|
-
<em class="parameter"><code><a class="link" href="poppler-
|
1395
|
+
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *color</code></em>);</pre>
|
1396
1396
|
<p>Obtains the background color of the element. If this attribute is
|
1397
1397
|
not specified, the element shall be treated as if it were transparent.</p>
|
1398
1398
|
<div class="refsect3">
|
@@ -1411,7 +1411,7 @@ not specified, the element shall be treated as if it were transparent.</p>
|
|
1411
1411
|
</tr>
|
1412
1412
|
<tr>
|
1413
1413
|
<td class="parameter_name"><p>color</p></td>
|
1414
|
-
<td class="parameter_description"><p> A <a class="link" href="poppler-
|
1414
|
+
<td class="parameter_description"><p> A <a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a>. </p></td>
|
1415
1415
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
1416
1416
|
</tr>
|
1417
1417
|
</tbody>
|
@@ -1419,8 +1419,8 @@ not specified, the element shall be treated as if it were transparent.</p>
|
|
1419
1419
|
</div>
|
1420
1420
|
<div class="refsect3">
|
1421
1421
|
<a name="id-1.2.12.9.24.6"></a><h4>Returns</h4>
|
1422
|
-
<p> <a href="
|
1423
|
-
<a href="
|
1422
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
1423
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1424
1424
|
<p></p>
|
1425
1425
|
</div>
|
1426
1426
|
<p class="since">Since 0.26</p>
|
@@ -1428,10 +1428,10 @@ not specified, the element shall be treated as if it were transparent.</p>
|
|
1428
1428
|
<hr>
|
1429
1429
|
<div class="refsect2">
|
1430
1430
|
<a name="poppler-structure-element-get-border-color"></a><h3>poppler_structure_element_get_border_color ()</h3>
|
1431
|
-
<pre class="programlisting"><a href="
|
1431
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1432
1432
|
poppler_structure_element_get_border_color
|
1433
1433
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1434
|
-
<em class="parameter"><code><a class="link" href="poppler-
|
1434
|
+
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *colors</code></em>);</pre>
|
1435
1435
|
<p>Obtains the color of border around the element. The result values
|
1436
1436
|
are in before-after-start-end ordering (for the typical Western
|
1437
1437
|
left-to-right writing, that is top-bottom-left-right).
|
@@ -1455,7 +1455,7 @@ content.</p>
|
|
1455
1455
|
<tr>
|
1456
1456
|
<td class="parameter_name"><p>colors</p></td>
|
1457
1457
|
<td class="parameter_description"><p> An array
|
1458
|
-
of four <a class="link" href="poppler-
|
1458
|
+
of four <a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a>. </p></td>
|
1459
1459
|
<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="Parameter points to an array of items."><span class="acronym">array</span></acronym> fixed-size=4][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerColor]</span></td>
|
1460
1460
|
</tr>
|
1461
1461
|
</tbody>
|
@@ -1463,8 +1463,8 @@ of four <a class="link" href="poppler-poppler.html#PopplerColor" title="PopplerC
|
|
1463
1463
|
</div>
|
1464
1464
|
<div class="refsect3">
|
1465
1465
|
<a name="id-1.2.12.9.25.6"></a><h4>Returns</h4>
|
1466
|
-
<p> <a href="
|
1467
|
-
<a href="
|
1466
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
1467
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1468
1468
|
<p></p>
|
1469
1469
|
</div>
|
1470
1470
|
<p class="since">Since 0.26</p>
|
@@ -1506,10 +1506,10 @@ left-to-right writing, that is top-bottom-left-right.</p>
|
|
1506
1506
|
<hr>
|
1507
1507
|
<div class="refsect2">
|
1508
1508
|
<a name="poppler-structure-element-get-border-thickness"></a><h3>poppler_structure_element_get_border_thickness ()</h3>
|
1509
|
-
<pre class="programlisting"><a href="
|
1509
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1510
1510
|
poppler_structure_element_get_border_thickness
|
1511
1511
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1512
|
-
<em class="parameter"><code><a href="
|
1512
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *border_thicknesses</code></em>);</pre>
|
1513
1513
|
<p>Obtains the thickness of the border of an element. The result values
|
1514
1514
|
are in before-after-start-end ordering (for the typical Western
|
1515
1515
|
left-to-right writing, that is top-bottom-left-right).
|
@@ -1538,8 +1538,8 @@ A value of 0 indicates that the border shall not be drawn.</p>
|
|
1538
1538
|
</div>
|
1539
1539
|
<div class="refsect3">
|
1540
1540
|
<a name="id-1.2.12.9.27.6"></a><h4>Returns</h4>
|
1541
|
-
<p> <a href="
|
1542
|
-
the element, <a href="
|
1541
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the border thickness attribute is defined for
|
1542
|
+
the element, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1543
1543
|
<p></p>
|
1544
1544
|
</div>
|
1545
1545
|
<p class="since">Since 0.26</p>
|
@@ -1549,7 +1549,7 @@ the element, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard
|
|
1549
1549
|
<a name="poppler-structure-element-get-padding"></a><h3>poppler_structure_element_get_padding ()</h3>
|
1550
1550
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1551
1551
|
poppler_structure_element_get_padding (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1552
|
-
<em class="parameter"><code><a href="
|
1552
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *paddings</code></em>);</pre>
|
1553
1553
|
<p>Obtains the padding of an element (space around it). The result
|
1554
1554
|
values are in before-after-start-end ordering. For example using
|
1555
1555
|
Western left-to-right writing, that is top-bottom-left-right.</p>
|
@@ -1580,9 +1580,9 @@ Western left-to-right writing, that is top-bottom-left-right.</p>
|
|
1580
1580
|
<hr>
|
1581
1581
|
<div class="refsect2">
|
1582
1582
|
<a name="poppler-structure-element-get-color"></a><h3>poppler_structure_element_get_color ()</h3>
|
1583
|
-
<pre class="programlisting"><a href="
|
1583
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1584
1584
|
poppler_structure_element_get_color (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1585
|
-
<em class="parameter"><code><a class="link" href="poppler-
|
1585
|
+
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *color</code></em>);</pre>
|
1586
1586
|
<p>Obtains the color of the content contained in the element.
|
1587
1587
|
If this attribute is not specified, the color for this element shall
|
1588
1588
|
be the current text fill color in effect at the start of its associated content.</p>
|
@@ -1602,7 +1602,7 @@ be the current text fill color in effect at the start of its associated content.
|
|
1602
1602
|
</tr>
|
1603
1603
|
<tr>
|
1604
1604
|
<td class="parameter_name"><p>color</p></td>
|
1605
|
-
<td class="parameter_description"><p> A <a class="link" href="poppler-
|
1605
|
+
<td class="parameter_description"><p> A <a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a>. </p></td>
|
1606
1606
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
1607
1607
|
</tr>
|
1608
1608
|
</tbody>
|
@@ -1610,8 +1610,8 @@ be the current text fill color in effect at the start of its associated content.
|
|
1610
1610
|
</div>
|
1611
1611
|
<div class="refsect3">
|
1612
1612
|
<a name="id-1.2.12.9.29.6"></a><h4>Returns</h4>
|
1613
|
-
<p> <a href="
|
1614
|
-
<a href="
|
1613
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
1614
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1615
1615
|
<p></p>
|
1616
1616
|
</div>
|
1617
1617
|
<p class="since">Since 0.26</p>
|
@@ -1619,7 +1619,7 @@ be the current text fill color in effect at the start of its associated content.
|
|
1619
1619
|
<hr>
|
1620
1620
|
<div class="refsect2">
|
1621
1621
|
<a name="poppler-structure-element-get-space-before"></a><h3>poppler_structure_element_get_space_before ()</h3>
|
1622
|
-
<pre class="programlisting"><a href="
|
1622
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1623
1623
|
poppler_structure_element_get_space_before
|
1624
1624
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1625
1625
|
<p>Obtains the amount of empty space before the block-level structure element.</p>
|
@@ -1648,7 +1648,7 @@ poppler_structure_element_get_space_before
|
|
1648
1648
|
<hr>
|
1649
1649
|
<div class="refsect2">
|
1650
1650
|
<a name="poppler-structure-element-get-space-after"></a><h3>poppler_structure_element_get_space_after ()</h3>
|
1651
|
-
<pre class="programlisting"><a href="
|
1651
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1652
1652
|
poppler_structure_element_get_space_after
|
1653
1653
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1654
1654
|
<p>Obtains the amount of empty space after the block-level structure element.</p>
|
@@ -1677,7 +1677,7 @@ poppler_structure_element_get_space_after
|
|
1677
1677
|
<hr>
|
1678
1678
|
<div class="refsect2">
|
1679
1679
|
<a name="poppler-structure-element-get-start-indent"></a><h3>poppler_structure_element_get_start_indent ()</h3>
|
1680
|
-
<pre class="programlisting"><a href="
|
1680
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1681
1681
|
poppler_structure_element_get_start_indent
|
1682
1682
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1683
1683
|
<p>Obtains the amount of indentation at the beginning of the block-level structure element.</p>
|
@@ -1706,7 +1706,7 @@ poppler_structure_element_get_start_indent
|
|
1706
1706
|
<hr>
|
1707
1707
|
<div class="refsect2">
|
1708
1708
|
<a name="poppler-structure-element-get-end-indent"></a><h3>poppler_structure_element_get_end_indent ()</h3>
|
1709
|
-
<pre class="programlisting"><a href="
|
1709
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1710
1710
|
poppler_structure_element_get_end_indent
|
1711
1711
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1712
1712
|
<p>Obtains the amount of indentation at the end of the block-level structure element.</p>
|
@@ -1735,7 +1735,7 @@ poppler_structure_element_get_end_indent
|
|
1735
1735
|
<hr>
|
1736
1736
|
<div class="refsect2">
|
1737
1737
|
<a name="poppler-structure-element-get-text-indent"></a><h3>poppler_structure_element_get_text_indent ()</h3>
|
1738
|
-
<pre class="programlisting"><a href="
|
1738
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1739
1739
|
poppler_structure_element_get_text_indent
|
1740
1740
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1741
1741
|
<p>Obtains the amount of indentation of the text contained in the block-level structure element.</p>
|
@@ -1794,7 +1794,7 @@ block-level structure element.</p>
|
|
1794
1794
|
<hr>
|
1795
1795
|
<div class="refsect2">
|
1796
1796
|
<a name="poppler-structure-element-get-bounding-box"></a><h3>poppler_structure_element_get_bounding_box ()</h3>
|
1797
|
-
<pre class="programlisting"><a href="
|
1797
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1798
1798
|
poppler_structure_element_get_bounding_box
|
1799
1799
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1800
1800
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a> *bounding_box</code></em>);</pre>
|
@@ -1823,8 +1823,8 @@ poppler_structure_element_get_bounding_box
|
|
1823
1823
|
</div>
|
1824
1824
|
<div class="refsect3">
|
1825
1825
|
<a name="id-1.2.12.9.36.6"></a><h4>Returns</h4>
|
1826
|
-
<p> <a href="
|
1827
|
-
<a href="
|
1826
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a bounding box is defined for the element,
|
1827
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1828
1828
|
<p></p>
|
1829
1829
|
</div>
|
1830
1830
|
<p class="since">Since 0.26</p>
|
@@ -1832,7 +1832,7 @@ poppler_structure_element_get_bounding_box
|
|
1832
1832
|
<hr>
|
1833
1833
|
<div class="refsect2">
|
1834
1834
|
<a name="poppler-structure-element-get-width"></a><h3>poppler_structure_element_get_width ()</h3>
|
1835
|
-
<pre class="programlisting"><a href="
|
1835
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1836
1836
|
poppler_structure_element_get_width (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1837
1837
|
<p>Obtains the width of the block-level structure element. Note that for elements which do
|
1838
1838
|
not specify a width, it has to be calculated, and in this case -1 is returned.</p>
|
@@ -1862,7 +1862,7 @@ if the width is to be calculated automatically.</p>
|
|
1862
1862
|
<hr>
|
1863
1863
|
<div class="refsect2">
|
1864
1864
|
<a name="poppler-structure-element-get-height"></a><h3>poppler_structure_element_get_height ()</h3>
|
1865
|
-
<pre class="programlisting"><a href="
|
1865
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1866
1866
|
poppler_structure_element_get_height (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1867
1867
|
<p>Obtains the height of the block-level structure element. Note that for elements which do
|
1868
1868
|
not specify a height, it has to be calculated, and in this case -1 is returned.</p>
|
@@ -1987,7 +1987,7 @@ left-to-right writing, that is top-bottom-left-right.</p>
|
|
1987
1987
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1988
1988
|
poppler_structure_element_get_table_padding
|
1989
1989
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1990
|
-
<em class="parameter"><code><a href="
|
1990
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *paddings</code></em>);</pre>
|
1991
1991
|
<p>Obtains the padding between the table cell’s content rectangle and the
|
1992
1992
|
surrounding border of a block-level structure element. The result
|
1993
1993
|
values are in before-after-start-end ordering (for the typical
|
@@ -2019,7 +2019,7 @@ Western left-to-right writing, that is top-bottom-left-right).</p>
|
|
2019
2019
|
<hr>
|
2020
2020
|
<div class="refsect2">
|
2021
2021
|
<a name="poppler-structure-element-get-baseline-shift"></a><h3>poppler_structure_element_get_baseline_shift ()</h3>
|
2022
|
-
<pre class="programlisting"><a href="
|
2022
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
2023
2023
|
poppler_structure_element_get_baseline_shift
|
2024
2024
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2025
2025
|
<p>Obtains how much the text contained in the inline-level structure element should be shifted,
|
@@ -2049,7 +2049,7 @@ measuring from the baseline of the glyphs.</p>
|
|
2049
2049
|
<hr>
|
2050
2050
|
<div class="refsect2">
|
2051
2051
|
<a name="poppler-structure-element-get-line-height"></a><h3>poppler_structure_element_get_line_height ()</h3>
|
2052
|
-
<pre class="programlisting"><a href="
|
2052
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
2053
2053
|
poppler_structure_element_get_line_height
|
2054
2054
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2055
2055
|
<p>Obtains the line height for the text contained in the inline-level structure element.
|
@@ -2081,10 +2081,10 @@ if the height is to be calculated automatically.</p>
|
|
2081
2081
|
<hr>
|
2082
2082
|
<div class="refsect2">
|
2083
2083
|
<a name="poppler-structure-element-get-text-decoration-color"></a><h3>poppler_structure_element_get_text_decoration_color ()</h3>
|
2084
|
-
<pre class="programlisting"><a href="
|
2084
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2085
2085
|
poppler_structure_element_get_text_decoration_color
|
2086
2086
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
2087
|
-
<em class="parameter"><code><a class="link" href="poppler-
|
2087
|
+
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *color</code></em>);</pre>
|
2088
2088
|
<p>Obtains the color of the text decoration for the text contained
|
2089
2089
|
in the inline-level structure element.
|
2090
2090
|
If this attribute is not specified, the color for this element shall be the current fill
|
@@ -2105,7 +2105,7 @@ color in effect at the start of its associated content.</p>
|
|
2105
2105
|
</tr>
|
2106
2106
|
<tr>
|
2107
2107
|
<td class="parameter_name"><p>color</p></td>
|
2108
|
-
<td class="parameter_description"><p> A <a class="link" href="poppler-
|
2108
|
+
<td class="parameter_description"><p> A <a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a>. </p></td>
|
2109
2109
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
2110
2110
|
</tr>
|
2111
2111
|
</tbody>
|
@@ -2113,8 +2113,8 @@ color in effect at the start of its associated content.</p>
|
|
2113
2113
|
</div>
|
2114
2114
|
<div class="refsect3">
|
2115
2115
|
<a name="id-1.2.12.9.45.6"></a><h4>Returns</h4>
|
2116
|
-
<p> <a href="
|
2117
|
-
<a href="
|
2116
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
2117
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
2118
2118
|
<p></p>
|
2119
2119
|
</div>
|
2120
2120
|
<p class="since">Since 0.26</p>
|
@@ -2122,7 +2122,7 @@ color in effect at the start of its associated content.</p>
|
|
2122
2122
|
<hr>
|
2123
2123
|
<div class="refsect2">
|
2124
2124
|
<a name="poppler-structure-element-get-text-decoration-thickness"></a><h3>poppler_structure_element_get_text_decoration_thickness ()</h3>
|
2125
|
-
<pre class="programlisting"><a href="
|
2125
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
2126
2126
|
poppler_structure_element_get_text_decoration_thickness
|
2127
2127
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2128
2128
|
<p>Obtains the thickness of the text decoration for the text contained
|
@@ -2274,7 +2274,7 @@ inline-level structure element.</p>
|
|
2274
2274
|
<hr>
|
2275
2275
|
<div class="refsect2">
|
2276
2276
|
<a name="poppler-structure-element-get-column-count"></a><h3>poppler_structure_element_get_column_count ()</h3>
|
2277
|
-
<pre class="programlisting"><a href="
|
2277
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
2278
2278
|
poppler_structure_element_get_column_count
|
2279
2279
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2280
2280
|
<p>Obtains the number of columns used to lay out the content contained
|
@@ -2304,19 +2304,19 @@ in the grouping element.</p>
|
|
2304
2304
|
<hr>
|
2305
2305
|
<div class="refsect2">
|
2306
2306
|
<a name="poppler-structure-element-get-column-gaps"></a><h3>poppler_structure_element_get_column_gaps ()</h3>
|
2307
|
-
<pre class="programlisting"><a href="
|
2307
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> *
|
2308
2308
|
poppler_structure_element_get_column_gaps
|
2309
2309
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
2310
|
-
<em class="parameter"><code><a href="
|
2310
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_values</code></em>);</pre>
|
2311
2311
|
<p>Obtains the size of the gaps in between adjacent columns. Returns an
|
2312
2312
|
array of elements: the first one is the size of the gap in between
|
2313
2313
|
columns 1 and 2, second is the size between columns 2 and 3, and so on.</p>
|
2314
|
-
<p>For elements which use a single column, <a href="
|
2314
|
+
<p>For elements which use a single column, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned and <code class="literal">n_values</code>
|
2315
2315
|
is set to zero.</p>
|
2316
|
-
<p>If the attribute is undefined, <a href="
|
2316
|
+
<p>If the attribute is undefined, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned and <code class="literal">n_values</code> is set
|
2317
2317
|
to a non-zero value.</p>
|
2318
2318
|
<p>The array with the results is allocated by the function. When it is
|
2319
|
-
not needed anymore, be sure to call <a href="
|
2319
|
+
not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2320
2320
|
<div class="refsect3">
|
2321
2321
|
<a name="id-1.2.12.9.52.8"></a><h4>Parameters</h4>
|
2322
2322
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2341,7 +2341,7 @@ not needed anymore, be sure to call <a href="http://library.gnome.org/devel/glib
|
|
2341
2341
|
</div>
|
2342
2342
|
<div class="refsect3">
|
2343
2343
|
<a name="id-1.2.12.9.52.9"></a><h4>Returns</h4>
|
2344
|
-
<p> Array containing the values for the column gaps, or <a href="
|
2344
|
+
<p> Array containing the values for the column gaps, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
2345
2345
|
array is empty or the attribute is not defined. </p>
|
2346
2346
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_values][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> gdouble]</span></p>
|
2347
2347
|
</div>
|
@@ -2350,13 +2350,13 @@ array is empty or the attribute is not defined. </p>
|
|
2350
2350
|
<hr>
|
2351
2351
|
<div class="refsect2">
|
2352
2352
|
<a name="poppler-structure-element-get-column-widths"></a><h3>poppler_structure_element_get_column_widths ()</h3>
|
2353
|
-
<pre class="programlisting"><a href="
|
2353
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> *
|
2354
2354
|
poppler_structure_element_get_column_widths
|
2355
2355
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
2356
|
-
<em class="parameter"><code><a href="
|
2356
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_values</code></em>);</pre>
|
2357
2357
|
<p>Obtains an array with the widths of the columns.</p>
|
2358
2358
|
<p>The array with the results is allocated by the function. When it is
|
2359
|
-
not needed anymore, be sure to call <a href="
|
2359
|
+
not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2360
2360
|
<div class="refsect3">
|
2361
2361
|
<a name="id-1.2.12.9.53.6"></a><h4>Parameters</h4>
|
2362
2362
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2381,7 +2381,7 @@ not needed anymore, be sure to call <a href="http://library.gnome.org/devel/glib
|
|
2381
2381
|
</div>
|
2382
2382
|
<div class="refsect3">
|
2383
2383
|
<a name="id-1.2.12.9.53.7"></a><h4>Returns</h4>
|
2384
|
-
<p> Array containing widths of the columns, or <a href="
|
2384
|
+
<p> Array containing widths of the columns, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute
|
2385
2385
|
is not defined. </p>
|
2386
2386
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_values][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> gdouble]</span></p>
|
2387
2387
|
</div>
|
@@ -2480,7 +2480,7 @@ the associated control is expected to be rendered.</p>
|
|
2480
2480
|
<hr>
|
2481
2481
|
<div class="refsect2">
|
2482
2482
|
<a name="poppler-structure-element-get-form-description"></a><h3>poppler_structure_element_get_form_description ()</h3>
|
2483
|
-
<pre class="programlisting"><a href="
|
2483
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
2484
2484
|
poppler_structure_element_get_form_description
|
2485
2485
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2486
2486
|
<p>Obtains the textual description of the form element. Note that the
|
@@ -2489,7 +2489,7 @@ to be rendered. For example, assistive technologies may use the
|
|
2489
2489
|
description field to provide an alternate way of presenting an
|
2490
2490
|
element to the user.</p>
|
2491
2491
|
<p>The returned string is allocated by the function. When it is
|
2492
|
-
not needed anymore, be sure to call <a href="
|
2492
|
+
not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2493
2493
|
<div class="refsect3">
|
2494
2494
|
<a name="id-1.2.12.9.57.6"></a><h4>Parameters</h4>
|
2495
2495
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2507,7 +2507,7 @@ not needed anymore, be sure to call <a href="http://library.gnome.org/devel/glib
|
|
2507
2507
|
</div>
|
2508
2508
|
<div class="refsect3">
|
2509
2509
|
<a name="id-1.2.12.9.57.7"></a><h4>Returns</h4>
|
2510
|
-
<p> A string, or <a href="
|
2510
|
+
<p> A string, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute
|
2511
2511
|
is not defined. </p>
|
2512
2512
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2513
2513
|
</div>
|
@@ -2516,7 +2516,7 @@ is not defined. </p>
|
|
2516
2516
|
<hr>
|
2517
2517
|
<div class="refsect2">
|
2518
2518
|
<a name="poppler-structure-element-get-table-row-span"></a><h3>poppler_structure_element_get_table_row_span ()</h3>
|
2519
|
-
<pre class="programlisting"><a href="
|
2519
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
2520
2520
|
poppler_structure_element_get_table_row_span
|
2521
2521
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2522
2522
|
<p>Obtains the number of rows the table element spans to.</p>
|
@@ -2545,7 +2545,7 @@ poppler_structure_element_get_table_row_span
|
|
2545
2545
|
<hr>
|
2546
2546
|
<div class="refsect2">
|
2547
2547
|
<a name="poppler-structure-element-get-table-column-span"></a><h3>poppler_structure_element_get_table_column_span ()</h3>
|
2548
|
-
<pre class="programlisting"><a href="
|
2548
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
2549
2549
|
poppler_structure_element_get_table_column_span
|
2550
2550
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2551
2551
|
<p>Obtains the number of columns the table element spans to.</p>
|
@@ -2574,14 +2574,14 @@ poppler_structure_element_get_table_column_span
|
|
2574
2574
|
<hr>
|
2575
2575
|
<div class="refsect2">
|
2576
2576
|
<a name="poppler-structure-element-get-table-headers"></a><h3>poppler_structure_element_get_table_headers ()</h3>
|
2577
|
-
<pre class="programlisting"><a href="
|
2577
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
2578
2578
|
poppler_structure_element_get_table_headers
|
2579
2579
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2580
2580
|
<p>Obtains an array with the names of the table column headers. This is only
|
2581
2581
|
useful for table header row elements.</p>
|
2582
2582
|
<p>The array with the results is allocated by the function. The number
|
2583
|
-
of items in the returned array can be obtained with <a href="
|
2584
|
-
The returned value must be freed using <a href="
|
2583
|
+
of items in the returned array can be obtained with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strv-length"><code class="function">g_strv_length()</code></a>.
|
2584
|
+
The returned value must be freed using <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>.</p>
|
2585
2585
|
<div class="refsect3">
|
2586
2586
|
<a name="id-1.2.12.9.60.6"></a><h4>Parameters</h4>
|
2587
2587
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2600,7 +2600,7 @@ The returned value must be freed using <a href="http://library.gnome.org/devel/g
|
|
2600
2600
|
<div class="refsect3">
|
2601
2601
|
<a name="id-1.2.12.9.60.7"></a><h4>Returns</h4>
|
2602
2602
|
<p> Zero-terminated array of strings with the table header names,
|
2603
|
-
or <a href="
|
2603
|
+
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute is not defined. </p>
|
2604
2604
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> gchar*]</span></p>
|
2605
2605
|
</div>
|
2606
2606
|
<p class="since">Since 0.26</p>
|
@@ -2637,7 +2637,7 @@ poppler_structure_element_get_table_scope
|
|
2637
2637
|
<hr>
|
2638
2638
|
<div class="refsect2">
|
2639
2639
|
<a name="poppler-structure-element-get-table-summary"></a><h3>poppler_structure_element_get_table_summary ()</h3>
|
2640
|
-
<pre class="programlisting"><a href="
|
2640
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
2641
2641
|
poppler_structure_element_get_table_summary
|
2642
2642
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2643
2643
|
<p>Obtains the textual summary of the contents of the table element. Note that
|
@@ -2647,7 +2647,7 @@ description field to provide an alternate way of presenting an element
|
|
2647
2647
|
to the user, or a document indexer may want to scan it for additional
|
2648
2648
|
keywords.</p>
|
2649
2649
|
<p>The returned string is allocated by the function. When it is
|
2650
|
-
not needed anymore, be sure to call <a href="
|
2650
|
+
not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2651
2651
|
<div class="refsect3">
|
2652
2652
|
<a name="id-1.2.12.9.62.6"></a><h4>Parameters</h4>
|
2653
2653
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2665,7 +2665,7 @@ not needed anymore, be sure to call <a href="http://library.gnome.org/devel/glib
|
|
2665
2665
|
</div>
|
2666
2666
|
<div class="refsect3">
|
2667
2667
|
<a name="id-1.2.12.9.62.7"></a><h4>Returns</h4>
|
2668
|
-
<p> A string, or <a href="
|
2668
|
+
<p> A string, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute
|
2669
2669
|
is not defined. </p>
|
2670
2670
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2671
2671
|
</div>
|
@@ -2725,7 +2725,7 @@ poppler_text_span_free (<em class="parameter"><code><a class="link" href="Popple
|
|
2725
2725
|
<hr>
|
2726
2726
|
<div class="refsect2">
|
2727
2727
|
<a name="poppler-text-span-is-fixed-width-font"></a><h3>poppler_text_span_is_fixed_width_font ()</h3>
|
2728
|
-
<pre class="programlisting"><a href="
|
2728
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2729
2729
|
poppler_text_span_is_fixed_width_font (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2730
2730
|
<p>Check wether a text span is meant to be rendered using a fixed-width font.</p>
|
2731
2731
|
<div class="refsect3">
|
@@ -2753,7 +2753,7 @@ poppler_text_span_is_fixed_width_font (<em class="parameter"><code><a class="lin
|
|
2753
2753
|
<hr>
|
2754
2754
|
<div class="refsect2">
|
2755
2755
|
<a name="poppler-text-span-is-serif-font"></a><h3>poppler_text_span_is_serif_font ()</h3>
|
2756
|
-
<pre class="programlisting"><a href="
|
2756
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2757
2757
|
poppler_text_span_is_serif_font (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2758
2758
|
<p>Check whether a text span is meant to be rendered using a serif font.</p>
|
2759
2759
|
<div class="refsect3">
|
@@ -2781,7 +2781,7 @@ poppler_text_span_is_serif_font (<em class="parameter"><code><a class="link" hre
|
|
2781
2781
|
<hr>
|
2782
2782
|
<div class="refsect2">
|
2783
2783
|
<a name="poppler-text-span-is-bold-font"></a><h3>poppler_text_span_is_bold_font ()</h3>
|
2784
|
-
<pre class="programlisting"><a href="
|
2784
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2785
2785
|
poppler_text_span_is_bold_font (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2786
2786
|
<p>Check whether a text span is meant to be rendered using a bold font.</p>
|
2787
2787
|
<div class="refsect3">
|
@@ -2811,7 +2811,7 @@ poppler_text_span_is_bold_font (<em class="parameter"><code><a class="link" href
|
|
2811
2811
|
<a name="poppler-text-span-get-color"></a><h3>poppler_text_span_get_color ()</h3>
|
2812
2812
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2813
2813
|
poppler_text_span_get_color (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>,
|
2814
|
-
<em class="parameter"><code><a class="link" href="poppler-
|
2814
|
+
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *color</code></em>);</pre>
|
2815
2815
|
<p>Obtains the color in which the text is to be rendered.</p>
|
2816
2816
|
<div class="refsect3">
|
2817
2817
|
<a name="id-1.2.12.9.68.5"></a><h4>Parameters</h4>
|
@@ -2829,7 +2829,7 @@ poppler_text_span_get_color (<em class="parameter"><code><a class="link" href="P
|
|
2829
2829
|
</tr>
|
2830
2830
|
<tr>
|
2831
2831
|
<td class="parameter_name"><p>color</p></td>
|
2832
|
-
<td class="parameter_description"><p> a return location for a <a class="link" href="poppler-
|
2832
|
+
<td class="parameter_description"><p> a return location for a <a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a>. </p></td>
|
2833
2833
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
2834
2834
|
</tr>
|
2835
2835
|
</tbody>
|
@@ -2840,7 +2840,7 @@ poppler_text_span_get_color (<em class="parameter"><code><a class="link" href="P
|
|
2840
2840
|
<hr>
|
2841
2841
|
<div class="refsect2">
|
2842
2842
|
<a name="poppler-text-span-get-text"></a><h3>poppler_text_span_get_text ()</h3>
|
2843
|
-
<pre class="programlisting">const <a href="
|
2843
|
+
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
2844
2844
|
poppler_text_span_get_text (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2845
2845
|
<p>Obtains the text contained in the span.</p>
|
2846
2846
|
<div class="refsect3">
|
@@ -2868,7 +2868,7 @@ poppler_text_span_get_text (<em class="parameter"><code><a class="link" href="Po
|
|
2868
2868
|
<hr>
|
2869
2869
|
<div class="refsect2">
|
2870
2870
|
<a name="poppler-text-span-get-font-name"></a><h3>poppler_text_span_get_font_name ()</h3>
|
2871
|
-
<pre class="programlisting">const <a href="
|
2871
|
+
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
2872
2872
|
poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2873
2873
|
<p>Obtains the name of the font in which the span is to be rendered.</p>
|
2874
2874
|
<div class="refsect3">
|
@@ -2889,7 +2889,7 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
2889
2889
|
<div class="refsect3">
|
2890
2890
|
<a name="id-1.2.12.9.70.6"></a><h4>Returns</h4>
|
2891
2891
|
<p> A string containing the font name, or
|
2892
|
-
<a href="
|
2892
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if a font is not defined. </p>
|
2893
2893
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2894
2894
|
</div>
|
2895
2895
|
<p class="since">Since 0.26</p>
|