GtkRecentAction: GtkRecentAction
Description
An action of which represents a list of recently used filesMethods and Functions
gtkRecentActionNew(name, label, tooltip, stock.id)
gtkRecentActionNewForManager(name, label, tooltip, stock.id, manager)
gtkRecentActionGetShowNumbers(object)
gtkRecentActionSetShowNumbers(object, show.numbers)
gtkRecentAction(name, label, tooltip, stock.id)
Hierarchy
GObject
+----GtkAction
+----GtkRecentActionDetailed Description
A GtkRecentAction represents a list of recently used files, which
can be shown by widgets such as GtkRecentChooserDialog
or
GtkRecentChooserMenu
.
To construct a submenu showing recently used files, use a GtkRecentAction
as the action for a References
http://library.gnome.org/devel//gtk/GtkRecentAction.html