~ubuntu-branches/ubuntu/precise/gtk+2.0/precise-updates

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-09-08 20:30:15 UTC
  • mfrom: (1.14.10 upstream)
  • Revision ID: package-import@ubuntu.com-20110908203015-hmdoq5jt1bl50nq3
Tags: 2.24.6-0ubuntu1
* debian/watch: Look for bz2 tarballs, and restrict to GTK 2 versions.
* New upstream bug fix release.
* Drop 094_git_fileselector_error.patch, include_m4_dir.patch: Included
  upstream.
* 003_gdk.pc_privates.patch, 009_gtk-export-filechooser.patch: Unfuzz.
* debian/libgail-doc.install, debian/libgtk2.0-doc.install.in: Install
  documentation from the source tree, as it's not being installed any more.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
#define             <a class="link" href="GtkRecentChooser.html#GTK-RECENT-CHOOSER-ERROR:CAPS" title="GTK_RECENT_CHOOSER_ERROR">GTK_RECENT_CHOOSER_ERROR</a>
56
56
enum                <a class="link" href="GtkRecentChooser.html#GtkRecentChooserError" title="enum GtkRecentChooserError">GtkRecentChooserError</a>;
57
57
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-show-private" title="gtk_recent_chooser_set_show_private ()">gtk_recent_chooser_set_show_private</a> (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
58
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_private</code></em>);
59
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-private" title="gtk_recent_chooser_get_show_private ()">gtk_recent_chooser_get_show_private</a> (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
 
58
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_private</code></em>);
 
59
<span class="returnvalue">gboolean</span>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-private" title="gtk_recent_chooser_get_show_private ()">gtk_recent_chooser_get_show_private</a> (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
60
60
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-show-not-found" title="gtk_recent_chooser_set_show_not_found ()">gtk_recent_chooser_set_show_not_found</a>
61
61
                                                        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
62
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_not_found</code></em>);
63
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-not-found" title="gtk_recent_chooser_get_show_not_found ()">gtk_recent_chooser_get_show_not_found</a>
 
62
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_not_found</code></em>);
 
63
<span class="returnvalue">gboolean</span>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-not-found" title="gtk_recent_chooser_get_show_not_found ()">gtk_recent_chooser_get_show_not_found</a>
64
64
                                                        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
65
65
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-show-icons" title="gtk_recent_chooser_set_show_icons ()">gtk_recent_chooser_set_show_icons</a>   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
66
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_icons</code></em>);
67
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-icons" title="gtk_recent_chooser_get_show_icons ()">gtk_recent_chooser_get_show_icons</a>   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
 
66
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_icons</code></em>);
 
67
<span class="returnvalue">gboolean</span>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-icons" title="gtk_recent_chooser_get_show_icons ()">gtk_recent_chooser_get_show_icons</a>   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
68
68
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-select-multiple" title="gtk_recent_chooser_set_select_multiple ()">gtk_recent_chooser_set_select_multiple</a>
69
69
                                                        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
70
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> select_multiple</code></em>);
71
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-select-multiple" title="gtk_recent_chooser_get_select_multiple ()">gtk_recent_chooser_get_select_multiple</a>
 
70
                                                         <em class="parameter"><code><span class="type">gboolean</span> select_multiple</code></em>);
 
71
<span class="returnvalue">gboolean</span>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-select-multiple" title="gtk_recent_chooser_get_select_multiple ()">gtk_recent_chooser_get_select_multiple</a>
72
72
                                                        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
73
73
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-local-only" title="gtk_recent_chooser_set_local_only ()">gtk_recent_chooser_set_local_only</a>   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
74
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> local_only</code></em>);
75
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-local-only" title="gtk_recent_chooser_get_local_only ()">gtk_recent_chooser_get_local_only</a>   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
 
74
                                                         <em class="parameter"><code><span class="type">gboolean</span> local_only</code></em>);
 
75
<span class="returnvalue">gboolean</span>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-local-only" title="gtk_recent_chooser_get_local_only ()">gtk_recent_chooser_get_local_only</a>   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
76
76
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-limit" title="gtk_recent_chooser_set_limit ()">gtk_recent_chooser_set_limit</a>        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
77
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> limit</code></em>);
78
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-limit" title="gtk_recent_chooser_get_limit ()">gtk_recent_chooser_get_limit</a>        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
 
77
                                                         <em class="parameter"><code><span class="type">gint</span> limit</code></em>);
 
78
<span class="returnvalue">gint</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-limit" title="gtk_recent_chooser_get_limit ()">gtk_recent_chooser_get_limit</a>        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
79
79
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-show-tips" title="gtk_recent_chooser_set_show_tips ()">gtk_recent_chooser_set_show_tips</a>    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
80
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_tips</code></em>);
81
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-tips" title="gtk_recent_chooser_get_show_tips ()">gtk_recent_chooser_get_show_tips</a>    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
 
80
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_tips</code></em>);
 
81
<span class="returnvalue">gboolean</span>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-tips" title="gtk_recent_chooser_get_show_tips ()">gtk_recent_chooser_get_show_tips</a>    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
82
82
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-show-numbers" title="gtk_recent_chooser_set_show_numbers ()">gtk_recent_chooser_set_show_numbers</a> (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
83
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_numbers</code></em>);
84
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-numbers" title="gtk_recent_chooser_get_show_numbers ()">gtk_recent_chooser_get_show_numbers</a> (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
 
