gtkFileChooserSetSelectMultiple: gtkFileChooserSetSelectMultiple

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets whether multiple files can be selected in the file selector. This is only relevant if the action is set to be GTK_FILE_CHOOSER_ACTION_OPEN or GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER.

Usage

1
gtkFileChooserSetSelectMultiple(object, select.multiple)

Arguments

object

a GtkFileChooser

select.multiple

TRUE if multiple files can be selected.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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