~ubuntu-branches/ubuntu/hardy/evince/hardy

« back to all changes in this revision

Viewing changes to help/reference/html/evince-ev-print-job.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-27 22:31:42 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20071127223142-v41zyp2ulj6g22n6
Tags: 2.20.2-1ubuntu1
* Sync with Debian
* debian/control.in:
  - Depends on ghostscript-x
  - updated Build-Depends for lpi and hildon changes
  - updated maintainer informationx
* debian/patches/01_launchpad.patch:
  - launchpad integration changes
* debian/patches/03_hildon_interface.patch
  Adds support for Hildon interface with including:
  - Registration of the program into the hildon enviromment.
  - D-bus processing via ossolib.
  - Changed selection and button event handling to match Hildon model.
  - Changes in accelerators handling Zoom, Fullscreen and Presentation
    modes.
  - Uses Hildon chooser dialog.
  - Selects the Hildon interface definition file when in Hildon mode.
  - If the arch is not lpia, the standard gtk interface is used.
  - Fixes interface rendering problem when compiled for lpia.
  - Adjusted the Makefile.am files to include the Hildon interface
    options and interface file evince-hildon-ui.xml.
* debian/patches/99_autoreconf.patch:
  - updated
* debian/rules:
  - do not remove the documentation
  - use the hildon configure option during the lpia build

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
36
36
<td><a accesskey="n" href="evince-ev-properties-dialog.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
37
37
</tr>
38
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2671802" class="shortcut">Top</a>
 
38
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2934014" class="shortcut">Top</a>
39
39
                  &#160;|&#160;
40
 
                  <a href="#id2671956" class="shortcut">Description</a></nobr></td></tr>
 
40
                  <a href="#id2934169" class="shortcut">Description</a></nobr></td></tr>
41
41
</table>
42
42
<div class="refentry" lang="en">
43
43
<a name="evince-ev-print-job"></a><div class="titlepage"></div>
44
44
<div class="refnamediv"><table width="100%"><tr>
45
45
<td valign="top">
46
46
<h2>
47
 
<a name="id2671802"></a><span class="refentrytitle">ev-print-job</span>
 
47
<a name="id2934014"></a><span class="refentrytitle">ev-print-job</span>
48
48
</h2>
49
49
<p>ev-print-job &#8212; </p>
50
50
</td>
78
78
</pre>
79
79
</div>
80
80
<div class="refsect1" lang="en">
81
 
<a name="id2671956"></a><h2>Description</h2>
 
81
<a name="id2934169"></a><h2>Description</h2>
82
82
<p>
83
83
 
84
84
</p>
85
85
</div>
86
86
<div class="refsect1" lang="en">
87
 
<a name="id2671971"></a><h2>Details</h2>
 
87
<a name="id2934183"></a><h2>Details</h2>
88
88
<div class="refsect2" lang="en">
89
 
<a name="id2671981"></a><h3>
 
89
<a name="id2934193"></a><h3>
90
90
<a name="EvPrintJob"></a>EvPrintJob</h3>
91
 
<a class="indexterm" name="id2671994"></a><pre class="programlisting">typedef struct _EvPrintJob EvPrintJob;</pre>
 
91
<a class="indexterm" name="id2934206"></a><pre class="programlisting">typedef struct _EvPrintJob EvPrintJob;</pre>
92
92
<p>
93
93
 
94
94
</p>
95
95
</div>
96
96
<hr>
97
97
<div class="refsect2" lang="en">
98
 
<a name="id2672009"></a><h3>
 
98
<a name="id2934221"></a><h3>
99
99
<a name="EvPrintJobClass"></a>EvPrintJobClass</h3>
100
 
<a class="indexterm" name="id2672022"></a><pre class="programlisting">typedef struct _EvPrintJobClass EvPrintJobClass;</pre>
 
100
<a class="indexterm" name="id2934234"></a><pre class="programlisting">typedef struct _EvPrintJobClass EvPrintJobClass;</pre>
101
101
<p>
102
102
 
103
103
</p>
104
104
</div>
105
105
<hr>
106
106
<div class="refsect2" lang="en">
107
 
<a name="id2672037"></a><h3>
 
107
<a name="id2934250"></a><h3>
108
108
<a name="ev-print-job-set-gnome-print-job"></a>ev_print_job_set_gnome_print_job ()</h3>
109
 
<a class="indexterm" name="id2672051"></a><pre class="programlisting">void        ev_print_job_set_gnome_print_job
 
109
<a class="indexterm" name="id2934263"></a><pre class="programlisting">void        ev_print_job_set_gnome_print_job
110
110
                                            (<a href="evince-ev-print-job.html#EvPrintJob">EvPrintJob</a> *job,
111
111
                                             <a
112
112
href="/usr/share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-job.html#GnomePrintJob"
136
136
</div>
137
137
<hr>
138
138
<div class="refsect2" lang="en">
139
 
<a name="id2672120"></a><h3>
 
139
<a name="id2934332"></a><h3>
140
140
<a name="ev-print-job-set-document"></a>ev_print_job_set_document ()</h3>
141
 
<a class="indexterm" name="id2672134"></a><pre class="programlisting">void        ev_print_job_set_document       (<a href="evince-ev-print-job.html#EvPrintJob">EvPrintJob</a> *job,
 
141
<a class="indexterm" name="id2934346"></a><pre class="programlisting">void        ev_print_job_set_document       (<a href="evince-ev-print-job.html#EvPrintJob">EvPrintJob</a> *job,
142
142
                                             <a href="evince-ev-document.html#EvDocument">EvDocument</a> *document);</pre>
143
143
<p>
144
144
 
165
165
</div>
166
166
<hr>
167
167
<div class="refsect2" lang="en">
168
 
<a name="id2672200"></a><h3>
 
168
<a name="id2934412"></a><h3>
169
169
<a name="ev-print-job-use-print-dialog-settings"></a>ev_print_job_use_print_dialog_settings ()</h3>
170
 
<a class="indexterm" name="id2672214"></a><pre class="programlisting">void        ev_print_job_use_print_dialog_settings
 
170
<a class="indexterm" name="id2934426"></a><pre class="programlisting">void        ev_print_job_use_print_dialog_settings
171
171
                                            (<a href="evince-ev-print-job.html#EvPrintJob">EvPrintJob</a> *job,
172
172
                                             <a
173
173
href="/usr/share/gtk-doc/html/libgnomeprintui/libgnomeprintui-gnome-print-dialog.html#GnomePrintDialog"
197
197
</div>
198
198
<hr>
199
199
<div class="refsect2" lang="en">
200
 
<a name="id2672283"></a><h3>
 
200
<a name="id2934495"></a><h3>
201
201
<a name="ev-print-job-print"></a>ev_print_job_print ()</h3>
202
 
<a class="indexterm" name="id2672296"></a><pre class="programlisting">void        ev_print_job_print              (<a href="evince-ev-print-job.html#EvPrintJob">EvPrintJob</a> *job,
 
202
<a class="indexterm" name="id2934508"></a><pre class="programlisting">void        ev_print_job_print              (<a href="evince-ev-print-job.html#EvPrintJob">EvPrintJob</a> *job,
203
203
                                             <a
204
204
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
205
205
>GtkWindow</a> *parent);</pre>