Description Usage Arguments Details Value Author(s)
Creates a new GtkFileChooserDialog
with a specified backend. This is
especially useful if you use gtkFileChooserSetLocalOnly
to allow
non-local files and you use a more expressive vfs, such as gnome-vfs,
to load files.
WARNING: gtk_file_chooser_dialog_new_with_backend
has been deprecated since version 2.14 and should not be used in newly-written code. Use gtkFileChooserDialogNew
instead.
1 2 |
|
Title of the dialog, or |
|
Transient parent of the dialog, or |
|
Open or save mode for the dialog |
|
The name of the specific filesystem backend to use. |
|
a new |
Since 2.4
[GtkWidget
] a new GtkFileChooserDialog
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.