![]() |
![]() |
Public Member Functions | |
bool | equal (const RecentInfo& other) const |
bool | exists () const |
time_t | get_added () const |
int | get_age () const |
bool | get_application_info (const Glib::ustring& app_name, Glib::StringArrayHandle& app_exec, guint& count, time_t& time) const |
Glib::StringArrayHandle | get_applications () const |
Glib::ustring | get_description () const |
Glib::ustring | get_display_name () const |
Glib::StringArrayHandle | get_groups () const |
Glib::RefPtr<const Gdk::Pixbuf> | get_icon (int size) const |
Glib::RefPtr<Gdk::Pixbuf> | get_icon (int size) |
Glib::ustring | get_mime_type () const |
time_t | get_modified () const |
bool | get_private_hint () const |
Glib::ustring | get_short_name () const |
Glib::ustring | get_uri () const |
Glib::ustring | get_uri_display () const |
time_t | get_visited () const |
const GtkRecentInfo* | gobj () const |
Provides access to the underlying C instance. | |
GtkRecentInfo* | gobj () |
Provides access to the underlying C instance. | |
GtkRecentInfo* | gobj_copy () const |
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs. | |
bool | has_application (const Glib::ustring& app_name) const |
bool | has_group (const Glib::ustring& group) const |
bool | is_local () const |
Glib::ustring | last_application () const |
operator bool () const | |
Tests whether the RecentInfo is valid. | |
RecentInfo& | operator= (const RecentInfo& other) |
RecentInfo (const RecentInfo& other) | |
RecentInfo (GtkRecentInfo* gobject, bool make_a_copy=true) | |
RecentInfo () | |
void | swap (RecentInfo& other) |
~RecentInfo () | |
Protected Attributes | |
GtkRecentInfo* | gobject_ |
Related Functions | |
(Note that these are not member functions.) | |
bool | operator!= (const RecentInfo& lhs, const RecentInfo& rhs) |
bool | operator== (const RecentInfo& lhs, const RecentInfo& rhs) |
void | swap (RecentInfo& lhs, RecentInfo& rhs) |
Gtk::RecentInfo | wrap (GtkRecentInfo* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C instance.
|
|
Provides access to the underlying C instance.
|
|
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
|
|
|
|
|
|
|
|
|
|
Tests whether the RecentInfo is valid.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|