| gtkRecentChooserSetShowNotFound {RGtk2} | R Documentation |
Sets whether chooser should display the recently used resources that
it didn't find. This only applies to local resources.
gtkRecentChooserSetShowNotFound(object, show.not.found)
|
[GtkRecentChooser] a GtkRecentChooser |
|
[logical] whether to show the local items we didn't find |
Since 2.10
Derived by RGtkGen from GTK+ documentation