RecentChooserMenu


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.10" ) ]
public RecentChooserMenu ()

Creates a new RecentChooserMenu widget.

This kind of widget shows the list of recently used resources as a menu, each item as a menu item. Each item inside the menu might have an icon, representing its MIME type, and a number, for mnemonic access.

This widget implements the RecentChooser interface.

This widget creates its own RecentManager object. See the RecentChooserMenu.for_manager function to know how to create a RecentChooserMenu widget bound to another RecentManager object.

Returns:

a new RecentChooserMenu