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>GDataGContactJot: 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="ch10.html" title="GContact API">
<link rel="prev" href="GDataGContactExternalID.html" title="GDataGContactExternalID">
<link rel="next" href="GDataGContactLanguage.html" title="GDataGContactLanguage">
<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="#GDataGContactJot.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#GDataGContactJot.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
                  <a href="#GDataGContactJot.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="ch10.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="GDataGContactExternalID.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="GDataGContactLanguage.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GDataGContactJot"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GDataGContactJot.top_of_page"></a>GDataGContactJot</span></h2>
<p>GDataGContactJot — gContact jot element</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GDataGContactJot.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="GDataGContactJot.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="GDataGContactJot.html" title="GDataGContactJot"><span class="returnvalue">GDataGContactJot</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataGContactJot.html#gdata-gcontact-jot-new" title="gdata_gcontact_jot_new ()">gdata_gcontact_jot_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="GDataGContactJot.html#gdata-gcontact-jot-get-content" title="gdata_gcontact_jot_get_content ()">gdata_gcontact_jot_get_content</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="GDataGContactJot.html#gdata-gcontact-jot-set-content" title="gdata_gcontact_jot_set_content ()">gdata_gcontact_jot_set_content</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="GDataGContactJot.html#gdata-gcontact-jot-get-relation-type" title="gdata_gcontact_jot_get_relation_type ()">gdata_gcontact_jot_get_relation_type</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="GDataGContactJot.html#gdata-gcontact-jot-set-relation-type" title="gdata_gcontact_jot_set_relation_type ()">gdata_gcontact_jot_set_relation_type</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataGContactJot.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#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataGContactJot.html#GDataGContactJot--content" title="The “content” property">content</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="GDataGContactJot.html#GDataGContactJot--relation-type" title="The “relation-type” property">relation-type</a></td>
<td class="property_flags">Read / Write</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataGContactJot.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="GDataGContactJot.html#GDATA-GCONTACT-JOT-HOME:CAPS" title="GDATA_GCONTACT_JOT_HOME">GDATA_GCONTACT_JOT_HOME</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGContactJot.html#GDATA-GCONTACT-JOT-KEYWORDS:CAPS" title="GDATA_GCONTACT_JOT_KEYWORDS">GDATA_GCONTACT_JOT_KEYWORDS</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGContactJot.html#GDATA-GCONTACT-JOT-OTHER:CAPS" title="GDATA_GCONTACT_JOT_OTHER">GDATA_GCONTACT_JOT_OTHER</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGContactJot.html#GDATA-GCONTACT-JOT-USER:CAPS" title="GDATA_GCONTACT_JOT_USER">GDATA_GCONTACT_JOT_USER</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GDataGContactJot.html#GDATA-GCONTACT-JOT-WORK:CAPS" title="GDATA_GCONTACT_JOT_WORK">GDATA_GCONTACT_JOT_WORK</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataGContactJot.html#GDataGContactJot-struct" title="GDataGContactJot">GDataGContactJot</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataGContactJot.html#GDataGContactJotClass" title="GDataGContactJotClass">GDataGContactJotClass</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataGContactJot.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> GDataGContactJot
</pre>
</div>
<div class="refsect1">
<a name="GDataGContactJot.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gdata/gcontact/gdata-gcontact-jot.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="GDataGContactJot.description"></a><h2>Description</h2>
<p><a class="link" href="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a> represents a "jot" element from the</p>
<a class="ulink" href="http://code.google.com/apis/contacts/docs/3.0/reference.html#gcJot" target="_top">gContact specification</a>.

</div>
<div class="refsect1">
<a name="GDataGContactJot.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="gdata-gcontact-jot-new"></a><h3>gdata_gcontact_jot_new ()</h3>
<pre class="programlisting"><a class="link" href="GDataGContactJot.html" title="GDataGContactJot"><span class="returnvalue">GDataGContactJot</span></a> *
gdata_gcontact_jot_new (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *content</code></em>,
                        <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *relation_type</code></em>);</pre>
<p>Creates a new <a class="link" href="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a>. More information is available in the <a class="ulink" href="http://code.google.com/apis/contacts/docs/3.0/reference.html#gcJot" target="_top">gContact specification</a>.</p>
<div class="refsect3">
<a name="gdata-gcontact-jot-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>content</p></td>
<td class="parameter_description"><p>the content of the jot</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>relation_type</p></td>
<td class="parameter_description"><p>the relationship between the jot and its owner</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gcontact-jot-new.returns"></a><h4>Returns</h4>
<p> a new <a class="link" href="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</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="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gcontact-jot-get-content"></a><h3>gdata_gcontact_jot_get_content ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gcontact_jot_get_content (<em class="parameter"><code><a class="link" href="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGContactJot.html#GDataGContactJot--content" title="The “content” property"><span class="type">“content”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gcontact-jot-get-content.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="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gcontact-jot-get-content.returns"></a><h4>Returns</h4>
<p> the jot's content</p>
</div>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gcontact-jot-set-content"></a><h3>gdata_gcontact_jot_set_content ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gcontact_jot_set_content (<em class="parameter"><code><a class="link" href="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a> *self</code></em>,
                                <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *content</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGContactJot.html#GDataGContactJot--content" title="The “content” property"><span class="type">“content”</span></a> property to <em class="parameter"><code>content</code></em>
