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>GDataTasksTask: 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="ch18.html" title="Google Tasks API">
<link rel="prev" href="GDataTasksTasklist.html" title="GDataTasksTasklist">
<link rel="next" href="ch19.html" title="Google Freebase API">
<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="#GDataTasksTask.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#GDataTasksTask.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
                  <a href="#GDataTasksTask.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="ch18.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="GDataTasksTasklist.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="ch19.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GDataTasksTask"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GDataTasksTask.top_of_page"></a>GDataTasksTask</span></h2>
<p>GDataTasksTask — GData Tasks task object</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GDataTasksTask.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="GDataTasksTask.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">
<a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="returnvalue">GDataTasksTask</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-new" title="gdata_tasks_task_new ()">gdata_tasks_task_new</a> <span class="c_punctuation">()</span>
</td>
</tr>
<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="GDataTasksTask.html#gdata-tasks-task-get-parent" title="gdata_tasks_task_get_parent ()">gdata_tasks_task_get_parent</a> <span class="c_punctuation">()</span>
</td>
</tr>
<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="GDataTasksTask.html#gdata-tasks-task-get-position" title="gdata_tasks_task_get_position ()">gdata_tasks_task_get_position</a> <span class="c_punctuation">()</span>
</td>
</tr>
<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="GDataTasksTask.html#gdata-tasks-task-get-notes" title="gdata_tasks_task_get_notes ()">gdata_tasks_task_get_notes</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-set-notes" title="gdata_tasks_task_set_notes ()">gdata_tasks_task_set_notes</a> <span class="c_punctuation">()</span>
</td>
</tr>
<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="GDataTasksTask.html#gdata-tasks-task-get-status" title="gdata_tasks_task_get_status ()">gdata_tasks_task_get_status</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-set-status" title="gdata_tasks_task_set_status ()">gdata_tasks_task_set_status</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-get-due" title="gdata_tasks_task_get_due ()">gdata_tasks_task_get_due</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-set-due" title="gdata_tasks_task_set_due ()">gdata_tasks_task_set_due</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-get-completed" title="gdata_tasks_task_get_completed ()">gdata_tasks_task_get_completed</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-set-completed" title="gdata_tasks_task_set_completed ()">gdata_tasks_task_set_completed</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-is-deleted" title="gdata_tasks_task_is_deleted ()">gdata_tasks_task_is_deleted</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-set-is-deleted" title="gdata_tasks_task_set_is_deleted ()">gdata_tasks_task_set_is_deleted</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataTasksTask.html#gdata-tasks-task-is-hidden" title="gdata_tasks_task_is_hidden ()">gdata_tasks_task_is_hidden</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataTasksTask.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#gint64"><span class="type">gint64</span></a></td>
<td class="property_name"><a class="link" href="GDataTasksTask.html#GDataTasksTask--completed" title="The “completed” property">completed</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a></td>
<td class="property_name"><a class="link" href="GDataTasksTask.html#GDataTasksTask--due" title="The “due” property">due</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
<td class="property_name"><a class="link" href="GDataTasksTask.html#GDataTasksTask--is-deleted" title="The “is-deleted” property">is-deleted</a></td>
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
<td class="property_name"><a class="link" href="GDataTasksTask.html#GDataTasksTask--is-hidden" title="The “is-hidden” property">is-hidden</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="GDataTasksTask.html#GDataTasksTask--notes" title="The “notes” property">notes</a></td>
<td class="property_flags">Read / Write</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="GDataTasksTask.html#GDataTasksTask--parent" title="The “parent” property">parent</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="GDataTasksTask.html#GDataTasksTask--position" title="The “position” property">position</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="GDataTasksTask.html#GDataTasksTask--status" title="The “status” property">status</a></td>
<td class="property_flags">Read / Write</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataTasksTask.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="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataTasksTask.html#GDATA-TASKS-STATUS-NEEDS-ACTION:CAPS" title="GDATA_TASKS_STATUS_NEEDS_ACTION">GDATA_TASKS_STATUS_NEEDS_ACTION</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataTasksTask.html#GDATA-TASKS-STATUS-COMPLETED:CAPS" title="GDATA_TASKS_STATUS_COMPLETED">GDATA_TASKS_STATUS_COMPLETED</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataTasksTask.html#GDataTasksTask-struct" title="GDataTasksTask">GDataTasksTask</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataTasksTask.html#GDataTasksTaskClass" title="GDataTasksTaskClass">GDataTasksTaskClass</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataTasksTask.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="GDataEntry.html" title="GDataEntry">GDataEntry</a>
            <span class="lineart">╰──</span> GDataTasksTask
