3 #ifndef _GTKMM_FILECHOOSERDIALOG_H
4 #define _GTKMM_FILECHOOSERDIALOG_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
35 #ifndef DOXYGEN_SHOULD_SKIP_THIS
42 {
class FileChooserDialog_Class; }
56 #ifndef DOXYGEN_SHOULD_SKIP_THIS
65 #ifndef DOXYGEN_SHOULD_SKIP_THIS
69 static CppClassType filechooserdialog_class_;
82 #ifndef DOXYGEN_SHOULD_SKIP_THIS
83 static GType
get_type() G_GNUC_CONST;
86 static GType get_base_type() G_GNUC_CONST;
Gtk::FileChooserDialog * wrap(GtkFileChooserDialog *object, bool take_copy=false)
const GtkFileChooserDialog * gobj() const
Provides access to the underlying C GtkObject.
FileChooserDialog(Gtk::Window &parent, const Glib::ustring &title, FileChooserAction action, const Glib::ustring &backend)
FileChooserDialog(const Glib::ustring &title, FileChooserAction action=FILE_CHOOSER_ACTION_OPEN)
FileChooserDialog(Gtk::Window &parent, const Glib::ustring &title, FileChooserAction action=FILE_CHOOSER_ACTION_OPEN)
GtkFileChooserDialog * gobj()
Provides access to the underlying C GtkObject.
FileChooserDialog(const Glib::ustring &title, FileChooserAction action, const Glib::ustring &backend)
virtual ~FileChooserDialog()
static GType get_type() G_GNUC_CONST