gtkRecentChooserGetShowNotFound {RGtk2} | R Documentation |
Retrieves whether chooser
should show the recently used resources that
were not found.
gtkRecentChooserGetShowNotFound(object)
|
[GtkRecentChooser ] a GtkRecentChooser |
Since 2.10
[logical] TRUE
if the resources not found should be displayed, and
FALSE
otheriwse.
Derived by RGtkGen from GTK+ documentation