Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GDataCalendarFeed: GData Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="GData Reference Manual">
<link rel="up" href="ch14.html" title="Google Calendar API">
<link rel="prev" href="GDataCalendarService.html" title="GDataCalendarService">
<link rel="next" href="GDataCalendarQuery.html" title="GDataCalendarQuery">
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#GDataCalendarFeed.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#GDataCalendarFeed.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
                  <a href="#GDataCalendarFeed.properties" class="shortcut">Properties</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch14.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="GDataCalendarService.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="GDataCalendarQuery.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GDataCalendarFeed"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GDataCalendarFeed.top_of_page"></a>GDataCalendarFeed</span></h2>
<p>GDataCalendarFeed — GData Calendar feed object</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GDataCalendarFeed.stability-level"></a><h2>Stability Level</h2>
<acronym title="The intention of a Stable interface is to enable arbitrary third parties to
develop applications to these interfaces, release them, and have confidence that
they will run on all minor releases of the product (after the one in which the
interface was introduced, and within the same major release). Even at a major
release, incompatible changes are expected to be rare, and to have strong
justifications.
"><span class="acronym">Stable</span></acronym>, unless otherwise indicated
</div>
<div class="refsect1">
<a name="GDataCalendarFeed.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataCalendarFeed.html#gdata-calendar-feed-get-timezone" title="gdata_calendar_feed_get_timezone ()">gdata_calendar_feed_get_timezone</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataCalendarFeed.html#gdata-calendar-feed-get-times-cleaned" title="gdata_calendar_feed_get_times_cleaned ()">gdata_calendar_feed_get_times_cleaned</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataCalendarFeed.properties"></a><h2>Properties</h2>
<div class="informaltable"><table class="informaltable" border="0">
<colgroup>
<col width="150px" class="properties_type">
<col width="300px" class="properties_name">
<col width="200px" class="properties_flags">
</colgroup>
<tbody>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
<td class="property_name"><a class="link" href="GDataCalendarFeed.html#GDataCalendarFeed--times-cleaned" title="The “times-cleaned” property">times-cleaned</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataCalendarFeed.html#GDataCalendarFeed--timezone" title="The “timezone” property">timezone</a></td>
<td class="property_flags">Read</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataCalendarFeed.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataCalendarFeed.html#GDataCalendarFeed-struct" title="GDataCalendarFeed">GDataCalendarFeed</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataCalendarFeed.html#GDataCalendarFeedClass" title="GDataCalendarFeedClass">GDataCalendarFeedClass</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataCalendarFeed.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen">    <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
    <span class="lineart">╰──</span> <a class="link" href="GDataParsable.html" title="GDataParsable">GDataParsable</a>
        <span class="lineart">╰──</span> <a class="link" href="GDataFeed.html" title="GDataFeed">GDataFeed</a>
            <span class="lineart">╰──</span> GDataCalendarFeed
</pre>
</div>
<div class="refsect1">
<a name="GDataCalendarFeed.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gdata/services/calendar/gdata-calendar-feed.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="GDataCalendarFeed.description"></a><h2>Description</h2>
<p><a class="link" href="GDataCalendarFeed.html" title="GDataCalendarFeed"><span class="type">GDataCalendarFeed</span></a> is a subclass of <a class="link" href="GDataFeed.html" title="GDataFeed"><span class="type">GDataFeed</span></a> to represent a results feed from Google Calendar. It adds a couple of
properties which are specific to the Google Calendar API.</p>
</div>
<div class="refsect1">
<a name="GDataCalendarFeed.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="gdata-calendar-feed-get-timezone"></a><h3>gdata_calendar_feed_get_timezone ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_calendar_feed_get_timezone (<em class="parameter"><code><a class="link" href="GDataCalendarFeed.html" title="GDataCalendarFeed"><span class="type">GDataCalendarFeed</span></a> *self</code></em>);</pre>
<div class="warning">
<p><code class="literal">gdata_calendar_feed_get_timezone</code> has been deprecated since version 0.17.2 and should not be used in newly-written code.</p>
<p>Unsupported by the online API any more. There is no
  replacement; this will always return <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
