poppler 2.2.3-x86-mingw32 → 2.2.4-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +4 -5
- data/ext/poppler/extconf.rb +3 -16
- data/lib/2.0/poppler.so +0 -0
- data/lib/2.1/poppler.so +0 -0
- data/lib/2.2/poppler.so +0 -0
- data/lib/poppler.rb +1 -4
- data/vendor/local/bin/cjpeg.exe +0 -0
- data/vendor/local/bin/djpeg.exe +0 -0
- data/vendor/local/bin/jpegtran.exe +0 -0
- data/vendor/local/bin/libjpeg-9.dll +0 -0
- data/vendor/local/bin/{libpoppler-46.dll → libpoppler-48.dll} +0 -0
- data/vendor/local/bin/libpoppler-cpp-0.dll +0 -0
- data/vendor/local/bin/libpoppler-glib-8.dll +0 -0
- data/vendor/local/bin/libsqlite3-0.dll +0 -0
- data/vendor/local/bin/pdfdetach.exe +0 -0
- data/vendor/local/bin/pdffonts.exe +0 -0
- data/vendor/local/bin/pdfimages.exe +0 -0
- data/vendor/local/bin/pdfinfo.exe +0 -0
- data/vendor/local/bin/pdfseparate.exe +0 -0
- data/vendor/local/bin/pdftocairo.exe +0 -0
- data/vendor/local/bin/pdftohtml.exe +0 -0
- data/vendor/local/bin/pdftoppm.exe +0 -0
- data/vendor/local/bin/pdftops.exe +0 -0
- data/vendor/local/bin/pdftotext.exe +0 -0
- data/vendor/local/bin/pdfunite.exe +0 -0
- data/vendor/local/bin/rdjpgcom.exe +0 -0
- data/vendor/local/bin/sqlite3.exe +0 -0
- data/vendor/local/bin/wrjpgcom.exe +0 -0
- data/vendor/local/include/poppler/cpp/poppler-version.h +3 -3
- data/vendor/local/include/poppler/glib/poppler-features.h +2 -2
- data/vendor/local/include/poppler/glib/poppler.h +9 -0
- data/vendor/local/lib/girepository-1.0/Poppler-0.18.typelib +0 -0
- data/vendor/local/lib/libjpeg.a +0 -0
- data/vendor/local/lib/libjpeg.dll.a +0 -0
- data/vendor/local/lib/libjpeg.la +2 -2
- data/vendor/local/lib/libpoppler-cpp.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.dll.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.la +3 -3
- data/vendor/local/lib/libpoppler-glib.a +0 -0
- data/vendor/local/lib/libpoppler-glib.dll.a +0 -0
- data/vendor/local/lib/libpoppler-glib.la +3 -3
- data/vendor/local/lib/libpoppler.a +0 -0
- data/vendor/local/lib/libpoppler.dll.a +0 -0
- data/vendor/local/lib/libpoppler.la +5 -5
- data/vendor/local/lib/libsqlite3.a +0 -0
- data/vendor/local/lib/libsqlite3.dll.a +0 -0
- data/vendor/local/lib/libsqlite3.la +2 -2
- data/vendor/local/lib/pkgconfig/poppler-cairo.pc +3 -3
- data/vendor/local/lib/pkgconfig/poppler-cpp.pc +3 -3
- data/vendor/local/lib/pkgconfig/poppler-glib.pc +3 -3
- data/vendor/local/lib/pkgconfig/poppler-splash.pc +3 -3
- data/vendor/local/lib/pkgconfig/poppler.pc +2 -2
- data/vendor/local/lib/pkgconfig/sqlite3.pc +1 -1
- data/vendor/local/share/gir-1.0/Poppler-0.18.gir +9 -4
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAnnot.html +249 -236
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAttachment.html +25 -25
- data/vendor/local/share/gtk-doc/html/poppler/PopplerDocument.html +163 -163
- data/vendor/local/share/gtk-doc/html/poppler/PopplerFormField.html +70 -70
- data/vendor/local/share/gtk-doc/html/poppler/PopplerLayer.html +11 -11
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMedia.html +34 -34
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMovie.html +9 -9
- data/vendor/local/share/gtk-doc/html/poppler/PopplerPage.html +189 -89
- data/vendor/local/share/gtk-doc/html/poppler/PopplerStructureElement.html +144 -144
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-12.html +1 -1
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-16.html +1 -1
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-22.html +10 -3
- data/vendor/local/share/gtk-doc/html/poppler/api-index-full.html +16 -20
- data/vendor/local/share/gtk-doc/html/poppler/ch01.html +6 -0
- data/vendor/local/share/gtk-doc/html/poppler/index.html +7 -1
- data/vendor/local/share/gtk-doc/html/poppler/index.sgml +26 -15
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PDF-Utility-functions.html +107 -0
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerAction.html +5 -5
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerColor.html +201 -0
- data/vendor/local/share/gtk-doc/html/poppler/poppler-Version-and-Features-Information.html +92 -9
- data/vendor/local/share/gtk-doc/html/poppler/poppler-poppler.html +2 -360
- data/vendor/local/share/gtk-doc/html/poppler/poppler.devhelp2 +15 -14
- data/vendor/local/share/man/man1/pdftocairo.1 +38 -1
- metadata +10 -7
@@ -42,7 +42,7 @@
|
|
42
42
|
<tbody>
|
43
43
|
<tr>
|
44
44
|
<td class="function_type">
|
45
|
-
<a href="
|
45
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<span class="c_punctuation">(</span><a class="link" href="PopplerAttachment.html#PopplerAttachmentSaveFunc" title="PopplerAttachmentSaveFunc ()">*PopplerAttachmentSaveFunc</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
@@ -50,7 +50,7 @@
|
|
50
50
|
</tr>
|
51
51
|
<tr>
|
52
52
|
<td class="function_type">
|
53
|
-
<a href="
|
53
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
54
54
|
</td>
|
55
55
|
<td class="function_name">
|
56
56
|
<a class="link" href="PopplerAttachment.html#poppler-attachment-save" title="poppler_attachment_save ()">poppler_attachment_save</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="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/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="PopplerAttachment.html#poppler-attachment-save-to-callback" title="poppler_attachment_save_to_callback ()">poppler_attachment_save_to_callback</a> <span class="c_punctuation">()</span>
|
@@ -82,7 +82,7 @@
|
|
82
82
|
</div>
|
83
83
|
<div class="refsect1">
|
84
84
|
<a name="PopplerAttachment.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
85
|
-
<pre class="screen"> <a href="
|
85
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
86
86
|
<span class="lineart">╰──</span> PopplerAttachment
|
87
87
|
</pre>
|
88
88
|
</div>
|
@@ -98,17 +98,17 @@
|
|
98
98
|
<a name="PopplerAttachment.functions_details"></a><h2>Functions</h2>
|
99
99
|
<div class="refsect2">
|
100
100
|
<a name="PopplerAttachmentSaveFunc"></a><h3>PopplerAttachmentSaveFunc ()</h3>
|
101
|
-
<pre class="programlisting"><a href="
|
102
|
-
<span class="c_punctuation">(</span>*PopplerAttachmentSaveFunc<span class="c_punctuation">)</span> (<em class="parameter"><code>const <a href="
|
101
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
102
|
+
<span class="c_punctuation">(</span>*PopplerAttachmentSaveFunc<span class="c_punctuation">)</span> (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *buf</code></em>,
|
103
103
|
<em class="parameter"><code><span class="type">gsize</span> count</code></em>,
|
104
|
-
<em class="parameter"><code><a href="
|
105
|
-
<em class="parameter"><code><a href="
|
104
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
105
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
106
106
|
<p>Specifies the type of the function passed to
|
107
107
|
<a class="link" href="PopplerAttachment.html#poppler-attachment-save-to-callback" title="poppler_attachment_save_to_callback ()"><code class="function">poppler_attachment_save_to_callback()</code></a>. It is called once for each block of
|
108
108
|
bytes that is "written" by <a class="link" href="PopplerAttachment.html#poppler-attachment-save-to-callback" title="poppler_attachment_save_to_callback ()"><code class="function">poppler_attachment_save_to_callback()</code></a>. If
|
109
|
-
successful it should return <a href="
|
109
|
+
successful it should return <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>. If an error occurs it should set
|
110
110
|
<em class="parameter"><code>error</code></em>
|
111
|
-
and return <a href="
|
111
|
+
and return <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, in which case <a class="link" href="PopplerAttachment.html#poppler-attachment-save-to-callback" title="poppler_attachment_save_to_callback ()"><code class="function">poppler_attachment_save_to_callback()</code></a>
|
112
112
|
will fail with the same error.</p>
|
113
113
|
<div class="refsect3">
|
114
114
|
<a name="id-1.2.6.8.2.5"></a><h4>Parameters</h4>
|
@@ -138,7 +138,7 @@ bytes to be written. </p></td>
|
|
138
138
|
</tr>
|
139
139
|
<tr>
|
140
140
|
<td class="parameter_name"><p>error</p></td>
|
141
|
-
<td class="parameter_description"><p>GError to set on error, or <a href="
|
141
|
+
<td class="parameter_description"><p>GError to set on error, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
142
142
|
<td class="parameter_annotations"> </td>
|
143
143
|
</tr>
|
144
144
|
</tbody>
|
@@ -146,7 +146,7 @@ bytes to be written. </p></td>
|
|
146
146
|
</div>
|
147
147
|
<div class="refsect3">
|
148
148
|
<a name="id-1.2.6.8.2.6"></a><h4>Returns</h4>
|
149
|
-
<p> <a href="
|
149
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if successful, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> (with <em class="parameter"><code>error</code></em>
|
150
150
|
set) if failed.</p>
|
151
151
|
<p></p>
|
152
152
|
</div>
|
@@ -154,15 +154,15 @@ set) if failed.</p>
|
|
154
154
|
<hr>
|
155
155
|
<div class="refsect2">
|
156
156
|
<a name="poppler-attachment-save"></a><h3>poppler_attachment_save ()</h3>
|
157
|
-
<pre class="programlisting"><a href="
|
157
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
158
158
|
poppler_attachment_save (<em class="parameter"><code><a class="link" href="PopplerAttachment.html" title="PopplerAttachment"><span class="type">PopplerAttachment</span></a> *attachment</code></em>,
|
159
159
|
<em class="parameter"><code>const <span class="type">char</span> *filename</code></em>,
|
160
|
-
<em class="parameter"><code><a href="
|
160
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
161
161
|
<p>Saves <em class="parameter"><code>attachment</code></em>
|
162
162
|
to a file indicated by <em class="parameter"><code>filename</code></em>
|
163
163
|
. If <em class="parameter"><code>error</code></em>
|
164
|
-
is set, <a href="
|
165
|
-
will be returned. Possible errors include those in the <a href="
|
164
|
+
is set, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
165
|
+
will be returned. Possible errors include those in the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a> domain
|
166
166
|
and whatever the save function generates.</p>
|
167
167
|
<div class="refsect3">
|
168
168
|
<a name="id-1.2.6.8.3.5"></a><h4>Parameters</h4>
|
@@ -185,7 +185,7 @@ and whatever the save function generates.</p>
|
|
185
185
|
</tr>
|
186
186
|
<tr>
|
187
187
|
<td class="parameter_name"><p>error</p></td>
|
188
|
-
<td class="parameter_description"><p> return location for error, or <a href="
|
188
|
+
<td class="parameter_description"><p> return location for error, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
189
189
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
190
190
|
</tr>
|
191
191
|
</tbody>
|
@@ -193,25 +193,25 @@ and whatever the save function generates.</p>
|
|
193
193
|
</div>
|
194
194
|
<div class="refsect3">
|
195
195
|
<a name="id-1.2.6.8.3.6"></a><h4>Returns</h4>
|
196
|
-
<p> <a href="
|
196
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if the file successfully saved</p>
|
197
197
|
<p></p>
|
198
198
|
</div>
|
199
199
|
</div>
|
200
200
|
<hr>
|
201
201
|
<div class="refsect2">
|
202
202
|
<a name="poppler-attachment-save-to-callback"></a><h3>poppler_attachment_save_to_callback ()</h3>
|
203
|
-
<pre class="programlisting"><a href="
|
203
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
204
204
|
poppler_attachment_save_to_callback (<em class="parameter"><code><a class="link" href="PopplerAttachment.html" title="PopplerAttachment"><span class="type">PopplerAttachment</span></a> *attachment</code></em>,
|
205
205
|
<em class="parameter"><code><a class="link" href="PopplerAttachment.html#PopplerAttachmentSaveFunc" title="PopplerAttachmentSaveFunc ()"><span class="type">PopplerAttachmentSaveFunc</span></a> save_func</code></em>,
|
206
|
-
<em class="parameter"><code><a href="
|
207
|
-
<em class="parameter"><code><a href="
|
206
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
207
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
208
208
|
<p>Saves <em class="parameter"><code>attachment</code></em>
|
209
209
|
by feeding the produced data to <em class="parameter"><code>save_func</code></em>
|
210
210
|
. Can be used
|
211
211
|
when you want to store the attachment to something other than a file, such as
|
212
212
|
an in-memory buffer or a socket. If <em class="parameter"><code>error</code></em>
|
213
|
-
is set, <a href="
|
214
|
-
returned. Possible errors include those in the <a href="
|
213
|
+
is set, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be
|
214
|
+
returned. Possible errors include those in the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a> domain and
|
215
215
|
whatever the save function generates.</p>
|
216
216
|
<div class="refsect3">
|
217
217
|
<a name="id-1.2.6.8.4.5"></a><h4>Parameters</h4>
|
@@ -239,7 +239,7 @@ whatever the save function generates.</p>
|
|
239
239
|
</tr>
|
240
240
|
<tr>
|
241
241
|
<td class="parameter_name"><p>error</p></td>
|
242
|
-
<td class="parameter_description"><p> return location for error, or <a href="
|
242
|
+
<td class="parameter_description"><p> return location for error, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
243
243
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
244
244
|
</tr>
|
245
245
|
</tbody>
|
@@ -247,7 +247,7 @@ whatever the save function generates.</p>
|
|
247
247
|
</div>
|
248
248
|
<div class="refsect3">
|
249
249
|
<a name="id-1.2.6.8.4.6"></a><h4>Returns</h4>
|
250
|
-
<p> <a href="
|
250
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if the save successfully completed</p>
|
251
251
|
<p></p>
|
252
252
|
</div>
|
253
253
|
</div>
|
@@ -75,7 +75,7 @@
|
|
75
75
|
</tr>
|
76
76
|
<tr>
|
77
77
|
<td class="function_type">
|
78
|
-
<a href="
|
78
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
79
79
|
</td>
|
80
80
|
<td class="function_name">
|
81
81
|
<a class="link" href="PopplerDocument.html#poppler-document-save" title="poppler_document_save ()">poppler_document_save</a> <span class="c_punctuation">()</span>
|
@@ -83,7 +83,7 @@
|
|
83
83
|
</tr>
|
84
84
|
<tr>
|
85
85
|
<td class="function_type">
|
86
|
-
<a href="
|
86
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
87
87
|
</td>
|
88
88
|
<td class="function_name">
|
89
89
|
<a class="link" href="PopplerDocument.html#poppler-document-save-a-copy" title="poppler_document_save_a_copy ()">poppler_document_save_a_copy</a> <span class="c_punctuation">()</span>
|
@@ -91,7 +91,7 @@
|
|
91
91
|
</tr>
|
92
92
|
<tr>
|
93
93
|
<td class="function_type">
|
94
|
-
<a href="
|
94
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
95
95
|
</td>
|
96
96
|
<td class="function_name">
|
97
97
|
<a class="link" href="PopplerDocument.html#poppler-document-get-id" title="poppler_document_get_id ()">poppler_document_get_id</a> <span class="c_punctuation">()</span>
|
@@ -99,7 +99,7 @@
|
|
99
99
|
</tr>
|
100
100
|
<tr>
|
101
101
|
<td class="function_type">
|
102
|
-
<a href="
|
102
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
103
103
|
</td>
|
104
104
|
<td class="function_name">
|
105
105
|
<a class="link" href="PopplerDocument.html#poppler-document-get-pdf-version-string" title="poppler_document_get_pdf_version_string ()">poppler_document_get_pdf_version_string</a> <span class="c_punctuation">()</span>
|
@@ -115,7 +115,7 @@
|
|
115
115
|
</tr>
|
116
116
|
<tr>
|
117
117
|
<td class="function_type">
|
118
|
-
<a href="
|
118
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
119
119
|
</td>
|
120
120
|
<td class="function_name">
|
121
121
|
<a class="link" href="PopplerDocument.html#poppler-document-get-title" title="poppler_document_get_title ()">poppler_document_get_title</a> <span class="c_punctuation">()</span>
|
@@ -123,7 +123,7 @@
|
|
123
123
|
</tr>
|
124
124
|
<tr>
|
125
125
|
<td class="function_type">
|
126
|
-
<a href="
|
126
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
127
127
|
</td>
|
128
128
|
<td class="function_name">
|
129
129
|
<a class="link" href="PopplerDocument.html#poppler-document-get-author" title="poppler_document_get_author ()">poppler_document_get_author</a> <span class="c_punctuation">()</span>
|
@@ -131,7 +131,7 @@
|
|
131
131
|
</tr>
|
132
132
|
<tr>
|
133
133
|
<td class="function_type">
|
134
|
-
<a href="
|
134
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
135
135
|
</td>
|
136
136
|
<td class="function_name">
|
137
137
|
<a class="link" href="PopplerDocument.html#poppler-document-get-subject" title="poppler_document_get_subject ()">poppler_document_get_subject</a> <span class="c_punctuation">()</span>
|
@@ -139,7 +139,7 @@
|
|
139
139
|
</tr>
|
140
140
|
<tr>
|
141
141
|
<td class="function_type">
|
142
|
-
<a href="
|
142
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
143
143
|
</td>
|
144
144
|
<td class="function_name">
|
145
145
|
<a class="link" href="PopplerDocument.html#poppler-document-get-keywords" title="poppler_document_get_keywords ()">poppler_document_get_keywords</a> <span class="c_punctuation">()</span>
|
@@ -147,7 +147,7 @@
|
|
147
147
|
</tr>
|
148
148
|
<tr>
|
149
149
|
<td class="function_type">
|
150
|
-
<a href="
|
150
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
151
151
|
</td>
|
152
152
|
<td class="function_name">
|
153
153
|
<a class="link" href="PopplerDocument.html#poppler-document-get-creator" title="poppler_document_get_creator ()">poppler_document_get_creator</a> <span class="c_punctuation">()</span>
|
@@ -155,7 +155,7 @@
|
|
155
155
|
</tr>
|
156
156
|
<tr>
|
157
157
|
<td class="function_type">
|
158
|
-
<a href="
|
158
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
159
159
|
</td>
|
160
160
|
<td class="function_name">
|
161
161
|
<a class="link" href="PopplerDocument.html#poppler-document-get-producer" title="poppler_document_get_producer ()">poppler_document_get_producer</a> <span class="c_punctuation">()</span>
|
@@ -203,7 +203,7 @@
|
|
203
203
|
</tr>
|
204
204
|
<tr>
|
205
205
|
<td class="function_type">
|
206
|
-
<a href="
|
206
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
207
207
|
</td>
|
208
208
|
<td class="function_name">
|
209
209
|
<a class="link" href="PopplerDocument.html#poppler-document-get-metadata" title="poppler_document_get_metadata ()">poppler_document_get_metadata</a> <span class="c_punctuation">()</span>
|
@@ -211,7 +211,7 @@
|
|
211
211
|
</tr>
|
212
212
|
<tr>
|
213
213
|
<td class="function_type">
|
214
|
-
<a href="
|
214
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
215
215
|
</td>
|
216
216
|
<td class="function_name">
|
217
217
|
<a class="link" href="PopplerDocument.html#poppler-document-is-linearized" title="poppler_document_is_linearized ()">poppler_document_is_linearized</a> <span class="c_punctuation">()</span>
|
@@ -251,7 +251,7 @@
|
|
251
251
|
</tr>
|
252
252
|
<tr>
|
253
253
|
<td class="function_type">
|
254
|
-
<a href="
|
254
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
255
255
|
</td>
|
256
256
|
<td class="function_name">
|
257
257
|
<a class="link" href="PopplerDocument.html#poppler-document-get-n-attachments" title="poppler_document_get_n_attachments ()">poppler_document_get_n_attachments</a> <span class="c_punctuation">()</span>
|
@@ -259,7 +259,7 @@
|
|
259
259
|
</tr>
|
260
260
|
<tr>
|
261
261
|
<td class="function_type">
|
262
|
-
<a href="
|
262
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
263
263
|
</td>
|
264
264
|
<td class="function_name">
|
265
265
|
<a class="link" href="PopplerDocument.html#poppler-document-has-attachments" title="poppler_document_has_attachments ()">poppler_document_has_attachments</a> <span class="c_punctuation">()</span>
|
@@ -267,7 +267,7 @@
|
|
267
267
|
</tr>
|
268
268
|
<tr>
|
269
269
|
<td class="function_type">
|
270
|
-
<a href="
|
270
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
271
271
|
</td>
|
272
272
|
<td class="function_name">
|
273
273
|
<a class="link" href="PopplerDocument.html#poppler-document-get-attachments" title="poppler_document_get_attachments ()">poppler_document_get_attachments</a> <span class="c_punctuation">()</span>
|
@@ -315,7 +315,7 @@
|
|
315
315
|
</tr>
|
316
316
|
<tr>
|
317
317
|
<td class="function_type">
|
318
|
-
<a href="
|
318
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
319
319
|
</td>
|
320
320
|
<td class="function_name">
|
321
321
|
<a class="link" href="PopplerDocument.html#poppler-index-iter-is-open" title="poppler_index_iter_is_open ()">poppler_index_iter_is_open</a> <span class="c_punctuation">()</span>
|
@@ -331,7 +331,7 @@
|
|
331
331
|
</tr>
|
332
332
|
<tr>
|
333
333
|
<td class="function_type">
|
334
|
-
<a href="
|
334
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
335
335
|
</td>
|
336
336
|
<td class="function_name">
|
337
337
|
<a class="link" href="PopplerDocument.html#poppler-index-iter-next" title="poppler_index_iter_next ()">poppler_index_iter_next</a> <span class="c_punctuation">()</span>
|
@@ -347,7 +347,7 @@
|
|
347
347
|
</tr>
|
348
348
|
<tr>
|
349
349
|
<td class="function_type">
|
350
|
-
<a href="
|
350
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
351
351
|
</td>
|
352
352
|
<td class="function_name">
|
353
353
|
<a class="link" href="PopplerDocument.html#poppler-font-info-scan" title="poppler_font_info_scan ()">poppler_font_info_scan</a> <span class="c_punctuation">()</span>
|
@@ -422,7 +422,7 @@
|
|
422
422
|
</tr>
|
423
423
|
<tr>
|
424
424
|
<td class="function_type">
|
425
|
-
<a href="
|
425
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
426
426
|
</td>
|
427
427
|
<td class="function_name">
|
428
428
|
<a class="link" href="PopplerDocument.html#poppler-fonts-iter-is-embedded" title="poppler_fonts_iter_is_embedded ()">poppler_fonts_iter_is_embedded</a> <span class="c_punctuation">()</span>
|
@@ -430,7 +430,7 @@
|
|
430
430
|
</tr>
|
431
431
|
<tr>
|
432
432
|
<td class="function_type">
|
433
|
-
<a href="
|
433
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
434
434
|
</td>
|
435
435
|
<td class="function_name">
|
436
436
|
<a class="link" href="PopplerDocument.html#poppler-fonts-iter-is-subset" title="poppler_fonts_iter_is_subset ()">poppler_fonts_iter_is_subset</a> <span class="c_punctuation">()</span>
|
@@ -438,7 +438,7 @@
|
|
438
438
|
</tr>
|
439
439
|
<tr>
|
440
440
|
<td class="function_type">
|
441
|
-
<a href="
|
441
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
442
442
|
</td>
|
443
443
|
<td class="function_name">
|
444
444
|
<a class="link" href="PopplerDocument.html#poppler-fonts-iter-next" title="poppler_fonts_iter_next ()">poppler_fonts_iter_next</a> <span class="c_punctuation">()</span>
|
@@ -486,7 +486,7 @@
|
|
486
486
|
</tr>
|
487
487
|
<tr>
|
488
488
|
<td class="function_type">
|
489
|
-
<a href="
|
489
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
490
490
|
</td>
|
491
491
|
<td class="function_name">
|
492
492
|
<a class="link" href="PopplerDocument.html#poppler-layers-iter-get-title" title="poppler_layers_iter_get_title ()">poppler_layers_iter_get_title</a> <span class="c_punctuation">()</span>
|
@@ -494,7 +494,7 @@
|
|
494
494
|
</tr>
|
495
495
|
<tr>
|
496
496
|
<td class="function_type">
|
497
|
-
<a href="
|
497
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
498
498
|
</td>
|
499
499
|
<td class="function_name">
|
500
500
|
<a class="link" href="PopplerDocument.html#poppler-layers-iter-next" title="poppler_layers_iter_next ()">poppler_layers_iter_next</a> <span class="c_punctuation">()</span>
|
@@ -546,56 +546,56 @@
|
|
546
546
|
<tbody>
|
547
547
|
<tr>
|
548
548
|
<td class="property_type">
|
549
|
-
<a href="
|
549
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
550
550
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--author" title="The “author” property">author</a></td>
|
551
551
|
<td class="property_flags">Read</td>
|
552
552
|
</tr>
|
553
553
|
<tr>
|
554
|
-
<td class="property_type"><a href="
|
554
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
555
555
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--creation-date" title="The “creation-date” property">creation-date</a></td>
|
556
556
|
<td class="property_flags">Read</td>
|
557
557
|
</tr>
|
558
558
|
<tr>
|
559
559
|
<td class="property_type">
|
560
|
-
<a href="
|
560
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
561
561
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--creator" title="The “creator” property">creator</a></td>
|
562
562
|
<td class="property_flags">Read</td>
|
563
563
|
</tr>
|
564
564
|
<tr>
|
565
565
|
<td class="property_type">
|
566
|
-
<a href="
|
566
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
567
567
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--format" title="The “format” property">format</a></td>
|
568
568
|
<td class="property_flags">Read</td>
|
569
569
|
</tr>
|
570
570
|
<tr>
|
571
|
-
<td class="property_type"><a href="
|
571
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
572
572
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--format-major" title="The “format-major” property">format-major</a></td>
|
573
573
|
<td class="property_flags">Read</td>
|
574
574
|
</tr>
|
575
575
|
<tr>
|
576
|
-
<td class="property_type"><a href="
|
576
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
577
577
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--format-minor" title="The “format-minor” property">format-minor</a></td>
|
578
578
|
<td class="property_flags">Read</td>
|
579
579
|
</tr>
|
580
580
|
<tr>
|
581
581
|
<td class="property_type">
|
582
|
-
<a href="
|
582
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
583
583
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--keywords" title="The “keywords” property">keywords</a></td>
|
584
584
|
<td class="property_flags">Read</td>
|
585
585
|
</tr>
|
586
586
|
<tr>
|
587
|
-
<td class="property_type"><a href="
|
587
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
588
588
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--linearized" title="The “linearized” property">linearized</a></td>
|
589
589
|
<td class="property_flags">Read</td>
|
590
590
|
</tr>
|
591
591
|
<tr>
|
592
592
|
<td class="property_type">
|
593
|
-
<a href="
|
593
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
594
594
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--metadata" title="The “metadata” property">metadata</a></td>
|
595
595
|
<td class="property_flags">Read</td>
|
596
596
|
</tr>
|
597
597
|
<tr>
|
598
|
-
<td class="property_type"><a href="
|
598
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
599
599
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--mod-date" title="The “mod-date” property">mod-date</a></td>
|
600
600
|
<td class="property_flags">Read</td>
|
601
601
|
</tr>
|
@@ -616,19 +616,19 @@
|
|
616
616
|
</tr>
|
617
617
|
<tr>
|
618
618
|
<td class="property_type">
|
619
|
-
<a href="
|
619
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
620
620
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--producer" title="The “producer” property">producer</a></td>
|
621
621
|
<td class="property_flags">Read</td>
|
622
622
|
</tr>
|
623
623
|
<tr>
|
624
624
|
<td class="property_type">
|
625
|
-
<a href="
|
625
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
626
626
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--subject" title="The “subject” property">subject</a></td>
|
627
627
|
<td class="property_flags">Read</td>
|
628
628
|
</tr>
|
629
629
|
<tr>
|
630
630
|
<td class="property_type">
|
631
|
-
<a href="
|
631
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
632
632
|
<td class="property_name"><a class="link" href="PopplerDocument.html#PopplerDocument--title" title="The “title” property">title</a></td>
|
633
633
|
<td class="property_flags">Read</td>
|
634
634
|
</tr>
|
@@ -697,7 +697,7 @@
|
|
697
697
|
</div>
|
698
698
|
<div class="refsect1">
|
699
699
|
<a name="PopplerDocument.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
700
|
-
<pre class="screen"> <a href="
|
700
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
701
701
|
<span class="lineart">╰──</span> PopplerDocument
|
702
702
|
</pre>
|
703
703
|
</div>
|
@@ -717,10 +717,10 @@
|
|
717
717
|
<pre class="programlisting"><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="returnvalue">PopplerDocument</span></a> *
|
718
718
|
poppler_document_new_from_file (<em class="parameter"><code>const <span class="type">char</span> *uri</code></em>,
|
719
719
|
<em class="parameter"><code>const <span class="type">char</span> *password</code></em>,
|
720
|
-
<em class="parameter"><code><a href="
|
721
|
-
<p>Creates a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>. If <a href="
|
720
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
721
|
+
<p>Creates a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>. If <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned, then <em class="parameter"><code>error</code></em>
|
722
722
|
will be
|
723
|
-
set. Possible errors include those in the <a class="link" href="poppler-poppler.html#POPPLER-ERROR:CAPS" title="POPPLER_ERROR"><span class="type">POPPLER_ERROR</span></a> and <a href="
|
723
|
+
set. Possible errors include those in the <a class="link" href="poppler-poppler.html#POPPLER-ERROR:CAPS" title="POPPLER_ERROR"><span class="type">POPPLER_ERROR</span></a> and <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a>
|
724
724
|
domains.</p>
|
725
725
|
<div class="refsect3">
|
726
726
|
<a name="id-1.2.3.9.2.5"></a><h4>Parameters</h4>
|
@@ -738,12 +738,12 @@ domains.</p>
|
|
738
738
|
</tr>
|
739
739
|
<tr>
|
740
740
|
<td class="parameter_name"><p>password</p></td>
|
741
|
-
<td class="parameter_description"><p> password to unlock the file with, or <a href="
|
741
|
+
<td class="parameter_description"><p> password to unlock the file with, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
742
742
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
743
743
|
</tr>
|
744
744
|
<tr>
|
745
745
|
<td class="parameter_name"><p>error</p></td>
|
746
|
-
<td class="parameter_description"><p> Return location for an error, or <a href="
|
746
|
+
<td class="parameter_description"><p> Return location for an error, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
747
747
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
748
748
|
</tr>
|
749
749
|
</tbody>
|
@@ -751,7 +751,7 @@ domains.</p>
|
|
751
751
|
</div>
|
752
752
|
<div class="refsect3">
|
753
753
|
<a name="id-1.2.3.9.2.6"></a><h4>Returns</h4>
|
754
|
-
<p> A newly created <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>, or <a href="
|
754
|
+
<p> A newly created <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
755
755
|
<p></p>
|
756
756
|
</div>
|
757
757
|
</div>
|
@@ -762,10 +762,10 @@ domains.</p>
|
|
762
762
|
poppler_document_new_from_data (<em class="parameter"><code><span class="type">char</span> *data</code></em>,
|
763
763
|
<em class="parameter"><code><span class="type">int</span> length</code></em>,
|
764
764
|
<em class="parameter"><code>const <span class="type">char</span> *password</code></em>,
|
765
|
-
<em class="parameter"><code><a href="
|
766
|
-
<p>Creates a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>. If <a href="
|
765
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
766
|
+
<p>Creates a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>. If <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned, then <em class="parameter"><code>error</code></em>
|
767
767
|
will be
|
768
|
-
set. Possible errors include those in the <a class="link" href="poppler-poppler.html#POPPLER-ERROR:CAPS" title="POPPLER_ERROR"><span class="type">POPPLER_ERROR</span></a> and <a href="
|
768
|
+
set. Possible errors include those in the <a class="link" href="poppler-poppler.html#POPPLER-ERROR:CAPS" title="POPPLER_ERROR"><span class="type">POPPLER_ERROR</span></a> and <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a>
|
769
769
|
domains.</p>
|
770
770
|
<div class="refsect3">
|
771
771
|
<a name="id-1.2.3.9.3.5"></a><h4>Parameters</h4>
|
@@ -788,12 +788,12 @@ domains.</p>
|
|
788
788
|
</tr>
|
789
789
|
<tr>
|
790
790
|
<td class="parameter_name"><p>password</p></td>
|
791
|
-
<td class="parameter_description"><p> password to unlock the file with, or <a href="
|
791
|
+
<td class="parameter_description"><p> password to unlock the file with, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
792
792
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
793
793
|
</tr>
|
794
794
|
<tr>
|
795
795
|
<td class="parameter_name"><p>error</p></td>
|
796
|
-
<td class="parameter_description"><p> Return location for an error, or <a href="
|
796
|
+
<td class="parameter_description"><p> Return location for an error, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
797
797
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
798
798
|
</tr>
|
799
799
|
</tbody>
|
@@ -801,7 +801,7 @@ domains.</p>
|
|
801
801
|
</div>
|
802
802
|
<div class="refsect3">
|
803
803
|
<a name="id-1.2.3.9.3.6"></a><h4>Returns</h4>
|
804
|
-
<p> A newly created <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>, or <a href="
|
804
|
+
<p> A newly created <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
805
805
|
<p></p>
|
806
806
|
</div>
|
807
807
|
</div>
|
@@ -809,16 +809,16 @@ domains.</p>
|
|
809
809
|
<div class="refsect2">
|
810
810
|
<a name="poppler-document-new-from-stream"></a><h3>poppler_document_new_from_stream ()</h3>
|
811
811
|
<pre class="programlisting"><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="returnvalue">PopplerDocument</span></a> *
|
812
|
-
poppler_document_new_from_stream (<em class="parameter"><code><a href="
|
812
|
+
poppler_document_new_from_stream (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GInputStream.html"><span class="type">GInputStream</span></a> *stream</code></em>,
|
813
813
|
<em class="parameter"><code><span class="type">goffset</span> length</code></em>,
|
814
814
|
<em class="parameter"><code>const <span class="type">char</span> *password</code></em>,
|
815
|
-
<em class="parameter"><code><a href="
|
816
|
-
<em class="parameter"><code><a href="
|
815
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
816
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
817
817
|
<p>Creates a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> reading the PDF contents from <em class="parameter"><code>stream</code></em>
|
818
818
|
.
|
819
|
-
Note that the given <a href="
|
819
|
+
Note that the given <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GInputStream.html"><span class="type">GInputStream</span></a> must be seekable or <code class="literal">G_IO_ERROR_NOT_SUPPORTED</code>
|
820
820
|
will be returned.
|
821
|
-
Possible errors include those in the <a class="link" href="poppler-poppler.html#POPPLER-ERROR:CAPS" title="POPPLER_ERROR"><span class="type">POPPLER_ERROR</span></a> and <a href="
|
821
|
+
Possible errors include those in the <a class="link" href="poppler-poppler.html#POPPLER-ERROR:CAPS" title="POPPLER_ERROR"><span class="type">POPPLER_ERROR</span></a> and <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a>
|
822
822
|
domains.</p>
|
823
823
|
<div class="refsect3">
|
824
824
|
<a name="id-1.2.3.9.4.5"></a><h4>Parameters</h4>
|
@@ -831,7 +831,7 @@ domains.</p>
|
|
831
831
|
<tbody>
|
832
832
|
<tr>
|
833
833
|
<td class="parameter_name"><p>stream</p></td>
|
834
|
-
<td class="parameter_description"><p>a <a href="
|
834
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GInputStream.html"><span class="type">GInputStream</span></a> to read from</p></td>
|
835
835
|
<td class="parameter_annotations"> </td>
|
836
836
|
</tr>
|
837
837
|
<tr>
|
@@ -841,17 +841,17 @@ domains.</p>
|
|
841
841
|
</tr>
|
842
842
|
<tr>
|
843
843
|
<td class="parameter_name"><p>password</p></td>
|
844
|
-
<td class="parameter_description"><p> password to unlock the file with, or <a href="
|
844
|
+
<td class="parameter_description"><p> password to unlock the file with, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
845
845
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
846
846
|
</tr>
|
847
847
|
<tr>
|
848
848
|
<td class="parameter_name"><p>cancellable</p></td>
|
849
|
-
<td class="parameter_description"><p> a <a href="
|
849
|
+
<td class="parameter_description"><p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GCancellable.html"><span class="type">GCancellable</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
850
850
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
851
851
|
</tr>
|
852
852
|
<tr>
|
853
853
|
<td class="parameter_name"><p>error</p></td>
|
854
|
-
<td class="parameter_description"><p> Return location for an error, or <a href="
|
854
|
+
<td class="parameter_description"><p> Return location for an error, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
855
855
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
856
856
|
</tr>
|
857
857
|
</tbody>
|
@@ -859,7 +859,7 @@ domains.</p>
|
|
859
859
|
</div>
|
860
860
|
<div class="refsect3">
|
861
861
|
<a name="id-1.2.3.9.4.6"></a><h4>Returns</h4>
|
862
|
-
<p> a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>, or <a href="
|
862
|
+
<p> a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
863
863
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
864
864
|
</div>
|
865
865
|
<p class="since">Since 0.22</p>
|
@@ -868,13 +868,13 @@ domains.</p>
|
|
868
868
|
<div class="refsect2">
|
869
869
|
<a name="poppler-document-new-from-gfile"></a><h3>poppler_document_new_from_gfile ()</h3>
|
870
870
|
<pre class="programlisting"><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="returnvalue">PopplerDocument</span></a> *
|
871
|
-
poppler_document_new_from_gfile (<em class="parameter"><code><a href="
|
871
|
+
poppler_document_new_from_gfile (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GFile.html"><span class="type">GFile</span></a> *file</code></em>,
|
872
872
|
<em class="parameter"><code>const <span class="type">char</span> *password</code></em>,
|
873
|
-
<em class="parameter"><code><a href="
|
874
|
-
<em class="parameter"><code><a href="
|
873
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GCancellable.html"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
874
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
875
875
|
<p>Creates a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> reading the PDF contents from <em class="parameter"><code>file</code></em>
|
876
876
|
.
|
877
|
-
Possible errors include those in the <a class="link" href="poppler-poppler.html#POPPLER-ERROR:CAPS" title="POPPLER_ERROR"><span class="type">POPPLER_ERROR</span></a> and <a href="
|
877
|
+
Possible errors include those in the <a class="link" href="poppler-poppler.html#POPPLER-ERROR:CAPS" title="POPPLER_ERROR"><span class="type">POPPLER_ERROR</span></a> and <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a>
|
878
878
|
domains.</p>
|
879
879
|
<div class="refsect3">
|
880
880
|
<a name="id-1.2.3.9.5.5"></a><h4>Parameters</h4>
|
@@ -887,22 +887,22 @@ domains.</p>
|
|
887
887
|
<tbody>
|
888
888
|
<tr>
|
889
889
|
<td class="parameter_name"><p>file</p></td>
|
890
|
-
<td class="parameter_description"><p>a <a href="
|
890
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GFile.html"><span class="type">GFile</span></a> to load</p></td>
|
891
891
|
<td class="parameter_annotations"> </td>
|
892
892
|
</tr>
|
893
893
|
<tr>
|
894
894
|
<td class="parameter_name"><p>password</p></td>
|
895
|
-
<td class="parameter_description"><p> password to unlock the file with, or <a href="
|
895
|
+
<td class="parameter_description"><p> password to unlock the file with, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
896
896
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
897
897
|
</tr>
|
898
898
|
<tr>
|
899
899
|
<td class="parameter_name"><p>cancellable</p></td>
|
900
|
-
<td class="parameter_description"><p> a <a href="
|
900
|
+
<td class="parameter_description"><p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GCancellable.html"><span class="type">GCancellable</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
901
901
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
902
902
|
</tr>
|
903
903
|
<tr>
|
904
904
|
<td class="parameter_name"><p>error</p></td>
|
905
|
-
<td class="parameter_description"><p> Return location for an error, or <a href="
|
905
|
+
<td class="parameter_description"><p> Return location for an error, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
906
906
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
907
907
|
</tr>
|
908
908
|
</tbody>
|
@@ -910,7 +910,7 @@ domains.</p>
|
|
910
910
|
</div>
|
911
911
|
<div class="refsect3">
|
912
912
|
<a name="id-1.2.3.9.5.6"></a><h4>Returns</h4>
|
913
|
-
<p> a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>, or <a href="
|
913
|
+
<p> a new <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
914
914
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
915
915
|
</div>
|
916
916
|
<p class="since">Since 0.22</p>
|
@@ -918,17 +918,17 @@ domains.</p>
|
|
918
918
|
<hr>
|
919
919
|
<div class="refsect2">
|
920
920
|
<a name="poppler-document-save"></a><h3>poppler_document_save ()</h3>
|
921
|
-
<pre class="programlisting"><a href="
|
921
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
922
922
|
poppler_document_save (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>,
|
923
923
|
<em class="parameter"><code>const <span class="type">char</span> *uri</code></em>,
|
924
|
-
<em class="parameter"><code><a href="
|
924
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
925
925
|
<p>Saves <em class="parameter"><code>document</code></em>
|
926
926
|
. Any change made in the document such as
|
927
927
|
form fields filled, annotations added or modified
|
928
928
|
will be saved.
|
929
929
|
If <em class="parameter"><code>error</code></em>
|
930
|
-
is set, <a href="
|
931
|
-
include those in the <a href="
|
930
|
+
is set, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be returned. Possible errors
|
931
|
+
include those in the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a> domain.</p>
|
932
932
|
<div class="refsect3">
|
933
933
|
<a name="id-1.2.3.9.6.5"></a><h4>Parameters</h4>
|
934
934
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -950,7 +950,7 @@ include those in the <a href="http://library.gnome.org/devel/glib/unstable/glib-
|
|
950
950
|
</tr>
|
951
951
|
<tr>
|
952
952
|
<td class="parameter_name"><p>error</p></td>
|
953
|
-
<td class="parameter_description"><p> return location for an error, or <a href="
|
953
|
+
<td class="parameter_description"><p> return location for an error, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
954
954
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
955
955
|
</tr>
|
956
956
|
</tbody>
|
@@ -958,24 +958,24 @@ include those in the <a href="http://library.gnome.org/devel/glib/unstable/glib-
|
|
958
958
|
</div>
|
959
959
|
<div class="refsect3">
|
960
960
|
<a name="id-1.2.3.9.6.6"></a><h4>Returns</h4>
|
961
|
-
<p> <a href="
|
961
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if the document was successfully saved</p>
|
962
962
|
<p></p>
|
963
963
|
</div>
|
964
964
|
</div>
|
965
965
|
<hr>
|
966
966
|
<div class="refsect2">
|
967
967
|
<a name="poppler-document-save-a-copy"></a><h3>poppler_document_save_a_copy ()</h3>
|
968
|
-
<pre class="programlisting"><a href="
|
968
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
969
969
|
poppler_document_save_a_copy (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>,
|
970
970
|
<em class="parameter"><code>const <span class="type">char</span> *uri</code></em>,
|
971
|
-
<em class="parameter"><code><a href="
|
971
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
972
972
|
<p>Saves a copy of the original <em class="parameter"><code>document</code></em>
|
973
973
|
.
|
974
974
|
Any change made in the document such as
|
975
975
|
form fields filled by the user will not be saved.
|
976
976
|
If <em class="parameter"><code>error</code></em>
|
977
|
-
is set, <a href="
|
978
|
-
include those in the <a href="
|
977
|
+
is set, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be returned. Possible errors
|
978
|
+
include those in the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a> domain.</p>
|
979
979
|
<div class="refsect3">
|
980
980
|
<a name="id-1.2.3.9.7.5"></a><h4>Parameters</h4>
|
981
981
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -997,7 +997,7 @@ include those in the <a href="http://library.gnome.org/devel/glib/unstable/glib-
|
|
997
997
|
</tr>
|
998
998
|
<tr>
|
999
999
|
<td class="parameter_name"><p>error</p></td>
|
1000
|
-
<td class="parameter_description"><p> return location for an error, or <a href="
|
1000
|
+
<td class="parameter_description"><p> return location for an error, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1001
1001
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1002
1002
|
</tr>
|
1003
1003
|
</tbody>
|
@@ -1005,17 +1005,17 @@ include those in the <a href="http://library.gnome.org/devel/glib/unstable/glib-
|
|
1005
1005
|
</div>
|
1006
1006
|
<div class="refsect3">
|
1007
1007
|
<a name="id-1.2.3.9.7.6"></a><h4>Returns</h4>
|
1008
|
-
<p> <a href="
|
1008
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if the document was successfully saved</p>
|
1009
1009
|
<p></p>
|
1010
1010
|
</div>
|
1011
1011
|
</div>
|
1012
1012
|
<hr>
|
1013
1013
|
<div class="refsect2">
|
1014
1014
|
<a name="poppler-document-get-id"></a><h3>poppler_document_get_id ()</h3>
|
1015
|
-
<pre class="programlisting"><a href="
|
1015
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1016
1016
|
poppler_document_get_id (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>,
|
1017
|
-
<em class="parameter"><code><a href="
|
1018
|
-
<em class="parameter"><code><a href="
|
1017
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **permanent_id</code></em>,
|
1018
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **update_id</code></em>);</pre>
|
1019
1019
|
<p>Returns the PDF file identifier represented as two byte string arrays of size 32.
|
1020
1020
|
<em class="parameter"><code>permanent_id</code></em>
|
1021
1021
|
is the permanent identifier that is built based on the file
|
@@ -1041,12 +1041,12 @@ size of 32 bytes.</p>
|
|
1041
1041
|
</tr>
|
1042
1042
|
<tr>
|
1043
1043
|
<td class="parameter_name"><p>permanent_id</p></td>
|
1044
|
-
<td class="parameter_description"><p> location to store an allocated string, use <a href="
|
1044
|
+
<td class="parameter_description"><p> location to store an allocated string, use <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> to free the returned string. </p></td>
|
1045
1045
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1046
1046
|
</tr>
|
1047
1047
|
<tr>
|
1048
1048
|
<td class="parameter_name"><p>update_id</p></td>
|
1049
|
-
<td class="parameter_description"><p> location to store an allocated string, use <a href="
|
1049
|
+
<td class="parameter_description"><p> location to store an allocated string, use <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> to free the returned string. </p></td>
|
1050
1050
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1051
1051
|
</tr>
|
1052
1052
|
</tbody>
|
@@ -1054,8 +1054,8 @@ size of 32 bytes.</p>
|
|
1054
1054
|
</div>
|
1055
1055
|
<div class="refsect3">
|
1056
1056
|
<a name="id-1.2.3.9.8.7"></a><h4>Returns</h4>
|
1057
|
-
<p> <a href="
|
1058
|
-
contains an id, <a href="
|
1057
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the <em class="parameter"><code>document</code></em>
|
1058
|
+
contains an id, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
1059
1059
|
<p></p>
|
1060
1060
|
</div>
|
1061
1061
|
<p class="since">Since 0.16</p>
|
@@ -1063,7 +1063,7 @@ contains an id, <a href="http://library.gnome.org/devel/glib/unstable/glib-Stand
|
|
1063
1063
|
<hr>
|
1064
1064
|
<div class="refsect2">
|
1065
1065
|
<a name="poppler-document-get-pdf-version-string"></a><h3>poppler_document_get_pdf_version_string ()</h3>
|
1066
|
-
<pre class="programlisting"><a href="
|
1066
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1067
1067
|
poppler_document_get_pdf_version_string
|
1068
1068
|
(<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1069
1069
|
<p>Returns the PDF version of <em class="parameter"><code>document</code></em>
|
@@ -1087,7 +1087,7 @@ poppler_document_get_pdf_version_string
|
|
1087
1087
|
<a name="id-1.2.3.9.9.6"></a><h4>Returns</h4>
|
1088
1088
|
<p> a new allocated string containing the PDF version
|
1089
1089
|
of <em class="parameter"><code>document</code></em>
|
1090
|
-
, or <a href="
|
1090
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
1091
1091
|
<p></p>
|
1092
1092
|
</div>
|
1093
1093
|
<p class="since">Since 0.16</p>
|
@@ -1097,8 +1097,8 @@ of <em class="parameter"><code>document</code></em>
|
|
1097
1097
|
<a name="poppler-document-get-pdf-version"></a><h3>poppler_document_get_pdf_version ()</h3>
|
1098
1098
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1099
1099
|
poppler_document_get_pdf_version (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>,
|
1100
|
-
<em class="parameter"><code><a href="
|
1101
|
-
<em class="parameter"><code><a href="
|
1100
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *major_version</code></em>,
|
1101
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *minor_version</code></em>);</pre>
|
1102
1102
|
<div class="refsect3">
|
1103
1103
|
<a name="id-1.2.3.9.10.4"></a><h4>Parameters</h4>
|
1104
1104
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1136,7 +1136,7 @@ poppler_document_get_pdf_version (<em class="parameter"><code><a class="link" hr
|
|
1136
1136
|
<hr>
|
1137
1137
|
<div class="refsect2">
|
1138
1138
|
<a name="poppler-document-get-title"></a><h3>poppler_document_get_title ()</h3>
|
1139
|
-
<pre class="programlisting"><a href="
|
1139
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1140
1140
|
poppler_document_get_title (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1141
1141
|
<p>Returns the document's title</p>
|
1142
1142
|
<div class="refsect3">
|
@@ -1158,7 +1158,7 @@ poppler_document_get_title (<em class="parameter"><code><a class="link" href="Po
|
|
1158
1158
|
<a name="id-1.2.3.9.11.6"></a><h4>Returns</h4>
|
1159
1159
|
<p> a new allocated string containing the title
|
1160
1160
|
of <em class="parameter"><code>document</code></em>
|
1161
|
-
, or <a href="
|
1161
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
1162
1162
|
<p></p>
|
1163
1163
|
</div>
|
1164
1164
|
<p class="since">Since 0.16</p>
|
@@ -1166,7 +1166,7 @@ of <em class="parameter"><code>document</code></em>
|
|
1166
1166
|
<hr>
|
1167
1167
|
<div class="refsect2">
|
1168
1168
|
<a name="poppler-document-get-author"></a><h3>poppler_document_get_author ()</h3>
|
1169
|
-
<pre class="programlisting"><a href="
|
1169
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1170
1170
|
poppler_document_get_author (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1171
1171
|
<p>Returns the author of the document</p>
|
1172
1172
|
<div class="refsect3">
|
@@ -1188,7 +1188,7 @@ poppler_document_get_author (<em class="parameter"><code><a class="link" href="P
|
|
1188
1188
|
<a name="id-1.2.3.9.12.6"></a><h4>Returns</h4>
|
1189
1189
|
<p> a new allocated string containing the author
|
1190
1190
|
of <em class="parameter"><code>document</code></em>
|
1191
|
-
, or <a href="
|
1191
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
1192
1192
|
<p></p>
|
1193
1193
|
</div>
|
1194
1194
|
<p class="since">Since 0.16</p>
|
@@ -1196,7 +1196,7 @@ of <em class="parameter"><code>document</code></em>
|
|
1196
1196
|
<hr>
|
1197
1197
|
<div class="refsect2">
|
1198
1198
|
<a name="poppler-document-get-subject"></a><h3>poppler_document_get_subject ()</h3>
|
1199
|
-
<pre class="programlisting"><a href="
|
1199
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1200
1200
|
poppler_document_get_subject (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1201
1201
|
<p>Returns the subject of the document</p>
|
1202
1202
|
<div class="refsect3">
|
@@ -1218,7 +1218,7 @@ poppler_document_get_subject (<em class="parameter"><code><a class="link" href="
|
|
1218
1218
|
<a name="id-1.2.3.9.13.6"></a><h4>Returns</h4>
|
1219
1219
|
<p> a new allocated string containing the subject
|
1220
1220
|
of <em class="parameter"><code>document</code></em>
|
1221
|
-
, or <a href="
|
1221
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
1222
1222
|
<p></p>
|
1223
1223
|
</div>
|
1224
1224
|
<p class="since">Since 0.16</p>
|
@@ -1226,7 +1226,7 @@ of <em class="parameter"><code>document</code></em>
|
|
1226
1226
|
<hr>
|
1227
1227
|
<div class="refsect2">
|
1228
1228
|
<a name="poppler-document-get-keywords"></a><h3>poppler_document_get_keywords ()</h3>
|
1229
|
-
<pre class="programlisting"><a href="
|
1229
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1230
1230
|
poppler_document_get_keywords (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1231
1231
|
<p>Returns the keywords associated to the document</p>
|
1232
1232
|
<div class="refsect3">
|
@@ -1248,7 +1248,7 @@ poppler_document_get_keywords (<em class="parameter"><code><a class="link" href=
|
|
1248
1248
|
<a name="id-1.2.3.9.14.6"></a><h4>Returns</h4>
|
1249
1249
|
<p> a new allocated string containing keywords associated
|
1250
1250
|
to <em class="parameter"><code>document</code></em>
|
1251
|
-
, or <a href="
|
1251
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
1252
1252
|
<p></p>
|
1253
1253
|
</div>
|
1254
1254
|
<p class="since">Since 0.16</p>
|
@@ -1256,7 +1256,7 @@ to <em class="parameter"><code>document</code></em>
|
|
1256
1256
|
<hr>
|
1257
1257
|
<div class="refsect2">
|
1258
1258
|
<a name="poppler-document-get-creator"></a><h3>poppler_document_get_creator ()</h3>
|
1259
|
-
<pre class="programlisting"><a href="
|
1259
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1260
1260
|
poppler_document_get_creator (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1261
1261
|
<p>Returns the creator of the document. If the document was converted
|
1262
1262
|
from another format, the creator is the name of the product
|
@@ -1280,7 +1280,7 @@ that created the original document from which it was converted.</p>
|
|
1280
1280
|
<a name="id-1.2.3.9.15.6"></a><h4>Returns</h4>
|
1281
1281
|
<p> a new allocated string containing the creator
|
1282
1282
|
of <em class="parameter"><code>document</code></em>
|
1283
|
-
, or <a href="
|
1283
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
1284
1284
|
<p></p>
|
1285
1285
|
</div>
|
1286
1286
|
<p class="since">Since 0.16</p>
|
@@ -1288,7 +1288,7 @@ of <em class="parameter"><code>document</code></em>
|
|
1288
1288
|
<hr>
|
1289
1289
|
<div class="refsect2">
|
1290
1290
|
<a name="poppler-document-get-producer"></a><h3>poppler_document_get_producer ()</h3>
|
1291
|
-
<pre class="programlisting"><a href="
|
1291
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1292
1292
|
poppler_document_get_producer (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1293
1293
|
<p>Returns the producer of the document. If the document was converted
|
1294
1294
|
from another format, the producer is the name of the product
|
@@ -1312,7 +1312,7 @@ that converted it to PDF</p>
|
|
1312
1312
|
<a name="id-1.2.3.9.16.6"></a><h4>Returns</h4>
|
1313
1313
|
<p> a new allocated string containing the producer
|
1314
1314
|
of <em class="parameter"><code>document</code></em>
|
1315
|
-
, or <a href="
|
1315
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
1316
1316
|
<p></p>
|
1317
1317
|
</div>
|
1318
1318
|
<p class="since">Since 0.16</p>
|
@@ -1462,7 +1462,7 @@ poppler_document_get_permissions (<em class="parameter"><code><a class="link" hr
|
|
1462
1462
|
<hr>
|
1463
1463
|
<div class="refsect2">
|
1464
1464
|
<a name="poppler-document-get-metadata"></a><h3>poppler_document_get_metadata ()</h3>
|
1465
|
-
<pre class="programlisting"><a href="
|
1465
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1466
1466
|
poppler_document_get_metadata (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1467
1467
|
<p>Returns the XML metadata string of the document</p>
|
1468
1468
|
<div class="refsect3">
|
@@ -1483,7 +1483,7 @@ poppler_document_get_metadata (<em class="parameter"><code><a class="link" href=
|
|
1483
1483
|
<div class="refsect3">
|
1484
1484
|
<a name="id-1.2.3.9.22.6"></a><h4>Returns</h4>
|
1485
1485
|
<p> a new allocated string containing the XML
|
1486
|
-
metadata, or <a href="
|
1486
|
+
metadata, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
1487
1487
|
<p></p>
|
1488
1488
|
</div>
|
1489
1489
|
<p class="since">Since 0.16</p>
|
@@ -1491,7 +1491,7 @@ metadata, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard
|
|
1491
1491
|
<hr>
|
1492
1492
|
<div class="refsect2">
|
1493
1493
|
<a name="poppler-document-is-linearized"></a><h3>poppler_document_is_linearized ()</h3>
|
1494
|
-
<pre class="programlisting"><a href="
|
1494
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1495
1495
|
poppler_document_is_linearized (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1496
1496
|
<p>Returns whether <em class="parameter"><code>document</code></em>
|
1497
1497
|
is linearized or not. Linearization of PDF
|
@@ -1513,8 +1513,8 @@ enables efficient incremental access of the PDF file in a network environment.</
|
|
1513
1513
|
</div>
|
1514
1514
|
<div class="refsect3">
|
1515
1515
|
<a name="id-1.2.3.9.23.6"></a><h4>Returns</h4>
|
1516
|
-
<p> <a href="
|
1517
|
-
is linearized, <a href="
|
1516
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>document</code></em>
|
1517
|
+
is linearized, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwhise</p>
|
1518
1518
|
<p></p>
|
1519
1519
|
</div>
|
1520
1520
|
<p class="since">Since 0.16</p>
|
@@ -1630,7 +1630,7 @@ and can be document specific. Typically, it is a value such as "iii" or "3".</p
|
|
1630
1630
|
<a name="poppler-document-find-dest"></a><h3>poppler_document_find_dest ()</h3>
|
1631
1631
|
<pre class="programlisting"><a class="link" href="poppler-PopplerAction.html#PopplerDest" title="PopplerDest"><span class="returnvalue">PopplerDest</span></a> *
|
1632
1632
|
poppler_document_find_dest (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>,
|
1633
|
-
<em class="parameter"><code>const <a href="
|
1633
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *link_name</code></em>);</pre>
|
1634
1634
|
<p>Finds named destination <em class="parameter"><code>link_name</code></em>
|
1635
1635
|
in <em class="parameter"><code>document</code></em>
|
1636
1636
|
</p>
|
@@ -1658,7 +1658,7 @@ poppler_document_find_dest (<em class="parameter"><code><a class="link" href="Po
|
|
1658
1658
|
</div>
|
1659
1659
|
<div class="refsect3">
|
1660
1660
|
<a name="id-1.2.3.9.27.6"></a><h4>Returns</h4>
|
1661
|
-
<p> The <a class="link" href="poppler-PopplerAction.html#PopplerDest" title="PopplerDest"><span class="type">PopplerDest</span></a> destination or <a href="
|
1661
|
+
<p> The <a class="link" href="poppler-PopplerAction.html#PopplerDest" title="PopplerDest"><span class="type">PopplerDest</span></a> destination or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
1662
1662
|
<em class="parameter"><code>link_name</code></em>
|
1663
1663
|
is not a destination. Returned value must
|
1664
1664
|
be freed with <a class="link" href="poppler-PopplerAction.html#poppler-dest-free" title="poppler_dest_free ()"><span class="type">poppler_dest_free</span></a></p>
|
@@ -1668,7 +1668,7 @@ be freed with <a class="link" href="poppler-PopplerAction.html#poppler-dest-free
|
|
1668
1668
|
<hr>
|
1669
1669
|
<div class="refsect2">
|
1670
1670
|
<a name="poppler-document-get-n-attachments"></a><h3>poppler_document_get_n_attachments ()</h3>
|
1671
|
-
<pre class="programlisting"><a href="
|
1671
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1672
1672
|
poppler_document_get_n_attachments (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1673
1673
|
<p>Returns the number of attachments in a loaded document.
|
1674
1674
|
See also <a class="link" href="PopplerDocument.html#poppler-document-get-attachments" title="poppler_document_get_attachments ()"><code class="function">poppler_document_get_attachments()</code></a></p>
|
@@ -1697,9 +1697,9 @@ See also <a class="link" href="PopplerDocument.html#poppler-document-get-attachm
|
|
1697
1697
|
<hr>
|
1698
1698
|
<div class="refsect2">
|
1699
1699
|
<a name="poppler-document-has-attachments"></a><h3>poppler_document_has_attachments ()</h3>
|
1700
|
-
<pre class="programlisting"><a href="
|
1700
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1701
1701
|
poppler_document_has_attachments (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1702
|
-
<p>Returns <a href="
|
1702
|
+
<p>Returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> of <em class="parameter"><code>document</code></em>
|
1703
1703
|
has any attachments.</p>
|
1704
1704
|
<div class="refsect3">
|
1705
1705
|
<a name="id-1.2.3.9.29.5"></a><h4>Parameters</h4>
|
@@ -1718,7 +1718,7 @@ poppler_document_has_attachments (<em class="parameter"><code><a class="link" hr
|
|
1718
1718
|
</div>
|
1719
1719
|
<div class="refsect3">
|
1720
1720
|
<a name="id-1.2.3.9.29.6"></a><h4>Returns</h4>
|
1721
|
-
<p> <a href="
|
1721
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>document</code></em>
|
1722
1722
|
has attachments.</p>
|
1723
1723
|
<p></p>
|
1724
1724
|
</div>
|
@@ -1726,11 +1726,11 @@ has attachments.</p>
|
|
1726
1726
|
<hr>
|
1727
1727
|
<div class="refsect2">
|
1728
1728
|
<a name="poppler-document-get-attachments"></a><h3>poppler_document_get_attachments ()</h3>
|
1729
|
-
<pre class="programlisting"><a href="
|
1729
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1730
1730
|
poppler_document_get_attachments (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1731
|
-
<p>Returns a <a href="
|
1731
|
+
<p>Returns a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> containing <a class="link" href="PopplerAttachment.html" title="PopplerAttachment"><span class="type">PopplerAttachment</span></a>s. These attachments
|
1732
1732
|
are unowned, and must be unreffed, and the list must be freed with
|
1733
|
-
<a href="
|
1733
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.</p>
|
1734
1734
|
<div class="refsect3">
|
1735
1735
|
<a name="id-1.2.3.9.30.5"></a><h4>Parameters</h4>
|
1736
1736
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1757,10 +1757,10 @@ are unowned, and must be unreffed, and the list must be freed with
|
|
1757
1757
|
<a name="poppler-document-get-form-field"></a><h3>poppler_document_get_form_field ()</h3>
|
1758
1758
|
<pre class="programlisting"><a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="returnvalue">PopplerFormField</span></a> *
|
1759
1759
|
poppler_document_get_form_field (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>,
|
1760
|
-
<em class="parameter"><code><a href="
|
1760
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> id</code></em>);</pre>
|
1761
1761
|
<p>Returns the <a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> for the given <em class="parameter"><code>id</code></em>
|
1762
1762
|
. It must be freed with
|
1763
|
-
<a href="
|
1763
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a></p>
|
1764
1764
|
<div class="refsect3">
|
1765
1765
|
<a name="id-1.2.3.9.31.5"></a><h4>Parameters</h4>
|
1766
1766
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1785,7 +1785,7 @@ poppler_document_get_form_field (<em class="parameter"><code><a class="link" hre
|
|
1785
1785
|
</div>
|
1786
1786
|
<div class="refsect3">
|
1787
1787
|
<a name="id-1.2.3.9.31.6"></a><h4>Returns</h4>
|
1788
|
-
<p> a new <a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> or <a href="
|
1788
|
+
<p> a new <a class="link" href="PopplerFormField.html" title="PoppplerFormField"><span class="type">PopplerFormField</span></a> or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
1789
1789
|
not found. </p>
|
1790
1790
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1791
1791
|
</div>
|
@@ -1796,7 +1796,7 @@ not found. </p>
|
|
1796
1796
|
<pre class="programlisting"><a class="link" href="PopplerDocument.html#PopplerIndexIter" title="PopplerIndexIter"><span class="returnvalue">PopplerIndexIter</span></a> *
|
1797
1797
|
poppler_index_iter_new (<em class="parameter"><code><a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a> *document</code></em>);</pre>
|
1798
1798
|
<p>Returns the root <a class="link" href="PopplerDocument.html#PopplerIndexIter" title="PopplerIndexIter"><span class="type">PopplerIndexIter</span></a> for <em class="parameter"><code>document</code></em>
|
1799
|
-
, or <a href="
|
1799
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. This must be
|
1800
1800
|
freed with <a class="link" href="PopplerDocument.html#poppler-index-iter-free" title="poppler_index_iter_free ()"><code class="function">poppler_index_iter_free()</code></a>.</p>
|
1801
1801
|
<p>Certain documents have an index associated with them. This index can be used
|
1802
1802
|
to help the user navigate the document, and is similar to a table of
|
@@ -1904,7 +1904,7 @@ poppler_index_iter_free (<em class="parameter"><code><a class="link" href="Poppl
|
|
1904
1904
|
<pre class="programlisting"><a class="link" href="PopplerDocument.html#PopplerIndexIter" title="PopplerIndexIter"><span class="returnvalue">PopplerIndexIter</span></a> *
|
1905
1905
|
poppler_index_iter_get_child (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerIndexIter" title="PopplerIndexIter"><span class="type">PopplerIndexIter</span></a> *parent</code></em>);</pre>
|
1906
1906
|
<p>Returns a newly created child of <em class="parameter"><code>parent</code></em>
|
1907
|
-
, or <a href="
|
1907
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the iter has no child.
|
1908
1908
|
See <a class="link" href="PopplerDocument.html#poppler-index-iter-new" title="poppler_index_iter_new ()"><code class="function">poppler_index_iter_new()</code></a> for more information on this function.</p>
|
1909
1909
|
<div class="refsect3">
|
1910
1910
|
<a name="id-1.2.3.9.35.5"></a><h4>Parameters</h4>
|
@@ -1930,7 +1930,7 @@ See <a class="link" href="PopplerDocument.html#poppler-index-iter-new" title="po
|
|
1930
1930
|
<hr>
|
1931
1931
|
<div class="refsect2">
|
1932
1932
|
<a name="poppler-index-iter-is-open"></a><h3>poppler_index_iter_is_open ()</h3>
|
1933
|
-
<pre class="programlisting"><a href="
|
1933
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1934
1934
|
poppler_index_iter_is_open (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerIndexIter" title="PopplerIndexIter"><span class="type">PopplerIndexIter</span></a> *iter</code></em>);</pre>
|
1935
1935
|
<p>Returns whether this node should be expanded by default to the user. The
|
1936
1936
|
document can provide a hint as to how the document's index should be expanded
|
@@ -1952,7 +1952,7 @@ initially.</p>
|
|
1952
1952
|
</div>
|
1953
1953
|
<div class="refsect3">
|
1954
1954
|
<a name="id-1.2.3.9.36.6"></a><h4>Returns</h4>
|
1955
|
-
<p> <a href="
|
1955
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if the document wants <em class="parameter"><code>iter</code></em>
|
1956
1956
|
to be expanded</p>
|
1957
1957
|
<p></p>
|
1958
1958
|
</div>
|
@@ -1989,7 +1989,7 @@ poppler_index_iter_get_action (<em class="parameter"><code><a class="link" href=
|
|
1989
1989
|
<hr>
|
1990
1990
|
<div class="refsect2">
|
1991
1991
|
<a name="poppler-index-iter-next"></a><h3>poppler_index_iter_next ()</h3>
|
1992
|
-
<pre class="programlisting"><a href="
|
1992
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1993
1993
|
poppler_index_iter_next (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerIndexIter" title="PopplerIndexIter"><span class="type">PopplerIndexIter</span></a> *iter</code></em>);</pre>
|
1994
1994
|
<p>Sets <em class="parameter"><code>iter</code></em>
|
1995
1995
|
to point to the next action at the current level, if valid. See
|
@@ -2011,7 +2011,7 @@ poppler_index_iter_next (<em class="parameter"><code><a class="link" href="Poppl
|
|
2011
2011
|
</div>
|
2012
2012
|
<div class="refsect3">
|
2013
2013
|
<a name="id-1.2.3.9.38.6"></a><h4>Returns</h4>
|
2014
|
-
<p> <a href="
|
2014
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>iter</code></em>
|
2015
2015
|
was set to the next action</p>
|
2016
2016
|
<p></p>
|
2017
2017
|
</div>
|
@@ -2046,7 +2046,7 @@ poppler_font_info_new (<em class="parameter"><code><a class="link" href="Poppler
|
|
2046
2046
|
<hr>
|
2047
2047
|
<div class="refsect2">
|
2048
2048
|
<a name="poppler-font-info-scan"></a><h3>poppler_font_info_scan ()</h3>
|
2049
|
-
<pre class="programlisting"><a href="
|
2049
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2050
2050
|
poppler_font_info_scan (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerFontInfo" title="PopplerFontInfo"><span class="type">PopplerFontInfo</span></a> *font_info</code></em>,
|
2051
2051
|
<em class="parameter"><code><span class="type">int</span> n_pages</code></em>,
|
2052
2052
|
<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerFontsIter" title="PopplerFontsIter"><span class="type">PopplerFontsIter</span></a> **iter</code></em>);</pre>
|
@@ -2098,7 +2098,7 @@ while (poppler_font_info_scan (font_info, 20, &fonts_iter)) {
|
|
2098
2098
|
</div>
|
2099
2099
|
<div class="refsect3">
|
2100
2100
|
<a name="id-1.2.3.9.40.8"></a><h4>Returns</h4>
|
2101
|
-
<p> <a href="
|
2101
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if there are more fonts left to scan</p>
|
2102
2102
|
<p></p>
|
2103
2103
|
</div>
|
2104
2104
|
</div>
|
@@ -2250,7 +2250,7 @@ poppler_fonts_iter_get_font_type (<em class="parameter"><code><a class="link" hr
|
|
2250
2250
|
poppler_fonts_iter_get_substitute_name
|
2251
2251
|
(<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerFontsIter" title="PopplerFontsIter"><span class="type">PopplerFontsIter</span></a> *iter</code></em>);</pre>
|
2252
2252
|
<p>The name of the substitute font of the font associated with <em class="parameter"><code>iter</code></em>
|
2253
|
-
or <a href="
|
2253
|
+
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
2254
2254
|
the font is embedded</p>
|
2255
2255
|
<div class="refsect3">
|
2256
2256
|
<a name="id-1.2.3.9.47.5"></a><h4>Parameters</h4>
|
@@ -2269,7 +2269,7 @@ the font is embedded</p>
|
|
2269
2269
|
</div>
|
2270
2270
|
<div class="refsect3">
|
2271
2271
|
<a name="id-1.2.3.9.47.6"></a><h4>Returns</h4>
|
2272
|
-
<p> the name of the substitute font or <a href="
|
2272
|
+
<p> the name of the substitute font or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if font is embedded</p>
|
2273
2273
|
<p></p>
|
2274
2274
|
</div>
|
2275
2275
|
<p class="since">Since 0.20</p>
|
@@ -2280,7 +2280,7 @@ the font is embedded</p>
|
|
2280
2280
|
<pre class="programlisting">const <span class="returnvalue">char</span> *
|
2281
2281
|
poppler_fonts_iter_get_file_name (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerFontsIter" title="PopplerFontsIter"><span class="type">PopplerFontsIter</span></a> *iter</code></em>);</pre>
|
2282
2282
|
<p>The filename of the font associated with <em class="parameter"><code>iter</code></em>
|
2283
|
-
or <a href="
|
2283
|
+
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
2284
2284
|
the font is embedded</p>
|
2285
2285
|
<div class="refsect3">
|
2286
2286
|
<a name="id-1.2.3.9.48.5"></a><h4>Parameters</h4>
|
@@ -2299,7 +2299,7 @@ the font is embedded</p>
|
|
2299
2299
|
</div>
|
2300
2300
|
<div class="refsect3">
|
2301
2301
|
<a name="id-1.2.3.9.48.6"></a><h4>Returns</h4>
|
2302
|
-
<p> the filename of the font or <a href="
|
2302
|
+
<p> the filename of the font or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if font is embedded</p>
|
2303
2303
|
<p></p>
|
2304
2304
|
</div>
|
2305
2305
|
</div>
|
@@ -2335,7 +2335,7 @@ poppler_fonts_iter_get_encoding (<em class="parameter"><code><a class="link" hre
|
|
2335
2335
|
<hr>
|
2336
2336
|
<div class="refsect2">
|
2337
2337
|
<a name="poppler-fonts-iter-is-embedded"></a><h3>poppler_fonts_iter_is_embedded ()</h3>
|
2338
|
-
<pre class="programlisting"><a href="
|
2338
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2339
2339
|
poppler_fonts_iter_is_embedded (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerFontsIter" title="PopplerFontsIter"><span class="type">PopplerFontsIter</span></a> *iter</code></em>);</pre>
|
2340
2340
|
<p>Returns whether the font associated with <em class="parameter"><code>iter</code></em>
|
2341
2341
|
is embedded in the document</p>
|
@@ -2356,14 +2356,14 @@ poppler_fonts_iter_is_embedded (<em class="parameter"><code><a class="link" href
|
|
2356
2356
|
</div>
|
2357
2357
|
<div class="refsect3">
|
2358
2358
|
<a name="id-1.2.3.9.50.6"></a><h4>Returns</h4>
|
2359
|
-
<p> <a href="
|
2359
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if font is emebdded, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
2360
2360
|
<p></p>
|
2361
2361
|
</div>
|
2362
2362
|
</div>
|
2363
2363
|
<hr>
|
2364
2364
|
<div class="refsect2">
|
2365
2365
|
<a name="poppler-fonts-iter-is-subset"></a><h3>poppler_fonts_iter_is_subset ()</h3>
|
2366
|
-
<pre class="programlisting"><a href="
|
2366
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2367
2367
|
poppler_fonts_iter_is_subset (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerFontsIter" title="PopplerFontsIter"><span class="type">PopplerFontsIter</span></a> *iter</code></em>);</pre>
|
2368
2368
|
<p>Returns whether the font associated with <em class="parameter"><code>iter</code></em>
|
2369
2369
|
is a subset of another font</p>
|
@@ -2384,14 +2384,14 @@ poppler_fonts_iter_is_subset (<em class="parameter"><code><a class="link" href="
|
|
2384
2384
|
</div>
|
2385
2385
|
<div class="refsect3">
|
2386
2386
|
<a name="id-1.2.3.9.51.6"></a><h4>Returns</h4>
|
2387
|
-
<p> <a href="
|
2387
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if font is a subset, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
2388
2388
|
<p></p>
|
2389
2389
|
</div>
|
2390
2390
|
</div>
|
2391
2391
|
<hr>
|
2392
2392
|
<div class="refsect2">
|
2393
2393
|
<a name="poppler-fonts-iter-next"></a><h3>poppler_fonts_iter_next ()</h3>
|
2394
|
-
<pre class="programlisting"><a href="
|
2394
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2395
2395
|
poppler_fonts_iter_next (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerFontsIter" title="PopplerFontsIter"><span class="type">PopplerFontsIter</span></a> *iter</code></em>);</pre>
|
2396
2396
|
<p>Sets <em class="parameter"><code>iter</code></em>
|
2397
2397
|
to point to the next font</p>
|
@@ -2412,7 +2412,7 @@ poppler_fonts_iter_next (<em class="parameter"><code><a class="link" href="Poppl
|
|
2412
2412
|
</div>
|
2413
2413
|
<div class="refsect3">
|
2414
2414
|
<a name="id-1.2.3.9.52.6"></a><h4>Returns</h4>
|
2415
|
-
<p> <a href="
|
2415
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>iter</code></em>
|
2416
2416
|
was set to the next font</p>
|
2417
2417
|
<p></p>
|
2418
2418
|
</div>
|
@@ -2499,7 +2499,7 @@ poppler_layers_iter_free (<em class="parameter"><code><a class="link" href="Popp
|
|
2499
2499
|
<pre class="programlisting"><a class="link" href="PopplerDocument.html#PopplerLayersIter" title="PopplerLayersIter"><span class="returnvalue">PopplerLayersIter</span></a> *
|
2500
2500
|
poppler_layers_iter_get_child (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerLayersIter" title="PopplerLayersIter"><span class="type">PopplerLayersIter</span></a> *parent</code></em>);</pre>
|
2501
2501
|
<p>Returns a newly created child of <em class="parameter"><code>parent</code></em>
|
2502
|
-
, or <a href="
|
2502
|
+
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the iter has no child.
|
2503
2503
|
See <a class="link" href="PopplerDocument.html#poppler-layers-iter-new" title="poppler_layers_iter_new ()"><code class="function">poppler_layers_iter_new()</code></a> for more information on this function.</p>
|
2504
2504
|
<div class="refsect3">
|
2505
2505
|
<a name="id-1.2.3.9.56.5"></a><h4>Parameters</h4>
|
@@ -2518,7 +2518,7 @@ See <a class="link" href="PopplerDocument.html#poppler-layers-iter-new" title="p
|
|
2518
2518
|
</div>
|
2519
2519
|
<div class="refsect3">
|
2520
2520
|
<a name="id-1.2.3.9.56.6"></a><h4>Returns</h4>
|
2521
|
-
<p> a new <a class="link" href="PopplerDocument.html#PopplerLayersIter" title="PopplerLayersIter"><span class="type">PopplerLayersIter</span></a>, or <a href="
|
2521
|
+
<p> a new <a class="link" href="PopplerDocument.html#PopplerLayersIter" title="PopplerLayersIter"><span class="type">PopplerLayersIter</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
2522
2522
|
<p></p>
|
2523
2523
|
</div>
|
2524
2524
|
<p class="since">Since 0.12</p>
|
@@ -2547,7 +2547,7 @@ poppler_layers_iter_get_layer (<em class="parameter"><code><a class="link" href=
|
|
2547
2547
|
</div>
|
2548
2548
|
<div class="refsect3">
|
2549
2549
|
<a name="id-1.2.3.9.57.6"></a><h4>Returns</h4>
|
2550
|
-
<p> a new <a class="link" href="PopplerLayer.html" title="PopplerLayer"><span class="type">PopplerLayer</span></a>, or <a href="
|
2550
|
+
<p> a new <a class="link" href="PopplerLayer.html" title="PopplerLayer"><span class="type">PopplerLayer</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
2551
2551
|
there isn't any layer associated with <em class="parameter"><code>iter</code></em>
|
2552
2552
|
. </p>
|
2553
2553
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
@@ -2557,11 +2557,11 @@ there isn't any layer associated with <em class="parameter"><code>iter</code></e
|
|
2557
2557
|
<hr>
|
2558
2558
|
<div class="refsect2">
|
2559
2559
|
<a name="poppler-layers-iter-get-title"></a><h3>poppler_layers_iter_get_title ()</h3>
|
2560
|
-
<pre class="programlisting"><a href="
|
2560
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
2561
2561
|
poppler_layers_iter_get_title (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerLayersIter" title="PopplerLayersIter"><span class="type">PopplerLayersIter</span></a> *iter</code></em>);</pre>
|
2562
2562
|
<p>Returns the title associated with <em class="parameter"><code>iter</code></em>
|
2563
2563
|
. It must be freed with
|
2564
|
-
<a href="
|
2564
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
2565
2565
|
<div class="refsect3">
|
2566
2566
|
<a name="id-1.2.3.9.58.5"></a><h4>Parameters</h4>
|
2567
2567
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2580,9 +2580,9 @@ poppler_layers_iter_get_title (<em class="parameter"><code><a class="link" href=
|
|
2580
2580
|
<div class="refsect3">
|
2581
2581
|
<a name="id-1.2.3.9.58.6"></a><h4>Returns</h4>
|
2582
2582
|
<p> a new string containing the <em class="parameter"><code>iter</code></em>
|
2583
|
-
's title or <a href="
|
2583
|
+
's title or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>iter</code></em>
|
2584
2584
|
doesn't have a title.
|
2585
|
-
The returned string should be freed with <a href="
|
2585
|
+
The returned string should be freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when no longer needed.</p>
|
2586
2586
|
<p></p>
|
2587
2587
|
</div>
|
2588
2588
|
<p class="since">Since 0.12</p>
|
@@ -2590,7 +2590,7 @@ The returned string should be freed with <a href="http://library.gnome.org/devel
|
|
2590
2590
|
<hr>
|
2591
2591
|
<div class="refsect2">
|
2592
2592
|
<a name="poppler-layers-iter-next"></a><h3>poppler_layers_iter_next ()</h3>
|
2593
|
-
<pre class="programlisting"><a href="
|
2593
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2594
2594
|
poppler_layers_iter_next (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerLayersIter" title="PopplerLayersIter"><span class="type">PopplerLayersIter</span></a> *iter</code></em>);</pre>
|
2595
2595
|
<p>Sets <em class="parameter"><code>iter</code></em>
|
2596
2596
|
to point to the next action at the current level, if valid. See
|
@@ -2612,7 +2612,7 @@ poppler_layers_iter_next (<em class="parameter"><code><a class="link" href="Popp
|
|
2612
2612
|
</div>
|
2613
2613
|
<div class="refsect3">
|
2614
2614
|
<a name="id-1.2.3.9.59.6"></a><h4>Returns</h4>
|
2615
|
-
<p> <a href="
|
2615
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>iter</code></em>
|
2616
2616
|
was set to the next action</p>
|
2617
2617
|
<p></p>
|
2618
2618
|
</div>
|
@@ -2731,7 +2731,7 @@ generated PostScript.</p>
|
|
2731
2731
|
<a name="poppler-ps-file-set-duplex"></a><h3>poppler_ps_file_set_duplex ()</h3>
|
2732
2732
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2733
2733
|
poppler_ps_file_set_duplex (<em class="parameter"><code><a class="link" href="PopplerDocument.html#PopplerPSFile" title="PopplerPSFile"><span class="type">PopplerPSFile</span></a> *ps_file</code></em>,
|
2734
|
-
<em class="parameter"><code><a href="
|
2734
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> duplex</code></em>);</pre>
|
2735
2735
|
<p>Enable or disable Duplex printing.</p>
|
2736
2736
|
<div class="refsect3">
|
2737
2737
|
<a name="id-1.2.3.9.63.5"></a><h4>Parameters</h4>
|
@@ -3185,7 +3185,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3185
3185
|
<a name="PopplerDocument.property-details"></a><h2>Property Details</h2>
|
3186
3186
|
<div class="refsect2">
|
3187
3187
|
<a name="PopplerDocument--author"></a><h3>The <code class="literal">“author”</code> property</h3>
|
3188
|
-
<pre class="programlisting"> “author” <a href="
|
3188
|
+
<pre class="programlisting"> “author” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
3189
3189
|
<p>The author of the document</p>
|
3190
3190
|
<p>Flags: Read</p>
|
3191
3191
|
<p>Default value: NULL</p>
|
@@ -3193,7 +3193,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3193
3193
|
<hr>
|
3194
3194
|
<div class="refsect2">
|
3195
3195
|
<a name="PopplerDocument--creation-date"></a><h3>The <code class="literal">“creation-date”</code> property</h3>
|
3196
|
-
<pre class="programlisting"> “creation-date” <a href="
|
3196
|
+
<pre class="programlisting"> “creation-date” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
3197
3197
|
<p>The date the document was created as seconds since the Epoch, or -1</p>
|
3198
3198
|
<p>Flags: Read</p>
|
3199
3199
|
<p>Allowed values: >= -1</p>
|
@@ -3202,7 +3202,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3202
3202
|
<hr>
|
3203
3203
|
<div class="refsect2">
|
3204
3204
|
<a name="PopplerDocument--creator"></a><h3>The <code class="literal">“creator”</code> property</h3>
|
3205
|
-
<pre class="programlisting"> “creator” <a href="
|
3205
|
+
<pre class="programlisting"> “creator” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
3206
3206
|
<p>The creator of the document. See also <a class="link" href="PopplerDocument.html#poppler-document-get-creator" title="poppler_document_get_creator ()"><code class="function">poppler_document_get_creator()</code></a></p>
|
3207
3207
|
<p>Flags: Read</p>
|
3208
3208
|
<p>Default value: NULL</p>
|
@@ -3210,7 +3210,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3210
3210
|
<hr>
|
3211
3211
|
<div class="refsect2">
|
3212
3212
|
<a name="PopplerDocument--format"></a><h3>The <code class="literal">“format”</code> property</h3>
|
3213
|
-
<pre class="programlisting"> “format” <a href="
|
3213
|
+
<pre class="programlisting"> “format” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
3214
3214
|
<p>The PDF version as string. See also <a class="link" href="PopplerDocument.html#poppler-document-get-pdf-version-string" title="poppler_document_get_pdf_version_string ()"><code class="function">poppler_document_get_pdf_version_string()</code></a></p>
|
3215
3215
|
<p>Flags: Read</p>
|
3216
3216
|
<p>Default value: NULL</p>
|
@@ -3218,7 +3218,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3218
3218
|
<hr>
|
3219
3219
|
<div class="refsect2">
|
3220
3220
|
<a name="PopplerDocument--format-major"></a><h3>The <code class="literal">“format-major”</code> property</h3>
|
3221
|
-
<pre class="programlisting"> “format-major” <a href="
|
3221
|
+
<pre class="programlisting"> “format-major” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
3222
3222
|
<p>The PDF major version number. See also <a class="link" href="PopplerDocument.html#poppler-document-get-pdf-version" title="poppler_document_get_pdf_version ()"><code class="function">poppler_document_get_pdf_version()</code></a></p>
|
3223
3223
|
<p>Flags: Read</p>
|
3224
3224
|
<p>Default value: 1</p>
|
@@ -3226,7 +3226,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3226
3226
|
<hr>
|
3227
3227
|
<div class="refsect2">
|
3228
3228
|
<a name="PopplerDocument--format-minor"></a><h3>The <code class="literal">“format-minor”</code> property</h3>
|
3229
|
-
<pre class="programlisting"> “format-minor” <a href="
|
3229
|
+
<pre class="programlisting"> “format-minor” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
3230
3230
|
<p>The PDF minor version number. See also <a class="link" href="PopplerDocument.html#poppler-document-get-pdf-version" title="poppler_document_get_pdf_version ()"><code class="function">poppler_document_get_pdf_version()</code></a></p>
|
3231
3231
|
<p>Flags: Read</p>
|
3232
3232
|
<p>Default value: 0</p>
|
@@ -3234,7 +3234,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3234
3234
|
<hr>
|
3235
3235
|
<div class="refsect2">
|
3236
3236
|
<a name="PopplerDocument--keywords"></a><h3>The <code class="literal">“keywords”</code> property</h3>
|
3237
|
-
<pre class="programlisting"> “keywords” <a href="
|
3237
|
+
<pre class="programlisting"> “keywords” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
3238
3238
|
<p>The keywords associated to the document</p>
|
3239
3239
|
<p>Flags: Read</p>
|
3240
3240
|
<p>Default value: NULL</p>
|
@@ -3242,7 +3242,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3242
3242
|
<hr>
|
3243
3243
|
<div class="refsect2">
|
3244
3244
|
<a name="PopplerDocument--linearized"></a><h3>The <code class="literal">“linearized”</code> property</h3>
|
3245
|
-
<pre class="programlisting"> “linearized” <a href="
|
3245
|
+
<pre class="programlisting"> “linearized” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
3246
3246
|
<p>Whether document is linearized. See also <a class="link" href="PopplerDocument.html#poppler-document-is-linearized" title="poppler_document_is_linearized ()"><code class="function">poppler_document_is_linearized()</code></a></p>
|
3247
3247
|
<p>Flags: Read</p>
|
3248
3248
|
<p>Default value: FALSE</p>
|
@@ -3250,15 +3250,15 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3250
3250
|
<hr>
|
3251
3251
|
<div class="refsect2">
|
3252
3252
|
<a name="PopplerDocument--metadata"></a><h3>The <code class="literal">“metadata”</code> property</h3>
|
3253
|
-
<pre class="programlisting"> “metadata” <a href="
|
3254
|
-
<p>Document metadata in XML format, or <a href="
|
3253
|
+
<pre class="programlisting"> “metadata” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
3254
|
+
<p>Document metadata in XML format, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
3255
3255
|
<p>Flags: Read</p>
|
3256
3256
|
<p>Default value: NULL</p>
|
3257
3257
|
</div>
|
3258
3258
|
<hr>
|
3259
3259
|
<div class="refsect2">
|
3260
3260
|
<a name="PopplerDocument--mod-date"></a><h3>The <code class="literal">“mod-date”</code> property</h3>
|
3261
|
-
<pre class="programlisting"> “mod-date” <a href="
|
3261
|
+
<pre class="programlisting"> “mod-date” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
3262
3262
|
<p>The date the document was most recently modified as seconds since the Epoch, or -1</p>
|
3263
3263
|
<p>Flags: Read</p>
|
3264
3264
|
<p>Allowed values: >= -1</p>
|
@@ -3291,7 +3291,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3291
3291
|
<hr>
|
3292
3292
|
<div class="refsect2">
|
3293
3293
|
<a name="PopplerDocument--producer"></a><h3>The <code class="literal">“producer”</code> property</h3>
|
3294
|
-
<pre class="programlisting"> “producer” <a href="
|
3294
|
+
<pre class="programlisting"> “producer” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
3295
3295
|
<p>The producer of the document. See also <a class="link" href="PopplerDocument.html#poppler-document-get-producer" title="poppler_document_get_producer ()"><code class="function">poppler_document_get_producer()</code></a></p>
|
3296
3296
|
<p>Flags: Read</p>
|
3297
3297
|
<p>Default value: NULL</p>
|
@@ -3299,7 +3299,7 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3299
3299
|
<hr>
|
3300
3300
|
<div class="refsect2">
|
3301
3301
|
<a name="PopplerDocument--subject"></a><h3>The <code class="literal">“subject”</code> property</h3>
|
3302
|
-
<pre class="programlisting"> “subject” <a href="
|
3302
|
+
<pre class="programlisting"> “subject” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
3303
3303
|
<p>The subject of the document</p>
|
3304
3304
|
<p>Flags: Read</p>
|
3305
3305
|
<p>Default value: NULL</p>
|
@@ -3307,8 +3307,8 @@ bookmarks or thumbnail images). Since 0.18</p>
|
|
3307
3307
|
<hr>
|
3308
3308
|
<div class="refsect2">
|
3309
3309
|
<a name="PopplerDocument--title"></a><h3>The <code class="literal">“title”</code> property</h3>
|
3310
|
-
<pre class="programlisting"> “title” <a href="
|
3311
|
-
<p>The document's title or <a href="
|
3310
|
+
<pre class="programlisting"> “title” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
3311
|
+
<p>The document's title or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
3312
3312
|
<p>Flags: Read</p>
|
3313
3313
|
<p>Default value: NULL</p>
|
3314
3314
|
</div>
|