![]() |
![]() |
Public Types | |
typedef sigc::slot< bool, const Info& > | SlotCustom |
For instance, bool on_custom(const Gtk::RecentFilter::Info& filter_info);. | |
Public Member Functions | |
void | add_age (int days) |
void | add_application (const Glib::ustring& application) |
void | add_custom (RecentFilterFlags needed, const SlotCustom& slot) |
void | add_group (const Glib::ustring& group) |
void | add_mime_type (const Glib::ustring& mime_type) |
void | add_pattern (const Glib::ustring& pattern) |
void | add_pixbuf_formats () |
Glib::ustring | get_name () const |
RecentFilterFlags | get_needed () const |
const GtkRecentFilter* | gobj () const |
Provides access to the underlying C GtkObject. | |
GtkRecentFilter* | gobj () |
Provides access to the underlying C GtkObject. | |
RecentFilter () | |
void | set_name (const Glib::ustring& name) |
virtual | ~RecentFilter () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::RecentFilter* | wrap (GtkRecentFilter* object, bool take_copy=false) |
Classes | |
class | Info |
|
For instance, bool on_custom(const Gtk::RecentFilter::Info& filter_info);.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Object. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Object. |
|
|
|
|