
Last chance! 50% off unlimited learning
Sale ends in
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)
GtkBuildable
and GtkRecentChooser
.GtkRecentChooserDialog
or
GtkRecentChooserMenu
.
To construct a submenu showing recently used files, use a GtkRecentAction
as the action for a gtkRecentAction
is the equivalent of gtkRecentActionNew
.