gtkmm: RecentFiles

Classes

class Gtk::RecentAction
An action of which represents a list of recently used files. More...

class Gtk::RecentChooser
RecentChooser is an interface that can be implemented by widgets displaying the list of recently used files. More...

class Gtk::RecentChooserDialog
RecentChooserDialog is a dialog box suitable for displaying the recently used documents. More...

class Gtk::RecentChooserMenu
RecentChooserMenu is a widget suitable for displaying recently used files inside a menu. More...

class Gtk::RecentChooserWidget
RecentChooserWidget is a widget suitable for selecting recently used files. More...

class Gtk::RecentFilter::Info
A RecentFilter::Info class is used to pass information about the tested file to filter(). More...

class Gtk::RecentFilter
RecentFilter can be used to restrict the files being shown in a RecentChooser . More...

class Gtk::RecentInfo
Contains information found when looking up an entry of the recently used files list. More...

class Gtk::RecentManager::Data
Meta-data passed to add_item() . More...

class Gtk::RecentManager
RecentManager provides a facility for adding, removing and looking up recently used files. More...

Detailed Description