~nik90/ubuntu/precise/eog/keywords

« back to all changes in this revision

Viewing changes to doc/reference/html/EogPrintPreview.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-07-26 15:28:21 UTC
  • mto: This revision was merged to the branch mainline in revision 116.
  • Revision ID: james.westby@ubuntu.com-20110726152821-g806mbptn727m1a5
Tags: upstream-3.1.4
Import upstream version 3.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="EogPrintPreview.html#eog-print-preview-new" title="eog_print_preview_new ()">eog_print_preview_new</a>               (<em class="parameter"><code><span class="type">void</span></code></em>);
50
50
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="EogPrintPreview.html#eog-print-preview-new-with-pixbuf" title="eog_print_preview_new_with_pixbuf ()">eog_print_preview_new_with_pixbuf</a>   (<em class="parameter"><code><span class="type">GdkPixbuf</span> *pixbuf</code></em>);
51
51
<span class="returnvalue">void</span>                <a class="link" href="EogPrintPreview.html#eog-print-preview-set-page-margins" title="eog_print_preview_set_page_margins ()">eog_print_preview_set_page_margins</a>  (<em class="parameter"><code><a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview</code></em>,
52
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> l_margin</code></em>,
53
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> r_margin</code></em>,
54
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> t_margin</code></em>,
55
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> b_margin</code></em>);
 
52
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> l_margin</code></em>,
 
53
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> r_margin</code></em>,
 
54
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> t_margin</code></em>,
 
55
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> b_margin</code></em>);
56
56
<span class="returnvalue">void</span>                <a class="link" href="EogPrintPreview.html#eog-print-preview-set-from-page-setup" title="eog_print_preview_set_from_page_setup ()">eog_print_preview_set_from_page_setup</a>
57
57
                                                        (<em class="parameter"><code><a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview</code></em>,
58
58
                                                         <em class="parameter"><code><span class="type">GtkPageSetup</span> *setup</code></em>);
59
59
<span class="returnvalue">void</span>                <a class="link" href="EogPrintPreview.html#eog-print-preview-get-image-position" title="eog_print_preview_get_image_position ()">eog_print_preview_get_image_position</a>
60
60
                                                        (<em class="parameter"><code><a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview</code></em>,
61
 
                                                         <em class="parameter"><code><span class="type">gdouble</span> *x</code></em>,
62
 
                                                         <em class="parameter"><code><span class="type">gdouble</span> *y</code></em>);
 
61
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *x</code></em>,
 
62
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *y</code></em>);
63
63
<span class="returnvalue">void</span>                <a class="link" href="EogPrintPreview.html#eog-print-preview-set-image-position" title="eog_print_preview_set_image_position ()">eog_print_preview_set_image_position</a>
64
64
                                                        (<em class="parameter"><code><a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview</code></em>,
65
 
                                                         <em class="parameter"><code><span class="type">gdouble</span> x</code></em>,
66
 
                                                         <em class="parameter"><code><span class="type">gdouble</span> y</code></em>);
 
65
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
 
66
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>);
67
67
<span class="returnvalue">void</span>                <a class="link" href="EogPrintPreview.html#eog-print-preview-set-scale" title="eog_print_preview_set_scale ()">eog_print_preview_set_scale</a>         (<em class="parameter"><code><a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview</code></em>,
68
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> scale</code></em>);
 
68
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> scale</code></em>);
69
69
</pre>
70
70
</div>
71
71
<div class="refsect1">
72
72
<a name="EogPrintPreview.object-hierarchy"></a><h2>Object Hierarchy</h2>
73
73
<pre class="synopsis">
74
 
  GObject
75
 
   +----GInitiallyUnowned
 
74
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
75
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
76
76
         +----GtkWidget
77
77
               +----GtkContainer
78
78
                     +----GtkBin