</pre>
</div>
<div class="refsect1">
<a name="GDataTasksTask.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gdata/services/tasks/gdata-tasks-task.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="GDataTasksTask.description"></a><h2>Description</h2>
<p><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> is a subclass of <a class="link" href="GDataEntry.html" title="GDataEntry"><span class="type">GDataEntry</span></a> to represent a task in a tasklist from Google Tasks.</p>
<p>All functionality of Tasks is currently supported except</p>
<a class="ulink" href="https://developers.google.com/google-apps/tasks/v1/reference/tasks#links" target="_top">links</a>.
<p>For more details of Google Tasks API, see the <a class="ulink" href="https://developers.google.com/google-apps/tasks/v1/reference/" target="_top">
online documentation</a>.</p>
</div>
<div class="refsect1">
<a name="GDataTasksTask.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="gdata-tasks-task-new"></a><h3>gdata_tasks_task_new ()</h3>
<pre class="programlisting"><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="returnvalue">GDataTasksTask</span></a> *
gdata_tasks_task_new (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>);</pre>
<p>Creates a new <a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> with the given ID and default properties.</p>
<div class="refsect3">
<a name="gdata-tasks-task-new.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>id</p></td>
<td class="parameter_description"><p>the task's ID, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-tasks-task-new.returns"></a><h4>Returns</h4>
<p> a new <a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a>; unref with <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-get-parent"></a><h3>gdata_tasks_task_get_parent ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_tasks_task_get_parent (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--parent" title="The “parent” property"><span class="type">“parent”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-tasks-task-get-parent.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-tasks-task-get-parent.returns"></a><h4>Returns</h4>
<p>the parent of the task, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
<p><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-get-position"></a><h3>gdata_tasks_task_get_position ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_tasks_task_get_position (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--position" title="The “position” property"><span class="type">“position”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-tasks-task-get-position.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-tasks-task-get-position.returns"></a><h4>Returns</h4>
<p>the position of the task, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
<p><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-get-notes"></a><h3>gdata_tasks_task_get_notes ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_tasks_task_get_notes (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--notes" title="The “notes” property"><span class="type">“notes”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-tasks-task-get-notes.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-tasks-task-get-notes.returns"></a><h4>Returns</h4>
<p>notes of the task, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
<p><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-set-notes"></a><h3>gdata_tasks_task_set_notes ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_tasks_task_set_notes (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>,
                            <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *notes</code></em>);</pre>
<p>Sets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--notes" title="The “notes” property"><span class="type">“notes”</span></a> property to the new notes, <em class="parameter"><code>notes</code></em>
.</p>
<p>Set <em class="parameter"><code>notes</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the task.</p>
<div class="refsect3">
<a name="gdata-tasks-task-set-notes.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>notes</p></td>
<td class="parameter_description"><p>a new notes of the task, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-get-status"></a><h3>gdata_tasks_task_get_status ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_tasks_task_get_status (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--status" title="The “status” property"><span class="type">“status”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-tasks-task-get-status.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-tasks-task-get-status.returns"></a><h4>Returns</h4>
<p>the status of the task, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
<p><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-set-status"></a><h3>gdata_tasks_task_set_status ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_tasks_task_set_status (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>,
                             <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *status</code></em>);</pre>
<p>Sets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--status" title="The “status” property"><span class="type">“status”</span></a> property to the new status, <em class="parameter"><code>status</code></em>
.</p>
<p>Set <em class="parameter"><code>status</code></em>
 to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset the property in the task.</p>
<div class="refsect3">
<a name="gdata-tasks-task-set-status.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>status</p></td>
<td class="parameter_description"><p>a new status of the task, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-get-due"></a><h3>gdata_tasks_task_get_due ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>
gdata_tasks_task_get_due (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--due" title="The “due” property"><span class="type">“due”</span></a> property. If the property is unset, <code class="code">-1</code> will be returned.</p>
<div class="refsect3">
<a name="gdata-tasks-task-get-due.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-tasks-task-get-due.returns"></a><h4>Returns</h4>
<p> the due property, or <code class="code">-1</code></p>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-set-due"></a><h3>gdata_tasks_task_set_due ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_tasks_task_set_due (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>,
                          <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> due</code></em>);</pre>
