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

a GtkRecentChooser

show.not.found

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.20.21 Index]