90
90
<div class="refsect1">
91
91
<a name="EogPrintPreview.properties"></a><h2>Properties</h2>
92
92
<pre class="synopsis">
93
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--image" title='The "image" property'>image</a>"                    <span class="type">GObject</span>*              : Read / Write
94
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--image-scale" title='The "image-scale" property'>image-scale</a>"              <span class="type">gfloat</span>                : Read / Write
95
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--image-x-align" title='The "image-x-align" property'>image-x-align</a>"            <span class="type">gfloat</span>                : Read / Write
96
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--image-y-align" title='The "image-y-align" property'>image-y-align</a>"            <span class="type">gfloat</span>                : Read / Write
97
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--page-bottom-margin" title='The "page-bottom-margin" property'>page-bottom-margin</a>"       <span class="type">gfloat</span>                : Read / Write
98
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--page-left-margin" title='The "page-left-margin" property'>page-left-margin</a>"         <span class="type">gfloat</span>                : Read / Write
99
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--page-right-margin" title='The "page-right-margin" property'>page-right-margin</a>"        <span class="type">gfloat</span>                : Read / Write
100
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--page-top-margin" title='The "page-top-margin" property'>page-top-margin</a>"          <span class="type">gfloat</span>                : Read / Write
101
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--paper-height" title='The "paper-height" property'>paper-height</a>"             <span class="type">gfloat</span>                : Read / Write
102
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--paper-width" title='The "paper-width" property'>paper-width</a>"              <span class="type">gfloat</span>                : Read / Write
 
93
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--image" title='The "image" property'>image</a>"                    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>*              : Read / Write
 
94
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--image-scale" title='The "image-scale" property'>image-scale</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
 
95
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--image-x-align" title='The "image-x-align" property'>image-x-align</a>"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
 
96
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--image-y-align" title='The "image-y-align" property'>image-y-align</a>"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
 
97
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--page-bottom-margin" title='The "page-bottom-margin" property'>page-bottom-margin</a>"       <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
 
98
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--page-left-margin" title='The "page-left-margin" property'>page-left-margin</a>"         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
 
99
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--page-right-margin" title='The "page-right-margin" property'>page-right-margin</a>"        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
 
100
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--page-top-margin" title='The "page-top-margin" property'>page-top-margin</a>"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
 
101
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--paper-height" title='The "paper-height" property'>paper-height</a>"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
 
102
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview--paper-width" title='The "paper-width" property'>paper-width</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
103
103
</pre>
104
104
</div>
105
105
<div class="refsect1">
106
106
<a name="EogPrintPreview.signals"></a><h2>Signals</h2>
107
107
<pre class="synopsis">
108
 
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview-image-moved" title='The "image-moved" signal'>image-moved</a>"                                    : <code class="literal">Run First</code>
 
108
  "<a class="link" href="EogPrintPreview.html#EogPrintPreview-image-moved" title='The "image-moved" signal'>image-moved</a>"                                    : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
109
109
</pre>
110
110
</div>
111
111
<div class="refsect1">
165
165
<div class="refsect2">
166
166
<a name="eog-print-preview-set-page-margins"></a><h3>eog_print_preview_set_page_margins ()</h3>
167
167
<pre class="programlisting"><span class="returnvalue">void</span>                eog_print_preview_set_page_margins  (<em class="parameter"><code><a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview</code></em>,
168
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> l_margin</code></em>,
169
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> r_margin</code></em>,
170
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> t_margin</code></em>,
171
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> b_margin</code></em>);</pre>
 
168
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> l_margin</code></em>,
 
169
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> r_margin</code></em>,
 
170
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> t_margin</code></em>,
 
171
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> b_margin</code></em>);</pre>
172
172
<p>
173
173
Manually set the margins, in inches.
174
174
</p>
229
229
<a name="eog-print-preview-get-image-position"></a><h3>eog_print_preview_get_image_position ()</h3>
230
230
<pre class="programlisting"><span class="returnvalue">void</span>                eog_print_preview_get_image_position
231
231
                                                        (<em class="parameter"><code><a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview</code></em>,
232
 
                                                         <em class="parameter"><code><span class="type">gdouble</span> *x</code></em>,
233
 
                                                         <em class="parameter"><code><span class="type">gdouble</span> *y</code></em>);</pre>
 
