gtkRecentChooserGetSelectMultiple {RGtk2}R Documentation

gtkRecentChooserGetSelectMultiple

Description

Gets whether chooser can select multiple items.

Usage

gtkRecentChooserGetSelectMultiple(object)

Arguments

object

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.20.21 Index]