gtkRecentChooserSetSelectMultiple {RGtk2}R Documentation

gtkRecentChooserSetSelectMultiple

Description

Sets whether chooser can select multiple items.

Usage

gtkRecentChooserSetSelectMultiple(object, select.multiple)

Arguments

object

a GtkRecentChooser

select.multiple

TRUE if chooser can select more than one item

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]