83
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_numbers</code></em>);
 
84
<span class="returnvalue">gboolean</span>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-show-numbers" title="gtk_recent_chooser_get_show_numbers ()">gtk_recent_chooser_get_show_numbers</a> (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
85
85
enum                <a class="link" href="GtkRecentChooser.html#GtkRecentSortType" title="enum GtkRecentSortType">GtkRecentSortType</a>;
86
86
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-sort-type" title="gtk_recent_chooser_set_sort_type ()">gtk_recent_chooser_set_sort_type</a>    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
87
87
                                                         <em class="parameter"><code><a class="link" href="GtkRecentChooser.html#GtkRecentSortType" title="enum GtkRecentSortType"><span class="type">GtkRecentSortType</span></a> sort_type</code></em>);
88
88
<a class="link" href="GtkRecentChooser.html#GtkRecentSortType" title="enum GtkRecentSortType"><span class="returnvalue">GtkRecentSortType</span></a>   <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-sort-type" title="gtk_recent_chooser_get_sort_type ()">gtk_recent_chooser_get_sort_type</a>    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
89
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                (<a class="link" href="GtkRecentChooser.html#GtkRecentSortFunc" title="GtkRecentSortFunc ()">*GtkRecentSortFunc</a>)                (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *a</code></em>,
 
89
<span class="returnvalue">gint</span>                (<a class="link" href="GtkRecentChooser.html#GtkRecentSortFunc" title="GtkRecentSortFunc ()">*GtkRecentSortFunc</a>)                (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *a</code></em>,
90
90
                                                         <em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *b</code></em>,
91
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
 
91
                                                         <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
92
92
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-sort-func" title="gtk_recent_chooser_set_sort_func ()">gtk_recent_chooser_set_sort_func</a>    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
93
93
                                                         <em class="parameter"><code><a class="link" href="GtkRecentChooser.html#GtkRecentSortFunc" title="GtkRecentSortFunc ()"><span class="type">GtkRecentSortFunc</span></a> sort_func</code></em>,
94
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> sort_data</code></em>,
95
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> data_destroy</code></em>);
96
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-current-uri" title="gtk_recent_chooser_set_current_uri ()">gtk_recent_chooser_set_current_uri</a>  (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
97
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
98
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
99
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-current-uri" title="gtk_recent_chooser_get_current_uri ()">gtk_recent_chooser_get_current_uri</a>  (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
 
94
                                                         <em class="parameter"><code><span class="type">gpointer</span> sort_data</code></em>,
 
95
                                                         <em class="parameter"><code><span class="type">GDestroyNotify</span> data_destroy</code></em>);
 
96
<span class="returnvalue">gboolean</span>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-current-uri" title="gtk_recent_chooser_set_current_uri ()">gtk_recent_chooser_set_current_uri</a>  (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
 
97
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>,
 
98
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);
 
99
<span class="returnvalue">gchar</span> *             <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-current-uri" title="gtk_recent_chooser_get_current_uri ()">gtk_recent_chooser_get_current_uri</a>  (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
100
100
<a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="returnvalue">GtkRecentInfo</span></a> *     <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-current-item" title="gtk_recent_chooser_get_current_item ()">gtk_recent_chooser_get_current_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
101
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-select-uri" title="gtk_recent_chooser_select_uri ()">gtk_recent_chooser_select_uri</a>       (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
102
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
103
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
 
101
<span class="returnvalue">gboolean</span>            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-select-uri" title="gtk_recent_chooser_select_uri ()">gtk_recent_chooser_select_uri</a>       (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
 
102
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>,
 
103
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);
104
104
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-unselect-uri" title="gtk_recent_chooser_unselect_uri ()">gtk_recent_chooser_unselect_uri</a>     (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
105
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
 
105
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);
106
106
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-select-all" title="gtk_recent_chooser_select_all ()">gtk_recent_chooser_select_all</a>       (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
107
107
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-unselect-all" title="gtk_recent_chooser_unselect_all ()">gtk_recent_chooser_unselect_all</a>     (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
108
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-items" title="gtk_recent_chooser_get_items ()">gtk_recent_chooser_get_items</a>        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
109
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-uris" title="gtk_recent_chooser_get_uris ()">gtk_recent_chooser_get_uris</a>         (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
110
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);
 
108
<span class="returnvalue">GList</span> *             <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-items" title="gtk_recent_chooser_get_items ()">gtk_recent_chooser_get_items</a>        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
 
109
<span class="returnvalue">gchar</span> **            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-uris" title="gtk_recent_chooser_get_uris ()">gtk_recent_chooser_get_uris</a>         (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
 
110
                                                         <em class="parameter"><code><span class="type">gsize</span> *length</code></em>);
111
111
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-add-filter" title="gtk_recent_chooser_add_filter ()">gtk_recent_chooser_add_filter</a>       (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
112
112
                                                         <em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>);
