poppler 3.2.1-x86-mingw32 → 3.2.2-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/dependency-check/Rakefile +1 -1
- data/lib/poppler/page.rb +10 -0
- data/test/test-page.rb +31 -0
- 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/libopenjp2.dll +0 -0
- data/vendor/local/bin/libpoppler-59.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/opj_compress.exe +0 -0
- data/vendor/local/bin/opj_decompress.exe +0 -0
- data/vendor/local/bin/opj_dump.exe +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/glib/poppler-enums.h +15 -15
- 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/libopenjp2.dll.a +0 -0
- 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 +2 -2
- 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 +2 -2
- data/vendor/local/lib/libpoppler.a +0 -0
- data/vendor/local/lib/libpoppler.dll.a +0 -0
- data/vendor/local/lib/libpoppler.la +2 -2
- 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/openjpeg-2.1/OpenJPEGTargets.cmake +7 -1
- data/vendor/local/lib/pkgconfig/libopenjp2.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler-cairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler-cpp.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler-glib.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler-splash.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler.pc +1 -1
- data/vendor/local/lib/pkgconfig/sqlite3.pc +1 -1
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAnnot.html +75 -75
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAttachment.html +26 -26
- data/vendor/local/share/gtk-doc/html/poppler/PopplerDocument.html +164 -164
- 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 +35 -35
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMovie.html +9 -9
- data/vendor/local/share/gtk-doc/html/poppler/PopplerPage.html +82 -82
- data/vendor/local/share/gtk-doc/html/poppler/PopplerStructureElement.html +131 -131
- data/vendor/local/share/gtk-doc/html/poppler/poppler-Error-handling.html +1 -1
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PDF-Utility-functions.html +5 -5
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerAction.html +5 -5
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerColor.html +3 -3
- data/vendor/local/share/gtk-doc/html/poppler/poppler-Version-and-Features-Information.html +1 -1
- metadata +9 -9
@@ -50,7 +50,7 @@
|
|
50
50
|
</tr>
|
51
51
|
<tr>
|
52
52
|
<td class="function_type">
|
53
|
-
<a href="
|
53
|
+
<a href="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
|
686
686
|
<span class="lineart">╰──</span> PopplerStructureElementIter
|
687
|
-
<a href="
|
687
|
+
<a href="https://developer.gnome.org/gobject/unstable/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 <a class="link" href="PopplerStructureElement.html" title="Pop
|
|
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="https://developer.gnome.org/glib/unstable/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.11.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="https://developer.gnome.org/glib/unstable/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="https://developer.gnome.org/glib/unstable/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.11.9.3.6"></a><h4>Returns</h4>
|
786
|
-
<p> <a href="
|
786
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/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
|
</div>
|
789
789
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
@@ -932,7 +932,7 @@ poppler_structure_element_get_kind (<em class="parameter"><code><a class="link"
|
|
932
932
|
<hr>
|
933
933
|
<div class="refsect2">
|
934
934
|
<a name="poppler-structure-element-get-page"></a><h3>poppler_structure_element_get_page ()</h3>
|
935
|
-
<pre class="programlisting"><a href="
|
935
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
936
936
|
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>
|
937
937
|
<p>Obtains the page number in which the element is contained.</p>
|
938
938
|
<div class="refsect3">
|
@@ -960,7 +960,7 @@ poppler_structure_element_get_page (<em class="parameter"><code><a class="link"
|
|
960
960
|
<hr>
|
961
961
|
<div class="refsect2">
|
962
962
|
<a name="poppler-structure-element-is-content"></a><h3>poppler_structure_element_is_content ()</h3>
|
963
|
-
<pre class="programlisting"><a href="
|
963
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
964
964
|
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>
|
965
965
|
<p>Checks whether an element is actual document content.</p>
|
966
966
|
<div class="refsect3">
|
@@ -980,14 +980,14 @@ poppler_structure_element_is_content (<em class="parameter"><code><a class="link
|
|
980
980
|
</div>
|
981
981
|
<div class="refsect3">
|
982
982
|
<a name="id-1.2.11.9.10.6"></a><h4>Returns</h4>
|
983
|
-
<p> <a href="
|
983
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the element is content, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
984
984
|
</div>
|
985
985
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
986
986
|
</div>
|
987
987
|
<hr>
|
988
988
|
<div class="refsect2">
|
989
989
|
<a name="poppler-structure-element-is-inline"></a><h3>poppler_structure_element_is_inline ()</h3>
|
990
|
-
<pre class="programlisting"><a href="
|
990
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
991
991
|
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>
|
992
992
|
<p>Checks whether an element is an inline element.</p>
|
993
993
|
<div class="refsect3">
|
@@ -1007,14 +1007,14 @@ poppler_structure_element_is_inline (<em class="parameter"><code><a class="link"
|
|
1007
1007
|
</div>
|
1008
1008
|
<div class="refsect3">
|
1009
1009
|
<a name="id-1.2.11.9.11.6"></a><h4>Returns</h4>
|
1010
|
-
<p> <a href="
|
1010
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the element is an inline element, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1011
1011
|
</div>
|
1012
1012
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1013
1013
|
</div>
|
1014
1014
|
<hr>
|
1015
1015
|
<div class="refsect2">
|
1016
1016
|
<a name="poppler-structure-element-is-block"></a><h3>poppler_structure_element_is_block ()</h3>
|
1017
|
-
<pre class="programlisting"><a href="
|
1017
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1018
1018
|
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>
|
1019
1019
|
<p>Checks whether an element is a block element.</p>
|
1020
1020
|
<div class="refsect3">
|
@@ -1034,14 +1034,14 @@ poppler_structure_element_is_block (<em class="parameter"><code><a class="link"
|
|
1034
1034
|
</div>
|
1035
1035
|
<div class="refsect3">
|
1036
1036
|
<a name="id-1.2.11.9.12.6"></a><h4>Returns</h4>
|
1037
|
-
<p> <a href="
|
1037
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the element is a block element, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1038
1038
|
</div>
|
1039
1039
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1040
1040
|
</div>
|
1041
1041
|
<hr>
|
1042
1042
|
<div class="refsect2">
|
1043
1043
|
<a name="poppler-structure-element-is-grouping"></a><h3>poppler_structure_element_is_grouping ()</h3>
|
1044
|
-
<pre class="programlisting"><a href="
|
1044
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1045
1045
|
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>
|
1046
1046
|
<p>Checks whether an element is a grouping element.</p>
|
1047
1047
|
<div class="refsect3">
|
@@ -1061,7 +1061,7 @@ poppler_structure_element_is_grouping (<em class="parameter"><code><a class="lin
|
|
1061
1061
|
</div>
|
1062
1062
|
<div class="refsect3">
|
1063
1063
|
<a name="id-1.2.11.9.13.6"></a><h4>Returns</h4>
|
1064
|
-
<p> <a href="
|
1064
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the element is a grouping element, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
1065
1065
|
otherwise.</p>
|
1066
1066
|
</div>
|
1067
1067
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
@@ -1069,7 +1069,7 @@ otherwise.</p>
|
|
1069
1069
|
<hr>
|
1070
1070
|
<div class="refsect2">
|
1071
1071
|
<a name="poppler-structure-element-get-id"></a><h3>poppler_structure_element_get_id ()</h3>
|
1072
|
-
<pre class="programlisting"><a href="
|
1072
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1073
1073
|
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>
|
1074
1074
|
<p>Obtains the identifier of an element.</p>
|
1075
1075
|
<div class="refsect3">
|
@@ -1090,7 +1090,7 @@ poppler_structure_element_get_id (<em class="parameter"><code><a class="link" hr
|
|
1090
1090
|
<div class="refsect3">
|
1091
1091
|
<a name="id-1.2.11.9.14.6"></a><h4>Returns</h4>
|
1092
1092
|
<p> The identifier of the element (if
|
1093
|
-
defined), or <a href="
|
1093
|
+
defined), or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1094
1094
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1095
1095
|
</div>
|
1096
1096
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
@@ -1098,7 +1098,7 @@ defined), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/g
|
|
1098
1098
|
<hr>
|
1099
1099
|
<div class="refsect2">
|
1100
1100
|
<a name="poppler-structure-element-get-title"></a><h3>poppler_structure_element_get_title ()</h3>
|
1101
|
-
<pre class="programlisting"><a href="
|
1101
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1102
1102
|
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>
|
1103
1103
|
<p>Obtains the title of an element.</p>
|
1104
1104
|
<div class="refsect3">
|
@@ -1118,7 +1118,7 @@ poppler_structure_element_get_title (<em class="parameter"><code><a class="link"
|
|
1118
1118
|
</div>
|
1119
1119
|
<div class="refsect3">
|
1120
1120
|
<a name="id-1.2.11.9.15.6"></a><h4>Returns</h4>
|
1121
|
-
<p> The title of the element, or <a href="
|
1121
|
+
<p> The title of the element, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1122
1122
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1123
1123
|
</div>
|
1124
1124
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
@@ -1126,18 +1126,18 @@ poppler_structure_element_get_title (<em class="parameter"><code><a class="link"
|
|
1126
1126
|
<hr>
|
1127
1127
|
<div class="refsect2">
|
1128
1128
|
<a name="poppler-structure-element-get-abbreviation"></a><h3>poppler_structure_element_get_abbreviation ()</h3>
|
1129
|
-
<pre class="programlisting"><a href="
|
1129
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1130
1130
|
poppler_structure_element_get_abbreviation
|
1131
1131
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1132
1132
|
</div>
|
1133
1133
|
<hr>
|
1134
1134
|
<div class="refsect2">
|
1135
1135
|
<a name="poppler-structure-element-get-language"></a><h3>poppler_structure_element_get_language ()</h3>
|
1136
|
-
<pre class="programlisting"><a href="
|
1136
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1137
1137
|
poppler_structure_element_get_language
|
1138
1138
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1139
1139
|
<p>Obtains the language and country code for the content in an element,
|
1140
|
-
in two-letter ISO format, e.g. <code class="code">en_ES</code>, or <a href="
|
1140
|
+
in two-letter ISO format, e.g. <code class="code">en_ES</code>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not
|
1141
1141
|
defined.</p>
|
1142
1142
|
<div class="refsect3">
|
1143
1143
|
<a name="id-1.2.11.9.17.5"></a><h4>Parameters</h4>
|
@@ -1156,7 +1156,7 @@ defined.</p>
|
|
1156
1156
|
</div>
|
1157
1157
|
<div class="refsect3">
|
1158
1158
|
<a name="id-1.2.11.9.17.6"></a><h4>Returns</h4>
|
1159
|
-
<p> language and country code, or <a href="
|
1159
|
+
<p> language and country code, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1160
1160
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1161
1161
|
</div>
|
1162
1162
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
@@ -1164,7 +1164,7 @@ defined.</p>
|
|
1164
1164
|
<hr>
|
1165
1165
|
<div class="refsect2">
|
1166
1166
|
<a name="poppler-structure-element-get-text"></a><h3>poppler_structure_element_get_text ()</h3>
|
1167
|
-
<pre class="programlisting"><a href="
|
1167
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1168
1168
|
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>,
|
1169
1169
|
<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerStructureGetTextFlags" title="enum PopplerStructureGetTextFlags"><span class="type">PopplerStructureGetTextFlags</span></a> flags</code></em>);</pre>
|
1170
1170
|
<p>Obtains the text enclosed by an element, or the text enclosed by the
|
@@ -1202,7 +1202,7 @@ elements in the subtree (including the element itself).</p>
|
|
1202
1202
|
<hr>
|
1203
1203
|
<div class="refsect2">
|
1204
1204
|
<a name="poppler-structure-element-get-alt-text"></a><h3>poppler_structure_element_get_alt_text ()</h3>
|
1205
|
-
<pre class="programlisting"><a href="
|
1205
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1206
1206
|
poppler_structure_element_get_alt_text
|
1207
1207
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1208
1208
|
<p>Obtains the “alternate” text representation of the element (and its child
|
@@ -1228,7 +1228,7 @@ figures, to specify a textual description of the element.</p>
|
|
1228
1228
|
<div class="refsect3">
|
1229
1229
|
<a name="id-1.2.11.9.19.7"></a><h4>Returns</h4>
|
1230
1230
|
<p> The alternate text representation for the
|
1231
|
-
element, or <a href="
|
1231
|
+
element, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not defined. </p>
|
1232
1232
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1233
1233
|
</div>
|
1234
1234
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
@@ -1236,7 +1236,7 @@ element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
1236
1236
|
<hr>
|
1237
1237
|
<div class="refsect2">
|
1238
1238
|
<a name="poppler-structure-element-get-actual-text"></a><h3>poppler_structure_element_get_actual_text ()</h3>
|
1239
|
-
<pre class="programlisting"><a href="
|
1239
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1240
1240
|
poppler_structure_element_get_actual_text
|
1241
1241
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1242
1242
|
<p>Obtains the actual text enclosed by the element (and its child elements).
|
@@ -1263,7 +1263,7 @@ graphical elements which look like text when rendered.</p>
|
|
1263
1263
|
</div>
|
1264
1264
|
<div class="refsect3">
|
1265
1265
|
<a name="id-1.2.11.9.20.7"></a><h4>Returns</h4>
|
1266
|
-
<p> The actual text for the element, or <a href="
|
1266
|
+
<p> The actual text for the element, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1267
1267
|
if not defined. </p>
|
1268
1268
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1269
1269
|
</div>
|
@@ -1275,7 +1275,7 @@ if not defined. </p>
|
|
1275
1275
|
<pre class="programlisting"><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="returnvalue">PopplerTextSpan</span></a> **
|
1276
1276
|
poppler_structure_element_get_text_spans
|
1277
1277
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1278
|
-
<em class="parameter"><code><a href="
|
1278
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_text_spans</code></em>);</pre>
|
1279
1279
|
<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>
|
1280
1280
|
structures. Each item in the list is a piece of text which share the same
|
1281
1281
|
attributes, plus its attributes. The following example shows how to
|
@@ -1379,7 +1379,7 @@ with a structure element.</p>
|
|
1379
1379
|
<hr>
|
1380
1380
|
<div class="refsect2">
|
1381
1381
|
<a name="poppler-structure-element-get-background-color"></a><h3>poppler_structure_element_get_background_color ()</h3>
|
1382
|
-
<pre class="programlisting"><a href="
|
1382
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1383
1383
|
poppler_structure_element_get_background_color
|
1384
1384
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1385
1385
|
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *color</code></em>);</pre>
|
@@ -1409,15 +1409,15 @@ not specified, the element shall be treated as if it were transparent.</p>
|
|
1409
1409
|
</div>
|
1410
1410
|
<div class="refsect3">
|
1411
1411
|
<a name="id-1.2.11.9.24.6"></a><h4>Returns</h4>
|
1412
|
-
<p> <a href="
|
1413
|
-
<a href="
|
1412
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
1413
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1414
1414
|
</div>
|
1415
1415
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1416
1416
|
</div>
|
1417
1417
|
<hr>
|
1418
1418
|
<div class="refsect2">
|
1419
1419
|
<a name="poppler-structure-element-get-border-color"></a><h3>poppler_structure_element_get_border_color ()</h3>
|
1420
|
-
<pre class="programlisting"><a href="
|
1420
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1421
1421
|
poppler_structure_element_get_border_color
|
1422
1422
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1423
1423
|
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *colors</code></em>);</pre>
|
@@ -1452,8 +1452,8 @@ of four <a class="link" href="poppler-PopplerColor.html#PopplerColor" title="Pop
|
|
1452
1452
|
</div>
|
1453
1453
|
<div class="refsect3">
|
1454
1454
|
<a name="id-1.2.11.9.25.6"></a><h4>Returns</h4>
|
1455
|
-
<p> <a href="
|
1456
|
-
<a href="
|
1455
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
1456
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1457
1457
|
</div>
|
1458
1458
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1459
1459
|
</div>
|
@@ -1494,10 +1494,10 @@ left-to-right writing, that is top-bottom-left-right.</p>
|
|
1494
1494
|
<hr>
|
1495
1495
|
<div class="refsect2">
|
1496
1496
|
<a name="poppler-structure-element-get-border-thickness"></a><h3>poppler_structure_element_get_border_thickness ()</h3>
|
1497
|
-
<pre class="programlisting"><a href="
|
1497
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1498
1498
|
poppler_structure_element_get_border_thickness
|
1499
1499
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1500
|
-
<em class="parameter"><code><a href="
|
1500
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *border_thicknesses</code></em>);</pre>
|
1501
1501
|
<p>Obtains the thickness of the border of an element. The result values
|
1502
1502
|
are in before-after-start-end ordering (for the typical Western
|
1503
1503
|
left-to-right writing, that is top-bottom-left-right).
|
@@ -1526,8 +1526,8 @@ A value of 0 indicates that the border shall not be drawn.</p>
|
|
1526
1526
|
</div>
|
1527
1527
|
<div class="refsect3">
|
1528
1528
|
<a name="id-1.2.11.9.27.6"></a><h4>Returns</h4>
|
1529
|
-
<p> <a href="
|
1530
|
-
the element, <a href="
|
1529
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the border thickness attribute is defined for
|
1530
|
+
the element, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1531
1531
|
</div>
|
1532
1532
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1533
1533
|
</div>
|
@@ -1536,7 +1536,7 @@ the element, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/g
|
|
1536
1536
|
<a name="poppler-structure-element-get-padding"></a><h3>poppler_structure_element_get_padding ()</h3>
|
1537
1537
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1538
1538
|
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>,
|
1539
|
-
<em class="parameter"><code><a href="
|
1539
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *paddings</code></em>);</pre>
|
1540
1540
|
<p>Obtains the padding of an element (space around it). The result
|
1541
1541
|
values are in before-after-start-end ordering. For example using
|
1542
1542
|
Western left-to-right writing, that is top-bottom-left-right.</p>
|
@@ -1567,7 +1567,7 @@ Western left-to-right writing, that is top-bottom-left-right.</p>
|
|
1567
1567
|
<hr>
|
1568
1568
|
<div class="refsect2">
|
1569
1569
|
<a name="poppler-structure-element-get-color"></a><h3>poppler_structure_element_get_color ()</h3>
|
1570
|
-
<pre class="programlisting"><a href="
|
1570
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1571
1571
|
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>,
|
1572
1572
|
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *color</code></em>);</pre>
|
1573
1573
|
<p>Obtains the color of the content contained in the element.
|
@@ -1597,15 +1597,15 @@ be the current text fill color in effect at the start of its associated content.
|
|
1597
1597
|
</div>
|
1598
1598
|
<div class="refsect3">
|
1599
1599
|
<a name="id-1.2.11.9.29.6"></a><h4>Returns</h4>
|
1600
|
-
<p> <a href="
|
1601
|
-
<a href="
|
1600
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
1601
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1602
1602
|
</div>
|
1603
1603
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1604
1604
|
</div>
|
1605
1605
|
<hr>
|
1606
1606
|
<div class="refsect2">
|
1607
1607
|
<a name="poppler-structure-element-get-space-before"></a><h3>poppler_structure_element_get_space_before ()</h3>
|
1608
|
-
<pre class="programlisting"><a href="
|
1608
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1609
1609
|
poppler_structure_element_get_space_before
|
1610
1610
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1611
1611
|
<p>Obtains the amount of empty space before the block-level structure element.</p>
|
@@ -1633,7 +1633,7 @@ poppler_structure_element_get_space_before
|
|
1633
1633
|
<hr>
|
1634
1634
|
<div class="refsect2">
|
1635
1635
|
<a name="poppler-structure-element-get-space-after"></a><h3>poppler_structure_element_get_space_after ()</h3>
|
1636
|
-
<pre class="programlisting"><a href="
|
1636
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1637
1637
|
poppler_structure_element_get_space_after
|
1638
1638
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1639
1639
|
<p>Obtains the amount of empty space after the block-level structure element.</p>
|
@@ -1661,7 +1661,7 @@ poppler_structure_element_get_space_after
|
|
1661
1661
|
<hr>
|
1662
1662
|
<div class="refsect2">
|
1663
1663
|
<a name="poppler-structure-element-get-start-indent"></a><h3>poppler_structure_element_get_start_indent ()</h3>
|
1664
|
-
<pre class="programlisting"><a href="
|
1664
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1665
1665
|
poppler_structure_element_get_start_indent
|
1666
1666
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1667
1667
|
<p>Obtains the amount of indentation at the beginning of the block-level structure element.</p>
|
@@ -1689,7 +1689,7 @@ poppler_structure_element_get_start_indent
|
|
1689
1689
|
<hr>
|
1690
1690
|
<div class="refsect2">
|
1691
1691
|
<a name="poppler-structure-element-get-end-indent"></a><h3>poppler_structure_element_get_end_indent ()</h3>
|
1692
|
-
<pre class="programlisting"><a href="
|
1692
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1693
1693
|
poppler_structure_element_get_end_indent
|
1694
1694
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1695
1695
|
<p>Obtains the amount of indentation at the end of the block-level structure element.</p>
|
@@ -1717,7 +1717,7 @@ poppler_structure_element_get_end_indent
|
|
1717
1717
|
<hr>
|
1718
1718
|
<div class="refsect2">
|
1719
1719
|
<a name="poppler-structure-element-get-text-indent"></a><h3>poppler_structure_element_get_text_indent ()</h3>
|
1720
|
-
<pre class="programlisting"><a href="
|
1720
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1721
1721
|
poppler_structure_element_get_text_indent
|
1722
1722
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1723
1723
|
<p>Obtains the amount of indentation of the text contained in the block-level structure element.</p>
|
@@ -1774,7 +1774,7 @@ block-level structure element.</p>
|
|
1774
1774
|
<hr>
|
1775
1775
|
<div class="refsect2">
|
1776
1776
|
<a name="poppler-structure-element-get-bounding-box"></a><h3>poppler_structure_element_get_bounding_box ()</h3>
|
1777
|
-
<pre class="programlisting"><a href="
|
1777
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1778
1778
|
poppler_structure_element_get_bounding_box
|
1779
1779
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1780
1780
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a> *bounding_box</code></em>);</pre>
|
@@ -1803,15 +1803,15 @@ poppler_structure_element_get_bounding_box
|
|
1803
1803
|
</div>
|
1804
1804
|
<div class="refsect3">
|
1805
1805
|
<a name="id-1.2.11.9.36.6"></a><h4>Returns</h4>
|
1806
|
-
<p> <a href="
|
1807
|
-
<a href="
|
1806
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a bounding box is defined for the element,
|
1807
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1808
1808
|
</div>
|
1809
1809
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1810
1810
|
</div>
|
1811
1811
|
<hr>
|
1812
1812
|
<div class="refsect2">
|
1813
1813
|
<a name="poppler-structure-element-get-width"></a><h3>poppler_structure_element_get_width ()</h3>
|
1814
|
-
<pre class="programlisting"><a href="
|
1814
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1815
1815
|
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>
|
1816
1816
|
<p>Obtains the width of the block-level structure element. Note that for elements which do
|
1817
1817
|
not specify a width, it has to be calculated, and in this case -1 is returned.</p>
|
@@ -1840,7 +1840,7 @@ if the width is to be calculated automatically.</p>
|
|
1840
1840
|
<hr>
|
1841
1841
|
<div class="refsect2">
|
1842
1842
|
<a name="poppler-structure-element-get-height"></a><h3>poppler_structure_element_get_height ()</h3>
|
1843
|
-
<pre class="programlisting"><a href="
|
1843
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1844
1844
|
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>
|
1845
1845
|
<p>Obtains the height of the block-level structure element. Note that for elements which do
|
1846
1846
|
not specify a height, it has to be calculated, and in this case -1 is returned.</p>
|
@@ -1962,7 +1962,7 @@ left-to-right writing, that is top-bottom-left-right.</p>
|
|
1962
1962
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1963
1963
|
poppler_structure_element_get_table_padding
|
1964
1964
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
1965
|
-
<em class="parameter"><code><a href="
|
1965
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *paddings</code></em>);</pre>
|
1966
1966
|
<p>Obtains the padding between the table cell’s content rectangle and the
|
1967
1967
|
surrounding border of a block-level structure element. The result
|
1968
1968
|
values are in before-after-start-end ordering (for the typical
|
@@ -1994,7 +1994,7 @@ Western left-to-right writing, that is top-bottom-left-right).</p>
|
|
1994
1994
|
<hr>
|
1995
1995
|
<div class="refsect2">
|
1996
1996
|
<a name="poppler-structure-element-get-baseline-shift"></a><h3>poppler_structure_element_get_baseline_shift ()</h3>
|
1997
|
-
<pre class="programlisting"><a href="
|
1997
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
1998
1998
|
poppler_structure_element_get_baseline_shift
|
1999
1999
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2000
2000
|
<p>Obtains how much the text contained in the inline-level structure element should be shifted,
|
@@ -2023,7 +2023,7 @@ measuring from the baseline of the glyphs.</p>
|
|
2023
2023
|
<hr>
|
2024
2024
|
<div class="refsect2">
|
2025
2025
|
<a name="poppler-structure-element-get-line-height"></a><h3>poppler_structure_element_get_line_height ()</h3>
|
2026
|
-
<pre class="programlisting"><a href="
|
2026
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
2027
2027
|
poppler_structure_element_get_line_height
|
2028
2028
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2029
2029
|
<p>Obtains the line height for the text contained in the inline-level structure element.
|
@@ -2054,7 +2054,7 @@ if the height is to be calculated automatically.</p>
|
|
2054
2054
|
<hr>
|
2055
2055
|
<div class="refsect2">
|
2056
2056
|
<a name="poppler-structure-element-get-text-decoration-color"></a><h3>poppler_structure_element_get_text_decoration_color ()</h3>
|
2057
|
-
<pre class="programlisting"><a href="
|
2057
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2058
2058
|
poppler_structure_element_get_text_decoration_color
|
2059
2059
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
2060
2060
|
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *color</code></em>);</pre>
|
@@ -2086,15 +2086,15 @@ color in effect at the start of its associated content.</p>
|
|
2086
2086
|
</div>
|
2087
2087
|
<div class="refsect3">
|
2088
2088
|
<a name="id-1.2.11.9.45.6"></a><h4>Returns</h4>
|
2089
|
-
<p> <a href="
|
2090
|
-
<a href="
|
2089
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
2090
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
2091
2091
|
</div>
|
2092
2092
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2093
2093
|
</div>
|
2094
2094
|
<hr>
|
2095
2095
|
<div class="refsect2">
|
2096
2096
|
<a name="poppler-structure-element-get-text-decoration-thickness"></a><h3>poppler_structure_element_get_text_decoration_thickness ()</h3>
|
2097
|
-
<pre class="programlisting"><a href="
|
2097
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
2098
2098
|
poppler_structure_element_get_text_decoration_thickness
|
2099
2099
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2100
2100
|
<p>Obtains the thickness of the text decoration for the text contained
|
@@ -2241,7 +2241,7 @@ inline-level structure element.</p>
|
|
2241
2241
|
<hr>
|
2242
2242
|
<div class="refsect2">
|
2243
2243
|
<a name="poppler-structure-element-get-column-count"></a><h3>poppler_structure_element_get_column_count ()</h3>
|
2244
|
-
<pre class="programlisting"><a href="
|
2244
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
2245
2245
|
poppler_structure_element_get_column_count
|
2246
2246
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2247
2247
|
<p>Obtains the number of columns used to lay out the content contained
|
@@ -2270,21 +2270,21 @@ in the grouping element.</p>
|
|
2270
2270
|
<hr>
|
2271
2271
|
<div class="refsect2">
|
2272
2272
|
<a name="poppler-structure-element-get-column-gaps"></a><h3>poppler_structure_element_get_column_gaps ()</h3>
|
2273
|
-
<pre class="programlisting"><a href="
|
2273
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> *
|
2274
2274
|
poppler_structure_element_get_column_gaps
|
2275
2275
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
2276
|
-
<em class="parameter"><code><a href="
|
2276
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_values</code></em>);</pre>
|
2277
2277
|
<p>Obtains the size of the gaps in between adjacent columns. Returns an
|
2278
2278
|
array of elements: the first one is the size of the gap in between
|
2279
2279
|
columns 1 and 2, second is the size between columns 2 and 3, and so on.</p>
|
2280
|
-
<p>For elements which use a single column, <a href="
|
2280
|
+
<p>For elements which use a single column, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned and <em class="parameter"><code>n_values</code></em>
|
2281
2281
|
|
2282
2282
|
is set to zero.</p>
|
2283
|
-
<p>If the attribute is undefined, <a href="
|
2283
|
+
<p>If the attribute is undefined, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned and <em class="parameter"><code>n_values</code></em>
|
2284
2284
|
is set
|
2285
2285
|
to a non-zero value.</p>
|
2286
2286
|
<p>The array with the results is allocated by the function. When it is
|
2287
|
-
not needed anymore, be sure to call <a href="
|
2287
|
+
not needed anymore, be sure to call <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2288
2288
|
<div class="refsect3">
|
2289
2289
|
<a name="id-1.2.11.9.52.8"></a><h4>Parameters</h4>
|
2290
2290
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2309,7 +2309,7 @@ not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/gli
|
|
2309
2309
|
</div>
|
2310
2310
|
<div class="refsect3">
|
2311
2311
|
<a name="id-1.2.11.9.52.9"></a><h4>Returns</h4>
|
2312
|
-
<p> Array containing the values for the column gaps, or <a href="
|
2312
|
+
<p> Array containing the values for the column gaps, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
2313
2313
|
array is empty or the attribute is not defined. </p>
|
2314
2314
|
<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>
|
2315
2315
|
</div>
|
@@ -2318,13 +2318,13 @@ array is empty or the attribute is not defined. </p>
|
|
2318
2318
|
<hr>
|
2319
2319
|
<div class="refsect2">
|
2320
2320
|
<a name="poppler-structure-element-get-column-widths"></a><h3>poppler_structure_element_get_column_widths ()</h3>
|
2321
|
-
<pre class="programlisting"><a href="
|
2321
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> *
|
2322
2322
|
poppler_structure_element_get_column_widths
|
2323
2323
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>,
|
2324
|
-
<em class="parameter"><code><a href="
|
2324
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_values</code></em>);</pre>
|
2325
2325
|
<p>Obtains an array with the widths of the columns.</p>
|
2326
2326
|
<p>The array with the results is allocated by the function. When it is
|
2327
|
-
not needed anymore, be sure to call <a href="
|
2327
|
+
not needed anymore, be sure to call <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2328
2328
|
<div class="refsect3">
|
2329
2329
|
<a name="id-1.2.11.9.53.6"></a><h4>Parameters</h4>
|
2330
2330
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2349,7 +2349,7 @@ not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/gli
|
|
2349
2349
|
</div>
|
2350
2350
|
<div class="refsect3">
|
2351
2351
|
<a name="id-1.2.11.9.53.7"></a><h4>Returns</h4>
|
2352
|
-
<p> Array containing widths of the columns, or <a href="
|
2352
|
+
<p> Array containing widths of the columns, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute
|
2353
2353
|
is not defined. </p>
|
2354
2354
|
<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>
|
2355
2355
|
</div>
|
@@ -2445,7 +2445,7 @@ the associated control is expected to be rendered.</p>
|
|
2445
2445
|
<hr>
|
2446
2446
|
<div class="refsect2">
|
2447
2447
|
<a name="poppler-structure-element-get-form-description"></a><h3>poppler_structure_element_get_form_description ()</h3>
|
2448
|
-
<pre class="programlisting"><a href="
|
2448
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
2449
2449
|
poppler_structure_element_get_form_description
|
2450
2450
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2451
2451
|
<p>Obtains the textual description of the form element. Note that the
|
@@ -2454,7 +2454,7 @@ to be rendered. For example, assistive technologies may use the
|
|
2454
2454
|
description field to provide an alternate way of presenting an
|
2455
2455
|
element to the user.</p>
|
2456
2456
|
<p>The returned string is allocated by the function. When it is
|
2457
|
-
not needed anymore, be sure to call <a href="
|
2457
|
+
not needed anymore, be sure to call <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2458
2458
|
<div class="refsect3">
|
2459
2459
|
<a name="id-1.2.11.9.57.6"></a><h4>Parameters</h4>
|
2460
2460
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2472,7 +2472,7 @@ not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/gli
|
|
2472
2472
|
</div>
|
2473
2473
|
<div class="refsect3">
|
2474
2474
|
<a name="id-1.2.11.9.57.7"></a><h4>Returns</h4>
|
2475
|
-
<p> A string, or <a href="
|
2475
|
+
<p> A string, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute
|
2476
2476
|
is not defined. </p>
|
2477
2477
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2478
2478
|
</div>
|
@@ -2481,7 +2481,7 @@ is not defined. </p>
|
|
2481
2481
|
<hr>
|
2482
2482
|
<div class="refsect2">
|
2483
2483
|
<a name="poppler-structure-element-get-table-row-span"></a><h3>poppler_structure_element_get_table_row_span ()</h3>
|
2484
|
-
<pre class="programlisting"><a href="
|
2484
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
2485
2485
|
poppler_structure_element_get_table_row_span
|
2486
2486
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2487
2487
|
<p>Obtains the number of rows the table element spans to.</p>
|
@@ -2509,7 +2509,7 @@ poppler_structure_element_get_table_row_span
|
|
2509
2509
|
<hr>
|
2510
2510
|
<div class="refsect2">
|
2511
2511
|
<a name="poppler-structure-element-get-table-column-span"></a><h3>poppler_structure_element_get_table_column_span ()</h3>
|
2512
|
-
<pre class="programlisting"><a href="
|
2512
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
2513
2513
|
poppler_structure_element_get_table_column_span
|
2514
2514
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2515
2515
|
<p>Obtains the number of columns the table element spans to.</p>
|
@@ -2537,14 +2537,14 @@ poppler_structure_element_get_table_column_span
|
|
2537
2537
|
<hr>
|
2538
2538
|
<div class="refsect2">
|
2539
2539
|
<a name="poppler-structure-element-get-table-headers"></a><h3>poppler_structure_element_get_table_headers ()</h3>
|
2540
|
-
<pre class="programlisting"><a href="
|
2540
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
2541
2541
|
poppler_structure_element_get_table_headers
|
2542
2542
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2543
2543
|
<p>Obtains an array with the names of the table column headers. This is only
|
2544
2544
|
useful for table header row elements.</p>
|
2545
2545
|
<p>The array with the results is allocated by the function. The number
|
2546
|
-
of items in the returned array can be obtained with <a href="
|
2547
|
-
The returned value must be freed using <a href="
|
2546
|
+
of items in the returned array can be obtained with <a href="https://developer.gnome.org/glib/unstable/glib-String-Utility-Functions.html#g-strv-length"><code class="function">g_strv_length()</code></a>.
|
2547
|
+
The returned value must be freed using <a href="https://developer.gnome.org/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>.</p>
|
2548
2548
|
<div class="refsect3">
|
2549
2549
|
<a name="id-1.2.11.9.60.6"></a><h4>Parameters</h4>
|
2550
2550
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2563,7 +2563,7 @@ The returned value must be freed using <a href="/home/vagrant/ruby-gnome2.win32/
|
|
2563
2563
|
<div class="refsect3">
|
2564
2564
|
<a name="id-1.2.11.9.60.7"></a><h4>Returns</h4>
|
2565
2565
|
<p> Zero-terminated array of strings with the table header names,
|
2566
|
-
or <a href="
|
2566
|
+
or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute is not defined. </p>
|
2567
2567
|
<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>
|
2568
2568
|
</div>
|
2569
2569
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
@@ -2599,7 +2599,7 @@ poppler_structure_element_get_table_scope
|
|
2599
2599
|
<hr>
|
2600
2600
|
<div class="refsect2">
|
2601
2601
|
<a name="poppler-structure-element-get-table-summary"></a><h3>poppler_structure_element_get_table_summary ()</h3>
|
2602
|
-
<pre class="programlisting"><a href="
|
2602
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
2603
2603
|
poppler_structure_element_get_table_summary
|
2604
2604
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2605
2605
|
<p>Obtains the textual summary of the contents of the table element. Note that
|
@@ -2609,7 +2609,7 @@ description field to provide an alternate way of presenting an element
|
|
2609
2609
|
to the user, or a document indexer may want to scan it for additional
|
2610
2610
|
keywords.</p>
|
2611
2611
|
<p>The returned string is allocated by the function. When it is
|
2612
|
-
not needed anymore, be sure to call <a href="
|
2612
|
+
not needed anymore, be sure to call <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2613
2613
|
<div class="refsect3">
|
2614
2614
|
<a name="id-1.2.11.9.62.6"></a><h4>Parameters</h4>
|
2615
2615
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2627,7 +2627,7 @@ not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/gli
|
|
2627
2627
|
</div>
|
2628
2628
|
<div class="refsect3">
|
2629
2629
|
<a name="id-1.2.11.9.62.7"></a><h4>Returns</h4>
|
2630
|
-
<p> A string, or <a href="
|
2630
|
+
<p> A string, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute
|
2631
2631
|
is not defined. </p>
|
2632
2632
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2633
2633
|
</div>
|
@@ -2687,7 +2687,7 @@ poppler_text_span_free (<em class="parameter"><code><a class="link" href="Popple
|
|
2687
2687
|
<hr>
|
2688
2688
|
<div class="refsect2">
|
2689
2689
|
<a name="poppler-text-span-is-fixed-width-font"></a><h3>poppler_text_span_is_fixed_width_font ()</h3>
|
2690
|
-
<pre class="programlisting"><a href="
|
2690
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2691
2691
|
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>
|
2692
2692
|
<p>Check wether a text span is meant to be rendered using a fixed-width font.</p>
|
2693
2693
|
<div class="refsect3">
|
@@ -2714,7 +2714,7 @@ poppler_text_span_is_fixed_width_font (<em class="parameter"><code><a class="lin
|
|
2714
2714
|
<hr>
|
2715
2715
|
<div class="refsect2">
|
2716
2716
|
<a name="poppler-text-span-is-serif-font"></a><h3>poppler_text_span_is_serif_font ()</h3>
|
2717
|
-
<pre class="programlisting"><a href="
|
2717
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2718
2718
|
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>
|
2719
2719
|
<p>Check whether a text span is meant to be rendered using a serif font.</p>
|
2720
2720
|
<div class="refsect3">
|
@@ -2741,7 +2741,7 @@ poppler_text_span_is_serif_font (<em class="parameter"><code><a class="link" hre
|
|
2741
2741
|
<hr>
|
2742
2742
|
<div class="refsect2">
|
2743
2743
|
<a name="poppler-text-span-is-bold-font"></a><h3>poppler_text_span_is_bold_font ()</h3>
|
2744
|
-
<pre class="programlisting"><a href="
|
2744
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2745
2745
|
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>
|
2746
2746
|
<p>Check whether a text span is meant to be rendered using a bold font.</p>
|
2747
2747
|
<div class="refsect3">
|
@@ -2799,7 +2799,7 @@ poppler_text_span_get_color (<em class="parameter"><code><a class="link" href="P
|
|
2799
2799
|
<hr>
|
2800
2800
|
<div class="refsect2">
|
2801
2801
|
<a name="poppler-text-span-get-text"></a><h3>poppler_text_span_get_text ()</h3>
|
2802
|
-
<pre class="programlisting">const <a href="
|
2802
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
2803
2803
|
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>
|
2804
2804
|
<p>Obtains the text contained in the span.</p>
|
2805
2805
|
<div class="refsect3">
|
@@ -2827,7 +2827,7 @@ poppler_text_span_get_text (<em class="parameter"><code><a class="link" href="Po
|
|
2827
2827
|
<hr>
|
2828
2828
|
<div class="refsect2">
|
2829
2829
|
<a name="poppler-text-span-get-font-name"></a><h3>poppler_text_span_get_font_name ()</h3>
|
2830
|
-
<pre class="programlisting">const <a href="
|
2830
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
2831
2831
|
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>
|
2832
2832
|
<p>Obtains the name of the font in which the span is to be rendered.</p>
|
2833
2833
|
<div class="refsect3">
|
@@ -2848,7 +2848,7 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
2848
2848
|
<div class="refsect3">
|
2849
2849
|
<a name="id-1.2.11.9.70.6"></a><h4>Returns</h4>
|
2850
2850
|
<p> A string containing the font name, or
|
2851
|
-
<a href="
|
2851
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if a font is not defined. </p>
|
2852
2852
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2853
2853
|
</div>
|
2854
2854
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|