~ubuntu-branches/ubuntu/natty/gtk+2.0/natty

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkRecentChooser.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-04-04 10:37:35 UTC
  • mfrom: (1.14.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110404103735-1vb07ya61glo5ebj
Tags: 2.24.4-0ubuntu1
* New upstream release
* debian/patches/096_git_combo_hasentry.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1060
1060
</tr>
1061
1061
<tr>
1062
1062
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1063
 
<td>A newly allocated, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array
1064
 
of strings. Use <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
 
1063
<td>A newly allocated, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings. Use
 
1064
<a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free it. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
1065
1065
</td>
1066
1066
</tr>
1067
1067
</tbody>