~cyphermox/ubuntu/raring/evolution/3.6.4

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-26 12:24:40 UTC
  • mfrom: (1.1.86 upstream)
  • Revision ID: package-import@ubuntu.com-20110926122440-nn0pyj1yj4j0k784
Tags: 3.2.0-0ubuntu1
* New upstream release.
* debian/control: bump e-d-s Build-Depends to 3.2.0. 
* debian/patches/*git*.patch: remove left over patches we already no longer
  apply.

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.18 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17 (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">
37
37
</tr></table></div>
38
38
<div class="refsynopsisdiv">
39
39
<a name="eshell-Printing.synopsis"></a><h2>Synopsis</h2>
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>);
 
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>
50
50
<a name="eshell-Printing.details"></a><h2>Details</h2>
51
51
<div class="refsect2">
52
52
<a name="e-print-operation-new"></a><h3>e_print_operation_new ()</h3>
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>
 
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
56
</div>
65
65
</div>
66
66
<div class="footer">
67
67
<hr>
68
 
          Generated by GTK-Doc V1.18</div>
 
68
          Generated by GTK-Doc V1.17</div>
69
69
</body>
70
70
</html>
 
 
b'\\ No newline at end of file'