A RecentFilter::Info class is used to pass information about the tested file to filter(). More...
Public Member Functions | |
Info () | |
Public Attributes | |
RecentFilterFlags | contains |
This bitmask tells us which of the other variables contain useful information. | |
Glib::ustring | uri |
Glib::ustring | display_name |
Glib::ustring | mime_type |
std::list< Glib::ustring > | applications |
std::list< Glib::ustring > | groups |
int | age |
A RecentFilter::Info class is used to pass information about the tested file to filter().
Gtk::RecentFilter::Info::Info | ( | ) |
This bitmask tells us which of the other variables contain useful information.