113
113
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-remove-filter" title="gtk_recent_chooser_remove_filter ()">gtk_recent_chooser_remove_filter</a>    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
114
114
                                                         <em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>);
115
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-list-filters" title="gtk_recent_chooser_list_filters ()">gtk_recent_chooser_list_filters</a>     (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
 
115
<span class="returnvalue">GSList</span> *            <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-list-filters" title="gtk_recent_chooser_list_filters ()">gtk_recent_chooser_list_filters</a>     (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
116
116
<span class="returnvalue">void</span>                <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-filter" title="gtk_recent_chooser_set_filter ()">gtk_recent_chooser_set_filter</a>       (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
117
117
                                                         <em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>);
118
118
<a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="returnvalue">GtkRecentFilter</span></a> *   <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-filter" title="gtk_recent_chooser_get_filter ()">gtk_recent_chooser_get_filter</a>       (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);
129
129
<a name="GtkRecentChooser.prerequisites"></a><h2>Prerequisites</h2>
130
130
<p>
131
131
GtkRecentChooser requires
132
 
 <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
 
132
 GObject.</p>
133
133
</div>
134
134
<div class="refsect1">
135
135
<a name="GtkRecentChooser.implementations"></a><h2>Known Implementations</h2>
141
141
<a name="GtkRecentChooser.properties"></a><h2>Properties</h2>
142
142
<pre class="synopsis">
143
143
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--filter" title='The "filter" property'>filter</a>"                   <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a>*      : Read / Write
144
 
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--limit" title='The "limit" property'>limit</a>"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
145
 
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--local-only" title='The "local-only" property'>local-only</a>"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
 
144
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--limit" title='The "limit" property'>limit</a>"                    <span class="type">gint</span>                  : Read / Write
 
145
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--local-only" title='The "local-only" property'>local-only</a>"               <span class="type">gboolean</span>              : Read / Write
146
146
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--recent-manager" title='The "recent-manager" property'>recent-manager</a>"           <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a>*     : Write / Construct Only
147
 
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--select-multiple" title='The "select-multiple" property'>select-multiple</a>"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
148
 
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--show-icons" title='The "show-icons" property'>show-icons</a>"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
149
 
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--show-not-found" title='The "show-not-found" property'>show-not-found</a>"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
150
 
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--show-private" title='The "show-private" property'>show-private</a>"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
151
 
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--show-tips" title='The "show-tips" property'>show-tips</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
 
147
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--select-multiple" title='The "select-multiple" property'>select-multiple</a>"          <span class="type">gboolean</span>              : Read / Write
 
148
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--show-icons" title='The "show-icons" property'>show-icons</a>"               <span class="type">gboolean</span>              : Read / Write
 
149
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--show-not-found" title='The "show-not-found" property'>show-not-found</a>"           <span class="type">gboolean</span>              : Read / Write
 
150
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--show-private" title='The "show-private" property'>show-private</a>"             <span class="type">gboolean</span>              : Read / Write
 
151
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--show-tips" title='The "show-tips" property'>show-tips</a>"                <span class="type">gboolean</span>              : Read / Write
152
152
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser--sort-type" title='The "sort-type" property'>sort-type</a>"                <a class="link" href="GtkRecentChooser.html#GtkRecentSortType" title="enum GtkRecentSortType"><span class="type">GtkRecentSortType</span></a>     : Read / Write
153
153
</pre>
154
154
</div>
155
155
<div class="refsect1">
156
156
<a name="GtkRecentChooser.signals"></a><h2>Signals</h2>
157
157
<pre class="synopsis">
158
 
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser-item-activated" title='The "item-activated" signal'>item-activated</a>"                                 : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
159
 
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser-selection-changed" title='The "selection-changed" signal'>selection-changed</a>"                              : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
 
158
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser-item-activated" title='The "item-activated" signal'>item-activated</a>"                                 : <code class="literal">Run Last</code>
 
159
  "<a class="link" href="GtkRecentChooser.html#GtkRecentChooser-selection-changed" title='The "selection-changed" signal'>selection-changed</a>"                              : <code class="literal">Run Last</code>
160
160
</pre>
161
161
</div>
162
162
<div class="refsect1">
227
227
<pre class="programlisting">#define GTK_RECENT_CHOOSER_ERROR (gtk_recent_chooser_error_quark ())
228
228
</pre>
229
229
<p>
230
 
Used to get the <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> quark for <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> errors.
 
230
Used to get the <span class="type">GError</span> quark for <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> errors.
231
231
</p>
232
232
</div>
233
233
<hr>
263
263
<div class="refsect2">
264
264
<a name="gtk-recent-chooser-set-show-private"></a><h3>gtk_recent_chooser_set_show_private ()</h3>
265
265
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_set_show_private (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
266
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_private</code></em>);</pre>
 
266
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_private</code></em>);</pre>
267
267
<p>
268
268
Whether to show recently used resources marked registered as private.
269
269
</p>
278
278
<tr>
279
279
<td><p><span class="term"><em class="parameter"><code>show_private</code></em> :</span></p></td>
280
280
<td>
281
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to show private items, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</td>
 
