1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Evolution API Reference: libecal, the Calendar Library</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="Evolution API Reference: libecal, the Calendar Library">
<link rel="next" href="ch01.html" title="Evolution API Reference: libecal, the Calendar Library">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="Evolution API Reference: libecal, the Calendar Library">
<link rel="index" href="ix01.html" title="Index">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book" lang="en">
<div class="titlepage">
<div><div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Evolution API Reference: libecal, the Calendar Library</p></th></tr></table></div></div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="ch01.html">Evolution API Reference: libecal, the Calendar Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="ECal.html">ECal</a></span><span class="refpurpose"> — Permits access to a calendar or list of tasks.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ECalComponent.html">ECalComponent</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ECalListener.html">ECalListener</a></span><span class="refpurpose"> — Listens for responses and event notifications sent by an <span class="type">e-cal</span>.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ECalView.html">ECalView</a></span><span class="refpurpose"> — Represents a search against a calendar.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ECalViewListener.html">ECalViewListener</a></span><span class="refpurpose"> — Listens for responses and event notifications sent by <span class="type">e-cal-view</span>.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libecal-e-cal-recur.html">e-cal-recur</a></span><span class="refpurpose"> — Functions to expand recurrences for recurrent appointments.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libecal-e-cal-time-util.html">e-cal-time-util</a></span><span class="refpurpose"> — Time management utility functions.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libecal-e-cal-types.html">e-cal-types</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libecal-e-cal-util.html">e-cal-util</a></span><span class="refpurpose"> — Various utility functions.</span>
</dt>
</dl></dd>
<dt><span class="index"><a href="ix01.html">Index</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.11</div>
</body>
</html>
|