gtkRecentChooserGetSelectMultiple {RGtk2}R Documentation

gtkRecentChooserGetSelectMultiple

Description

Gets whether chooser can select multiple items.

Usage

gtkRecentChooserGetSelectMultiple(object)

Arguments

object [GtkRecentChooser] a GtkRecentChooser

Details

Since 2.10

Value

[logical] TRUE if chooser can select more than one item.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]