281
<code class="literal">TRUE</code> to show private items, <code class="literal">FALSE</code> otherwise</td>
282
282
</tr>
283
283
</tbody>
284
284
</table></div>
287
287
<hr>
288
288
<div class="refsect2">
289
289
<a name="gtk-recent-chooser-get-show-private"></a><h3>gtk_recent_chooser_get_show_private ()</h3>
290
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gtk_recent_chooser_get_show_private (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
 
290
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gtk_recent_chooser_get_show_private (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
291
291
<p>
292
292
Returns whether <em class="parameter"><code>chooser</code></em> should display recently used resources
293
293
registered as private.
303
303
<tr>
304
304
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
305
305
<td>
306
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the recent chooser should show private items,
307
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
 
306
<code class="literal">TRUE</code> if the recent chooser should show private items,
 
307
<code class="literal">FALSE</code> otherwise.</td>
308
308
</tr>
309
309
</tbody>
310
310
</table></div>
315
315
<a name="gtk-recent-chooser-set-show-not-found"></a><h3>gtk_recent_chooser_set_show_not_found ()</h3>
316
316
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_set_show_not_found
317
317
                                                        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
318
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_not_found</code></em>);</pre>
 
318
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_not_found</code></em>);</pre>
319
319
<p>
320
320
Sets whether <em class="parameter"><code>chooser</code></em> should display the recently used resources that
321
321
it didn't find.  This only applies to local resources.
339
339
<hr>
340
340
<div class="refsect2">
341
341
<a name="gtk-recent-chooser-get-show-not-found"></a><h3>gtk_recent_chooser_get_show_not_found ()</h3>
342
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gtk_recent_chooser_get_show_not_found
 
342
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gtk_recent_chooser_get_show_not_found
343
343
                                                        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
344
344
<p>
345
345
Retrieves whether <em class="parameter"><code>chooser</code></em> should show the recently used resources that
356
356
<tr>
357
357
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
358
358
<td>
359
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the resources not found should be displayed, and
360
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otheriwse.</td>
 
359
<code class="literal">TRUE</code> if the resources not found should be displayed, and
 
360
<code class="literal">FALSE</code> otheriwse.</td>
361
361
</tr>
362
362
</tbody>
363
363
</table></div>
367
367
<div class="refsect2">
368
368
<a name="gtk-recent-chooser-set-show-icons"></a><h3>gtk_recent_chooser_set_show_icons ()</h3>
369
369
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_set_show_icons   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
370
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_icons</code></em>);</pre>
 
370
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_icons</code></em>);</pre>
371
371
<p>
372
372
Sets whether <em class="parameter"><code>chooser</code></em> should show an icon near the resource when
373
373
displaying it.
391
391
<hr>
392
392
<div class="refsect2">
393
393
<a name="gtk-recent-chooser-get-show-icons"></a><h3>gtk_recent_chooser_get_show_icons ()</h3>
394
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gtk_recent_chooser_get_show_icons   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
 
394
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gtk_recent_chooser_get_show_icons   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
395
395
<p>
396
396
Retrieves whether <em class="parameter"><code>chooser</code></em> should show an icon near the resource.
397
397
</p>
406
406
<tr>
407
407
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
408
408
<td>
409
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icons should be displayed, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
 
409
<code class="literal">TRUE</code> if the icons should be displayed, <code class="literal">FALSE</code> otherwise.</td>
410
410
</tr>
411
411
</tbody>
412
412
</table></div>
417
417
<a name="gtk-recent-chooser-set-select-multiple"></a><h3>gtk_recent_chooser_set_select_multiple ()</h3>
418
418
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_set_select_multiple
419
419
                                                        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
420
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> select_multiple</code></em>);</pre>
 
420
                                                         <em class="parameter"><code><span class="type">gboolean</span> select_multiple</code></em>);</pre>
421
421
<p>
422
422
Sets whether <em class="parameter"><code>chooser</code></em> can select multiple items.
423
423
</p>
432
432
<tr>
433
433
<td><p><span class="term"><em class="parameter"><code>select_multiple</code></em> :</span></p></td>
434
434
<td>
435
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>chooser</code></em> can select more than one item</td>
 
435
<code class="literal">TRUE</code> if <em class="parameter"><code>chooser</code></em> can select more than one item</td>
436
436
</tr>
437
437
</tbody>
438
438
</table></div>
441
441
<hr>
442
442
<div class="refsect2">
443
443
<a name="gtk-recent-chooser-get-select-multiple"></a><h3>gtk_recent_chooser_get_select_multiple ()</h3>
444
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gtk_recent_chooser_get_select_multiple
 
444
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gtk_recent_chooser_get_select_multiple
445
445
                                                        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
446
446
<p>
447
447
Gets whether <em class="parameter"><code>chooser</code></em> can select multiple items.
457
457
<tr>
458
458
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
459
459
<td>
460
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>chooser</code></em> can select more than one item.</td>
 
460
<code class="literal">TRUE</code> if <em class="parameter"><code>chooser</code></em> can select more than one item.</td>
461
461
</tr>
462
462
</tbody>
463
463
</table></div>
467
467
<div class="refsect2">
468
468
<a name="gtk-recent-chooser-set-local-only"></a><h3>gtk_recent_chooser_set_local_only ()</h3>
469
469
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_set_local_only   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
470
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> local_only</code></em>);</pre>
 
