~ubuntu-branches/ubuntu/wily/evolution-data-server/wily

« back to all changes in this revision

Viewing changes to docs/reference/eds/html/eds-EList.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-07-20 13:34:59 UTC
  • mfrom: (1.1.126) (1.2.48 sid)
  • Revision ID: package-import@ubuntu.com-20150720133459-g6y46hnu5ewtoz08
Tags: 3.16.4-0ubuntu2
debian/patches/0001-Bug-752373-Monthly-events-do-not-recur-correctly.patch:
Cherry-pick patch from upstream to fix events not recurring correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Evolution-Data-Server Reference Manual: EList</title>
 
5
<title>EList: Evolution-Data-Server Reference Manual</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Reference Manual">
8
8
<link rel="up" href="ch14.html" title="Common Deprecated Classes">
9
9
<link rel="prev" href="eds-EIterator.html" title="EIterator">
10
10
<link rel="next" href="eds-EListIterator.html" title="EListIterator">
11
 
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.23 (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">
344
344
e_list_remove_link (<em class="parameter"><code><a class="link" href="eds-EList.html#EList" title="struct EList"><span class="type">EList</span></a> *list</code></em>,
345
345
                    <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *link</code></em>);</pre>
346
346
<div class="warning"><p><code class="literal">e_list_remove_link</code> is deprecated and should not be used in newly-written code.</p></div>
 
347
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
347
348
</div>
348
349
<hr>
349
350
<div class="refsect2">
390
391
</div>
391
392
</div>
392
393
<div class="footer">
393
 
<hr>
394
 
          Generated by GTK-Doc V1.21</div>
 
394
<hr>Generated by GTK-Doc V1.23</div>
395
395
</body>
396
396
</html>
 
 
b'\\ No newline at end of file'