backend
.
WARNING: gtk_file_chooser_button_new_with_backend
has been deprecated since version 2.14 and should not be used in newly-written code. Use gtkFileChooserButtonNew
instead.
gtkFileChooserButtonNewWithBackend(title, action, backend, show = TRUE)
title
action
backend
GtkFileSystem
backend to use.GtkWidget
] a new button widget.