~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-06-02 15:59:27 UTC
  • mfrom: (72.1.15 experimental)
  • Revision ID: james.westby@ubuntu.com-20100602155927-uwh99v2582rw3r8z
Tags: 2.21.1-1ubuntu1
* debian/patches/070_mandatory-relibtoolize.patch:
  - refreshed
* debian/patches/072_indicator_menu_update.patch:
  - change by Cody Russell to send an update event on menu changes,
    should make the bluetooth indicator refresh correctly (lp: #558841)
* debian/patches/091_bugzilla_tooltip_refresh.patch:
  - refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="RecentDocuments.html" title="Recently Used Documents">
9
9
<link rel="prev" href="RecentDocuments.html" title="Recently Used Documents">
10
10
<link rel="next" href="GtkRecentChooser.html" title="GtkRecentChooser">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
417
417
<col align="left" valign="top">
418
418
<tbody><tr>
419
419
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
420
 
<td> A unique <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a>. Do not ref or unref it.
421
 
. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
 
420
<td> A unique <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a>. Do not ref or unref it. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
 
421
</td>
422
422
</tr></tbody>
423
423
</table></div>
424
424
<p class="since">Since 2.10</p>
623
623
</tr>
624
624
<tr>
625
625
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
626
 
<td> return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
626
<td> return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/usr/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>
 
627
</td>
627
628
</tr>
628
629
<tr>
629
630
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
662
663
</tr>
663
664
<tr>
664
665
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
665
 
<td> a return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
666
<td> a return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/usr/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>
 
667
</td>
666
668
</tr>
667
669
<tr>
668
670
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
739
741
<tr>
740
742
<td><p><span class="term"><em class="parameter"><code>new_uri</code></em> :</span></p></td>
741
743
<td> the new URI of the recently used resource, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
742
 
   remove the item pointed by <em class="parameter"><code>uri</code></em> in the list. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
744
   remove the item pointed by <em class="parameter"><code>uri</code></em> in the list. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
745
</td>
743
746
</tr>
744
747
<tr>
745
748
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
746
 
<td> a return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
749
<td> a return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/usr/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>
 
750
</td>
747
751
</tr>
748
752
<tr>
749
753
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
828
832
<td> a list of
829
833
  newly allocated <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> objects. Use
830
834
  <a class="link" href="GtkRecentManager.html#gtk-recent-info-unref" title="gtk_recent_info_unref ()"><code class="function">gtk_recent_info_unref()</code></a> on each item inside the list, and then
831
 
  free the list itself using <a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.
832
 
. <acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkRecentInfo. <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym> GtkRecentInfo. </td>
 
835
  free the list itself using <a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkRecentInfo][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym> GtkRecentInfo]</span>
 
836
</td>
833
837
</tr>
834
838
</tbody>
835
839
</table></div>
853
857
</tr>
854
858
<tr>
855
859
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
856
 
<td> a return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
860
<td> a return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/usr/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>
 
861
</td>
857
862
</tr>
858
863
<tr>
859
864
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1155
1160
</tr>
1156
1161
<tr>
1157
1162
<td><p><span class="term"><em class="parameter"><code>app_exec</code></em> :</span></p></td>
1158
 
<td> return location for the string containing the command line. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. </td>
 
1163
<td> return location for the string containing the command line. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
 
1164
</td>
1159
1165
</tr>
1160
1166
<tr>
1161
1167
<td><p><span class="term"><em class="parameter"><code>count</code></em> :</span></p></td>
1162
 
<td> return location for the number of times this item was registered. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. </td>
 
1168
<td> return location for the number of times this item was registered. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
 
1169
</td>
1163
1170
</tr>
1164
1171
<tr>
1165
1172
<td><p><span class="term"><em class="parameter"><code>time_</code></em> :</span></p></td>
1166
1173
<td> return location for the timestamp this item was last registered
1167
 
   for this application. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. </td>
 
1174
   for this application. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
 
1175
</td>
1168
1176
</tr>
1169
1177
<tr>
1170
1178
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1197
1205
</tr>
1198
1206
<tr>
1199
1207
<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
1200
 
<td> return location for the length of the returned list. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
1208
<td> return location for the length of the returned list. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
1209
</td>
1201
1210
</tr>
1202
1211
<tr>
1203
1212
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1204
1213
<td> a newly allocated
1205
 
 <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings. Use <a href="/usr/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free it.
1206
 
. <acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length zero-terminated=1. </td>
 
1214
 <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings. Use <a href="/usr/share/gtk-doc/html/glib/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]</span>
 
1215
</td>
1207
1216
</tr>
1208
1217
</tbody>
1209
1218
</table></div>
1255
1264
</tr>
1256
1265
<tr>
1257
1266
<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
1258
 
<td> return location for the number of groups returned. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
 
1267
<td> return location for the number of groups returned. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
1268
</td>
1259
1269
</tr>
1260
1270
<tr>
1261
1271
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1262
1272
<td> a newly allocated
1263
 
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated array of strings.  Use <a href="/usr/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free it.
1264
 
. <acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length zero-terminated=1. </td>
 
1273
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated array of strings.  Use <a href="/usr/share/gtk-doc/html/glib/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]</span>
 
1274
</td>
1265
1275
</tr>
1266
1276
</tbody>
1267
1277
</table></div>
1598
1608
</div>
1599
1609
<div class="footer">
1600
1610
<hr>
1601
 
          Generated by GTK-Doc V1.14</div>
 
1611
          Generated by GTK-Doc V1.15</div>
1602
1612
</body>
1603
1613
</html>
 
 
b'\\ No newline at end of file'