.</p>
<div class="refsect3">
<a name="gdata-gcontact-jot-set-content.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="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>content</p></td>
<td class="parameter_description"><p>the new content</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gcontact-jot-get-relation-type"></a><h3>gdata_gcontact_jot_get_relation_type ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_gcontact_jot_get_relation_type (<em class="parameter"><code><a class="link" href="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataGContactJot.html#GDataGContactJot--relation-type" title="The “relation-type” property"><span class="type">“relation-type”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-gcontact-jot-get-relation-type.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="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-gcontact-jot-get-relation-type.returns"></a><h4>Returns</h4>
<p> the jot's relation type</p>
</div>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-gcontact-jot-set-relation-type"></a><h3>gdata_gcontact_jot_set_relation_type ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gdata_gcontact_jot_set_relation_type (<em class="parameter"><code><a class="link" href="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a> *self</code></em>,
                                      <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *relation_type</code></em>);</pre>
<p>Sets the <a class="link" href="GDataGContactJot.html#GDataGContactJot--relation-type" title="The “relation-type” property"><span class="type">“relation-type”</span></a> property to <em class="parameter"><code>relation_type</code></em>

such as <a class="link" href="GDataGContactJot.html#GDATA-GCONTACT-JOT-HOME:CAPS" title="GDATA_GCONTACT_JOT_HOME"><code class="literal">GDATA_GCONTACT_JOT_HOME</code></a> or <a class="link" href="GDataGContactJot.html#GDATA-GCONTACT-JOT-OTHER:CAPS" title="GDATA_GCONTACT_JOT_OTHER"><code class="literal">GDATA_GCONTACT_JOT_OTHER</code></a>.</p>
<div class="refsect3">
<a name="gdata-gcontact-jot-set-relation-type.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="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>relation_type</p></td>
<td class="parameter_description"><p>the new relation type for the jot, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataGContactJot.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GDATA-GCONTACT-JOT-HOME:CAPS"></a><h3>GDATA_GCONTACT_JOT_HOME</h3>
<pre class="programlisting">#define GDATA_GCONTACT_JOT_HOME "home"
</pre>
<p>The relation type URI for a jot about a contact's home.</p>
<p>For more information, see the <a class="ulink" href="http://code.google.com/apis/contacts/docs/3.0/reference.html#gcJot" target="_top">
gContact specification</a>.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GCONTACT-JOT-KEYWORDS:CAPS"></a><h3>GDATA_GCONTACT_JOT_KEYWORDS</h3>
<pre class="programlisting">#define GDATA_GCONTACT_JOT_KEYWORDS "keywords"
</pre>
<p>The relation type URI for a jot with keywords about a contact.</p>
<p>For more information, see the <a class="ulink" href="http://code.google.com/apis/contacts/docs/3.0/reference.html#gcJot" target="_top">
gContact specification</a>.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GCONTACT-JOT-OTHER:CAPS"></a><h3>GDATA_GCONTACT_JOT_OTHER</h3>
<pre class="programlisting">#define GDATA_GCONTACT_JOT_OTHER "other"
</pre>
<p>The relation type URI for a jot about an other facet of a contact.</p>
<p>For more information, see the <a class="ulink" href="http://code.google.com/apis/contacts/docs/3.0/reference.html#gcJot" target="_top">
gContact specification</a>.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GCONTACT-JOT-USER:CAPS"></a><h3>GDATA_GCONTACT_JOT_USER</h3>
<pre class="programlisting">#define GDATA_GCONTACT_JOT_USER "user"
</pre>
<p>The relation type URI for a jot about the relationship between a contact and the user.</p>
<p>For more information, see the <a class="ulink" href="http://code.google.com/apis/contacts/docs/3.0/reference.html#gcJot" target="_top">
gContact specification</a>.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDATA-GCONTACT-JOT-WORK:CAPS"></a><h3>GDATA_GCONTACT_JOT_WORK</h3>
<pre class="programlisting">#define GDATA_GCONTACT_JOT_WORK "work"
</pre>
<p>The relation type URI for a jot about a contact's work.</p>
<p>For more information, see the <a class="ulink" href="http://code.google.com/apis/contacts/docs/3.0/reference.html#gcJot" target="_top">
gContact specification</a>.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGContactJot-struct"></a><h3>GDataGContactJot</h3>
<pre class="programlisting">typedef struct _GDataGContactJot GDataGContactJot;</pre>
<p>All the fields in the <a class="link" href="GDataGContactJot.html" title="GDataGContactJot"><span class="type">GDataGContactJot</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGContactJotClass"></a><h3>GDataGContactJotClass</h3>
<pre class="programlisting">typedef struct {
} GDataGContactJotClass;
</pre>
<p>All the fields in the <a class="link" href="GDataGContactJot.html#GDataGContactJotClass" title="GDataGContactJotClass"><span class="type">GDataGContactJotClass</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataGContactJot.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GDataGContactJot--content"></a><h3>The <code class="literal">“content”</code> property</h3>
<pre class="programlisting">  “content”                  <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>The content of the jot.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/contacts/docs/3.0/reference.html#gcJot" target="_top">gContact specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataGContactJot--relation-type"></a><h3>The <code class="literal">“relation-type”</code> property</h3>
<pre class="programlisting">  “relation-type”            <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>A programmatic value that identifies the type of jot. Examples are <a class="link" href="GDataGContactJot.html#GDATA-GCONTACT-JOT-HOME:CAPS" title="GDATA_GCONTACT_JOT_HOME"><code class="literal">GDATA_GCONTACT_JOT_HOME</code></a> or <a class="link" href="GDataGContactJot.html#GDATA-GCONTACT-JOT-OTHER:CAPS" title="GDATA_GCONTACT_JOT_OTHER"><code class="literal">GDATA_GCONTACT_JOT_OTHER</code></a>.</p>
<p>For more information, see the</p>
<a class="ulink" href="http://code.google.com/apis/contacts/docs/3.0/reference.html#gcJot" target="_top">gContact specification</a>.
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix09.html#api-index-0.7.0">0.7.0</a></p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.26.1</div>
</body>
</html>