<p>Sets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--due" title="The “due” property"><span class="type">“due”</span></a> property of the <a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> to the new due time of the task, <em class="parameter"><code>due</code></em>
.</p>
<p>Set <em class="parameter"><code>due</code></em>
 to <code class="code">-1</code> to unset the property in the due time of the task</p>
<div class="refsect3">
<a name="gdata-tasks-task-set-due.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>due</p></td>
<td class="parameter_description"><p>due time of the task, or <code class="code">-1</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-get-completed"></a><h3>gdata_tasks_task_get_completed ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>
gdata_tasks_task_get_completed (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--completed" title="The “completed” property"><span class="type">“completed”</span></a> property. If the property is unset, <code class="code">-1</code> will be returned.</p>
<div class="refsect3">
<a name="gdata-tasks-task-get-completed.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-tasks-task-get-completed.returns"></a><h4>Returns</h4>
<p> the completed property, or <code class="code">-1</code></p>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-set-completed"></a><h3>gdata_tasks_task_set_completed ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_tasks_task_set_completed (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>,
                                <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> completed</code></em>);</pre>
<p>Sets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--completed" title="The “completed” property"><span class="type">“completed”</span></a> property of the <a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> to the new completion time of the task, <em class="parameter"><code>completed</code></em>
.</p>
<p>Set <em class="parameter"><code>completed</code></em>
 to <code class="code">-1</code> to unset the property in the completion time of the task</p>
<div class="refsect3">
<a name="gdata-tasks-task-set-completed.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>completed</p></td>
<td class="parameter_description"><p>completion time of the task, or <code class="code">-1</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-is-deleted"></a><h3>gdata_tasks_task_is_deleted ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
gdata_tasks_task_is_deleted (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--is-deleted" title="The “is-deleted” property"><span class="type">“is-deleted”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-tasks-task-is-deleted.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-tasks-task-is-deleted.returns"></a><h4>Returns</h4>
<p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if task is deleted, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-set-is-deleted"></a><h3>gdata_tasks_task_set_is_deleted ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_tasks_task_set_is_deleted (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>,
                                 <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> deleted</code></em>);</pre>
