Public Attributes | |
Glib::ustring | display_name |
Glib::ustring | description |
Glib::ustring | mime_type |
Glib::ustring | app_name |
Glib::ustring | app_exec |
std::vector< Glib::ustring > | groups |
bool | is_private |
You should use RecentManager::Data if you want to control the meta-data associated to an entry of the recently used files list when you are adding a new file to it.
Glib::ustring Gtk::RecentManager::RecentManager::Data::app_exec |
Glib::ustring Gtk::RecentManager::RecentManager::Data::app_name |
Glib::ustring Gtk::RecentManager::RecentManager::Data::description |
Glib::ustring Gtk::RecentManager::RecentManager::Data::display_name |
std::vector<Glib::ustring> Gtk::RecentManager::RecentManager::Data::groups |
bool Gtk::RecentManager::RecentManager::Data::is_private |
Glib::ustring Gtk::RecentManager::RecentManager::Data::mime_type |