13#include <gtkmm/recentmanager.h>
19std::map<Glib::ustring, std::string>
getShortenedPathMap(std::vector<Glib::RefPtr<Gtk::RecentInfo>>
const &recent_files);
Helper class to stream background task notifications as a series of messages.
std::vector< Glib::RefPtr< Gtk::RecentInfo > > getInkscapeRecentFiles(unsigned max_files)
Generate a vector of recently used Inkscape files.
std::map< Glib::ustring, std::string > getShortenedPathMap(std::vector< Glib::RefPtr< Gtk::RecentInfo > > const &recent_files)
Generate the shortened labeles for a list of recently used files.