~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to doc/reference/shell/html/eshell-Printing.html

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-06-24 00:27:53 UTC
  • mfrom: (1.1.80 upstream)
  • Revision ID: james.westby@ubuntu.com-20110624002753-2vh1vjavlya7r103
Tags: 3.1.2-0ubuntu1
* New upstream release 3.1.2.
* debian/control: adjust Build-Depends to match new upstream requirements for
  the new release.
* debian/control: update evolution and evolution-dev Depends to require the
  right versions of e-d-s (>= 3.1, << 3.2), and drop libunique-3.0-dev.
* debian/control,
  debian/evolution.install: remove groupwise-features from the plugin list,
  it's now split out into a separate module.
* debian/patches/03_lpi.patch: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Printing</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Evolution Shell Reference Manual">
8
8
<link rel="up" href="ch02.html" title="Basic Utility Functions">
9
9
<link rel="prev" href="eshell-EPoolv.html" title="EPoolv">
10
10
<link rel="next" href="eshell-Selections.html" title="Selections">
11
 
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
26
26
                  <a href="#eshell-Printing.description" class="shortcut">Description</a>
27
27
</td></tr>
28
28
</table>
29
 
<div class="refentry">
 
29
<div class="refentry" title="Printing">
30
30
<a name="eshell-Printing"></a><div class="titlepage"></div>
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
35
35
</td>
36
36
<td valign="top" align="right"></td>
37
37
</tr></table></div>
38
 
<div class="refsynopsisdiv">
 
38
<div class="refsynopsisdiv" title="Synopsis">
39
39
<a name="eshell-Printing.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis"><span class="returnvalue">GtkPrintOperation</span> * <a class="link" href="eshell-Printing.html#e-print-operation-new" title="e_print_operation_new ()">e_print_operation_new</a>               (<em class="parameter"><code><span class="type">void</span></code></em>);
41
41
<span class="returnvalue">void</span>                <a class="link" href="eshell-Printing.html#e-print-run-page-setup-dialog" title="e_print_run_page_setup_dialog ()">e_print_run_page_setup_dialog</a>       (<em class="parameter"><code><span class="type">GtkWindow</span> *parent</code></em>);
42
42
</pre>
43
43
</div>
44
 
<div class="refsect1">
 
44
<div class="refsect1" title="Description">
45
45
<a name="eshell-Printing.description"></a><h2>Description</h2>
46
46
<p>
47
47
</p>
48
48
</div>
49
 
<div class="refsect1">
 
49
<div class="refsect1" title="Details">
50
50
<a name="eshell-Printing.details"></a><h2>Details</h2>
51
 
<div class="refsect2">
 
51
<div class="refsect2" title="e_print_operation_new ()">
52
52
<a name="e-print-operation-new"></a><h3>e_print_operation_new ()</h3>
53
53
<pre class="programlisting"><span class="returnvalue">GtkPrintOperation</span> * e_print_operation_new               (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
54
54
<p>
55
55
</p>
 
56
<div class="variablelist"><table border="0">
 
57
<col align="left" valign="top">
 
58
<tbody><tr>
 
59
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
60
<td>
 
61
</td>
 
62
</tr></tbody>
 
63
</table></div>
56
64
</div>
57
65
<hr>
58
 
<div class="refsect2">
 
66
<div class="refsect2" title="e_print_run_page_setup_dialog ()">
59
67
<a name="e-print-run-page-setup-dialog"></a><h3>e_print_run_page_setup_dialog ()</h3>
60
68
<pre class="programlisting"><span class="returnvalue">void</span>                e_print_run_page_setup_dialog       (<em class="parameter"><code><span class="type">GtkWindow</span> *parent</code></em>);</pre>
61
69
<p>
62
70
</p>
 
71
<div class="variablelist"><table border="0">
 
72
<col align="left" valign="top">
 
73
<tbody><tr>
 
74
<td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
 
75
<td>
 
76
</td>
 
77
</tr></tbody>
 
78
</table></div>
63
79
</div>
64
80
</div>
65
81
</div>
66
82
<div class="footer">
67
83
<hr>
68
 
          Generated by GTK-Doc V1.17.1</div>
 
84
          Generated by GTK-Doc V1.15</div>
69
85
</body>
70
86
</html>
 
 
b'\\ No newline at end of file'