3 #ifndef _GTKMM_RECENTCHOOSERDIALOG_H
4 #define _GTKMM_RECENTCHOOSERDIALOG_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
33 #ifndef DOXYGEN_SHOULD_SKIP_THIS
40 {
class RecentChooserDialog_Class; }
61 #ifndef DOXYGEN_SHOULD_SKIP_THIS
70 #ifndef DOXYGEN_SHOULD_SKIP_THIS
74 static CppClassType recentchooserdialog_class_;
87 #ifndef DOXYGEN_SHOULD_SKIP_THIS
88 static GType
get_type() G_GNUC_CONST;
91 static GType get_base_type() G_GNUC_CONST;
120 explicit RecentChooserDialog(
const Glib::ustring& title,
const Glib::RefPtr<RecentManager>& recent_manager);
virtual ~RecentChooserDialog()
RecentChooserDialog(Gtk::Window &parent, const Glib::ustring &title)
RecentChooserDialog(const Glib::ustring &title)
Gtk::RecentChooserDialog * wrap(GtkRecentChooserDialog *object, bool take_copy=false)
GtkRecentChooserDialog * gobj()
Provides access to the underlying C GtkObject.
const GtkRecentChooserDialog * gobj() const
Provides access to the underlying C GtkObject.
RecentChooserDialog(const Glib::ustring &title, const Glib::RefPtr< RecentManager > &recent_manager)
RecentChooserDialog(Gtk::Window &parent, const Glib::ustring &title, const Glib::RefPtr< RecentManager > &recent_manager)
static GType get_type() G_GNUC_CONST