gtkRecentChooserSetSelectMultiple {RGtk2}R Documentation

gtkRecentChooserSetSelectMultiple

Description

Sets whether chooser can select multiple items.

Usage

gtkRecentChooserSetSelectMultiple(object, select.multiple)

Arguments

object [GtkRecentChooser] a GtkRecentChooser
select.multiple [logical] 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.12.5-3 Index]