~ubuntu-branches/debian/experimental/gtk+2.0/experimental

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-17 11:15:05 UTC
  • mto: (72.1.1 lenny) (1.4.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: james.westby@ubuntu.com-20070917111505-giz9c5xltxkb5y54
Tags: upstream-2.12.0
ImportĀ upstreamĀ versionĀ 2.12.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>GtkRecentChooserWidget</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="GTK+ Reference Manual">
8
8
<link rel="up" href="RecentDocuments.html" title="Recently Used Documents">
9
9
<link rel="prev" href="GtkRecentChooserMenu.html" title="GtkRecentChooserMenu">
10
10
<link rel="next" href="GtkRecentFilter.html" title="GtkRecentFilter">
11
 
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="gtk.html" title="Part&#160;I.&#160;GTK+ Overview">
14
14
<link rel="part" href="gtkbase.html" title="Part&#160;II.&#160;GTK+ Core Reference">
68
68
<th width="100%" align="center">GTK+ Reference Manual</th>
69
69
<td><a accesskey="n" href="GtkRecentFilter.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
70
70
</tr>
71
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id4278204" class="shortcut">Top</a>
72
 
                  &#160;|&#160;
73
 
                  <a href="#id4278374" class="shortcut">Description</a>
74
 
                  &#160;|&#160;
75
 
                  <a href="#id4278267" class="shortcut">Object Hierarchy</a>
76
 
                  &#160;|&#160;
77
 
                  <a href="#id4278336" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
 
71
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id4036179" class="shortcut">Top</a>
 
72
                  &#160;|&#160;
 
73
                  <a href="#id4036349" class="shortcut">Description</a>
 
74
                  &#160;|&#160;
 
75
                  <a href="#id4036243" class="shortcut">Object Hierarchy</a>
 
76
                  &#160;|&#160;
 
77
                  <a href="#id4036312" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
78
78
</table>
79
79
<div class="refentry" lang="en">
80
80
<a name="GtkRecentChooserWidget"></a><div class="titlepage"></div>
81
81
<div class="refnamediv"><table width="100%"><tr>
82
82
<td valign="top">
83
83
<h2>
84
 
<a name="id4278204"></a><span class="refentrytitle">GtkRecentChooserWidget</span>
 
84
<a name="id4036179"></a><span class="refentrytitle">GtkRecentChooserWidget</span>
85
85
</h2>
86
86
<p>GtkRecentChooserWidget &#8212; Displays recently used files</p>
87
87
</td>
94
94
#include &lt;gtk/gtk.h&gt;
95
95
 
96
96
 
97
 
                    <a href="GtkRecentChooserWidget.html#GtkRecentChooserWidget-struct">GtkRecentChooserWidget</a>;
98
 
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkRecentChooserWidget.html#gtk-recent-chooser-widget-new">gtk_recent_chooser_widget_new</a>       (void);
99
 
<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a href="GtkRecentChooserWidget.html#gtk-recent-chooser-widget-new-for-manager">gtk_recent_chooser_widget_new_for_manager</a>
100
 
                                                        (<a href="GtkRecentManager.html" title="GtkRecentManager">GtkRecentManager</a> *manager);
 
97
                    <a class="link" href="GtkRecentChooserWidget.html#GtkRecentChooserWidget-struct">GtkRecentChooserWidget</a>;
 
98
<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a class="link" href="GtkRecentChooserWidget.html#gtk-recent-chooser-widget-new">gtk_recent_chooser_widget_new</a>       (void);
 
99
<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          <a class="link" href="GtkRecentChooserWidget.html#gtk-recent-chooser-widget-new-for-manager">gtk_recent_chooser_widget_new_for_manager</a>
 
100
                                                        (<a class="link" href="GtkRecentManager.html" title="GtkRecentManager">GtkRecentManager</a> *manager);
101
101
 
102
102
 
103
103
</pre>
104
104
</div>
105
105
<div class="refsect1" lang="en">
106
 
<a name="id4278267"></a><h2>Object Hierarchy</h2>
 
106
<a name="id4036243"></a><h2>Object Hierarchy</h2>
107
107
<pre class="synopsis">
108
108
 
109
109
  <a
110
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
 
110
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
111
111
>GObject</a>
112
112
   +----<a
113
 
href="/home/mclasen/gnome-2.18/install/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
 
113
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
114
114
>GInitiallyUnowned</a>
115
 
         +----<a href="GtkObject.html" title="GtkObject">GtkObject</a>
116
 
               +----<a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
117
 
                     +----<a href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
118
 
                           +----<a href="GtkBox.html" title="GtkBox">GtkBox</a>
119
 
                                 +----<a href="GtkVBox.html" title="GtkVBox">GtkVBox</a>
 
115
         +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
 
116
               +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
 
117
                     +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
 
118
                           +----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
 
119
                                 +----<a class="link" href="GtkVBox.html" title="GtkVBox">GtkVBox</a>
120
120
                                       +----GtkRecentChooserWidget
121
121
</pre>
122
122
</div>
123
123
<div class="refsect1" lang="en">
124
 
<a name="id4278336"></a><h2>Implemented Interfaces</h2>
 
124
<a name="id4036312"></a><h2>Implemented Interfaces</h2>
125
125
<p>
126
126
GtkRecentChooserWidget implements
127
 
 <a href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>,  AtkImplementorIface and  <a href="GtkRecentChooser.html" title="GtkRecentChooser">GtkRecentChooser</a>.</p>
 
127
 <a class="link" href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>,  AtkImplementorIface and  <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser">GtkRecentChooser</a>.</p>
128
128
</div>
129
129
<div class="refsect1" lang="en">
130
 
<a name="id4278374"></a><h2>Description</h2>
 
130
<a name="id4036349"></a><h2>Description</h2>
131
131
<p>
132
 
<a href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> is a widget suitable for selecting recently used
133
 
files.  It is the main building block of a <a href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog"><span class="type">GtkRecentChooserDialog</span></a>.  Most
 
132
<a class="link" href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> is a widget suitable for selecting recently used
 
133
files.  It is the main building block of a <a class="link" href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog"><span class="type">GtkRecentChooserDialog</span></a>.  Most
134
134
applications will only need to use the latter; you can use
135
 
<a href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> as part of a larger window if you have special needs.
 
135
<a class="link" href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> as part of a larger window if you have special needs.
136
136
</p>
137
137
<p>
138
 
Note that <a href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> does not have any methods of its own.
139
 
Instead, you should use the functions that work on a <a href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a>.
 
138
Note that <a class="link" href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> does not have any methods of its own.
 
139
Instead, you should use the functions that work on a <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a>.
140
140
</p>
141
141
<p>
142
142
Recently used files are supported since GTK+ 2.10.
143
143
</p>
144
144
</div>
145
145
<div class="refsect1" lang="en">
146
 
<a name="id4278444"></a><h2>Details</h2>
 
146
<a name="id4036419"></a><h2>Details</h2>
147
147
<div class="refsect2" lang="en">
148
 
<a name="id4278454"></a><h3>
 
148
<a name="id4036430"></a><h3>
149
149
<a name="GtkRecentChooserWidget-struct"></a>GtkRecentChooserWidget</h3>
150
 
<a class="indexterm" name="id4278468"></a><pre class="programlisting">typedef struct _GtkRecentChooserWidget GtkRecentChooserWidget;</pre>
 
150
<a class="indexterm" name="id4036444"></a><pre class="programlisting">typedef struct _GtkRecentChooserWidget GtkRecentChooserWidget;</pre>
151
151
<p>
152
152
 
153
153
</p>
154
154
</div>
155
155
<hr>
156
156
<div class="refsect2" lang="en">
157
 
<a name="id4278484"></a><h3>
 
157
<a name="id4036460"></a><h3>
158
158
<a name="gtk-recent-chooser-widget-new"></a>gtk_recent_chooser_widget_new ()</h3>
159
 
<a class="indexterm" name="id4278500"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_recent_chooser_widget_new       (void);</pre>
 
159
<a class="indexterm" name="id4036475"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_recent_chooser_widget_new       (void);</pre>
160
160
<p>
161
 
Creates a new <a href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> object.  This is an embeddable widget
 
161
Creates a new <a class="link" href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> object.  This is an embeddable widget
162
162
used to access the recently used resources list.</p>
163
163
<p>
164
164
 
166
166
<div class="variablelist"><table border="0">
167
167
<col align="left" valign="top">
168
168
<tbody><tr>
169
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
170
 
<td> a new <a href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a>
 
169
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
170
<td> a new <a class="link" href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a>
171
171
 
172
172
</td>
173
173
</tr></tbody>
177
177
</div>
178
178
<hr>
179
179
<div class="refsect2" lang="en">
180
 
<a name="id4278565"></a><h3>
 
180
<a name="id4036541"></a><h3>
181
181
<a name="gtk-recent-chooser-widget-new-for-manager"></a>gtk_recent_chooser_widget_new_for_manager ()</h3>
182
 
<a class="indexterm" name="id4278583"></a><pre class="programlisting"><a href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_recent_chooser_widget_new_for_manager
183
 
                                                        (<a href="GtkRecentManager.html" title="GtkRecentManager">GtkRecentManager</a> *manager);</pre>
 
182
<a class="indexterm" name="id4036558"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>*          gtk_recent_chooser_widget_new_for_manager
 
183
                                                        (<a class="link" href="GtkRecentManager.html" title="GtkRecentManager">GtkRecentManager</a> *manager);</pre>
184
184
<p>
185
 
Creates a new <a href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> with a specified recent manager.
 
185
Creates a new <a class="link" href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a> with a specified recent manager.
186
186
</p>
187
187
<p>
188
188
This is useful if you have implemented your own recent manager, or if you
189
 
have a customized instance of a <a href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> object.</p>
 
189
have a customized instance of a <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> object.</p>
190
190
<p>
191
191
 
192
192
</p>
194
194
<col align="left" valign="top">
195
195
<tbody>
196
196
<tr>
197
 
<td><span class="term"><em class="parameter"><code>manager</code></em>&#160;:</span></td>
198
 
<td> a <a href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a>
 
197
<td><p><span class="term"><em class="parameter"><code>manager</code></em>&#160;:</span></p></td>
 
198
<td> a <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a>
199
199
</td>
200
200
</tr>
201
201
<tr>
202
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
203
 
<td> a new <a href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a>
 
202
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
203
<td> a new <a class="link" href="GtkRecentChooserWidget.html" title="GtkRecentChooserWidget"><span class="type">GtkRecentChooserWidget</span></a>
204
204
 
205
205
</td>
206
206
</tr>
211
211
</div>
212
212
</div>
213
213
<div class="refsect1" lang="en">
214
 
<a name="id4278691"></a><h2>See Also</h2>
 
214
<a name="id4036667"></a><h2>See Also</h2>
215
215
<p>
216
 
<a href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a>, <a href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog"><span class="type">GtkRecentChooserDialog</span></a>
 
216
<a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a>, <a class="link" href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog"><span class="type">GtkRecentChooserDialog</span></a>
217
217
</p>
218
218
</div>
 
219
<div class="refsect1" lang="en">
 
220
<a name="id4036693"></a><div class="refsect2" lang="en"><a name="id4036694"></a></div>
 
221
<hr>
 
222
<div class="refsect2" lang="en"><a name="id4036696"></a></div>
 
223
</div>
219
224
</div>
220
225
</body>
221
226
</html>