Description Usage Arguments Details Value Author(s)
Creates a new GtkRecentChooserMenu widget using manager as
the underlying recently used resources manager.
1 | gtkRecentChooserMenuNewForManager(manager = NULL, show = TRUE)
|
|
a |
This is useful if you have implemented your own recent manager,
or if you have a customized instance of a GtkRecentManager
object or if you wish to share a common GtkRecentManager object
among multiple GtkRecentChooser widgets.
Since 2.10
[GtkWidget] a new GtkRecentChooserMenu, bound to manager.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.