gtkRecentChooserSetShowNotFound {RGtk2.10}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.10 version 2.10.6 Index]