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#gint"><span class="returnvalue">gint</span></a>
|
54
54
|
</td>
|
55
55
|
<td class="function_name">
|
56
56
|
<a class="link" href="PopplerFormField.html#poppler-form-field-get-id" title="poppler_form_field_get_id ()">poppler_form_field_get_id</a> <span class="c_punctuation">()</span>
|
@@ -58,7 +58,7 @@
|
|
58
58
|
</tr>
|
59
59
|
<tr>
|
60
60
|
<td class="function_type">
|
61
|
-
<a href="
|
61
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
62
62
|
</td>
|
63
63
|
<td class="function_name">
|
64
64
|
<a class="link" href="PopplerFormField.html#poppler-form-field-is-read-only" title="poppler_form_field_is_read_only ()">poppler_form_field_is_read_only</a> <span class="c_punctuation">()</span>
|
@@ -66,7 +66,7 @@
|
|
66
66
|
</tr>
|
67
67
|
<tr>
|
68
68
|
<td class="function_type">
|
69
|
-
<a href="
|
69
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
70
70
|
</td>
|
71
71
|
<td class="function_name">
|
72
72
|
<a class="link" href="PopplerFormField.html#poppler-form-field-get-font-size" title="poppler_form_field_get_font_size ()">poppler_form_field_get_font_size</a> <span class="c_punctuation">()</span>
|
@@ -74,7 +74,7 @@
|
|
74
74
|
</tr>
|
75
75
|
<tr>
|
76
76
|
<td class="function_type">
|
77
|
-
<a href="
|
77
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
78
78
|
</td>
|
79
79
|
<td class="function_name">
|
80
80
|
<a class="link" href="PopplerFormField.html#poppler-form-field-get-partial-name" title="poppler_form_field_get_partial_name ()">poppler_form_field_get_partial_name</a> <span class="c_punctuation">()</span>
|
@@ -82,7 +82,7 @@
|
|
82
82
|
</tr>
|
83
83
|
<tr>
|
84
84
|
<td class="function_type">
|
85
|
-
<a href="
|
85
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
86
86
|
</td>
|
87
87
|
<td class="function_name">
|
88
88
|
<a class="link" href="PopplerFormField.html#poppler-form-field-get-mapping-name" title="poppler_form_field_get_mapping_name ()">poppler_form_field_get_mapping_name</a> <span class="c_punctuation">()</span>
|
@@ -90,7 +90,7 @@
|
|
90
90
|
</tr>
|
91
91
|
<tr>
|
92
92
|
<td class="function_type">
|
93
|
-
<a href="
|
93
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
94
94
|
</td>
|
95
95
|
<td class="function_name">
|
96
96
|
<a class="link" href="PopplerFormField.html#poppler-form-field-get-name" title="poppler_form_field_get_name ()">poppler_form_field_get_name</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="PopplerFormField.html#poppler-form-field-button-get-state" title="poppler_form_field_button_get_state ()">poppler_form_field_button_get_state</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#gboolean"><span class="returnvalue">gboolean</span></a>
|
142
142
|
</td>
|
143
143
|
<td class="function_name">
|
144
144
|
<a class="link" href="PopplerFormField.html#poppler-form-field-choice-can-select-multiple" title="poppler_form_field_choice_can_select_multiple ()">poppler_form_field_choice_can_select_multiple</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#gboolean"><span class="returnvalue">gboolean</span></a>
|
150
150
|
</td>
|
151
151
|
<td class="function_name">
|
152
152
|
<a class="link" href="PopplerFormField.html#poppler-form-field-choice-commit-on-change" title="poppler_form_field_choice_commit_on_change ()">poppler_form_field_choice_commit_on_change</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#gboolean"><span class="returnvalue">gboolean</span></a>
|
158
158
|
</td>
|
159
159
|
<td class="function_name">
|
160
160
|
<a class="link" href="PopplerFormField.html#poppler-form-field-choice-do-spell-check" title="poppler_form_field_choice_do_spell_check ()">poppler_form_field_choice_do_spell_check</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="PopplerFormField.html#poppler-form-field-choice-get-item" title="poppler_form_field_choice_get_item ()">poppler_form_field_choice_get_item</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#gint"><span class="returnvalue">gint</span></a>
|
174
174
|
</td>
|
175
175
|
<td class="function_name">
|
176
176
|
<a class="link" href="PopplerFormField.html#poppler-form-field-choice-get-n-items" title="poppler_form_field_choice_get_n_items ()">poppler_form_field_choice_get_n_items</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="PopplerFormField.html#poppler-form-field-choice-get-text" title="poppler_form_field_choice_get_text ()">poppler_form_field_choice_get_text</a> <span class="c_punctuation">()</span>
|
@@ -194,7 +194,7 @@
|
|
194
194
|
</tr>
|
195
195
|
<tr>
|
196
196
|
<td class="function_type">
|
197
|
-
<a href="
|
197
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
198
198
|
</td>
|
199
199
|
<td class="function_name">
|
200
200
|
<a class="link" href="PopplerFormField.html#poppler-form-field-choice-is-editable" title="poppler_form_field_choice_is_editable ()">poppler_form_field_choice_is_editable</a> <span class="c_punctuation">()</span>
|
@@ -202,7 +202,7 @@
|
|
202
202
|
</tr>
|
203
203
|
<tr>
|
204
204
|
<td class="function_type">
|
205
|
-
<a href="
|
205
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
206
206
|
</td>
|
207
207
|
<td class="function_name">
|
208
208
|
<a class="link" href="PopplerFormField.html#poppler-form-field-choice-is-item-selected" title="poppler_form_field_choice_is_item_selected ()">poppler_form_field_choice_is_item_selected</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#gchar"><span class="returnvalue">gchar</span></a> *
|
246
246
|
</td>
|
247
247
|
<td class="function_name">
|
248
248
|
<a class="link" href="PopplerFormField.html#poppler-form-field-text-get-text" title="poppler_form_field_text_get_text ()">poppler_form_field_text_get_text</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#gint"><span class="returnvalue">gint</span></a>
|
262
262
|
</td>
|
263
263
|
<td class="function_name">
|
264
264
|
<a class="link" href="PopplerFormField.html#poppler-form-field-text-get-max-len" title="poppler_form_field_text_get_max_len ()">poppler_form_field_text_get_max_len</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#gboolean"><span class="returnvalue">gboolean</span></a>
|
270
270
|
</td>
|
271
271
|
<td class="function_name">
|
272
272
|
<a class="link" href="PopplerFormField.html#poppler-form-field-text-do-scroll" title="poppler_form_field_text_do_scroll ()">poppler_form_field_text_do_scroll</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#gboolean"><span class="returnvalue">gboolean</span></a>
|
278
278
|
</td>
|
279
279
|
<td class="function_name">
|
280
280
|
<a class="link" href="PopplerFormField.html#poppler-form-field-text-do-spell-check" title="poppler_form_field_text_do_spell_check ()">poppler_form_field_text_do_spell_check</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#gboolean"><span class="returnvalue">gboolean</span></a>
|
286
286
|
</td>
|
287
287
|
<td class="function_name">
|
288
288
|
<a class="link" href="PopplerFormField.html#poppler-form-field-text-is-password" title="poppler_form_field_text_is_password ()">poppler_form_field_text_is_password</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#gboolean"><span class="returnvalue">gboolean</span></a>
|
294
294
|
</td>
|
295
295
|
<td class="function_name">
|
296
296
|
<a class="link" href="PopplerFormField.html#poppler-form-field-text-is-rich-text" title="poppler_form_field_text_is_rich_text ()">poppler_form_field_text_is_rich_text</a> <span class="c_punctuation">()</span>
|
@@ -332,7 +332,7 @@
|
|
332
332
|
</div>
|
333
333
|
<div class="refsect1">
|
334
334
|
<a name="PopplerFormField.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
335
|
-
<pre class="screen"> <a href="
|
335
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
336
336
|
<span class="lineart">╰──</span> PopplerFormField
|
337
337
|
</pre>
|
338
338
|
</div>
|
@@ -376,7 +376,7 @@ poppler_form_field_get_field_type (<em class="parameter"><code><a class="link" h
|
|
376
376
|
<hr>
|
377
377
|
<div class="refsect2">
|
378
378
|
<a name="poppler-form-field-get-id"></a><h3>poppler_form_field_get_id ()</h3>
|
379
|
-
<pre class="programlisting"><a href="
|
379
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
380
380
|
poppler_form_field_get_id (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
381
381
|
<p>Gets the id of <em class="parameter"><code>field</code></em>
|
382
382
|
</p>
|
@@ -404,7 +404,7 @@ poppler_form_field_get_id (<em class="parameter"><code><a class="link" href="Pop
|
|
404
404
|
<hr>
|
405
405
|
<div class="refsect2">
|
406
406
|
<a name="poppler-form-field-is-read-only"></a><h3>poppler_form_field_is_read_only ()</h3>
|
407
|
-
<pre class="programlisting"><a href="
|
407
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
408
408
|
poppler_form_field_is_read_only (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
409
409
|
<p>Checks whether <em class="parameter"><code>field</code></em>
|
410
410
|
is read only</p>
|
@@ -425,14 +425,14 @@ poppler_form_field_is_read_only (<em class="parameter"><code><a class="link" hre
|
|
425
425
|
</div>
|
426
426
|
<div class="refsect3">
|
427
427
|
<a name="id-1.2.6.8.4.6"></a><h4>Returns</h4>
|
428
|
-
<p> <a href="
|
428
|
+
<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>field</code></em>
|
429
429
|
is read only</p>
|
430
430
|
</div>
|
431
431
|
</div>
|
432
432
|
<hr>
|
433
433
|
<div class="refsect2">
|
434
434
|
<a name="poppler-form-field-get-font-size"></a><h3>poppler_form_field_get_font_size ()</h3>
|
435
|
-
<pre class="programlisting"><a href="
|
435
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>
|
436
436
|
poppler_form_field_get_font_size (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
437
437
|
<p>Gets the font size of <em class="parameter"><code>field</code></em>
|
438
438
|
</p>
|
@@ -460,7 +460,7 @@ poppler_form_field_get_font_size (<em class="parameter"><code><a class="link" hr
|
|
460
460
|
<hr>
|
461
461
|
<div class="refsect2">
|
462
462
|
<a name="poppler-form-field-get-partial-name"></a><h3>poppler_form_field_get_partial_name ()</h3>
|
463
|
-
<pre class="programlisting"><a href="
|
463
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
464
464
|
poppler_form_field_get_partial_name (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
465
465
|
<p>Gets the partial name of <em class="parameter"><code>field</code></em>
|
466
466
|
.</p>
|
@@ -481,14 +481,14 @@ poppler_form_field_get_partial_name (<em class="parameter"><code><a class="link"
|
|
481
481
|
</div>
|
482
482
|
<div class="refsect3">
|
483
483
|
<a name="id-1.2.6.8.6.6"></a><h4>Returns</h4>
|
484
|
-
<p> a new allocated string. It must be freed with <a href="
|
484
|
+
<p> a new allocated string. It must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
485
485
|
</div>
|
486
486
|
<p class="since">Since: <a class="link" href="api-index-0-16.html#api-index-0.16">0.16</a></p>
|
487
487
|
</div>
|
488
488
|
<hr>
|
489
489
|
<div class="refsect2">
|
490
490
|
<a name="poppler-form-field-get-mapping-name"></a><h3>poppler_form_field_get_mapping_name ()</h3>
|
491
|
-
<pre class="programlisting"><a href="
|
491
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
492
492
|
poppler_form_field_get_mapping_name (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
493
493
|
<p>Gets the mapping name of <em class="parameter"><code>field</code></em>
|
494
494
|
that is used when
|
@@ -510,14 +510,14 @@ exporting interactive form field data from the document</p>
|
|
510
510
|
</div>
|
511
511
|
<div class="refsect3">
|
512
512
|
<a name="id-1.2.6.8.7.6"></a><h4>Returns</h4>
|
513
|
-
<p> a new allocated string. It must be freed with <a href="
|
513
|
+
<p> a new allocated string. It must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
514
514
|
</div>
|
515
515
|
<p class="since">Since: <a class="link" href="api-index-0-16.html#api-index-0.16">0.16</a></p>
|
516
516
|
</div>
|
517
517
|
<hr>
|
518
518
|
<div class="refsect2">
|
519
519
|
<a name="poppler-form-field-get-name"></a><h3>poppler_form_field_get_name ()</h3>
|
520
|
-
<pre class="programlisting"><a href="
|
520
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
521
521
|
poppler_form_field_get_name (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
522
522
|
<p>Gets the fully qualified name of <em class="parameter"><code>field</code></em>
|
523
523
|
. It's constructed by concatenating
|
@@ -539,7 +539,7 @@ the partial field names of the field and all of its ancestors.</p>
|
|
539
539
|
</div>
|
540
540
|
<div class="refsect3">
|
541
541
|
<a name="id-1.2.6.8.8.6"></a><h4>Returns</h4>
|
542
|
-
<p> a new allocated string. It must be freed with <a href="
|
542
|
+
<p> a new allocated string. It must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
543
543
|
</div>
|
544
544
|
<p class="since">Since: <a class="link" href="api-index-0-16.html#api-index-0.16">0.16</a></p>
|
545
545
|
</div>
|
@@ -550,7 +550,7 @@ the partial field names of the field and all of its ancestors.</p>
|
|
550
550
|
poppler_form_field_get_action (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
551
551
|
<p>Retrieves the action (<a class="link" href="poppler-PopplerAction.html#PopplerAction" title="PopplerAction"><span class="type">PopplerAction</span></a>) that shall be
|
552
552
|
performed when <em class="parameter"><code>field</code></em>
|
553
|
-
is activated, or <a href="
|
553
|
+
is activated, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
554
554
|
<div class="refsect3">
|
555
555
|
<a name="id-1.2.6.8.9.5"></a><h4>Parameters</h4>
|
556
556
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -607,11 +607,11 @@ poppler_form_field_button_get_button_type
|
|
607
607
|
<hr>
|
608
608
|
<div class="refsect2">
|
609
609
|
<a name="poppler-form-field-button-get-state"></a><h3>poppler_form_field_button_get_state ()</h3>
|
610
|
-
<pre class="programlisting"><a href="
|
610
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
611
611
|
poppler_form_field_button_get_state (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
612
|
-
<p>Queries a <a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> and returns its current state. Returns <a href="
|
612
|
+
<p>Queries a <a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> and returns its current state. Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if
|
613
613
|
<em class="parameter"><code>field</code></em>
|
614
|
-
is pressed in and <a href="
|
614
|
+
is pressed in and <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if it is raised.</p>
|
615
615
|
<div class="refsect3">
|
616
616
|
<a name="id-1.2.6.8.11.5"></a><h4>Parameters</h4>
|
617
617
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -638,10 +638,10 @@ poppler_form_field_button_get_state (<em class="parameter"><code><a class="link"
|
|
638
638
|
<a name="poppler-form-field-button-set-state"></a><h3>poppler_form_field_button_set_state ()</h3>
|
639
639
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
640
640
|
poppler_form_field_button_set_state (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>,
|
641
|
-
<em class="parameter"><code><a href="
|
641
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> state</code></em>);</pre>
|
642
642
|
<p>Sets the status of <em class="parameter"><code>field</code></em>
|
643
|
-
. Set to <a href="
|
644
|
-
to be 'pressed in', and <a href="
|
643
|
+
. Set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want the <a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a>
|
644
|
+
to be 'pressed in', and <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to raise it.</p>
|
645
645
|
<div class="refsect3">
|
646
646
|
<a name="id-1.2.6.8.12.5"></a><h4>Parameters</h4>
|
647
647
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -658,7 +658,7 @@ to be 'pressed in', and <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/lo
|
|
658
658
|
</tr>
|
659
659
|
<tr>
|
660
660
|
<td class="parameter_name"><p>state</p></td>
|
661
|
-
<td class="parameter_description"><p><a href="
|
661
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a></p></td>
|
662
662
|
<td class="parameter_annotations"> </td>
|
663
663
|
</tr>
|
664
664
|
</tbody>
|
@@ -697,7 +697,7 @@ poppler_form_field_choice_get_choice_type
|
|
697
697
|
<hr>
|
698
698
|
<div class="refsect2">
|
699
699
|
<a name="poppler-form-field-choice-can-select-multiple"></a><h3>poppler_form_field_choice_can_select_multiple ()</h3>
|
700
|
-
<pre class="programlisting"><a href="
|
700
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
701
701
|
poppler_form_field_choice_can_select_multiple
|
702
702
|
(<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
703
703
|
<p>Checks whether <em class="parameter"><code>field</code></em>
|
@@ -719,21 +719,21 @@ poppler_form_field_choice_can_select_multiple
|
|
719
719
|
</div>
|
720
720
|
<div class="refsect3">
|
721
721
|
<a name="id-1.2.6.8.14.6"></a><h4>Returns</h4>
|
722
|
-
<p> <a href="
|
722
|
+
<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>field</code></em>
|
723
723
|
allows multiple choices to be selected</p>
|
724
724
|
</div>
|
725
725
|
</div>
|
726
726
|
<hr>
|
727
727
|
<div class="refsect2">
|
728
728
|
<a name="poppler-form-field-choice-commit-on-change"></a><h3>poppler_form_field_choice_commit_on_change ()</h3>
|
729
|
-
<pre class="programlisting"><a href="
|
729
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
730
730
|
poppler_form_field_choice_commit_on_change
|
731
731
|
(<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
732
732
|
</div>
|
733
733
|
<hr>
|
734
734
|
<div class="refsect2">
|
735
735
|
<a name="poppler-form-field-choice-do-spell-check"></a><h3>poppler_form_field_choice_do_spell_check ()</h3>
|
736
|
-
<pre class="programlisting"><a href="
|
736
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
737
737
|
poppler_form_field_choice_do_spell_check
|
738
738
|
(<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
739
739
|
<p>Checks whether spell checking should be done for the contents of <em class="parameter"><code>field</code></em>
|
@@ -755,16 +755,16 @@ poppler_form_field_choice_do_spell_check
|
|
755
755
|
</div>
|
756
756
|
<div class="refsect3">
|
757
757
|
<a name="id-1.2.6.8.16.6"></a><h4>Returns</h4>
|
758
|
-
<p> <a href="
|
758
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if spell checking should be done for <em class="parameter"><code>field</code></em>
|
759
759
|
</p>
|
760
760
|
</div>
|
761
761
|
</div>
|
762
762
|
<hr>
|
763
763
|
<div class="refsect2">
|
764
764
|
<a name="poppler-form-field-choice-get-item"></a><h3>poppler_form_field_choice_get_item ()</h3>
|
765
|
-
<pre class="programlisting"><a href="
|
765
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
766
766
|
poppler_form_field_choice_get_item (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>,
|
767
|
-
<em class="parameter"><code><a href="
|
767
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index</code></em>);</pre>
|
768
768
|
<p>Returns the contents of the item on <em class="parameter"><code>field</code></em>
|
769
769
|
at the given index</p>
|
770
770
|
<div class="refsect3">
|
@@ -791,13 +791,13 @@ poppler_form_field_choice_get_item (<em class="parameter"><code><a class="link"
|
|
791
791
|
</div>
|
792
792
|
<div class="refsect3">
|
793
793
|
<a name="id-1.2.6.8.17.6"></a><h4>Returns</h4>
|
794
|
-
<p> a new allocated string. It must be freed with <a href="
|
794
|
+
<p> a new allocated string. It must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
795
795
|
</div>
|
796
796
|
</div>
|
797
797
|
<hr>
|
798
798
|
<div class="refsect2">
|
799
799
|
<a name="poppler-form-field-choice-get-n-items"></a><h3>poppler_form_field_choice_get_n_items ()</h3>
|
800
|
-
<pre class="programlisting"><a href="
|
800
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
801
801
|
poppler_form_field_choice_get_n_items (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
802
802
|
<p>Returns the number of items on <em class="parameter"><code>field</code></em>
|
803
803
|
</p>
|
@@ -825,7 +825,7 @@ poppler_form_field_choice_get_n_items (<em class="parameter"><code><a class="lin
|
|
825
825
|
<hr>
|
826
826
|
<div class="refsect2">
|
827
827
|
<a name="poppler-form-field-choice-get-text"></a><h3>poppler_form_field_choice_get_text ()</h3>
|
828
|
-
<pre class="programlisting"><a href="
|
828
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
829
829
|
poppler_form_field_choice_get_text (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
830
830
|
<p>Retrieves the contents of <em class="parameter"><code>field</code></em>
|
831
831
|
.</p>
|
@@ -846,7 +846,7 @@ poppler_form_field_choice_get_text (<em class="parameter"><code><a class="link"
|
|
846
846
|
</div>
|
847
847
|
<div class="refsect3">
|
848
848
|
<a name="id-1.2.6.8.19.6"></a><h4>Returns</h4>
|
849
|
-
<p> a new allocated string. It must be freed with <a href="
|
849
|
+
<p> a new allocated string. It must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
850
850
|
</div>
|
851
851
|
</div>
|
852
852
|
<hr>
|
@@ -854,7 +854,7 @@ poppler_form_field_choice_get_text (<em class="parameter"><code><a class="link"
|
|
854
854
|
<a name="poppler-form-field-choice-set-text"></a><h3>poppler_form_field_choice_set_text ()</h3>
|
855
855
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
856
856
|
poppler_form_field_choice_set_text (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>,
|
857
|
-
<em class="parameter"><code>const <a href="
|
857
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
858
858
|
<p>Sets the text in <em class="parameter"><code>field</code></em>
|
859
859
|
to the given value, replacing the current contents</p>
|
860
860
|
<div class="refsect3">
|
@@ -883,7 +883,7 @@ poppler_form_field_choice_set_text (<em class="parameter"><code><a class="link"
|
|
883
883
|
<hr>
|
884
884
|
<div class="refsect2">
|
885
885
|
<a name="poppler-form-field-choice-is-editable"></a><h3>poppler_form_field_choice_is_editable ()</h3>
|
886
|
-
<pre class="programlisting"><a href="
|
886
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
887
887
|
poppler_form_field_choice_is_editable (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
888
888
|
<p>Checks whether <em class="parameter"><code>field</code></em>
|
889
889
|
is editable</p>
|
@@ -904,17 +904,17 @@ poppler_form_field_choice_is_editable (<em class="parameter"><code><a class="lin
|
|
904
904
|
</div>
|
905
905
|
<div class="refsect3">
|
906
906
|
<a name="id-1.2.6.8.21.6"></a><h4>Returns</h4>
|
907
|
-
<p> <a href="
|
907
|
+
<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>field</code></em>
|
908
908
|
is editable</p>
|
909
909
|
</div>
|
910
910
|
</div>
|
911
911
|
<hr>
|
912
912
|
<div class="refsect2">
|
913
913
|
<a name="poppler-form-field-choice-is-item-selected"></a><h3>poppler_form_field_choice_is_item_selected ()</h3>
|
914
|
-
<pre class="programlisting"><a href="
|
914
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
915
915
|
poppler_form_field_choice_is_item_selected
|
916
916
|
(<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>,
|
917
|
-
<em class="parameter"><code><a href="
|
917
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index</code></em>);</pre>
|
918
918
|
<p>Checks whether the item at the given index on <em class="parameter"><code>field</code></em>
|
919
919
|
is currently selected</p>
|
920
920
|
<div class="refsect3">
|
@@ -941,7 +941,7 @@ poppler_form_field_choice_is_item_selected
|
|
941
941
|
</div>
|
942
942
|
<div class="refsect3">
|
943
943
|
<a name="id-1.2.6.8.22.6"></a><h4>Returns</h4>
|
944
|
-
<p> <a href="
|
944
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if item at <em class="parameter"><code>index</code></em>
|
945
945
|
is currently selected</p>
|
946
946
|
</div>
|
947
947
|
</div>
|
@@ -950,7 +950,7 @@ is currently selected</p>
|
|
950
950
|
<a name="poppler-form-field-choice-select-item"></a><h3>poppler_form_field_choice_select_item ()</h3>
|
951
951
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
952
952
|
poppler_form_field_choice_select_item (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>,
|
953
|
-
<em class="parameter"><code><a href="
|
953
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index</code></em>);</pre>
|
954
954
|
<p>Selects the item at the given index on <em class="parameter"><code>field</code></em>
|
955
955
|
</p>
|
956
956
|
<div class="refsect3">
|
@@ -981,7 +981,7 @@ poppler_form_field_choice_select_item (<em class="parameter"><code><a class="lin
|
|
981
981
|
<a name="poppler-form-field-choice-toggle-item"></a><h3>poppler_form_field_choice_toggle_item ()</h3>
|
982
982
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
983
983
|
poppler_form_field_choice_toggle_item (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>,
|
984
|
-
<em class="parameter"><code><a href="
|
984
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index</code></em>);</pre>
|
985
985
|
<p>Changes the state of the item at the given index</p>
|
986
986
|
<div class="refsect3">
|
987
987
|
<a name="id-1.2.6.8.24.5"></a><h4>Parameters</h4>
|
@@ -1061,7 +1061,7 @@ poppler_form_field_text_get_text_type (<em class="parameter"><code><a class="lin
|
|
1061
1061
|
<hr>
|
1062
1062
|
<div class="refsect2">
|
1063
1063
|
<a name="poppler-form-field-text-get-text"></a><h3>poppler_form_field_text_get_text ()</h3>
|
1064
|
-
<pre class="programlisting"><a href="
|
1064
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1065
1065
|
poppler_form_field_text_get_text (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
1066
1066
|
<p>Retrieves the contents of <em class="parameter"><code>field</code></em>
|
1067
1067
|
.</p>
|
@@ -1082,7 +1082,7 @@ poppler_form_field_text_get_text (<em class="parameter"><code><a class="link" hr
|
|
1082
1082
|
</div>
|
1083
1083
|
<div class="refsect3">
|
1084
1084
|
<a name="id-1.2.6.8.27.6"></a><h4>Returns</h4>
|
1085
|
-
<p> a new allocated string. It must be freed with <a href="
|
1085
|
+
<p> a new allocated string. It must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
1086
1086
|
</div>
|
1087
1087
|
</div>
|
1088
1088
|
<hr>
|
@@ -1090,7 +1090,7 @@ poppler_form_field_text_get_text (<em class="parameter"><code><a class="link" hr
|
|
1090
1090
|
<a name="poppler-form-field-text-set-text"></a><h3>poppler_form_field_text_set_text ()</h3>
|
1091
1091
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1092
1092
|
poppler_form_field_text_set_text (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>,
|
1093
|
-
<em class="parameter"><code>const <a href="
|
1093
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
1094
1094
|
<p>Sets the text in <em class="parameter"><code>field</code></em>
|
1095
1095
|
to the given value, replacing the current contents.</p>
|
1096
1096
|
<div class="refsect3">
|
@@ -1119,7 +1119,7 @@ poppler_form_field_text_set_text (<em class="parameter"><code><a class="link" hr
|
|
1119
1119
|
<hr>
|
1120
1120
|
<div class="refsect2">
|
1121
1121
|
<a name="poppler-form-field-text-get-max-len"></a><h3>poppler_form_field_text_get_max_len ()</h3>
|
1122
|
-
<pre class="programlisting"><a href="
|
1122
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
1123
1123
|
poppler_form_field_text_get_max_len (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
1124
1124
|
<p>Retrieves the maximum allowed length of the text in <em class="parameter"><code>field</code></em>
|
1125
1125
|
</p>
|
@@ -1147,13 +1147,13 @@ poppler_form_field_text_get_max_len (<em class="parameter"><code><a class="link"
|
|
1147
1147
|
<hr>
|
1148
1148
|
<div class="refsect2">
|
1149
1149
|
<a name="poppler-form-field-text-do-scroll"></a><h3>poppler_form_field_text_do_scroll ()</h3>
|
1150
|
-
<pre class="programlisting"><a href="
|
1150
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1151
1151
|
poppler_form_field_text_do_scroll (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
1152
1152
|
</div>
|
1153
1153
|
<hr>
|
1154
1154
|
<div class="refsect2">
|
1155
1155
|
<a name="poppler-form-field-text-do-spell-check"></a><h3>poppler_form_field_text_do_spell_check ()</h3>
|
1156
|
-
<pre class="programlisting"><a href="
|
1156
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1157
1157
|
poppler_form_field_text_do_spell_check
|
1158
1158
|
(<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
1159
1159
|
<p>Checks whether spell checking should be done for the contents of <em class="parameter"><code>field</code></em>
|
@@ -1175,14 +1175,14 @@ poppler_form_field_text_do_spell_check
|
|
1175
1175
|
</div>
|
1176
1176
|
<div class="refsect3">
|
1177
1177
|
<a name="id-1.2.6.8.31.6"></a><h4>Returns</h4>
|
1178
|
-
<p> <a href="
|
1178
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if spell checking should be done for <em class="parameter"><code>field</code></em>
|
1179
1179
|
</p>
|
1180
1180
|
</div>
|
1181
1181
|
</div>
|
1182
1182
|
<hr>
|
1183
1183
|
<div class="refsect2">
|
1184
1184
|
<a name="poppler-form-field-text-is-password"></a><h3>poppler_form_field_text_is_password ()</h3>
|
1185
|
-
<pre class="programlisting"><a href="
|
1185
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1186
1186
|
poppler_form_field_text_is_password (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
1187
1187
|
<p>Checks whether content of <em class="parameter"><code>field</code></em>
|
1188
1188
|
is a password and it must be hidden</p>
|
@@ -1203,14 +1203,14 @@ poppler_form_field_text_is_password (<em class="parameter"><code><a class="link"
|
|
1203
1203
|
</div>
|
1204
1204
|
<div class="refsect3">
|
1205
1205
|
<a name="id-1.2.6.8.32.6"></a><h4>Returns</h4>
|
1206
|
-
<p> <a href="
|
1206
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the content of <em class="parameter"><code>field</code></em>
|
1207
1207
|
is a password</p>
|
1208
1208
|
</div>
|
1209
1209
|
</div>
|
1210
1210
|
<hr>
|
1211
1211
|
<div class="refsect2">
|
1212
1212
|
<a name="poppler-form-field-text-is-rich-text"></a><h3>poppler_form_field_text_is_rich_text ()</h3>
|
1213
|
-
<pre class="programlisting"><a href="
|
1213
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1214
1214
|
poppler_form_field_text_is_rich_text (<em class="parameter"><code><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> *field</code></em>);</pre>
|
1215
1215
|
<p>Checks whether the contents of <em class="parameter"><code>field</code></em>
|
1216
1216
|
are rich text</p>
|
@@ -1231,7 +1231,7 @@ poppler_form_field_text_is_rich_text (<em class="parameter"><code><a class="link
|
|
1231
1231
|
</div>
|
1232
1232
|
<div class="refsect3">
|
1233
1233
|
<a name="id-1.2.6.8.33.6"></a><h4>Returns</h4>
|
1234
|
-
<p> <a href="
|
1234
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the contents of <em class="parameter"><code>field</code></em>
|
1235
1235
|
are rich text</p>
|
1236
1236
|
</div>
|
1237
1237
|
</div>
|