gtkFileChooserGetSelectMultiple {RGtk2}R Documentation

gtkFileChooserGetSelectMultiple

Description

Gets whether multiple files can be selected in the file selector. See gtkFileChooserSetSelectMultiple.

Usage

gtkFileChooserGetSelectMultiple(object)

Arguments

object [GtkFileChooser] a GtkFileChooser

Details

Since 2.4

Value

[logical] TRUE if multiple files can be selected.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]