470
                                                         <em class="parameter"><code><span class="type">gboolean</span> local_only</code></em>);</pre>
471
471
<p>
472
472
Sets whether only local resources, that is resources using the file:// URI
473
473
scheme, should be shown in the recently used resources selector.  If
474
 
<em class="parameter"><code>local_only</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> (the default) then the shown resources are guaranteed
 
474
<em class="parameter"><code>local_only</code></em> is <code class="literal">TRUE</code> (the default) then the shown resources are guaranteed
475
475
to be accessible through the operating system native file system.
476
476
</p>
477
477
<div class="variablelist"><table border="0">
485
485
<tr>
486
486
<td><p><span class="term"><em class="parameter"><code>local_only</code></em> :</span></p></td>
487
487
<td>
488
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if only local files can be shown</td>
 
488
<code class="literal">TRUE</code> if only local files can be shown</td>
489
489
</tr>
490
490
</tbody>
491
491
</table></div>
494
494
<hr>
495
495
<div class="refsect2">
496
496
<a name="gtk-recent-chooser-get-local-only"></a><h3>gtk_recent_chooser_get_local_only ()</h3>
497
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gtk_recent_chooser_get_local_only   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
 
497
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gtk_recent_chooser_get_local_only   (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
498
498
<p>
499
499
Gets whether only local resources should be shown in the recently used
500
500
resources selector.  See <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-local-only" title="gtk_recent_chooser_set_local_only ()"><code class="function">gtk_recent_chooser_set_local_only()</code></a>
510
510
<tr>
511
511
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
512
512
<td>
513
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if only local resources should be shown.</td>
 
513
<code class="literal">TRUE</code> if only local resources should be shown.</td>
514
514
</tr>
515
515
</tbody>
516
516
</table></div>
520
520
<div class="refsect2">
521
521
<a name="gtk-recent-chooser-set-limit"></a><h3>gtk_recent_chooser_set_limit ()</h3>
522
522
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_set_limit        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
523
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> limit</code></em>);</pre>
 
523
                                                         <em class="parameter"><code><span class="type">gint</span> limit</code></em>);</pre>
524
524
<p>
525
525
Sets the number of items that should be returned by
526
526
<a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-items" title="gtk_recent_chooser_get_items ()"><code class="function">gtk_recent_chooser_get_items()</code></a> and <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-uris" title="gtk_recent_chooser_get_uris ()"><code class="function">gtk_recent_chooser_get_uris()</code></a>.
544
544
<hr>
545
545
<div class="refsect2">
546
546
<a name="gtk-recent-chooser-get-limit"></a><h3>gtk_recent_chooser_get_limit ()</h3>
547
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                gtk_recent_chooser_get_limit        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
 
547
<pre class="programlisting"><span class="returnvalue">gint</span>                gtk_recent_chooser_get_limit        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
548
548
<p>
549
549
Gets the number of items returned by <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-items" title="gtk_recent_chooser_get_items ()"><code class="function">gtk_recent_chooser_get_items()</code></a>
550
550
and <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-uris" title="gtk_recent_chooser_get_uris ()"><code class="function">gtk_recent_chooser_get_uris()</code></a>.
570
570
<div class="refsect2">
571
571
<a name="gtk-recent-chooser-set-show-tips"></a><h3>gtk_recent_chooser_set_show_tips ()</h3>
572
572
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_set_show_tips    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
573
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_tips</code></em>);</pre>
 
573
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_tips</code></em>);</pre>
574
574
<p>
575
575
Sets whether to show a tooltips containing the full path of each
576
576
recently used resource in a <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> widget.
586
586
<tr>
587
587
<td><p><span class="term"><em class="parameter"><code>show_tips</code></em> :</span></p></td>
588
588
<td>
589
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if tooltips should be shown</td>
 
589
<code class="literal">TRUE</code> if tooltips should be shown</td>
590
590
</tr>
591
591
</tbody>
592
592
</table></div>
595
595
<hr>
596
596
<div class="refsect2">
597
597
<a name="gtk-recent-chooser-get-show-tips"></a><h3>gtk_recent_chooser_get_show_tips ()</h3>
598
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gtk_recent_chooser_get_show_tips    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
 
598
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gtk_recent_chooser_get_show_tips    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
599
599
<p>
600
600
Gets whether <em class="parameter"><code>chooser</code></em> should display tooltips containing the full path
601
601
of a recently user resource.
611
611
<tr>
612
612
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
613
613
<td>
614
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the recent chooser should show tooltips,
615
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
 
614
<code class="literal">TRUE</code> if the recent chooser should show tooltips,
 
615
<code class="literal">FALSE</code> otherwise.</td>
616
616
</tr>
617
617
</tbody>
618
618
</table></div>
622
622
<div class="refsect2">
623
623
<a name="gtk-recent-chooser-set-show-numbers"></a><h3>gtk_recent_chooser_set_show_numbers ()</h3>
624
624
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_set_show_numbers (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
625
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_numbers</code></em>);</pre>
 
625
                                                         <em class="parameter"><code><span class="type">gboolean</span> show_numbers</code></em>);</pre>
