gtkFileChooserButtonNewWithBackend
Creates a new file-selecting button widget using 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)
|
the title of the browse dialog. |
|
the open mode for the widget. |
|
the name of the |
Since 2.6
[GtkWidget
] a new button widget.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.