</div>
<p>Gets the <a class="link" href="GDataCalendarFeed.html#GDataCalendarFeed--timezone" title="The “timezone” property"><span class="type">“timezone”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-calendar-feed-get-timezone.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataCalendarFeed.html" title="GDataCalendarFeed"><span class="type">GDataCalendarFeed</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-calendar-feed-get-timezone.returns"></a><h4>Returns</h4>
<p> the feed's timezone, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.3.0">0.3.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-calendar-feed-get-times-cleaned"></a><h3>gdata_calendar_feed_get_times_cleaned ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
gdata_calendar_feed_get_times_cleaned (<em class="parameter"><code><a class="link" href="GDataCalendarFeed.html" title="GDataCalendarFeed"><span class="type">GDataCalendarFeed</span></a> *self</code></em>);</pre>
<div class="warning">
<p><code class="literal">gdata_calendar_feed_get_times_cleaned</code> has been deprecated since version 0.17.2 and should not be used in newly-written code.</p>
<p>Unsupported by the online API any more. There is no
  replacement; this will always return <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
</div>
<p>Gets the <a class="link" href="GDataCalendarFeed.html#GDataCalendarFeed--times-cleaned" title="The “times-cleaned” property"><span class="type">“times-cleaned”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-calendar-feed-get-times-cleaned.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataCalendarFeed.html" title="GDataCalendarFeed"><span class="type">GDataCalendarFeed</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-calendar-feed-get-times-cleaned.returns"></a><h4>Returns</h4>
<p> the number of times the feed has been totally emptied</p>
</div>
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.3.0">0.3.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataCalendarFeed.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GDataCalendarFeed-struct"></a><h3>GDataCalendarFeed</h3>
<pre class="programlisting">typedef struct _GDataCalendarFeed GDataCalendarFeed;</pre>
<p>All the fields in the <a class="link" href="GDataCalendarFeed.html" title="GDataCalendarFeed"><span class="type">GDataCalendarFeed</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.3.0">0.3.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataCalendarFeedClass"></a><h3>GDataCalendarFeedClass</h3>
<pre class="programlisting">typedef struct {
} GDataCalendarFeedClass;
</pre>
<p>All the fields in the <a class="link" href="GDataCalendarFeed.html#GDataCalendarFeedClass" title="GDataCalendarFeedClass"><span class="type">GDataCalendarFeedClass</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.3.0">0.3.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataCalendarFeed.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GDataCalendarFeed--times-cleaned"></a><h3>The <code class="literal">“times-cleaned”</code> property</h3>
<pre class="programlisting">  “times-cleaned”            <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
<p>The number of times the feed has been completely cleared of entries.</p>
<div class="warning">
<p><code class="literal">GDataCalendarFeed:times-cleaned</code> has been deprecated since version 0.17.2 and should not be used in newly-written code.</p>
<p>Unsupported by the online API any more. There
  is no replacement; this will always return 0.</p>
</div>
<p>Flags: Read</p>
<p>Default value: 0</p>
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.3.0">0.3.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataCalendarFeed--timezone"></a><h3>The <code class="literal">“timezone”</code> property</h3>
<pre class="programlisting">  “timezone”                 <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>The timezone in which the feed's times are given. This is a timezone name in tz database notation: <a class="ulink" href="http://en.wikipedia.org/wiki/Tz_database#Names_of_time_zones" target="_top">reference</a>.</p>
<div class="warning">
<p><code class="literal">GDataCalendarFeed:timezone</code> has been deprecated since version 0.17.2 and should not be used in newly-written code.</p>
<p>Unsupported by the online API any more. There
  is no replacement; this will always return <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
</div>
<p>Flags: Read</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix05.html#api-index-0.3.0">0.3.0</a></p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.26.1</div>
</body>
</html>