232
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *x</code></em>,
 
233
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *y</code></em>);</pre>
234
234
<p>
235
235
Gets current image position in inches, relative to the margins. A
236
236
(0, 0) position is the intersection between the left and top margins.
245
245
</tr>
246
246
<tr>
247
247
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
248
 
<td>a pointer to a <span class="type">gdouble</span>, or <a href="/opt/gnome-3.0/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to ignore it</td>
 
248
<td>a pointer to a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore it</td>
249
249
</tr>
250
250
<tr>
251
251
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
252
 
<td>a pointer to a <span class="type">gdouble</span>, or <a href="/opt/gnome-3.0/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to ignore it</td>
 
252
<td>a pointer to a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore it</td>
253
253
</tr>
254
254
</tbody>
255
255
</table></div>
259
259
<a name="eog-print-preview-set-image-position"></a><h3>eog_print_preview_set_image_position ()</h3>
260
260
<pre class="programlisting"><span class="returnvalue">void</span>                eog_print_preview_set_image_position
261
261
                                                        (<em class="parameter"><code><a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview</code></em>,
262
 
                                                         <em class="parameter"><code><span class="type">gdouble</span> x</code></em>,
263
 
                                                         <em class="parameter"><code><span class="type">gdouble</span> y</code></em>);</pre>
 
262
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
 
263
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>);</pre>
264
264
<p>
265
265
Sets the image position. You can pass -1 to one of the coordinates if you
266
266
only want to set the other.
288
288
<div class="refsect2">
289
289
<a name="eog-print-preview-set-scale"></a><h3>eog_print_preview_set_scale ()</h3>
290
290
<pre class="programlisting"><span class="returnvalue">void</span>                eog_print_preview_set_scale         (<em class="parameter"><code><a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview</code></em>,
291
 
                                                         <em class="parameter"><code><span class="type">gfloat</span> scale</code></em>);</pre>
 
291
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> scale</code></em>);</pre>
292
292
<p>
293
293
Sets the scale for the image.
294
294
</p>
312
312
<a name="EogPrintPreview.property-details"></a><h2>Property Details</h2>
313
313
<div class="refsect2">
314
314
<a name="EogPrintPreview--image"></a><h3>The <code class="literal">"image"</code> property</h3>
315
 
<pre class="programlisting">  "image"                    <span class="type">GObject</span>*              : Read / Write</pre>
 
315
<pre class="programlisting">  "image"                    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>*              : Read / Write</pre>
316
316
<p>
317
317
The "image" property defines the image that is previewed
318
318
in the widget.
321
321
<hr>
322
322
<div class="refsect2">
323
323
<a name="EogPrintPreview--image-scale"></a><h3>The <code class="literal">"image-scale"</code> property</h3>
324
 
<pre class="programlisting">  "image-scale"              <span class="type">gfloat</span>                : Read / Write</pre>
 
324
<pre class="programlisting">  "image-scale"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
325
325
<p>
326
326
The "image-scale" property defines the scaling of the image
327
327
that the user wants for the printing.
332
332
<hr>
333
333
<div class="refsect2">
334
334
<a name="EogPrintPreview--image-x-align"></a><h3>The <code class="literal">"image-x-align"</code> property</h3>
335
 
<pre class="programlisting">  "image-x-align"            <span class="type">gfloat</span>                : Read / Write</pre>
 
335
<pre class="programlisting">  "image-x-align"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
336
336
<p>
337
337
The "image-x-align" property defines the horizontal alignment
338
338
of the image in the widget.
343
343
<hr>
344
344
<div class="refsect2">
345
345
<a name="EogPrintPreview--image-y-align"></a><h3>The <code class="literal">"image-y-align"</code> property</h3>
346
 
