Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
Functions | |
std::vector< Glib::RefPtr< Gtk::RecentInfo > > | Inkscape::getInkscapeRecentFiles (unsigned max_files) |
Generate a vector of recently used Inkscape files. | |
std::map< Glib::ustring, std::string > | Inkscape::getShortenedPathMap (std::vector< Glib::RefPtr< Gtk::RecentInfo > > const &recent_files) |
Generate the shortened labeles for a list of recently used files. | |