|
Ardour
9.2-514-g007a185d69
|
#include <recentinfo.h>
Public Types | |
| typedef Glib::RefPtr< Gtk::RecentInfo > | CppType |
| typedef GtkRecentInfo * | CType |
Public Member Functions | |
| void | set (const CppType &data) |
| CppType | get () const |
Static Public Member Functions | |
| static GType | value_type () |
Definition at line 335 of file recentinfo.h.
| typedef Glib::RefPtr<Gtk::RecentInfo> Glib::Value< Glib::RefPtr< Gtk::RecentInfo > >::CppType |
Definition at line 338 of file recentinfo.h.
| typedef GtkRecentInfo* Glib::Value< Glib::RefPtr< Gtk::RecentInfo > >::CType |
Definition at line 339 of file recentinfo.h.
| CppType Glib::Value< Glib::RefPtr< Gtk::RecentInfo > >::get | ( | ) | const |
| void Glib::Value< Glib::RefPtr< Gtk::RecentInfo > >::set | ( | const CppType & | data | ) |
|
static |