| gtkRecentChooserWidgetNewForManager {RGtk2} | R Documentation |
Creates a new GtkRecentChooserWidget with a specified recent manager.
gtkRecentChooserWidgetNewForManager(manager = NULL, show = TRUE)
|
[GtkRecentManager] a GtkRecentManager |
This is useful if you have implemented your own recent manager, or if you
have a customized instance of a GtkRecentManager object.
Since 2.10
[GtkWidget] a new GtkRecentChooserWidget
Derived by RGtkGen from GTK+ documentation