gtkRecentChooserGetShowIcons {RGtk2}R Documentation

gtkRecentChooserGetShowIcons

Description

Retrieves whether chooser should show an icon near the resource.

Usage

gtkRecentChooserGetShowIcons(object)

Arguments

object [GtkRecentChooser] a GtkRecentChooser

Details

Since 2.10

Value

[logical] TRUE if the icons should be displayed, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]