gtkRecentChooserSetShowNotFound {RGtk2}R Documentation

gtkRecentChooserSetShowNotFound

Description

Sets whether chooser should display the recently used resources that it didn't find. This only applies to local resources.

Usage

gtkRecentChooserSetShowNotFound(object, show.not.found)

Arguments

object [GtkRecentChooser] a GtkRecentChooser
show.not.found [logical] whether to show the local items we didn't find

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]