gtkFileChooserButtonNew {RGtk2}R Documentation

gtkFileChooserButtonNew

Description

Creates a new file-selecting button widget.

Usage

gtkFileChooserButtonNew(title, action, show = TRUE)

Arguments

title

the title of the browse dialog.

action

the open mode for the widget.

Details

Since 2.6

Value

[GtkWidget] a new button widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]