poppler 3.2.1-x64-mingw32 → 3.2.2-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/dependency-check/Rakefile +1 -1
- data/lib/poppler/page.rb +10 -0
- data/test/test-page.rb +31 -0
- data/vendor/local/bin/cjpeg.exe +0 -0
- data/vendor/local/bin/djpeg.exe +0 -0
- data/vendor/local/bin/jpegtran.exe +0 -0
- data/vendor/local/bin/libjpeg-9.dll +0 -0
- data/vendor/local/bin/libopenjp2.dll +0 -0
- data/vendor/local/bin/libpoppler-59.dll +0 -0
- data/vendor/local/bin/libpoppler-cpp-0.dll +0 -0
- data/vendor/local/bin/libpoppler-glib-8.dll +0 -0
- data/vendor/local/bin/libsqlite3-0.dll +0 -0
- data/vendor/local/bin/opj_compress.exe +0 -0
- data/vendor/local/bin/opj_decompress.exe +0 -0
- data/vendor/local/bin/opj_dump.exe +0 -0
- data/vendor/local/bin/pdfdetach.exe +0 -0
- data/vendor/local/bin/pdffonts.exe +0 -0
- data/vendor/local/bin/pdfimages.exe +0 -0
- data/vendor/local/bin/pdfinfo.exe +0 -0
- data/vendor/local/bin/pdfseparate.exe +0 -0
- data/vendor/local/bin/pdftocairo.exe +0 -0
- data/vendor/local/bin/pdftohtml.exe +0 -0
- data/vendor/local/bin/pdftoppm.exe +0 -0
- data/vendor/local/bin/pdftops.exe +0 -0
- data/vendor/local/bin/pdftotext.exe +0 -0
- data/vendor/local/bin/pdfunite.exe +0 -0
- data/vendor/local/bin/rdjpgcom.exe +0 -0
- data/vendor/local/bin/sqlite3.exe +0 -0
- data/vendor/local/bin/wrjpgcom.exe +0 -0
- data/vendor/local/include/poppler/glib/poppler-enums.h +15 -15
- data/vendor/local/lib/libjpeg.a +0 -0
- data/vendor/local/lib/libjpeg.dll.a +0 -0
- data/vendor/local/lib/libjpeg.la +2 -2
- data/vendor/local/lib/libopenjp2.dll.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.dll.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.la +2 -2
- data/vendor/local/lib/libpoppler-glib.a +0 -0
- data/vendor/local/lib/libpoppler-glib.dll.a +0 -0
- data/vendor/local/lib/libpoppler-glib.la +2 -2
- data/vendor/local/lib/libpoppler.a +0 -0
- data/vendor/local/lib/libpoppler.dll.a +0 -0
- data/vendor/local/lib/libpoppler.la +2 -2
- data/vendor/local/lib/libsqlite3.a +0 -0
- data/vendor/local/lib/libsqlite3.dll.a +0 -0
- data/vendor/local/lib/libsqlite3.la +2 -2
- data/vendor/local/lib/openjpeg-2.1/OpenJPEGTargets.cmake +7 -1
- data/vendor/local/lib/pkgconfig/libopenjp2.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler-cairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler-cpp.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler-glib.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler-splash.pc +1 -1
- data/vendor/local/lib/pkgconfig/poppler.pc +1 -1
- data/vendor/local/lib/pkgconfig/sqlite3.pc +1 -1
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAnnot.html +75 -75
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAttachment.html +26 -26
- data/vendor/local/share/gtk-doc/html/poppler/PopplerDocument.html +164 -164
- data/vendor/local/share/gtk-doc/html/poppler/PopplerFormField.html +70 -70
- data/vendor/local/share/gtk-doc/html/poppler/PopplerLayer.html +11 -11
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMedia.html +35 -35
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMovie.html +9 -9
- data/vendor/local/share/gtk-doc/html/poppler/PopplerPage.html +82 -82
- data/vendor/local/share/gtk-doc/html/poppler/PopplerStructureElement.html +131 -131
- data/vendor/local/share/gtk-doc/html/poppler/poppler-Error-handling.html +1 -1
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PDF-Utility-functions.html +5 -5
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerAction.html +5 -5
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerColor.html +3 -3
- data/vendor/local/share/gtk-doc/html/poppler/poppler-Version-and-Features-Information.html +1 -1
- metadata +9 -9
@@ -41,7 +41,7 @@
|
|
41
41
|
</colgroup>
|
42
42
|
<tbody>
|
43
43
|
<tr>
|
44
|
-
<td class="function_type">const <a href="
|
44
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
45
45
|
</td>
|
46
46
|
<td class="function_name">
|
47
47
|
<a class="link" href="PopplerLayer.html#poppler-layer-get-title" title="poppler_layer_get_title ()">poppler_layer_get_title</a> <span class="c_punctuation">()</span>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">
|
52
|
-
<a href="
|
52
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="PopplerLayer.html#poppler-layer-is-visible" title="poppler_layer_is_visible ()">poppler_layer_is_visible</a> <span class="c_punctuation">()</span>
|
@@ -73,7 +73,7 @@
|
|
73
73
|
</tr>
|
74
74
|
<tr>
|
75
75
|
<td class="function_type">
|
76
|
-
<a href="
|
76
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
77
77
|
</td>
|
78
78
|
<td class="function_name">
|
79
79
|
<a class="link" href="PopplerLayer.html#poppler-layer-is-parent" title="poppler_layer_is_parent ()">poppler_layer_is_parent</a> <span class="c_punctuation">()</span>
|
@@ -81,7 +81,7 @@
|
|
81
81
|
</tr>
|
82
82
|
<tr>
|
83
83
|
<td class="function_type">
|
84
|
-
<a href="
|
84
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
85
85
|
</td>
|
86
86
|
<td class="function_name">
|
87
87
|
<a class="link" href="PopplerLayer.html#poppler-layer-get-radio-button-group-id" title="poppler_layer_get_radio_button_group_id ()">poppler_layer_get_radio_button_group_id</a> <span class="c_punctuation">()</span>
|
@@ -105,7 +105,7 @@
|
|
105
105
|
</div>
|
106
106
|
<div class="refsect1">
|
107
107
|
<a name="PopplerLayer.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
108
|
-
<pre class="screen"> <a href="
|
108
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
109
109
|
<span class="lineart">╰──</span> PopplerLayer
|
110
110
|
</pre>
|
111
111
|
</div>
|
@@ -121,7 +121,7 @@
|
|
121
121
|
<a name="PopplerLayer.functions_details"></a><h2>Functions</h2>
|
122
122
|
<div class="refsect2">
|
123
123
|
<a name="poppler-layer-get-title"></a><h3>poppler_layer_get_title ()</h3>
|
124
|
-
<pre class="programlisting">const <a href="
|
124
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
125
125
|
poppler_layer_get_title (<em class="parameter"><code><a class="link" href="PopplerLayer.html" title="PopplerLayer"><span class="type">PopplerLayer</span></a> *layer</code></em>);</pre>
|
126
126
|
<p>Returns the name of the layer suitable for
|
127
127
|
presentation as a title in a viewer's GUI</p>
|
@@ -149,7 +149,7 @@ presentation as a title in a viewer's GUI</p>
|
|
149
149
|
<hr>
|
150
150
|
<div class="refsect2">
|
151
151
|
<a name="poppler-layer-is-visible"></a><h3>poppler_layer_is_visible ()</h3>
|
152
|
-
<pre class="programlisting"><a href="
|
152
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
153
153
|
poppler_layer_is_visible (<em class="parameter"><code><a class="link" href="PopplerLayer.html" title="PopplerLayer"><span class="type">PopplerLayer</span></a> *layer</code></em>);</pre>
|
154
154
|
<p>Returns whether <em class="parameter"><code>layer</code></em>
|
155
155
|
is visible</p>
|
@@ -170,7 +170,7 @@ poppler_layer_is_visible (<em class="parameter"><code><a class="link" href="Popp
|
|
170
170
|
</div>
|
171
171
|
<div class="refsect3">
|
172
172
|
<a name="id-1.2.8.8.3.6"></a><h4>Returns</h4>
|
173
|
-
<p> <a href="
|
173
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>layer</code></em>
|
174
174
|
is visible</p>
|
175
175
|
</div>
|
176
176
|
<p class="since">Since: <a class="link" href="api-index-0-12.html#api-index-0.12">0.12</a></p>
|
@@ -230,7 +230,7 @@ is shown again</p>
|
|
230
230
|
<hr>
|
231
231
|
<div class="refsect2">
|
232
232
|
<a name="poppler-layer-is-parent"></a><h3>poppler_layer_is_parent ()</h3>
|
233
|
-
<pre class="programlisting"><a href="
|
233
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
234
234
|
poppler_layer_is_parent (<em class="parameter"><code><a class="link" href="PopplerLayer.html" title="PopplerLayer"><span class="type">PopplerLayer</span></a> *layer</code></em>);</pre>
|
235
235
|
<p>Returns whether <em class="parameter"><code>layer</code></em>
|
236
236
|
is parent of other nested layers.</p>
|
@@ -251,7 +251,7 @@ poppler_layer_is_parent (<em class="parameter"><code><a class="link" href="Poppl
|
|
251
251
|
</div>
|
252
252
|
<div class="refsect3">
|
253
253
|
<a name="id-1.2.8.8.6.6"></a><h4>Returns</h4>
|
254
|
-
<p> <a href="
|
254
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>layer</code></em>
|
255
255
|
is a parent layer</p>
|
256
256
|
</div>
|
257
257
|
<p class="since">Since: <a class="link" href="api-index-0-12.html#api-index-0.12">0.12</a></p>
|
@@ -259,7 +259,7 @@ is a parent layer</p>
|
|
259
259
|
<hr>
|
260
260
|
<div class="refsect2">
|
261
261
|
<a name="poppler-layer-get-radio-button-group-id"></a><h3>poppler_layer_get_radio_button_group_id ()</h3>
|
262
|
-
<pre class="programlisting"><a href="
|
262
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
263
263
|
poppler_layer_get_radio_button_group_id
|
264
264
|
(<em class="parameter"><code><a class="link" href="PopplerLayer.html" title="PopplerLayer"><span class="type">PopplerLayer</span></a> *layer</code></em>);</pre>
|
265
265
|
<p>Returns the numeric ID the radio button group associated with <em class="parameter"><code>layer</code></em>
|
@@ -42,21 +42,21 @@
|
|
42
42
|
<tbody>
|
43
43
|
<tr>
|
44
44
|
<td class="function_type">
|
45
|
-
<a href="
|
45
|
+
<a href="https://developer.gnome.org/glib/unstable/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="PopplerMedia.html#PopplerMediaSaveFunc" title="PopplerMediaSaveFunc ()">*PopplerMediaSaveFunc</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
49
49
|
</td>
|
50
50
|
</tr>
|
51
51
|
<tr>
|
52
|
-
<td class="function_type">const <a href="
|
52
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="PopplerMedia.html#poppler-media-get-filename" title="poppler_media_get_filename ()">poppler_media_get_filename</a> <span class="c_punctuation">()</span>
|
56
56
|
</td>
|
57
57
|
</tr>
|
58
58
|
<tr>
|
59
|
-
<td class="function_type">const <a href="
|
59
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
60
60
|
</td>
|
61
61
|
<td class="function_name">
|
62
62
|
<a class="link" href="PopplerMedia.html#poppler-media-get-mime-type" title="poppler_media_get_mime_type ()">poppler_media_get_mime_type</a> <span class="c_punctuation">()</span>
|
@@ -64,7 +64,7 @@
|
|
64
64
|
</tr>
|
65
65
|
<tr>
|
66
66
|
<td class="function_type">
|
67
|
-
<a href="
|
67
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
68
68
|
</td>
|
69
69
|
<td class="function_name">
|
70
70
|
<a class="link" href="PopplerMedia.html#poppler-media-is-embedded" title="poppler_media_is_embedded ()">poppler_media_is_embedded</a> <span class="c_punctuation">()</span>
|
@@ -72,7 +72,7 @@
|
|
72
72
|
</tr>
|
73
73
|
<tr>
|
74
74
|
<td class="function_type">
|
75
|
-
<a href="
|
75
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
76
76
|
</td>
|
77
77
|
<td class="function_name">
|
78
78
|
<a class="link" href="PopplerMedia.html#poppler-media-save" title="poppler_media_save ()">poppler_media_save</a> <span class="c_punctuation">()</span>
|
@@ -80,7 +80,7 @@
|
|
80
80
|
</tr>
|
81
81
|
<tr>
|
82
82
|
<td class="function_type">
|
83
|
-
<a href="
|
83
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
84
84
|
</td>
|
85
85
|
<td class="function_name">
|
86
86
|
<a class="link" href="PopplerMedia.html#poppler-media-save-to-callback" title="poppler_media_save_to_callback ()">poppler_media_save_to_callback</a> <span class="c_punctuation">()</span>
|
@@ -104,7 +104,7 @@
|
|
104
104
|
</div>
|
105
105
|
<div class="refsect1">
|
106
106
|
<a name="PopplerMedia.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
107
|
-
<pre class="screen"> <a href="
|
107
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
108
108
|
<span class="lineart">╰──</span> PopplerMedia
|
109
109
|
</pre>
|
110
110
|
</div>
|
@@ -120,17 +120,17 @@
|
|
120
120
|
<a name="PopplerMedia.functions_details"></a><h2>Functions</h2>
|
121
121
|
<div class="refsect2">
|
122
122
|
<a name="PopplerMediaSaveFunc"></a><h3>PopplerMediaSaveFunc ()</h3>
|
123
|
-
<pre class="programlisting"><a href="
|
124
|
-
<span class="c_punctuation">(</span>*PopplerMediaSaveFunc<span class="c_punctuation">)</span> (<em class="parameter"><code>const <a href="
|
125
|
-
<em class="parameter"><code><a href="
|
126
|
-
<em class="parameter"><code><a href="
|
127
|
-
<em class="parameter"><code><a href="
|
123
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
124
|
+
<span class="c_punctuation">(</span>*PopplerMediaSaveFunc<span class="c_punctuation">)</span> (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *buf</code></em>,
|
125
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> count</code></em>,
|
126
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
127
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
128
128
|
<p>Specifies the type of the function passed to
|
129
129
|
<a class="link" href="PopplerMedia.html#poppler-media-save-to-callback" title="poppler_media_save_to_callback ()"><code class="function">poppler_media_save_to_callback()</code></a>. It is called once for each block of
|
130
130
|
bytes that is "written" by <a class="link" href="PopplerMedia.html#poppler-media-save-to-callback" title="poppler_media_save_to_callback ()"><code class="function">poppler_media_save_to_callback()</code></a>. If
|
131
|
-
successful it should return <a href="
|
131
|
+
successful it should return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>. If an error occurs it should set
|
132
132
|
<em class="parameter"><code>error</code></em>
|
133
|
-
and return <a href="
|
133
|
+
and return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, in which case <a class="link" href="PopplerMedia.html#poppler-media-save-to-callback" title="poppler_media_save_to_callback ()"><code class="function">poppler_media_save_to_callback()</code></a>
|
134
134
|
will fail with the same error.</p>
|
135
135
|
<div class="refsect3">
|
136
136
|
<a name="id-1.2.9.8.2.5"></a><h4>Parameters</h4>
|
@@ -160,7 +160,7 @@ bytes to be written. </p></td>
|
|
160
160
|
</tr>
|
161
161
|
<tr>
|
162
162
|
<td class="parameter_name"><p>error</p></td>
|
163
|
-
<td class="parameter_description"><p>GError to set on error, or <a href="
|
163
|
+
<td class="parameter_description"><p>GError to set on error, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
164
164
|
<td class="parameter_annotations"> </td>
|
165
165
|
</tr>
|
166
166
|
</tbody>
|
@@ -168,7 +168,7 @@ bytes to be written. </p></td>
|
|
168
168
|
</div>
|
169
169
|
<div class="refsect3">
|
170
170
|
<a name="id-1.2.9.8.2.6"></a><h4>Returns</h4>
|
171
|
-
<p> <a href="
|
171
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if successful, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> (with <em class="parameter"><code>error</code></em>
|
172
172
|
set) if failed.</p>
|
173
173
|
</div>
|
174
174
|
<p class="since">Since: <a class="link" href="api-index-0-14.html#api-index-0.14">0.14</a></p>
|
@@ -176,7 +176,7 @@ set) if failed.</p>
|
|
176
176
|
<hr>
|
177
177
|
<div class="refsect2">
|
178
178
|
<a name="poppler-media-get-filename"></a><h3>poppler_media_get_filename ()</h3>
|
179
|
-
<pre class="programlisting">const <a href="
|
179
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
180
180
|
poppler_media_get_filename (<em class="parameter"><code><a class="link" href="PopplerMedia.html" title="PopplerMedia"><span class="type">PopplerMedia</span></a> *poppler_media</code></em>);</pre>
|
181
181
|
<p>Returns the media clip filename, in case of non-embedded media. filename might be
|
182
182
|
a local relative or absolute path or a URI</p>
|
@@ -204,7 +204,7 @@ a local relative or absolute path or a URI</p>
|
|
204
204
|
<hr>
|
205
205
|
<div class="refsect2">
|
206
206
|
<a name="poppler-media-get-mime-type"></a><h3>poppler_media_get_mime_type ()</h3>
|
207
|
-
<pre class="programlisting">const <a href="
|
207
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
208
208
|
poppler_media_get_mime_type (<em class="parameter"><code><a class="link" href="PopplerMedia.html" title="PopplerMedia"><span class="type">PopplerMedia</span></a> *poppler_media</code></em>);</pre>
|
209
209
|
<p>Returns the media clip mime-type</p>
|
210
210
|
<div class="refsect3">
|
@@ -231,11 +231,11 @@ poppler_media_get_mime_type (<em class="parameter"><code><a class="link" href="P
|
|
231
231
|
<hr>
|
232
232
|
<div class="refsect2">
|
233
233
|
<a name="poppler-media-is-embedded"></a><h3>poppler_media_is_embedded ()</h3>
|
234
|
-
<pre class="programlisting"><a href="
|
234
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
235
235
|
poppler_media_is_embedded (<em class="parameter"><code><a class="link" href="PopplerMedia.html" title="PopplerMedia"><span class="type">PopplerMedia</span></a> *poppler_media</code></em>);</pre>
|
236
|
-
<p>Whether the media clip is embedded in the PDF. If the result is <a href="
|
236
|
+
<p>Whether the media clip is embedded in the PDF. If the result is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the embedded stream
|
237
237
|
can be saved with <a class="link" href="PopplerMedia.html#poppler-media-save" title="poppler_media_save ()"><code class="function">poppler_media_save()</code></a> or <a class="link" href="PopplerMedia.html#poppler-media-save-to-callback" title="poppler_media_save_to_callback ()"><code class="function">poppler_media_save_to_callback()</code></a> function.
|
238
|
-
If the result is <a href="
|
238
|
+
If the result is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, the media clip filename can be retrieved with
|
239
239
|
<a class="link" href="PopplerMedia.html#poppler-media-get-filename" title="poppler_media_get_filename ()"><code class="function">poppler_media_get_filename()</code></a> function.</p>
|
240
240
|
<div class="refsect3">
|
241
241
|
<a name="id-1.2.9.8.5.5"></a><h4>Parameters</h4>
|
@@ -254,23 +254,23 @@ If the result is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/sha
|
|
254
254
|
</div>
|
255
255
|
<div class="refsect3">
|
256
256
|
<a name="id-1.2.9.8.5.6"></a><h4>Returns</h4>
|
257
|
-
<p> <a href="
|
257
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if media clip is embedded, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
258
258
|
</div>
|
259
259
|
<p class="since">Since: <a class="link" href="api-index-0-14.html#api-index-0.14">0.14</a></p>
|
260
260
|
</div>
|
261
261
|
<hr>
|
262
262
|
<div class="refsect2">
|
263
263
|
<a name="poppler-media-save"></a><h3>poppler_media_save ()</h3>
|
264
|
-
<pre class="programlisting"><a href="
|
264
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
265
265
|
poppler_media_save (<em class="parameter"><code><a class="link" href="PopplerMedia.html" title="PopplerMedia"><span class="type">PopplerMedia</span></a> *poppler_media</code></em>,
|
266
266
|
<em class="parameter"><code>const <span class="type">char</span> *filename</code></em>,
|
267
|
-
<em class="parameter"><code><a href="
|
267
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
268
268
|
<p>Saves embedded stream of <em class="parameter"><code>poppler_media</code></em>
|
269
269
|
to a file indicated by <em class="parameter"><code>filename</code></em>
|
270
270
|
.
|
271
271
|
If <em class="parameter"><code>error</code></em>
|
272
|
-
is set, <a href="
|
273
|
-
Possible errors include those in the <a href="
|
272
|
+
is set, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be returned.
|
273
|
+
Possible errors include those in the <a href="https://developer.gnome.org/glib/unstable/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a> domain
|
274
274
|
and whatever the save function generates.</p>
|
275
275
|
<div class="refsect3">
|
276
276
|
<a name="id-1.2.9.8.6.5"></a><h4>Parameters</h4>
|
@@ -293,7 +293,7 @@ and whatever the save function generates.</p>
|
|
293
293
|
</tr>
|
294
294
|
<tr>
|
295
295
|
<td class="parameter_name"><p>error</p></td>
|
296
|
-
<td class="parameter_description"><p> return location for error, or <a href="
|
296
|
+
<td class="parameter_description"><p> return location for error, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
297
297
|
<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>
|
298
298
|
</tr>
|
299
299
|
</tbody>
|
@@ -301,25 +301,25 @@ and whatever the save function generates.</p>
|
|
301
301
|
</div>
|
302
302
|
<div class="refsect3">
|
303
303
|
<a name="id-1.2.9.8.6.6"></a><h4>Returns</h4>
|
304
|
-
<p> <a href="
|
304
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if the file successfully saved</p>
|
305
305
|
</div>
|
306
306
|
<p class="since">Since: <a class="link" href="api-index-0-14.html#api-index-0.14">0.14</a></p>
|
307
307
|
</div>
|
308
308
|
<hr>
|
309
309
|
<div class="refsect2">
|
310
310
|
<a name="poppler-media-save-to-callback"></a><h3>poppler_media_save_to_callback ()</h3>
|
311
|
-
<pre class="programlisting"><a href="
|
311
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
312
312
|
poppler_media_save_to_callback (<em class="parameter"><code><a class="link" href="PopplerMedia.html" title="PopplerMedia"><span class="type">PopplerMedia</span></a> *poppler_media</code></em>,
|
313
313
|
<em class="parameter"><code><a class="link" href="PopplerMedia.html#PopplerMediaSaveFunc" title="PopplerMediaSaveFunc ()"><span class="type">PopplerMediaSaveFunc</span></a> save_func</code></em>,
|
314
|
-
<em class="parameter"><code><a href="
|
315
|
-
<em class="parameter"><code><a href="
|
314
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
315
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
316
316
|
<p>Saves embedded stream of <em class="parameter"><code>poppler_media</code></em>
|
317
317
|
by feeding the produced data to <em class="parameter"><code>save_func</code></em>
|
318
318
|
. Can be used
|
319
319
|
when you want to store the media clip stream to something other than a file, such as
|
320
320
|
an in-memory buffer or a socket. If <em class="parameter"><code>error</code></em>
|
321
|
-
is set, <a href="
|
322
|
-
returned. Possible errors include those in the <a href="
|
321
|
+
is set, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be
|
322
|
+
returned. Possible errors include those in the <a href="https://developer.gnome.org/glib/unstable/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a> domain and
|
323
323
|
whatever the save function generates.</p>
|
324
324
|
<div class="refsect3">
|
325
325
|
<a name="id-1.2.9.8.7.5"></a><h4>Parameters</h4>
|
@@ -347,7 +347,7 @@ whatever the save function generates.</p>
|
|
347
347
|
</tr>
|
348
348
|
<tr>
|
349
349
|
<td class="parameter_name"><p>error</p></td>
|
350
|
-
<td class="parameter_description"><p> return location for error, or <a href="
|
350
|
+
<td class="parameter_description"><p> return location for error, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
351
351
|
<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>
|
352
352
|
</tr>
|
353
353
|
</tbody>
|
@@ -355,7 +355,7 @@ whatever the save function generates.</p>
|
|
355
355
|
</div>
|
356
356
|
<div class="refsect3">
|
357
357
|
<a name="id-1.2.9.8.7.6"></a><h4>Returns</h4>
|
358
|
-
<p> <a href="
|
358
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if the save successfully completed</p>
|
359
359
|
</div>
|
360
360
|
<p class="since">Since: <a class="link" href="api-index-0-14.html#api-index-0.14">0.14</a></p>
|
361
361
|
</div>
|
@@ -41,7 +41,7 @@
|
|
41
41
|
</colgroup>
|
42
42
|
<tbody>
|
43
43
|
<tr>
|
44
|
-
<td class="function_type">const <a href="
|
44
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
45
45
|
</td>
|
46
46
|
<td class="function_name">
|
47
47
|
<a class="link" href="PopplerMovie.html#poppler-movie-get-filename" title="poppler_movie_get_filename ()">poppler_movie_get_filename</a> <span class="c_punctuation">()</span>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">
|
52
|
-
<a href="
|
52
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="PopplerMovie.html#poppler-movie-need-poster" title="poppler_movie_need_poster ()">poppler_movie_need_poster</a> <span class="c_punctuation">()</span>
|
@@ -57,7 +57,7 @@
|
|
57
57
|
</tr>
|
58
58
|
<tr>
|
59
59
|
<td class="function_type">
|
60
|
-
<a href="
|
60
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
61
61
|
</td>
|
62
62
|
<td class="function_name">
|
63
63
|
<a class="link" href="PopplerMovie.html#poppler-movie-show-controls" title="poppler_movie_show_controls ()">poppler_movie_show_controls</a> <span class="c_punctuation">()</span>
|
@@ -81,7 +81,7 @@
|
|
81
81
|
</div>
|
82
82
|
<div class="refsect1">
|
83
83
|
<a name="PopplerMovie.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
84
|
-
<pre class="screen"> <a href="
|
84
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
85
85
|
<span class="lineart">╰──</span> PopplerMovie
|
86
86
|
</pre>
|
87
87
|
</div>
|
@@ -97,7 +97,7 @@
|
|
97
97
|
<a name="PopplerMovie.functions_details"></a><h2>Functions</h2>
|
98
98
|
<div class="refsect2">
|
99
99
|
<a name="poppler-movie-get-filename"></a><h3>poppler_movie_get_filename ()</h3>
|
100
|
-
<pre class="programlisting">const <a href="
|
100
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
101
101
|
poppler_movie_get_filename (<em class="parameter"><code><a class="link" href="PopplerMovie.html" title="PopplerMovie"><span class="type">PopplerMovie</span></a> *poppler_movie</code></em>);</pre>
|
102
102
|
<p>Returns the local filename identifying a self-describing movie file</p>
|
103
103
|
<div class="refsect3">
|
@@ -125,7 +125,7 @@ should not be freed</p>
|
|
125
125
|
<hr>
|
126
126
|
<div class="refsect2">
|
127
127
|
<a name="poppler-movie-need-poster"></a><h3>poppler_movie_need_poster ()</h3>
|
128
|
-
<pre class="programlisting"><a href="
|
128
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
129
129
|
poppler_movie_need_poster (<em class="parameter"><code><a class="link" href="PopplerMovie.html" title="PopplerMovie"><span class="type">PopplerMovie</span></a> *poppler_movie</code></em>);</pre>
|
130
130
|
<p>Returns whether a poster image representing the Movie
|
131
131
|
shall be displayed. The poster image must be retrieved
|
@@ -147,14 +147,14 @@ from the movie file.</p>
|
|
147
147
|
</div>
|
148
148
|
<div class="refsect3">
|
149
149
|
<a name="id-1.2.10.8.3.6"></a><h4>Returns</h4>
|
150
|
-
<p> <a href="
|
150
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if move needs a poster image, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
151
151
|
</div>
|
152
152
|
<p class="since">Since: <a class="link" href="api-index-0-14.html#api-index-0.14">0.14</a></p>
|
153
153
|
</div>
|
154
154
|
<hr>
|
155
155
|
<div class="refsect2">
|
156
156
|
<a name="poppler-movie-show-controls"></a><h3>poppler_movie_show_controls ()</h3>
|
157
|
-
<pre class="programlisting"><a href="
|
157
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
158
158
|
poppler_movie_show_controls (<em class="parameter"><code><a class="link" href="PopplerMovie.html" title="PopplerMovie"><span class="type">PopplerMovie</span></a> *poppler_movie</code></em>);</pre>
|
159
159
|
<p>Returns whether to display a movie controller bar while playing the movie</p>
|
160
160
|
<div class="refsect3">
|
@@ -174,7 +174,7 @@ poppler_movie_show_controls (<em class="parameter"><code><a class="link" href="P
|
|
174
174
|
</div>
|
175
175
|
<div class="refsect3">
|
176
176
|
<a name="id-1.2.10.8.4.6"></a><h4>Returns</h4>
|
177
|
-
<p> <a href="
|
177
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if controller bar should be displayed, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
178
178
|
</div>
|
179
179
|
<p class="since">Since: <a class="link" href="api-index-0-14.html#api-index-0.14">0.14</a></p>
|
180
180
|
</div>
|
@@ -51,7 +51,7 @@
|
|
51
51
|
</tr>
|
52
52
|
<tr>
|
53
53
|
<td class="function_type">
|
54
|
-
<a href="
|
54
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
55
55
|
</td>
|
56
56
|
<td class="function_name">
|
57
57
|
<a class="link" href="PopplerPage.html#poppler-page-get-label" title="poppler_page_get_label ()">poppler_page_get_label</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="https://developer.gnome.org/glib/unstable/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="PopplerPage.html#poppler-page-get-thumbnail-size" title="poppler_page_get_thumbnail_size ()">poppler_page_get_thumbnail_size</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="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
159
159
|
</td>
|
160
160
|
<td class="function_name">
|
161
161
|
<a class="link" href="PopplerPage.html#poppler-page-get-selection-region" title="poppler_page_get_selection_region ()">poppler_page_get_selection_region</a> <span class="c_punctuation">()</span>
|
@@ -179,7 +179,7 @@
|
|
179
179
|
</tr>
|
180
180
|
<tr>
|
181
181
|
<td class="function_type">
|
182
|
-
<a href="
|
182
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
183
183
|
</td>
|
184
184
|
<td class="function_name">
|
185
185
|
<a class="link" href="PopplerPage.html#poppler-page-find-text" title="poppler_page_find_text ()">poppler_page_find_text</a> <span class="c_punctuation">()</span>
|
@@ -187,7 +187,7 @@
|
|
187
187
|
</tr>
|
188
188
|
<tr>
|
189
189
|
<td class="function_type">
|
190
|
-
<a href="
|
190
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
191
191
|
</td>
|
192
192
|
<td class="function_name">
|
193
193
|
<a class="link" href="PopplerPage.html#poppler-page-find-text-with-options" title="poppler_page_find_text_with_options ()">poppler_page_find_text_with_options</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="https://developer.gnome.org/glib/unstable/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="PopplerPage.html#poppler-page-get-text-layout" title="poppler_page_get_text_layout ()">poppler_page_get_text_layout</a> <span class="c_punctuation">()</span>
|
@@ -219,7 +219,7 @@
|
|
219
219
|
</tr>
|
220
220
|
<tr>
|
221
221
|
<td class="function_type">
|
222
|
-
<a href="
|
222
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
223
223
|
</td>
|
224
224
|
<td class="function_name">
|
225
225
|
<a class="link" href="PopplerPage.html#poppler-page-get-text-layout-for-area" title="poppler_page_get_text_layout_for_area ()">poppler_page_get_text_layout_for_area</a> <span class="c_punctuation">()</span>
|
@@ -227,7 +227,7 @@
|
|
227
227
|
</tr>
|
228
228
|
<tr>
|
229
229
|
<td class="function_type">
|
230
|
-
<a href="
|
230
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
231
231
|
</td>
|
232
232
|
<td class="function_name">
|
233
233
|
<a class="link" href="PopplerPage.html#poppler-page-get-text-attributes" title="poppler_page_get_text_attributes ()">poppler_page_get_text_attributes</a> <span class="c_punctuation">()</span>
|
@@ -235,7 +235,7 @@
|
|
235
235
|
</tr>
|
236
236
|
<tr>
|
237
237
|
<td class="function_type">
|
238
|
-
<a href="
|
238
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
239
239
|
</td>
|
240
240
|
<td class="function_name">
|
241
241
|
<a class="link" href="PopplerPage.html#poppler-page-get-text-attributes-for-area" title="poppler_page_get_text_attributes_for_area ()">poppler_page_get_text_attributes_for_area</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="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
255
255
|
</td>
|
256
256
|
<td class="function_name">
|
257
257
|
<a class="link" href="PopplerPage.html#poppler-page-get-link-mapping" title="poppler_page_get_link_mapping ()">poppler_page_get_link_mapping</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="https://developer.gnome.org/glib/unstable/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="PopplerPage.html#poppler-page-get-image-mapping" title="poppler_page_get_image_mapping ()">poppler_page_get_image_mapping</a> <span class="c_punctuation">()</span>
|
@@ -291,7 +291,7 @@
|
|
291
291
|
</tr>
|
292
292
|
<tr>
|
293
293
|
<td class="function_type">
|
294
|
-
<a href="
|
294
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
295
295
|
</td>
|
296
296
|
<td class="function_name">
|
297
297
|
<a class="link" href="PopplerPage.html#poppler-page-get-form-field-mapping" title="poppler_page_get_form_field_mapping ()">poppler_page_get_form_field_mapping</a> <span class="c_punctuation">()</span>
|
@@ -307,7 +307,7 @@
|
|
307
307
|
</tr>
|
308
308
|
<tr>
|
309
309
|
<td class="function_type">
|
310
|
-
<a href="
|
310
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
311
311
|
</td>
|
312
312
|
<td class="function_name">
|
313
313
|
<a class="link" href="PopplerPage.html#poppler-page-get-annot-mapping" title="poppler_page_get_annot_mapping ()">poppler_page_get_annot_mapping</a> <span class="c_punctuation">()</span>
|
@@ -518,7 +518,7 @@
|
|
518
518
|
</colgroup>
|
519
519
|
<tbody><tr>
|
520
520
|
<td class="property_type">
|
521
|
-
<a href="
|
521
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
522
522
|
<td class="property_name"><a class="link" href="PopplerPage.html#PopplerPage--label" title="The “label” property">label</a></td>
|
523
523
|
<td class="property_flags">Read</td>
|
524
524
|
</tr></tbody>
|
@@ -593,7 +593,7 @@
|
|
593
593
|
</div>
|
594
594
|
<div class="refsect1">
|
595
595
|
<a name="PopplerPage.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
596
|
-
<pre class="screen"> <a href="
|
596
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
597
597
|
<span class="lineart">╰──</span> PopplerPage
|
598
598
|
</pre>
|
599
599
|
</div>
|
@@ -637,7 +637,7 @@ poppler_page_get_index (<em class="parameter"><code><a class="link" href="Popple
|
|
637
637
|
<hr>
|
638
638
|
<div class="refsect2">
|
639
639
|
<a name="poppler-page-get-label"></a><h3>poppler_page_get_label ()</h3>
|
640
|
-
<pre class="programlisting"><a href="
|
640
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
641
641
|
poppler_page_get_label (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>);</pre>
|
642
642
|
<p>Returns the label of <em class="parameter"><code>page</code></em>
|
643
643
|
. Note that page labels
|
@@ -661,7 +661,7 @@ and page indices might not coincide.</p>
|
|
661
661
|
<a name="id-1.2.3.9.3.6"></a><h4>Returns</h4>
|
662
662
|
<p> a new allocated string containing the label of <em class="parameter"><code>page</code></em>
|
663
663
|
,
|
664
|
-
or <a href="
|
664
|
+
or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>page</code></em>
|
665
665
|
doesn't have a label</p>
|
666
666
|
</div>
|
667
667
|
<p class="since">Since: <a class="link" href="api-index-0-16.html#api-index-0.16">0.16</a></p>
|
@@ -788,17 +788,17 @@ poppler_page_get_transition (<em class="parameter"><code><a class="link" href="P
|
|
788
788
|
</div>
|
789
789
|
<div class="refsect3">
|
790
790
|
<a name="id-1.2.3.9.7.6"></a><h4>Returns</h4>
|
791
|
-
<p> a <a class="link" href="PopplerPage.html#PopplerPageTransition" title="PopplerPageTransition"><span class="type">PopplerPageTransition</span></a> or <a href="
|
791
|
+
<p> a <a class="link" href="PopplerPage.html#PopplerPageTransition" title="PopplerPageTransition"><span class="type">PopplerPageTransition</span></a> or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
792
792
|
</div>
|
793
793
|
</div>
|
794
794
|
<hr>
|
795
795
|
<div class="refsect2">
|
796
796
|
<a name="poppler-page-get-thumbnail-size"></a><h3>poppler_page_get_thumbnail_size ()</h3>
|
797
|
-
<pre class="programlisting"><a href="
|
797
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
798
798
|
poppler_page_get_thumbnail_size (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>,
|
799
799
|
<em class="parameter"><code><span class="type">int</span> *width</code></em>,
|
800
800
|
<em class="parameter"><code><span class="type">int</span> *height</code></em>);</pre>
|
801
|
-
<p>Returns <a href="
|
801
|
+
<p>Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>page</code></em>
|
802
802
|
has a thumbnail associated with it. It also
|
803
803
|
fills in <em class="parameter"><code>width</code></em>
|
804
804
|
and <em class="parameter"><code>height</code></em>
|
@@ -834,7 +834,7 @@ appropriate thumbnail exists.</p>
|
|
834
834
|
</div>
|
835
835
|
<div class="refsect3">
|
836
836
|
<a name="id-1.2.3.9.8.6"></a><h4>Returns</h4>
|
837
|
-
<p> <a href="
|
837
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>page</code></em>
|
838
838
|
has a thumbnail associated with it.</p>
|
839
839
|
</div>
|
840
840
|
</div>
|
@@ -845,7 +845,7 @@ has a thumbnail associated with it.</p>
|
|
845
845
|
poppler_page_get_thumbnail (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>);</pre>
|
846
846
|
<p>Get the embedded thumbnail for the specified page. If the document
|
847
847
|
doesn't have an embedded thumbnail for the page, this function
|
848
|
-
returns <a href="
|
848
|
+
returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
849
849
|
<div class="refsect3">
|
850
850
|
<a name="id-1.2.3.9.9.5"></a><h4>Parameters</h4>
|
851
851
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -863,7 +863,7 @@ returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-do
|
|
863
863
|
</div>
|
864
864
|
<div class="refsect3">
|
865
865
|
<a name="id-1.2.3.9.9.6"></a><h4>Returns</h4>
|
866
|
-
<p> the tumbnail as a cairo_surface_t or <a href="
|
866
|
+
<p> the tumbnail as a cairo_surface_t or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the document
|
867
867
|
doesn't have a thumbnail for this page.</p>
|
868
868
|
</div>
|
869
869
|
</div>
|
@@ -1076,7 +1076,7 @@ only render the changed part of the selection.</p>
|
|
1076
1076
|
<a name="poppler-page-get-selected-region"></a><h3>poppler_page_get_selected_region ()</h3>
|
1077
1077
|
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/cairo/cairo-Regions.html#cairo-region-t"><span class="returnvalue">cairo_region_t</span></a> *
|
1078
1078
|
poppler_page_get_selected_region (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>,
|
1079
|
-
<em class="parameter"><code><a href="
|
1079
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> scale</code></em>,
|
1080
1080
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerSelectionStyle" title="enum PopplerSelectionStyle"><span class="type">PopplerSelectionStyle</span></a> style</code></em>,
|
1081
1081
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a> *selection</code></em>);</pre>
|
1082
1082
|
<p>Returns a region containing the area that would be rendered by
|
@@ -1124,9 +1124,9 @@ The returned region must be freed with <a href="/usr/share/gtk-doc/html/cairo/ca
|
|
1124
1124
|
<hr>
|
1125
1125
|
<div class="refsect2">
|
1126
1126
|
<a name="poppler-page-get-selection-region"></a><h3>poppler_page_get_selection_region ()</h3>
|
1127
|
-
<pre class="programlisting"><a href="
|
1127
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1128
1128
|
poppler_page_get_selection_region (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>,
|
1129
|
-
<em class="parameter"><code><a href="
|
1129
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> scale</code></em>,
|
1130
1130
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerSelectionStyle" title="enum PopplerSelectionStyle"><span class="type">PopplerSelectionStyle</span></a> style</code></em>,
|
1131
1131
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a> *selection</code></em>);</pre>
|
1132
1132
|
<div class="warning">
|
@@ -1134,7 +1134,7 @@ poppler_page_get_selection_region (<em class="parameter"><code><a class="link" h
|
|
1134
1134
|
<p>Use <a class="link" href="PopplerPage.html#poppler-page-get-selected-region" title="poppler_page_get_selected_region ()"><code class="function">poppler_page_get_selected_region()</code></a> instead.</p>
|
1135
1135
|
</div>
|
1136
1136
|
<p>Returns a region containing the area that would be rendered by
|
1137
|
-
<a class="link" href="PopplerPage.html#poppler-page-render-selection" title="poppler_page_render_selection ()"><code class="function">poppler_page_render_selection()</code></a> as a <a href="
|
1137
|
+
<a class="link" href="PopplerPage.html#poppler-page-render-selection" title="poppler_page_render_selection ()"><code class="function">poppler_page_render_selection()</code></a> as a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
|
1138
1138
|
<a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a>. The returned list must be freed with
|
1139
1139
|
<a class="link" href="PopplerPage.html#poppler-page-selection-region-free" title="poppler_page_selection_region_free ()"><code class="function">poppler_page_selection_region_free()</code></a>.</p>
|
1140
1140
|
<div class="refsect3">
|
@@ -1171,7 +1171,7 @@ poppler_page_get_selection_region (<em class="parameter"><code><a class="link" h
|
|
1171
1171
|
</div>
|
1172
1172
|
<div class="refsect3">
|
1173
1173
|
<a name="id-1.2.3.9.16.7"></a><h4>Returns</h4>
|
1174
|
-
<p> a <a href="
|
1174
|
+
<p> a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a>. </p>
|
1175
1175
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerRectangle][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1176
1176
|
</div>
|
1177
1177
|
</div>
|
@@ -1179,7 +1179,7 @@ poppler_page_get_selection_region (<em class="parameter"><code><a class="link" h
|
|
1179
1179
|
<div class="refsect2">
|
1180
1180
|
<a name="poppler-page-selection-region-free"></a><h3>poppler_page_selection_region_free ()</h3>
|
1181
1181
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1182
|
-
poppler_page_selection_region_free (<em class="parameter"><code><a href="
|
1182
|
+
poppler_page_selection_region_free (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *region</code></em>);</pre>
|
1183
1183
|
<div class="warning"><p><code class="literal">poppler_page_selection_region_free</code> has been deprecated since version 0.16 and should not be used in newly-written code.</p></div>
|
1184
1184
|
<p>Frees <em class="parameter"><code>region</code></em>
|
1185
1185
|
</p>
|
@@ -1193,7 +1193,7 @@ poppler_page_selection_region_free (<em class="parameter"><code><a href="/home/v
|
|
1193
1193
|
</colgroup>
|
1194
1194
|
<tbody><tr>
|
1195
1195
|
<td class="parameter_name"><p>region</p></td>
|
1196
|
-
<td class="parameter_description"><p> a <a href="
|
1196
|
+
<td class="parameter_description"><p> a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
|
1197
1197
|
<a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a>. </p></td>
|
1198
1198
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerRectangle]</span></td>
|
1199
1199
|
</tr></tbody>
|
@@ -1246,13 +1246,13 @@ as a string</p>
|
|
1246
1246
|
<hr>
|
1247
1247
|
<div class="refsect2">
|
1248
1248
|
<a name="poppler-page-find-text"></a><h3>poppler_page_find_text ()</h3>
|
1249
|
-
<pre class="programlisting"><a href="
|
1249
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1250
1250
|
poppler_page_find_text (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>,
|
1251
1251
|
<em class="parameter"><code>const <span class="type">char</span> *text</code></em>);</pre>
|
1252
1252
|
<p>Finds <em class="parameter"><code>text</code></em>
|
1253
1253
|
in <em class="parameter"><code>page</code></em>
|
1254
1254
|
with the default options (<a class="link" href="PopplerPage.html#POPPLER-FIND-DEFAULT:CAPS"><code class="literal">POPPLER_FIND_DEFAULT</code></a>) and
|
1255
|
-
returns a <a href="
|
1255
|
+
returns a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of rectangles for each occurance of the text on the page.
|
1256
1256
|
The coordinates are in PDF points.</p>
|
1257
1257
|
<div class="refsect3">
|
1258
1258
|
<a name="id-1.2.3.9.19.5"></a><h4>Parameters</h4>
|
@@ -1278,21 +1278,21 @@ The coordinates are in PDF points.</p>
|
|
1278
1278
|
</div>
|
1279
1279
|
<div class="refsect3">
|
1280
1280
|
<a name="id-1.2.3.9.19.6"></a><h4>Returns</h4>
|
1281
|
-
<p> a <a href="
|
1281
|
+
<p> a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a>,. </p>
|
1282
1282
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerRectangle][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1283
1283
|
</div>
|
1284
1284
|
</div>
|
1285
1285
|
<hr>
|
1286
1286
|
<div class="refsect2">
|
1287
1287
|
<a name="poppler-page-find-text-with-options"></a><h3>poppler_page_find_text_with_options ()</h3>
|
1288
|
-
<pre class="programlisting"><a href="
|
1288
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1289
1289
|
poppler_page_find_text_with_options (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>,
|
1290
1290
|
<em class="parameter"><code>const <span class="type">char</span> *text</code></em>,
|
1291
1291
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerFindFlags" title="enum PopplerFindFlags"><span class="type">PopplerFindFlags</span></a> options</code></em>);</pre>
|
1292
1292
|
<p>Finds <em class="parameter"><code>text</code></em>
|
1293
1293
|
in <em class="parameter"><code>page</code></em>
|
1294
1294
|
with the given <a class="link" href="PopplerPage.html#PopplerFindFlags" title="enum PopplerFindFlags"><span class="type">PopplerFindFlags</span></a> options and
|
1295
|
-
returns a <a href="
|
1295
|
+
returns a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of rectangles for each occurance of the text on the page.
|
1296
1296
|
The coordinates are in PDF points.</p>
|
1297
1297
|
<div class="refsect3">
|
1298
1298
|
<a name="id-1.2.3.9.20.5"></a><h4>Parameters</h4>
|
@@ -1323,7 +1323,7 @@ The coordinates are in PDF points.</p>
|
|
1323
1323
|
</div>
|
1324
1324
|
<div class="refsect3">
|
1325
1325
|
<a name="id-1.2.3.9.20.6"></a><h4>Returns</h4>
|
1326
|
-
<p> a <a href="
|
1326
|
+
<p> a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a>,. </p>
|
1327
1327
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerRectangle][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1328
1328
|
</div>
|
1329
1329
|
<p class="since">Since: <a class="link" href="api-index-0-22.html#api-index-0.22">0.22</a></p>
|
@@ -1397,12 +1397,12 @@ poppler_page_get_text_for_area (<em class="parameter"><code><a class="link" href
|
|
1397
1397
|
<hr>
|
1398
1398
|
<div class="refsect2">
|
1399
1399
|
<a name="poppler-page-get-text-layout"></a><h3>poppler_page_get_text_layout ()</h3>
|
1400
|
-
<pre class="programlisting"><a href="
|
1400
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1401
1401
|
poppler_page_get_text_layout (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>,
|
1402
1402
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a> **rectangles</code></em>,
|
1403
|
-
<em class="parameter"><code><a href="
|
1403
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_rectangles</code></em>);</pre>
|
1404
1404
|
<p>Obtains the layout of the text as a list of <a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a>
|
1405
|
-
This array must be freed with <a href="
|
1405
|
+
This array must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
1406
1406
|
<p>The position in the array represents an offset in the text returned by
|
1407
1407
|
<a class="link" href="PopplerPage.html#poppler-page-get-text" title="poppler_page_get_text ()"><code class="function">poppler_page_get_text()</code></a></p>
|
1408
1408
|
<p>See also <a class="link" href="PopplerPage.html#poppler-page-get-text-layout-for-area" title="poppler_page_get_text_layout_for_area ()"><code class="function">poppler_page_get_text_layout_for_area()</code></a>.</p>
|
@@ -1435,21 +1435,21 @@ This array must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/ven
|
|
1435
1435
|
</div>
|
1436
1436
|
<div class="refsect3">
|
1437
1437
|
<a name="id-1.2.3.9.23.8"></a><h4>Returns</h4>
|
1438
|
-
<p> <a href="
|
1438
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the page contains text, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
1439
1439
|
</div>
|
1440
1440
|
<p class="since">Since: <a class="link" href="api-index-0-16.html#api-index-0.16">0.16</a></p>
|
1441
1441
|
</div>
|
1442
1442
|
<hr>
|
1443
1443
|
<div class="refsect2">
|
1444
1444
|
<a name="poppler-page-get-text-layout-for-area"></a><h3>poppler_page_get_text_layout_for_area ()</h3>
|
1445
|
-
<pre class="programlisting"><a href="
|
1445
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1446
1446
|
poppler_page_get_text_layout_for_area (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>,
|
1447
1447
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a> *area</code></em>,
|
1448
1448
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a> **rectangles</code></em>,
|
1449
|
-
<em class="parameter"><code><a href="
|
1449
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_rectangles</code></em>);</pre>
|
1450
1450
|
<p>Obtains the layout of the text contained in <em class="parameter"><code>area</code></em>
|
1451
1451
|
as a list of <a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a>
|
1452
|
-
This array must be freed with <a href="
|
1452
|
+
This array must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
|
1453
1453
|
<p>The position in the array represents an offset in the text returned by
|
1454
1454
|
<a class="link" href="PopplerPage.html#poppler-page-get-text-for-area" title="poppler_page_get_text_for_area ()"><code class="function">poppler_page_get_text_for_area()</code></a></p>
|
1455
1455
|
<div class="refsect3">
|
@@ -1486,16 +1486,16 @@ This array must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/ven
|
|
1486
1486
|
</div>
|
1487
1487
|
<div class="refsect3">
|
1488
1488
|
<a name="id-1.2.3.9.24.7"></a><h4>Returns</h4>
|
1489
|
-
<p> <a href="
|
1489
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the page contains text, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
1490
1490
|
</div>
|
1491
1491
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1492
1492
|
</div>
|
1493
1493
|
<hr>
|
1494
1494
|
<div class="refsect2">
|
1495
1495
|
<a name="poppler-page-get-text-attributes"></a><h3>poppler_page_get_text_attributes ()</h3>
|
1496
|
-
<pre class="programlisting"><a href="
|
1496
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1497
1497
|
poppler_page_get_text_attributes (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>);</pre>
|
1498
|
-
<p>Obtains the attributes of the text as a <a href="
|
1498
|
+
<p>Obtains the attributes of the text as a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerTextAttributes" title="PopplerTextAttributes"><span class="type">PopplerTextAttributes</span></a>.
|
1499
1499
|
This list must be freed with <a class="link" href="PopplerPage.html#poppler-page-free-text-attributes" title="poppler_page_free_text_attributes ()"><code class="function">poppler_page_free_text_attributes()</code></a> when done.</p>
|
1500
1500
|
<p>Each list element is a <a class="link" href="PopplerPage.html#PopplerTextAttributes" title="PopplerTextAttributes"><span class="type">PopplerTextAttributes</span></a> struct where start_index and
|
1501
1501
|
end_index indicates the range of text (as returned by <a class="link" href="PopplerPage.html#poppler-page-get-text" title="poppler_page_get_text ()"><code class="function">poppler_page_get_text()</code></a>)
|
@@ -1518,7 +1518,7 @@ to which text attributes apply.</p>
|
|
1518
1518
|
</div>
|
1519
1519
|
<div class="refsect3">
|
1520
1520
|
<a name="id-1.2.3.9.25.8"></a><h4>Returns</h4>
|
1521
|
-
<p> A <a href="
|
1521
|
+
<p> A <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerTextAttributes" title="PopplerTextAttributes"><span class="type">PopplerTextAttributes</span></a>. </p>
|
1522
1522
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerTextAttributes][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1523
1523
|
</div>
|
1524
1524
|
<p class="since">Since: <a class="link" href="api-index-0-18.html#api-index-0.18">0.18</a></p>
|
@@ -1526,12 +1526,12 @@ to which text attributes apply.</p>
|
|
1526
1526
|
<hr>
|
1527
1527
|
<div class="refsect2">
|
1528
1528
|
<a name="poppler-page-get-text-attributes-for-area"></a><h3>poppler_page_get_text_attributes_for_area ()</h3>
|
1529
|
-
<pre class="programlisting"><a href="
|
1529
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1530
1530
|
poppler_page_get_text_attributes_for_area
|
1531
1531
|
(<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>,
|
1532
1532
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a> *area</code></em>);</pre>
|
1533
1533
|
<p>Obtains the attributes of the text in <em class="parameter"><code>area</code></em>
|
1534
|
-
as a <a href="
|
1534
|
+
as a <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerTextAttributes" title="PopplerTextAttributes"><span class="type">PopplerTextAttributes</span></a>.
|
1535
1535
|
This list must be freed with <a class="link" href="PopplerPage.html#poppler-page-free-text-attributes" title="poppler_page_free_text_attributes ()"><code class="function">poppler_page_free_text_attributes()</code></a> when done.</p>
|
1536
1536
|
<p>Each list element is a <a class="link" href="PopplerPage.html#PopplerTextAttributes" title="PopplerTextAttributes"><span class="type">PopplerTextAttributes</span></a> struct where start_index and
|
1537
1537
|
end_index indicates the range of text (as returned by <a class="link" href="PopplerPage.html#poppler-page-get-text-for-area" title="poppler_page_get_text_for_area ()"><code class="function">poppler_page_get_text_for_area()</code></a>)
|
@@ -1560,7 +1560,7 @@ to which text attributes apply.</p>
|
|
1560
1560
|
</div>
|
1561
1561
|
<div class="refsect3">
|
1562
1562
|
<a name="id-1.2.3.9.26.7"></a><h4>Returns</h4>
|
1563
|
-
<p> A <a href="
|
1563
|
+
<p> A <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerTextAttributes" title="PopplerTextAttributes"><span class="type">PopplerTextAttributes</span></a>. </p>
|
1564
1564
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerTextAttributes][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1565
1565
|
</div>
|
1566
1566
|
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
@@ -1569,7 +1569,7 @@ to which text attributes apply.</p>
|
|
1569
1569
|
<div class="refsect2">
|
1570
1570
|
<a name="poppler-page-free-text-attributes"></a><h3>poppler_page_free_text_attributes ()</h3>
|
1571
1571
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1572
|
-
poppler_page_free_text_attributes (<em class="parameter"><code><a href="
|
1572
|
+
poppler_page_free_text_attributes (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *list</code></em>);</pre>
|
1573
1573
|
<p>Frees a list of <a class="link" href="PopplerPage.html#PopplerTextAttributes" title="PopplerTextAttributes"><span class="type">PopplerTextAttributes</span></a>s allocated by
|
1574
1574
|
<a class="link" href="PopplerPage.html#poppler-page-get-text-attributes" title="poppler_page_get_text_attributes ()"><code class="function">poppler_page_get_text_attributes()</code></a>.</p>
|
1575
1575
|
<div class="refsect3">
|
@@ -1593,7 +1593,7 @@ poppler_page_free_text_attributes (<em class="parameter"><code><a href="/home/va
|
|
1593
1593
|
<hr>
|
1594
1594
|
<div class="refsect2">
|
1595
1595
|
<a name="poppler-page-get-link-mapping"></a><h3>poppler_page_get_link_mapping ()</h3>
|
1596
|
-
<pre class="programlisting"><a href="
|
1596
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1597
1597
|
poppler_page_get_link_mapping (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>);</pre>
|
1598
1598
|
<p>Returns a list of <a class="link" href="PopplerPage.html#PopplerLinkMapping" title="PopplerLinkMapping"><span class="type">PopplerLinkMapping</span></a> items that map from a
|
1599
1599
|
location on <em class="parameter"><code>page</code></em>
|
@@ -1616,7 +1616,7 @@ with <a class="link" href="PopplerPage.html#poppler-page-free-link-mapping" titl
|
|
1616
1616
|
</div>
|
1617
1617
|
<div class="refsect3">
|
1618
1618
|
<a name="id-1.2.3.9.28.6"></a><h4>Returns</h4>
|
1619
|
-
<p> A <a href="
|
1619
|
+
<p> A <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerLinkMapping" title="PopplerLinkMapping"><span class="type">PopplerLinkMapping</span></a>. </p>
|
1620
1620
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerLinkMapping][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1621
1621
|
</div>
|
1622
1622
|
</div>
|
@@ -1624,7 +1624,7 @@ with <a class="link" href="PopplerPage.html#poppler-page-free-link-mapping" titl
|
|
1624
1624
|
<div class="refsect2">
|
1625
1625
|
<a name="poppler-page-free-link-mapping"></a><h3>poppler_page_free_link_mapping ()</h3>
|
1626
1626
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1627
|
-
poppler_page_free_link_mapping (<em class="parameter"><code><a href="
|
1627
|
+
poppler_page_free_link_mapping (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *list</code></em>);</pre>
|
1628
1628
|
<p>Frees a list of <a class="link" href="PopplerPage.html#PopplerLinkMapping" title="PopplerLinkMapping"><span class="type">PopplerLinkMapping</span></a>s allocated by
|
1629
1629
|
<a class="link" href="PopplerPage.html#poppler-page-get-link-mapping" title="poppler_page_get_link_mapping ()"><code class="function">poppler_page_get_link_mapping()</code></a>. It also frees the <a class="link" href="poppler-PopplerAction.html#PopplerAction" title="PopplerAction"><span class="type">PopplerAction</span></a>s
|
1630
1630
|
that each mapping contains, so if you want to keep them around, you need to
|
@@ -1649,7 +1649,7 @@ copy them with <a class="link" href="poppler-PopplerAction.html#poppler-action-c
|
|
1649
1649
|
<hr>
|
1650
1650
|
<div class="refsect2">
|
1651
1651
|
<a name="poppler-page-get-image-mapping"></a><h3>poppler_page_get_image_mapping ()</h3>
|
1652
|
-
<pre class="programlisting"><a href="
|
1652
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1653
1653
|
poppler_page_get_image_mapping (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>);</pre>
|
1654
1654
|
<p>Returns a list of <a class="link" href="PopplerPage.html#PopplerImageMapping" title="PopplerImageMapping"><span class="type">PopplerImageMapping</span></a> items that map from a
|
1655
1655
|
location on <em class="parameter"><code>page</code></em>
|
@@ -1672,7 +1672,7 @@ with <a class="link" href="PopplerPage.html#poppler-page-free-image-mapping" tit
|
|
1672
1672
|
</div>
|
1673
1673
|
<div class="refsect3">
|
1674
1674
|
<a name="id-1.2.3.9.30.6"></a><h4>Returns</h4>
|
1675
|
-
<p> A <a href="
|
1675
|
+
<p> A <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerImageMapping" title="PopplerImageMapping"><span class="type">PopplerImageMapping</span></a>. </p>
|
1676
1676
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerImageMapping][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1677
1677
|
</div>
|
1678
1678
|
</div>
|
@@ -1681,7 +1681,7 @@ with <a class="link" href="PopplerPage.html#poppler-page-free-image-mapping" tit
|
|
1681
1681
|
<a name="poppler-page-get-image"></a><h3>poppler_page_get_image ()</h3>
|
1682
1682
|
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> *
|
1683
1683
|
poppler_page_get_image (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>,
|
1684
|
-
<em class="parameter"><code><a href="
|
1684
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> image_id</code></em>);</pre>
|
1685
1685
|
<p>Returns a cairo surface for the image of the <em class="parameter"><code>page</code></em>
|
1686
1686
|
</p>
|
1687
1687
|
<div class="refsect3">
|
@@ -1715,7 +1715,7 @@ poppler_page_get_image (<em class="parameter"><code><a class="link" href="Popple
|
|
1715
1715
|
<div class="refsect2">
|
1716
1716
|
<a name="poppler-page-free-image-mapping"></a><h3>poppler_page_free_image_mapping ()</h3>
|
1717
1717
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1718
|
-
poppler_page_free_image_mapping (<em class="parameter"><code><a href="
|
1718
|
+
poppler_page_free_image_mapping (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *list</code></em>);</pre>
|
1719
1719
|
<p>Frees a list of <a class="link" href="PopplerPage.html#PopplerImageMapping" title="PopplerImageMapping"><span class="type">PopplerImageMapping</span></a>s allocated by
|
1720
1720
|
<a class="link" href="PopplerPage.html#poppler-page-get-image-mapping" title="poppler_page_get_image_mapping ()"><code class="function">poppler_page_get_image_mapping()</code></a>.</p>
|
1721
1721
|
<div class="refsect3">
|
@@ -1738,7 +1738,7 @@ poppler_page_free_image_mapping (<em class="parameter"><code><a href="/home/vagr
|
|
1738
1738
|
<hr>
|
1739
1739
|
<div class="refsect2">
|
1740
1740
|
<a name="poppler-page-get-form-field-mapping"></a><h3>poppler_page_get_form_field_mapping ()</h3>
|
1741
|
-
<pre class="programlisting"><a href="
|
1741
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1742
1742
|
poppler_page_get_form_field_mapping (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>);</pre>
|
1743
1743
|
<p>Returns a list of <a class="link" href="PopplerPage.html#PopplerFormFieldMapping" title="PopplerFormFieldMapping"><span class="type">PopplerFormFieldMapping</span></a> items that map from a
|
1744
1744
|
location on <em class="parameter"><code>page</code></em>
|
@@ -1761,7 +1761,7 @@ with <a class="link" href="PopplerPage.html#poppler-page-free-form-field-mapping
|
|
1761
1761
|
</div>
|
1762
1762
|
<div class="refsect3">
|
1763
1763
|
<a name="id-1.2.3.9.33.6"></a><h4>Returns</h4>
|
1764
|
-
<p> A <a href="
|
1764
|
+
<p> A <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerFormFieldMapping" title="PopplerFormFieldMapping"><span class="type">PopplerFormFieldMapping</span></a>. </p>
|
1765
1765
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerFormFieldMapping][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1766
1766
|
</div>
|
1767
1767
|
</div>
|
@@ -1769,7 +1769,7 @@ with <a class="link" href="PopplerPage.html#poppler-page-free-form-field-mapping
|
|
1769
1769
|
<div class="refsect2">
|
1770
1770
|
<a name="poppler-page-free-form-field-mapping"></a><h3>poppler_page_free_form_field_mapping ()</h3>
|
1771
1771
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1772
|
-
poppler_page_free_form_field_mapping (<em class="parameter"><code><a href="
|
1772
|
+
poppler_page_free_form_field_mapping (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *list</code></em>);</pre>
|
1773
1773
|
<p>Frees a list of <a class="link" href="PopplerPage.html#PopplerFormFieldMapping" title="PopplerFormFieldMapping"><span class="type">PopplerFormFieldMapping</span></a>s allocated by
|
1774
1774
|
<a class="link" href="PopplerPage.html#poppler-page-get-form-field-mapping" title="poppler_page_get_form_field_mapping ()"><code class="function">poppler_page_get_form_field_mapping()</code></a>.</p>
|
1775
1775
|
<div class="refsect3">
|
@@ -1792,7 +1792,7 @@ poppler_page_free_form_field_mapping (<em class="parameter"><code><a href="/home
|
|
1792
1792
|
<hr>
|
1793
1793
|
<div class="refsect2">
|
1794
1794
|
<a name="poppler-page-get-annot-mapping"></a><h3>poppler_page_get_annot_mapping ()</h3>
|
1795
|
-
<pre class="programlisting"><a href="
|
1795
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
1796
1796
|
poppler_page_get_annot_mapping (<em class="parameter"><code><a class="link" href="PopplerPage.html" title="PopplerPage"><span class="type">PopplerPage</span></a> *page</code></em>);</pre>
|
1797
1797
|
<p>Returns a list of <a class="link" href="PopplerPage.html#PopplerAnnotMapping" title="PopplerAnnotMapping"><span class="type">PopplerAnnotMapping</span></a> items that map from a location on
|
1798
1798
|
<em class="parameter"><code>page</code></em>
|
@@ -1815,7 +1815,7 @@ poppler_page_get_annot_mapping (<em class="parameter"><code><a class="link" href
|
|
1815
1815
|
</div>
|
1816
1816
|
<div class="refsect3">
|
1817
1817
|
<a name="id-1.2.3.9.35.6"></a><h4>Returns</h4>
|
1818
|
-
<p> A <a href="
|
1818
|
+
<p> A <a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="PopplerPage.html#PopplerAnnotMapping" title="PopplerAnnotMapping"><span class="type">PopplerAnnotMapping</span></a>. </p>
|
1819
1819
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerAnnotMapping][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1820
1820
|
</div>
|
1821
1821
|
</div>
|
@@ -1823,11 +1823,11 @@ poppler_page_get_annot_mapping (<em class="parameter"><code><a class="link" href
|
|
1823
1823
|
<div class="refsect2">
|
1824
1824
|
<a name="poppler-page-free-annot-mapping"></a><h3>poppler_page_free_annot_mapping ()</h3>
|
1825
1825
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1826
|
-
poppler_page_free_annot_mapping (<em class="parameter"><code><a href="
|
1826
|
+
poppler_page_free_annot_mapping (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *list</code></em>);</pre>
|
1827
1827
|
<p>Frees a list of <a class="link" href="PopplerPage.html#PopplerAnnotMapping" title="PopplerAnnotMapping"><span class="type">PopplerAnnotMapping</span></a>s allocated by
|
1828
1828
|
<a class="link" href="PopplerPage.html#poppler-page-get-annot-mapping" title="poppler_page_get_annot_mapping ()"><code class="function">poppler_page_get_annot_mapping()</code></a>. It also unreferences the <a class="link" href="PopplerAnnot.html" title="PopplerAnnot"><span class="type">PopplerAnnot</span></a>s
|
1829
1829
|
that each mapping contains, so if you want to keep them around, you need to
|
1830
|
-
reference them with <a href="
|
1830
|
+
reference them with <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>.</p>
|
1831
1831
|
<div class="refsect3">
|
1832
1832
|
<a name="id-1.2.3.9.36.5"></a><h4>Parameters</h4>
|
1833
1833
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2370,22 +2370,22 @@ locations on a page and bounding boxes</p>
|
|
2370
2370
|
</colgroup>
|
2371
2371
|
<tbody>
|
2372
2372
|
<tr>
|
2373
|
-
<td class="struct_member_name"><p><a href="
|
2373
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="PopplerRectangle.x1"></a>x1</code></em>;</p></td>
|
2374
2374
|
<td class="struct_member_description"><p>x coordinate of lower left corner</p></td>
|
2375
2375
|
<td class="struct_member_annotations"> </td>
|
2376
2376
|
</tr>
|
2377
2377
|
<tr>
|
2378
|
-
<td class="struct_member_name"><p><a href="
|
2378
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="PopplerRectangle.y1"></a>y1</code></em>;</p></td>
|
2379
2379
|
<td class="struct_member_description"><p>y coordinate of lower left corner</p></td>
|
2380
2380
|
<td class="struct_member_annotations"> </td>
|
2381
2381
|
</tr>
|
2382
2382
|
<tr>
|
2383
|
-
<td class="struct_member_name"><p><a href="
|
2383
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="PopplerRectangle.x2"></a>x2</code></em>;</p></td>
|
2384
2384
|
<td class="struct_member_description"><p>x coordinate of upper right corner</p></td>
|
2385
2385
|
<td class="struct_member_annotations"> </td>
|
2386
2386
|
</tr>
|
2387
2387
|
<tr>
|
2388
|
-
<td class="struct_member_name"><p><a href="
|
2388
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="PopplerRectangle.y2"></a>y2</code></em>;</p></td>
|
2389
2389
|
<td class="struct_member_description"><p>y coordinate of upper right corner</p></td>
|
2390
2390
|
<td class="struct_member_annotations"> </td>
|
2391
2391
|
</tr>
|
@@ -2437,12 +2437,12 @@ transition types</p></td>
|
|
2437
2437
|
<td class="struct_member_annotations"> </td>
|
2438
2438
|
</tr>
|
2439
2439
|
<tr>
|
2440
|
-
<td class="struct_member_name"><p><a href="
|
2440
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PopplerPageTransition.duration"></a>duration</code></em>;</p></td>
|
2441
2441
|
<td class="struct_member_description"><p>the duration of the transition effect</p></td>
|
2442
2442
|
<td class="struct_member_annotations"> </td>
|
2443
2443
|
</tr>
|
2444
2444
|
<tr>
|
2445
|
-
<td class="struct_member_name"><p><a href="
|
2445
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PopplerPageTransition.angle"></a>angle</code></em>;</p></td>
|
2446
2446
|
<td class="struct_member_description"><p>the direction in which the specified transition effect shall moves,
|
2447
2447
|
expressed in degrees counterclockwise starting from a left-to-right direction.
|
2448
2448
|
Only for <a class="link" href="PopplerPage.html#POPPLER-PAGE-TRANSITION-WIPE:CAPS"><span class="type">POPPLER_PAGE_TRANSITION_WIPE</span></a>, <a class="link" href="PopplerPage.html#POPPLER-PAGE-TRANSITION-GLITTER:CAPS"><span class="type">POPPLER_PAGE_TRANSITION_GLITTER</span></a>, <a class="link" href="PopplerPage.html#POPPLER-PAGE-TRANSITION-FLY:CAPS"><span class="type">POPPLER_PAGE_TRANSITION_FLY</span></a>,
|
@@ -2451,19 +2451,19 @@ transition types</p></td>
|
|
2451
2451
|
<td class="struct_member_annotations"> </td>
|
2452
2452
|
</tr>
|
2453
2453
|
<tr>
|
2454
|
-
<td class="struct_member_name"><p><a href="
|
2454
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="PopplerPageTransition.scale"></a>scale</code></em>;</p></td>
|
2455
2455
|
<td class="struct_member_description"><p>the starting or ending scale at which the changes shall be drawn.
|
2456
2456
|
Only for <a class="link" href="PopplerPage.html#POPPLER-PAGE-TRANSITION-FLY:CAPS"><span class="type">POPPLER_PAGE_TRANSITION_FLY</span></a> transition type</p></td>
|
2457
2457
|
<td class="struct_member_annotations"> </td>
|
2458
2458
|
</tr>
|
2459
2459
|
<tr>
|
2460
|
-
<td class="struct_member_name"><p><a href="
|
2460
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> <em class="structfield"><code><a name="PopplerPageTransition.rectangular"></a>rectangular</code></em>;</p></td>
|
2461
2461
|
<td class="struct_member_description"><p>whether the area that will be flown is rectangular and opaque.
|
2462
2462
|
Only for <a class="link" href="PopplerPage.html#POPPLER-PAGE-TRANSITION-FLY:CAPS"><span class="type">POPPLER_PAGE_TRANSITION_FLY</span></a> transition type</p></td>
|
2463
2463
|
<td class="struct_member_annotations"> </td>
|
2464
2464
|
</tr>
|
2465
2465
|
<tr>
|
2466
|
-
<td class="struct_member_name"><p><a href="
|
2466
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="PopplerPageTransition.duration-real"></a>duration_real</code></em>;</p></td>
|
2467
2467
|
<td> </td>
|
2468
2468
|
<td> </td>
|
2469
2469
|
</tr>
|
@@ -2530,7 +2530,7 @@ of an image on the page</p>
|
|
2530
2530
|
<td class="struct_member_annotations"> </td>
|
2531
2531
|
</tr>
|
2532
2532
|
<tr>
|
2533
|
-
<td class="struct_member_name"><p><a href="
|
2533
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PopplerImageMapping.image-id"></a>image_id</code></em>;</p></td>
|
2534
2534
|
<td class="struct_member_description"><p>an image identifier</p></td>
|
2535
2535
|
<td class="struct_member_annotations"> </td>
|
2536
2536
|
</tr>
|
@@ -2837,17 +2837,17 @@ and <a class="link" href="PopplerPage.html#POPPLER-PAGE-TRANSITION-BLINDS:CAPS">
|
|
2837
2837
|
</colgroup>
|
2838
2838
|
<tbody>
|
2839
2839
|
<tr>
|
2840
|
-
<td class="struct_member_name"><p><a href="
|
2840
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="PopplerTextAttributes.font-name"></a>font_name</code></em>;</p></td>
|
2841
2841
|
<td class="struct_member_description"><p>font name</p></td>
|
2842
2842
|
<td class="struct_member_annotations"> </td>
|
2843
2843
|
</tr>
|
2844
2844
|
<tr>
|
2845
|
-
<td class="struct_member_name"><p><a href="
|
2845
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="PopplerTextAttributes.font-size"></a>font_size</code></em>;</p></td>
|
2846
2846
|
<td class="struct_member_description"><p>font size</p></td>
|
2847
2847
|
<td class="struct_member_annotations"> </td>
|
2848
2848
|
</tr>
|
2849
2849
|
<tr>
|
2850
|
-
<td class="struct_member_name"><p><a href="
|
2850
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> <em class="structfield"><code><a name="PopplerTextAttributes.is-underlined"></a>is_underlined</code></em>;</p></td>
|
2851
2851
|
<td class="struct_member_description"><p>if text is underlined</p></td>
|
2852
2852
|
<td class="struct_member_annotations"> </td>
|
2853
2853
|
</tr>
|
@@ -2857,12 +2857,12 @@ and <a class="link" href="PopplerPage.html#POPPLER-PAGE-TRANSITION-BLINDS:CAPS">
|
|
2857
2857
|
<td class="struct_member_annotations"> </td>
|
2858
2858
|
</tr>
|
2859
2859
|
<tr>
|
2860
|
-
<td class="struct_member_name"><p><a href="
|
2860
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PopplerTextAttributes.start-index"></a>start_index</code></em>;</p></td>
|
2861
2861
|
<td class="struct_member_description"><p>start position this text attributes apply</p></td>
|
2862
2862
|
<td class="struct_member_annotations"> </td>
|
2863
2863
|
</tr>
|
2864
2864
|
<tr>
|
2865
|
-
<td class="struct_member_name"><p><a href="
|
2865
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PopplerTextAttributes.end-index"></a>end_index</code></em>;</p></td>
|
2866
2866
|
<td class="struct_member_description"><p>end position this text text attributes apply</p></td>
|
2867
2867
|
<td class="struct_member_annotations"> </td>
|
2868
2868
|
</tr>
|
@@ -2968,8 +2968,8 @@ and <a class="link" href="PopplerPage.html#POPPLER-PAGE-TRANSITION-BLINDS:CAPS">
|
|
2968
2968
|
<a name="PopplerPage.property-details"></a><h2>Property Details</h2>
|
2969
2969
|
<div class="refsect2">
|
2970
2970
|
<a name="PopplerPage--label"></a><h3>The <code class="literal">“label”</code> property</h3>
|
2971
|
-
<pre class="programlisting"> “label” <a href="
|
2972
|
-
<p>The label of the page or <a href="
|
2971
|
+
<pre class="programlisting"> “label” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
2972
|
+
<p>The label of the page or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. See also <a class="link" href="PopplerPage.html#poppler-page-get-label" title="poppler_page_get_label ()"><code class="function">poppler_page_get_label()</code></a></p>
|
2973
2973
|
<p>Flags: Read</p>
|
2974
2974
|
<p>Default value: NULL</p>
|
2975
2975
|
</div>
|