626
626
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
627
627
<h3 class="title">Warning</h3>
628
628
<p><code class="literal">gtk_recent_chooser_set_show_numbers</code> has been deprecated since version 2.12 and should not be used in newly-written code. Use <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-set-show-numbers" title="gtk_recent_chooser_menu_set_show_numbers ()"><code class="function">gtk_recent_chooser_menu_set_show_numbers()</code></a> instead.</p>
641
641
<tr>
642
642
<td><p><span class="term"><em class="parameter"><code>show_numbers</code></em> :</span></p></td>
643
643
<td>
644
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to show numbers, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</td>
 
644
<code class="literal">TRUE</code> to show numbers, <code class="literal">FALSE</code> otherwise</td>
645
645
</tr>
646
646
</tbody>
647
647
</table></div>
650
650
<hr>
651
651
<div class="refsect2">
652
652
<a name="gtk-recent-chooser-get-show-numbers"></a><h3>gtk_recent_chooser_get_show_numbers ()</h3>
653
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gtk_recent_chooser_get_show_numbers (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
 
653
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gtk_recent_chooser_get_show_numbers (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
654
654
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
655
655
<h3 class="title">Warning</h3>
656
656
<p><code class="literal">gtk_recent_chooser_get_show_numbers</code> has been deprecated since version 2.12 and should not be used in newly-written code. use <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-get-show-numbers" title="gtk_recent_chooser_menu_get_show_numbers ()"><code class="function">gtk_recent_chooser_menu_get_show_numbers()</code></a> instead.</p>
670
670
<tr>
671
671
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
672
672
<td>
673
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the recent chooser should show display numbers,
674
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
 
673
<code class="literal">TRUE</code> if the recent chooser should show display numbers,
 
674
<code class="literal">FALSE</code> otherwise.</td>
675
675
</tr>
676
676
</tbody>
677
677
</table></div>
773
773
<hr>
774
774
<div class="refsect2">
775
775
<a name="GtkRecentSortFunc"></a><h3>GtkRecentSortFunc ()</h3>
776
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                (*GtkRecentSortFunc)                (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *a</code></em>,
 
776
<pre class="programlisting"><span class="returnvalue">gint</span>                (*GtkRecentSortFunc)                (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *a</code></em>,
777
777
                                                         <em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *b</code></em>,
778
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
 
778
                                                         <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
779
779
<p>
780
780
</p>
781
781
</div>
784
784
<a name="gtk-recent-chooser-set-sort-func"></a><h3>gtk_recent_chooser_set_sort_func ()</h3>
785
785
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_set_sort_func    (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
786
786
                                                         <em class="parameter"><code><a class="link" href="GtkRecentChooser.html#GtkRecentSortFunc" title="GtkRecentSortFunc ()"><span class="type">GtkRecentSortFunc</span></a> sort_func</code></em>,
787
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> sort_data</code></em>,
788
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> data_destroy</code></em>);</pre>
 
787
                                                         <em class="parameter"><code><span class="type">gpointer</span> sort_data</code></em>,
 
788
                                                         <em class="parameter"><code><span class="type">GDestroyNotify</span> data_destroy</code></em>);</pre>
789
789
<p>
790
790
Sets the comparison function used when sorting to be <em class="parameter"><code>sort_func</code></em>.  If
791
791
the <em class="parameter"><code>chooser</code></em> has the sort type set to <a class="link" href="GtkRecentChooser.html#GTK-RECENT-SORT-CUSTOM:CAPS"><span class="type">GTK_RECENT_SORT_CUSTOM</span></a> then
811
811
</tr>
812
812
<tr>
813
813
<td><p><span class="term"><em class="parameter"><code>sort_data</code></em> :</span></p></td>
814
 
<td>user data to pass to <em class="parameter"><code>sort_func</code></em>, or <a href="http://library.gnome.org/devel/glib/unstable/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>
 
814
<td>user data to pass to <em class="parameter"><code>sort_func</code></em>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.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>
815
815
</td>
816
816
</tr>
817
817
<tr>
818
818
<td><p><span class="term"><em class="parameter"><code>data_destroy</code></em> :</span></p></td>
819
 
<td>destroy notifier for <em class="parameter"><code>sort_data</code></em>, or <a href="http://library.gnome.org/devel/glib/unstable/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>
 
819
<td>destroy notifier for <em class="parameter"><code>sort_data</code></em>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.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>
820
820
</td>
821
821
</tr>
822
822
</tbody>
826
826
<hr>
827
827
<div class="refsect2">
828
828
<a name="gtk-recent-chooser-set-current-uri"></a><h3>gtk_recent_chooser_set_current_uri ()</h3>
829
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gtk_recent_chooser_set_current_uri  (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
830
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
831
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
 
829
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gtk_recent_chooser_set_current_uri  (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
 
830
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>,
 
831
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
832
832
<p>
833
833
Sets <em class="parameter"><code>uri</code></em> as the current URI for <em class="parameter"><code>chooser</code></em>.
834
834
</p>
846
846
</tr>
847
847
<tr>
848
848
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
849
 
<td>return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/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>
 
849
<td>return location for a <span class="type">GError</span>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.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>
850
850
</td>
851
851
</tr>
852
852
<tr>
853
853
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
854
854
<td>
855
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the URI was found.</td>
 
855
<code class="literal">TRUE</code> if the URI was found.</td>
856
856
</tr>
857
857
</tbody>
858
858
</table></div>
861
861
<hr>
862
862
<div class="refsect2">
863
863
<a name="gtk-recent-chooser-get-current-uri"></a><h3>gtk_recent_chooser_get_current_uri ()</h3>
864
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             gtk_recent_chooser_get_current_uri  (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
 
864
<pre class="programlisting"><span class="returnvalue">gchar</span> *             gtk_recent_chooser_get_current_uri  (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
865
865
<p>
866
866
Gets the URI currently selected by <em class="parameter"><code>chooser</code></em>.
867
867
</p>
908
908
<hr>
909
909
<div class="refsect2">
910
910
<a name="gtk-recent-chooser-select-uri"></a><h3>gtk_recent_chooser_select_uri ()</h3>
911
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gtk_recent_chooser_select_uri       (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
912
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
913
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
 
911
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gtk_recent_chooser_select_uri       (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
 
912
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>,
 
913
                                                         <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
914
914
<p>
915
915
Selects <em class="parameter"><code>uri</code></em> inside <em class="parameter"><code>chooser</code></em>.
916
916
</p>
928
928
</tr>
929
929
<tr>
930
930
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
931
 
<td>return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/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>
 
931
<td>return location for a <span class="type">GError</span>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.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>
932
932
</td>
933
933
</tr>
934
934
<tr>
935
935
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
936
936
<td>
937
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>uri</code></em> was found.</td>
 
937
<code class="literal">TRUE</code> if <em class="parameter"><code>uri</code></em> was found.</td>
938
938
</tr>
939
939
</tbody>
940
940
</table></div>
944
944
<div class="refsect2">
945
945
<a name="gtk-recent-chooser-unselect-uri"></a><h3>gtk_recent_chooser_unselect_uri ()</h3>
946
946
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_recent_chooser_unselect_uri     (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
947
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
 
947
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *uri</code></em>);</pre>
948
948
<p>
949
949
Unselects <em class="parameter"><code>uri</code></em> inside <em class="parameter"><code>chooser</code></em>.
950
950
</p>
1002
1002
<hr>
1003
1003
<div class="refsect2">
1004
1004
<a name="gtk-recent-chooser-get-items"></a><h3>gtk_recent_chooser_get_items ()</h3>
1005
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             gtk_recent_chooser_get_items        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
 
1005
<pre class="programlisting"><span class="returnvalue">GList</span> *             gtk_recent_chooser_get_items        (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
1006
1006
<p>
1007
1007
Gets the list of recently used resources in form of <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> objects.
1008
1008
</p>
1023
1023
<td>A newly allocated
1024
1024
list of <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> objects.  You should
1025
1025
use <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 every item of the list, and then free
1026
 
the list itself using <a href="http://library.gnome.org/devel/glib/unstable/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>]</span>
 
1026
the list itself using <code class="function">g_list_free()</code>. <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>]</span>
1027
1027
</td>
1028
1028
</tr>
1029
1029
</tbody>
1033
1033
<hr>
1034
1034
<div class="refsect2">
1035
1035
<a name="gtk-recent-chooser-get-uris"></a><h3>gtk_recent_chooser_get_uris ()</h3>
1036
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **            gtk_recent_chooser_get_uris         (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
1037
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
 
1036
<pre class="programlisting"><span class="returnvalue">gchar</span> **            gtk_recent_chooser_get_uris         (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>,
 
1037
                                                         <em class="parameter"><code><span class="type">gsize</span> *length</code></em>);</pre>
1038
1038
<p>
1039
1039
Gets the URI of the recently used resources.
1040
1040
</p>
1043
1043
properties of <em class="parameter"><code>chooser</code></em>.
1044
1044
</p>
1045
1045
<p>
1046
 
Since the returned array is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated, <em class="parameter"><code>length</code></em> may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
 
1046
Since the returned array is <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> terminated, <em class="parameter"><code>length</code></em> may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.
1047
1047
</p>
1048
1048
<div class="variablelist"><table border="0">
1049
1049
<col align="left" valign="top">
1055
1055
</tr>
1056
1056
<tr>
1057
1057
<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
1058
 
<td>return location for a the length of the URI list, or <a href="http://library.gnome.org/devel/glib/unstable/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>
 
1058
<td>return location for a the length of the URI list, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.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>
1059
1059
</td>
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 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>
 
1063
<td>A newly allocated, <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>-terminated array of strings. Use
 
1064
<code class="function">g_strfreev()</code> 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>
1125
1125
<hr>
1126
1126
<div class="refsect2">
1127
1127
<a name="gtk-recent-chooser-list-filters"></a><h3>gtk_recent_chooser_list_filters ()</h3>
1128
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *            gtk_recent_chooser_list_filters     (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
 
1128
<pre class="programlisting"><span class="returnvalue">GSList</span> *            gtk_recent_chooser_list_filters     (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
1129
1129
<p>
1130
1130
Gets the <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> objects held by <em class="parameter"><code>chooser</code></em>.
1131
1131
</p>
1141
1141
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1142
1142
<td>A singly linked list
1143
1143
of <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> objects.  You
1144
 
should just free the returned list using <a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkRecentFilter][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
 
1144
should just free the returned list using <code class="function">g_slist_free()</code>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkRecentFilter][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
1145
1145
</td>
1146
1146
</tr>
1147
1147
</tbody>
1214
1214
<hr>
1215
1215
<div class="refsect2">
1216
1216
<a name="GtkRecentChooser--limit"></a><h3>The <code class="literal">"limit"</code> property</h3>
1217
 
<pre class="programlisting">  "limit"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
 
1217
<pre class="programlisting">  "limit"                    <span class="type">gint</span>                  : Read / Write</pre>
1218
1218
<p>
1219
1219
The maximum number of recently used resources to be displayed,
1220
1220
or -1 to display all items. By default, the
1229
1229
<hr>
1230
1230
<div class="refsect2">
1231
1231
<a name="GtkRecentChooser--local-only"></a><h3>The <code class="literal">"local-only"</code> property</h3>
1232
 
<pre class="programlisting">  "local-only"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
1232
<pre class="programlisting">  "local-only"               <span class="type">gboolean</span>              : Read / Write</pre>
1233
1233
<p>
1234
1234
Whether this <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> should display only local (file:)
1235
1235
resources.
1250
1250
<hr>
1251
1251
<div class="refsect2">
1252
1252
<a name="GtkRecentChooser--select-multiple"></a><h3>The <code class="literal">"select-multiple"</code> property</h3>
1253
 
<pre class="programlisting">  "select-multiple"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
1253
<pre class="programlisting">  "select-multiple"          <span class="type">gboolean</span>              : Read / Write</pre>
1254
1254
<p>
1255
1255
Allow the user to select multiple resources.
1256
1256
</p>
1260
1260
<hr>
1261
1261
<div class="refsect2">
1262
1262
<a name="GtkRecentChooser--show-icons"></a><h3>The <code class="literal">"show-icons"</code> property</h3>
1263
 
<pre class="programlisting">  "show-icons"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
1263
<pre class="programlisting">  "show-icons"               <span class="type">gboolean</span>              : Read / Write</pre>
1264
1264
<p>
1265
1265
Whether this <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> should display an icon near the item.
1266
1266
</p>
1270
1270
<hr>
1271
1271
<div class="refsect2">
1272
1272
<a name="GtkRecentChooser--show-not-found"></a><h3>The <code class="literal">"show-not-found"</code> property</h3>
1273
 
<pre class="programlisting">  "show-not-found"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
1273
<pre class="programlisting">  "show-not-found"           <span class="type">gboolean</span>              : Read / Write</pre>
1274
1274
<p>
1275
1275
Whether this <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> should display the recently used resources
1276
 
even if not present anymore. Setting this to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will perform a
 
1276
even if not present anymore. Setting this to <code class="literal">FALSE</code> will perform a
1277
1277
potentially expensive check on every local resource (every remote
1278
1278
resource will always be displayed).
1279
1279
</p>
1283
1283
<hr>
1284
1284
<div class="refsect2">
1285
1285
<a name="GtkRecentChooser--show-private"></a><h3>The <code class="literal">"show-private"</code> property</h3>
1286
 
<pre class="programlisting">  "show-private"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
1286
<pre class="programlisting">  "show-private"             <span class="type">gboolean</span>              : Read / Write</pre>
1287
1287
<p>Whether the private items should be displayed.</p>
1288
1288
<p>Default value: FALSE</p>
1289
1289
</div>
1290
1290
<hr>
1291
1291
<div class="refsect2">
1292
1292
<a name="GtkRecentChooser--show-tips"></a><h3>The <code class="literal">"show-tips"</code> property</h3>
1293
 
<pre class="programlisting">  "show-tips"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
1293
<pre class="programlisting">  "show-tips"                <span class="type">gboolean</span>              : Read / Write</pre>
1294
1294
<p>
1295
1295
Whether this <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> should display a tooltip containing the
1296
1296
full path of the recently used resources.
1314
1314
<div class="refsect2">
1315
1315
<a name="GtkRecentChooser-item-activated"></a><h3>The <code class="literal">"item-activated"</code> signal</h3>
1316
1316
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser,
1317
 
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>          user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
 
1317
                                                        <span class="type">gpointer</span>          user_data)      : <code class="literal">Run Last</code></pre>
1318
1318
<p>
1319
1319
This signal is emitted when the user "activates" a recent item
1320
1320
in the recent chooser.  This can happen by double-clicking on an item
1340
1340
<div class="refsect2">
1341
1341
<a name="GtkRecentChooser-selection-changed"></a><h3>The <code class="literal">"selection-changed"</code> signal</h3>
1342
1342
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser,
1343
 
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>          user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
 
1343
                                                        <span class="type">gpointer</span>          user_data)      : <code class="literal">Run Last</code></pre>
1344
1344
<p>
1345
1345
This signal is emitted when there is a change in the set of
1346
1346
selected recently used resources.  This can happen when a user