~ubuntu-branches/ubuntu/natty/libgdata/natty-updates

« back to all changes in this revision

Viewing changes to docs/reference/html/GDataDocumentsText.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-01-05 11:09:00 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110105110900-gkjnbslnr18s45us
Tags: 0.8.0-0ubuntu1
* New upstream release
* debian/control:
  - Use gir1.2 packages
  - Use standards version 3.9.1
  - Add Vcs-Bzr link
  - Rename libgdata10 to libgdata11
* debian/rules:
  - Drop simple-patchsys.mk
* debian/source:
  - Use source version 3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
#define             <a class="link" href="GDataDocumentsText.html#GDATA-DOCUMENTS-TEXT-ZIP:CAPS" title="GDATA_DOCUMENTS_TEXT_ZIP">GDATA_DOCUMENTS_TEXT_ZIP</a>
59
59
                    <a class="link" href="GDataDocumentsText.html#GDataDocumentsText-struct" title="GDataDocumentsText">GDataDocumentsText</a>;
60
60
                    <a class="link" href="GDataDocumentsText.html#GDataDocumentsTextClass" title="GDataDocumentsTextClass">GDataDocumentsTextClass</a>;
61
 
<a class="link" href="GDataDocumentsText.html" title="GDataDocumentsText"><span class="returnvalue">GDataDocumentsText</span></a> * <a class="link" href="GDataDocumentsText.html#gdata-documents-text-new" title="gdata_documents_text_new ()">gdata_documents_text_new</a>           (<em class="parameter"><code>const <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>);
 
61
<a class="link" href="GDataDocumentsText.html" title="GDataDocumentsText"><span class="returnvalue">GDataDocumentsText</span></a> * <a class="link" href="GDataDocumentsText.html#gdata-documents-text-new" title="gdata_documents_text_new ()">gdata_documents_text_new</a>           (<em class="parameter"><code>const <a href="/opt/gnome3/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>);
62
62
</pre>
63
63
</div>
64
64
<div class="refsect1">
65
65
<a name="GDataDocumentsText.object-hierarchy"></a><h2>Object Hierarchy</h2>
66
66
<pre class="synopsis">
67
 
  <a href="/opt/gnome2/build/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
67
  <a href="/opt/gnome3/build/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
68
68
   +----<a class="link" href="GDataParsable.html" title="GDataParsable">GDataParsable</a>
69
69
         +----<a class="link" href="GDataEntry.html" title="GDataEntry">GDataEntry</a>
70
70
               +----<a class="link" href="GDataDocumentsEntry.html" title="GDataDocumentsEntry">GDataDocumentsEntry</a>
232
232
<hr>
233
233
<div class="refsect2">
234
234
<a name="gdata-documents-text-new"></a><h3>gdata_documents_text_new ()</h3>
235
 
<pre class="programlisting"><a class="link" href="GDataDocumentsText.html" title="GDataDocumentsText"><span class="returnvalue">GDataDocumentsText</span></a> * gdata_documents_text_new           (<em class="parameter"><code>const <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>);</pre>
 
235
<pre class="programlisting"><a class="link" href="GDataDocumentsText.html" title="GDataDocumentsText"><span class="returnvalue">GDataDocumentsText</span></a> * gdata_documents_text_new           (<em class="parameter"><code>const <a href="/opt/gnome3/build/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>);</pre>
236
236
<p>
237
237
Creates a new <a class="link" href="GDataDocumentsText.html" title="GDataDocumentsText"><span class="type">GDataDocumentsText</span></a> with the given entry ID (<a class="link" href="GDataEntry.html#GDataEntry--id" title='The "id" property'><span class="type">"id"</span></a>).
238
238
</p>
241
241
<tbody>
242
242
<tr>
243
243
<td><p><span class="term"><em class="parameter"><code>id</code></em> :</span></p></td>
244
 
<td>the entry's ID (not the document ID of the text document), or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
244
<td>the entry's ID (not the document ID of the text document), or <a href="/opt/gnome3/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
245
245
</td>
246
246
</tr>
247
247
<tr>
248
248
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
249
 
<td>a new <a class="link" href="GDataDocumentsText.html" title="GDataDocumentsText"><span class="type">GDataDocumentsText</span></a>, or <a href="/opt/gnome2/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>; unref with <a href="/opt/gnome2/build/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
 
249
<td>a new <a class="link" href="GDataDocumentsText.html" title="GDataDocumentsText"><span class="type">GDataDocumentsText</span></a>, or <a href="/opt/gnome3/build/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>; unref with <a href="/opt/gnome3/build/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
250
250
</td>
251
251
</tr>
252
252
</tbody>