]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkfilechooserwidget.sgml
Make 3.0 parallel-installable to 2.x
[~andy/gtk] / docs / reference / gtk / tmpl / gtkfilechooserwidget.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkFileChooserWidget
3
4 <!-- ##### SECTION Short_Description ##### -->
5 File chooser widget that can be embedded in other widgets
6
7 <!-- ##### SECTION Long_Description ##### -->
8     <para>
9       #GtkFileChooserWidget is a widget suitable for selecting files.
10       It is the main building block of a #GtkFileChooserDialog.  Most
11       applications will only need to use the latter; you can use
12       #GtkFileChooserWidget as part of a larger window if you have
13       special needs.
14     </para>
15
16     <para>
17       Note that #GtkFileChooserWidget does not have any methods of its
18       own.  Instead, you should use the functions that work on a
19       #GtkFileChooser.
20     </para>
21
22 <!-- ##### SECTION See_Also ##### -->
23     <para>
24       #GtkFileChooser, #GtkFileChooserDialog
25     </para>
26
27 <!-- ##### SECTION Stability_Level ##### -->
28
29
30 <!-- ##### SECTION Image ##### -->
31
32
33 <!-- ##### STRUCT GtkFileChooserWidget ##### -->
34 <para>
35
36 </para>
37
38
39 <!-- ##### FUNCTION gtk_file_chooser_widget_new ##### -->
40 <para>
41
42 </para>
43
44 @action: 
45 @Returns: 
46
47
48
49
50 <!--
51 Local variables:
52 mode: sgml
53 sgml-parent-document: ("../gtk-docs.sgml" "book" "refentry")
54 End:
55 -->
56
57