<p>Sets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--is-deleted" title="The “is-deleted” property"><span class="type">“is-deleted”</span></a> property to <em class="parameter"><code>deleted</code></em>
.</p>
<div class="refsect3">
<a name="gdata-tasks-task-set-is-deleted.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>deleted</p></td>
<td class="parameter_description"><p><a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if task is deleted, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-tasks-task-is-hidden"></a><h3>gdata_tasks_task_is_hidden ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
gdata_tasks_task_is_hidden (<em class="parameter"><code><a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataTasksTask.html#GDataTasksTask--is-hidden" title="The “is-hidden” property"><span class="type">“is-hidden”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-tasks-task-is-hidden.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="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-tasks-task-is-hidden.returns"></a><h4>Returns</h4>
<p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if task is hidden, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
</div>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataTasksTask.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GDATA-TASKS-STATUS-NEEDS-ACTION:CAPS"></a><h3>GDATA_TASKS_STATUS_NEEDS_ACTION</h3>
<pre class="programlisting">#define GDATA_TASKS_STATUS_NEEDS_ACTION "needsAction"
</pre>
<p>A value for <a class="link" href="GDataTasksTask.html#GDataTasksTask--status" title="The “status” property"><span class="type">“status”</span></a> indicating the task still needs action
before it is complete.</p>
<p>Reference:</p>
<a class="ulink" href="https://developers.google.com/google-apps/tasks/v1/reference/tasks#status" target="_top">
Google Tasks documentation</a>.
<p class="since">Since: <a class="link" href="ix21.html#api-index-0.16.0">0.16.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-TASKS-STATUS-COMPLETED:CAPS"></a><h3>GDATA_TASKS_STATUS_COMPLETED</h3>
<pre class="programlisting">#define GDATA_TASKS_STATUS_COMPLETED "completed"
</pre>
<p>A value for <a class="link" href="GDataTasksTask.html#GDataTasksTask--status" title="The “status” property"><span class="type">“status”</span></a> indicating the task has been completed.</p>
<p>Reference:</p>
<a class="ulink" href="https://developers.google.com/google-apps/tasks/v1/reference/tasks#status" target="_top">
Google Tasks documentation</a>.
<p class="since">Since: <a class="link" href="ix21.html#api-index-0.16.0">0.16.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataTasksTask-struct"></a><h3>GDataTasksTask</h3>
<pre class="programlisting">typedef struct _GDataTasksTask GDataTasksTask;</pre>
<p>All the fields in the <a class="link" href="GDataTasksTask.html" title="GDataTasksTask"><span class="type">GDataTasksTask</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataTasksTaskClass"></a><h3>GDataTasksTaskClass</h3>
<pre class="programlisting">typedef struct {
} GDataTasksTaskClass;
</pre>
<p>All the fields in the <a class="link" href="GDataTasksTask.html#GDataTasksTaskClass" title="GDataTasksTaskClass"><span class="type">GDataTasksTaskClass</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataTasksTask.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GDataTasksTask--completed"></a><h3>The <code class="literal">“completed”</code> property</h3>
<pre class="programlisting">  “completed”                <a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a></pre>
<p>Completion date of the task (as a RFC 3339 timestamp; seconds since
the UNIX epoch).</p>
<p>This field is <code class="code">-1</code> if the task has not
been completed.</p>
<p>Flags: Read / Write</p>
<p>Allowed values: &gt;= -1</p>
<p>Default value: -1</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataTasksTask--due"></a><h3>The <code class="literal">“due”</code> property</h3>
<pre class="programlisting">  “due”                      <a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a></pre>
<p>Due date of the task (as a RFC 3339 timestamp; seconds since the UNIX
epoch).</p>
<p>This field is <code class="code">-1</code> if the task has no due
date assigned.</p>
<p>Flags: Read / Write</p>
<p>Allowed values: &gt;= -1</p>
<p>Default value: -1</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataTasksTask--is-deleted"></a><h3>The <code class="literal">“is-deleted”</code> property</h3>
<pre class="programlisting">  “is-deleted”               <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
<p>Flag indicating whether the task has been deleted. The default is <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataTasksTask--is-hidden"></a><h3>The <code class="literal">“is-hidden”</code> property</h3>
<pre class="programlisting">  “is-hidden”                <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
<p>Flag indicating whether the task is hidden. This is the case if the task
had been marked completed when the task list was last cleared.
The default is <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. This field is read-only.</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataTasksTask--notes"></a><h3>The <code class="literal">“notes”</code> property</h3>
<pre class="programlisting">  “notes”                    <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>This is where the description of what needs to be done in the task is stored.</p>
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataTasksTask--parent"></a><h3>The <code class="literal">“parent”</code> property</h3>
<pre class="programlisting">  “parent”                   <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Parent task identifier. This field is omitted if it is a top-level task. This field is read-only.</p>
<p>Flags: Read</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataTasksTask--position"></a><h3>The <code class="literal">“position”</code> property</h3>
<pre class="programlisting">  “position”                 <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>String indicating the position of the task among its sibling tasks under the same parent task
or at the top level. If this string is greater than another task's corresponding position string
according to lexicographical ordering, the task is positioned after the other task under the same
parent task (or at the top level). This field is read-only.</p>
<p>Flags: Read</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataTasksTask--status"></a><h3>The <code class="literal">“status”</code> property</h3>
<pre class="programlisting">  “status”                   <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>Status of the task. This is either <a class="link" href="GDataTasksTask.html#GDATA-TASKS-STATUS-NEEDS-ACTION:CAPS" title="GDATA_TASKS_STATUS_NEEDS_ACTION"><code class="literal">GDATA_TASKS_STATUS_NEEDS_ACTION</code></a>
or <a class="link" href="GDataTasksTask.html#GDATA-TASKS-STATUS-COMPLETED:CAPS" title="GDATA_TASKS_STATUS_COMPLETED"><code class="literal">GDATA_TASKS_STATUS_COMPLETED</code></a>.</p>
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix19.html#api-index-0.15.0">0.15.0</a></p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.26.1</div>
</body>
</html>