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 [GtkRecentChooser] a GtkRecentChooser
show.icons [logical] whether to show an icon near the resource

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]