~ubuntu-branches/ubuntu/oneiric/evolution/oneiric-proposed

« back to all changes in this revision

Viewing changes to doc/reference/shell/html/EShellSettings.html

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-08-18 11:10:01 UTC
  • mfrom: (1.1.83 upstream)
  • Revision ID: james.westby@ubuntu.com-20110818111001-559uzyuqsoyj7xjg
Tags: 3.1.5-0ubuntu1
* New upstream release.
* debian/control: bump e-d-s Build-Depends to 3.1.5.
* debian/patches/03_lpi.patch: refreshed.
* debian/patches/11_remove_upstream_submit_bugreport.patch: refreshed.
* debian/patches/bogofilter_init_903b8e6.patch,
  debian/patches/evo_fbee43e_to_f4505a2.patch,
  debian/patches/spamassassin_init_4fc04af.patch: dropped, included upstream.
* debian/patches/spamd_sbin_path.patch: correct the path to spamd as
  /usr/sbin/spamd, which is the correct path in Ubuntu. (LP: #828693)

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>EShellSettings</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Evolution Shell Reference Manual">
8
8
<link rel="up" href="ch01.html" title="The Shell">
9
9
<link rel="prev" href="EShellSearchbar.html" title="EShellSearchbar">
10
10
<link rel="next" href="EShellSwitcher.html" title="EShellSwitcher">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (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">
58
58
<span class="returnvalue">void</span>                <a class="link" href="EShellSettings.html#e-shell-settings-set-int" title="e_shell_settings_set_int ()">e_shell_settings_set_int</a>            (<em class="parameter"><code><a class="link" href="EShellSettings.html" title="EShellSettings"><span class="type">EShellSettings</span></a> *shell_settings</code></em>,
59
59
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *property_name</code></em>,
60
60
                                                         <em class="parameter"><code><span class="type">gint</span> v_int</code></em>);
61
 
<span class="returnvalue">gchar</span> *                           <a class="link" href="EShellSettings.html#e-shell-settings-get-string" title="e_shell_settings_get_string ()">e_shell_settings_get_string</a>         (<em class="parameter"><code><a class="link" href="EShellSettings.html" title="EShellSettings"><span class="type">EShellSettings</span></a> *shell_settings</code></em>,
 
61
<span class="returnvalue">gchar</span> *             <a class="link" href="EShellSettings.html#e-shell-settings-get-string" title="e_shell_settings_get_string ()">e_shell_settings_get_string</a>         (<em class="parameter"><code><a class="link" href="EShellSettings.html" title="EShellSettings"><span class="type">EShellSettings</span></a> *shell_settings</code></em>,
62
62
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *property_name</code></em>);
63
63
<span class="returnvalue">void</span>                <a class="link" href="EShellSettings.html#e-shell-settings-set-string" title="e_shell_settings_set_string ()">e_shell_settings_set_string</a>         (<em class="parameter"><code><a class="link" href="EShellSettings.html" title="EShellSettings"><span class="type">EShellSettings</span></a> *shell_settings</code></em>,
64
64
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *property_name</code></em>,
281
281
<hr>
282
282
<div class="refsect2">
283
283
<a name="e-shell-settings-get-string"></a><h3>e_shell_settings_get_string ()</h3>
284
 
<pre class="programlisting"><span class="returnvalue">gchar</span> *                       e_shell_settings_get_string         (<em class="parameter"><code><a class="link" href="EShellSettings.html" title="EShellSettings"><span class="type">EShellSettings</span></a> *shell_settings</code></em>,
 
284
<pre class="programlisting"><span class="returnvalue">gchar</span> *             e_shell_settings_get_string         (<em class="parameter"><code><a class="link" href="EShellSettings.html" title="EShellSettings"><span class="type">EShellSettings</span></a> *shell_settings</code></em>,
285
285
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *property_name</code></em>);</pre>
286
286
<p>
287
287
Returns the contents of an <a class="link" href="EShellSettings.html" title="EShellSettings"><span class="type">EShellSettings</span></a> property of type
458
458
</div>
459
459
<div class="footer">
460
460
<hr>
461
 
          Generated by GTK-Doc V1.17</div>
 
461
          Generated by GTK-Doc V1.17.1</div>
462
462
</body>
463
463
</html>
 
 
b'\\ No newline at end of file'