gtkFileChooserButtonNewWithBackend: gtkFileChooserButtonNewWithBackend

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1

Arguments

title

the title of the browse dialog.

action

the open mode for the widget.

backend

the name of the GtkFileSystem backend to use.

Details

Since 2.6

Value

[GtkWidget] a new button widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.