<pre class="programlisting">  "image-y-align"            <span class="type">gfloat</span>                : Read / Write</pre>
 
346
<pre class="programlisting">  "image-y-align"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
347
347
<p>
348
348
The "image-y-align" property defines the horizontal alignment
349
349
of the image in the widget.
354
354
<hr>
355
355
<div class="refsect2">
356
356
<a name="EogPrintPreview--page-bottom-margin"></a><h3>The <code class="literal">"page-bottom-margin"</code> property</h3>
357
 
<pre class="programlisting">  "page-bottom-margin"       <span class="type">gfloat</span>                : Read / Write</pre>
 
357
<pre class="programlisting">  "page-bottom-margin"       <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
358
358
<p>
359
359
The size of the page's bottom margin, in inches.
360
360
</p>
364
364
<hr>
365
365
<div class="refsect2">
366
366
<a name="EogPrintPreview--page-left-margin"></a><h3>The <code class="literal">"page-left-margin"</code> property</h3>
367
 
<pre class="programlisting">  "page-left-margin"         <span class="type">gfloat</span>                : Read / Write</pre>
 
367
<pre class="programlisting">  "page-left-margin"         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
368
368
<p>
369
369
The size of the page's left margin, in inches.
370
370
</p>
374
374
<hr>
375
375
<div class="refsect2">
376
376
<a name="EogPrintPreview--page-right-margin"></a><h3>The <code class="literal">"page-right-margin"</code> property</h3>
377
 
<pre class="programlisting">  "page-right-margin"        <span class="type">gfloat</span>                : Read / Write</pre>
 
377
<pre class="programlisting">  "page-right-margin"        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
378
378
<p>
379
379
The size of the page's right margin, in inches.
380
380
</p>
384
384
<hr>
385
385
<div class="refsect2">
386
386
<a name="EogPrintPreview--page-top-margin"></a><h3>The <code class="literal">"page-top-margin"</code> property</h3>
387
 
<pre class="programlisting">  "page-top-margin"          <span class="type">gfloat</span>                : Read / Write</pre>
 
387
<pre class="programlisting">  "page-top-margin"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
388
388
<p>
389
389
The size of the page's top margin, in inches.
390
390
</p>
394
394
<hr>
395
395
<div class="refsect2">
396
396
<a name="EogPrintPreview--paper-height"></a><h3>The <code class="literal">"paper-height"</code> property</h3>
397
 
<pre class="programlisting">  "paper-height"             <span class="type">gfloat</span>                : Read / Write</pre>
 
397
<pre class="programlisting">  "paper-height"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
398
398
<p>
399
399
The height of the previewed paper, in inches.
400
400
</p>
404
404
<hr>
405
405
<div class="refsect2">
406
406
<a name="EogPrintPreview--paper-width"></a><h3>The <code class="literal">"paper-width"</code> property</h3>
407
 
<pre class="programlisting">  "paper-width"              <span class="type">gfloat</span>                : Read / Write</pre>
 
407
<pre class="programlisting">  "paper-width"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
408
408
<p>
409
409
The width of the previewed paper, in inches.
410
410
</p>
417
417
<div class="refsect2">
418
418
<a name="EogPrintPreview-image-moved"></a><h3>The <code class="literal">"image-moved"</code> signal</h3>
419
419
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="EogPrintPreview.html" title="EogPrintPreview"><span class="type">EogPrintPreview</span></a> *preview,
420
 
                                                        <span class="type">gpointer</span>         user_data)      : <code class="literal">Run First</code></pre>
 
420
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>         user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
421
421
<p>
422
422
The <a class="link" href="EogPrintPreview.html#EogPrintPreview-image-moved" title='The "image-moved" signal'><span class="type">"image-moved"</span></a> signal is emitted when the position
423
423
of the image is changed.