Displays recently used files
<gtk-recent-chooser-widget>
is a widget suitable for selecting recently
used files. It is the main building block of a
<gtk-recent-chooser-dialog>
. Most applications will only need to use the
latter; you can use <gtk-recent-chooser-widget>
as part of a larger
window if you have special needs.
Note that <gtk-recent-chooser-widget>
does not have any methods of its
own. Instead, you should use the functions that work on a
<gtk-recent-chooser>
.
Recently used files are supported since GTK+ 2.10.