gtkmm 4.14.0
Gtk::FileChooser Member List

This is the complete list of members for Gtk::FileChooser, including all inherited members.

Action enum nameGtk::FileChooser
add_choice(const Glib::ustring & id, const Glib::ustring & label, const std::vector< Glib::ustring > & options, const std::vector< Glib::ustring > & option_labels)Gtk::FileChooser
add_choice(const Glib::ustring & id, const Glib::ustring & label)Gtk::FileChooser
add_filter(const Glib::RefPtr< FileFilter > & filter)Gtk::FileChooser
add_interface(GType gtype_implementer)Gtk::FileChooserstatic
add_shortcut_folder(const Glib::RefPtr< Gio::File > & folder)Gtk::FileChooser
FileChooser()Gtk::FileChooserprotected
FileChooser(FileChooser && src) noexceptGtk::FileChooser
get_action() constGtk::FileChooser
get_choice(const Glib::ustring & id) constGtk::FileChooser
get_create_folders() constGtk::FileChooser
get_current_folder()Gtk::FileChooser
get_current_folder() constGtk::FileChooser
get_current_name() constGtk::FileChooser
get_file()Gtk::FileChooser
get_file() constGtk::FileChooser
get_files()Gtk::FileChooser
get_files() constGtk::FileChooser
get_files2()Gtk::FileChooser
get_files2() constGtk::FileChooser
get_filter()Gtk::FileChooser
get_filter() constGtk::FileChooser
get_filters() constGtk::FileChooser
get_select_multiple() constGtk::FileChooser
get_shortcut_folders() constGtk::FileChooser
get_shortcut_folders2()Gtk::FileChooser
get_type()Gtk::FileChooserstatic
gobj()Gtk::FileChooserinline
gobj() constGtk::FileChooserinline
operator=(FileChooser && src) noexceptGtk::FileChooser
property_action()Gtk::FileChooser
property_action() constGtk::FileChooser
property_create_folders()Gtk::FileChooser
property_create_folders() constGtk::FileChooser
property_filter()Gtk::FileChooser
property_filter() constGtk::FileChooser
property_filters() constGtk::FileChooser
property_select_multiple()Gtk::FileChooser
property_select_multiple() constGtk::FileChooser
property_shortcut_folders() constGtk::FileChooser
remove_choice(const Glib::ustring & id)Gtk::FileChooser
remove_filter(const Glib::RefPtr< FileFilter > & filter)Gtk::FileChooser
remove_shortcut_folder(const Glib::RefPtr< Gio::File > & folder)Gtk::FileChooser
set_action(Action action)Gtk::FileChooser
set_choice(const Glib::ustring & id, const Glib::ustring & option)Gtk::FileChooser
set_create_folders(bool create_folders=true)Gtk::FileChooser
set_current_folder(const Glib::RefPtr< const Gio::File > & file)Gtk::FileChooser
set_current_name(const Glib::ustring & name)Gtk::FileChooser
set_file(const Glib::RefPtr< const Gio::File > & file)Gtk::FileChooser
set_filter(const Glib::RefPtr< FileFilter > & filter)Gtk::FileChooser
set_select_multiple(bool select_multiple=true)Gtk::FileChooser
wrap(GtkFileChooser * object, bool take_copy=false)Gtk::FileChooserrelated
~FileChooser() noexcept overrideGtk::FileChooser