Description Usage Arguments Details Value Author(s)
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.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.