gtkmm  3.5.4
Public Member Functions | Public Attributes
Gtk::RecentFilter::Info Class Reference

A RecentFilter::Info class is used to pass information about the tested file to filter(). More...

List of all members.

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::ustringapplications
std::list< Glib::ustringgroups
int age

Detailed Description

A RecentFilter::Info class is used to pass information about the tested file to filter().


Constructor & Destructor Documentation

Gtk::RecentFilter::Info::Info ( )

Member Data Documentation

This bitmask tells us which of the other variables contain useful information.


The documentation for this class was generated from the following file: