gtkRecentChooserSetShowIcons {RGtk2}R Documentation

gtkRecentChooserSetShowIcons

Description

Sets whether chooser should show an icon near the resource when displaying it.

Usage

gtkRecentChooserSetShowIcons(object, show.icons)

Arguments

object

a GtkRecentChooser

show.icons

whether to show an icon near the resource

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]