RecentChooserMenu.this

Creates a new gtk.RecentChooserMenu widget using manager as the underlying recently used resources manager.

This is useful if you have implemented your own recent manager, or if you have a customized instance of a gtk.RecentManager object or if you wish to share a common gtk.RecentManager object among multiple GtkRecentChooser widgets.

Parameters

manager RecentManager

Return Value

a new gtk.RecentChooserMenu, bound to manager.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.10