gtkmm 3.24.7
Gtk::FileChooser Member List

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

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 std::string & folder)Gtk::FileChooser
add_shortcut_folder_uri(const Glib::ustring & uri)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() constGtk::FileChooser
get_current_folder_file()Gtk::FileChooser
get_current_folder_uri() constGtk::FileChooser
get_current_name() constGtk::FileChooser
get_do_overwrite_confirmation() constGtk::FileChooser
get_extra_widget()Gtk::FileChooser
get_extra_widget() constGtk::FileChooser
get_file()Gtk::FileChooser
get_file() constGtk::FileChooser
get_filename() constGtk::FileChooser
get_filenames() constGtk::FileChooser
get_files()Gtk::FileChooser
get_filter()Gtk::FileChooser
get_filter() constGtk::FileChooser
get_local_only() constGtk::FileChooser
get_preview_file()Gtk::FileChooser
get_preview_file() constGtk::FileChooser
get_preview_filename() constGtk::FileChooser
get_preview_uri() constGtk::FileChooser
get_preview_widget()Gtk::FileChooser
get_preview_widget() constGtk::FileChooser
get_preview_widget_active() constGtk::FileChooser
get_select_multiple() constGtk::FileChooser
get_show_hidden() constGtk::FileChooser
get_type()Gtk::FileChooserstatic
get_uri() constGtk::FileChooser
get_uris() constGtk::FileChooser
get_use_preview_label() constGtk::FileChooser
gobj()Gtk::FileChooserinline
gobj() constGtk::FileChooserinline
list_filters()Gtk::FileChooser
list_filters() constGtk::FileChooser
list_shortcut_folder_uris() constGtk::FileChooser
list_shortcut_folders() constGtk::FileChooser
operator=(FileChooser && src) noexceptGtk::FileChooser
property_action()Gtk::FileChooser
property_action() constGtk::FileChooser
property_create_folders()Gtk::FileChooser
property_create_folders() constGtk::FileChooser
property_do_overwrite_confirmation()Gtk::FileChooser
property_do_overwrite_confirmation() constGtk::FileChooser
property_extra_widget()Gtk::FileChooser
property_extra_widget() constGtk::FileChooser
property_filter()Gtk::FileChooser
property_filter() constGtk::FileChooser
property_local_only()Gtk::FileChooser
property_local_only() constGtk::FileChooser
property_preview_widget()Gtk::FileChooser
property_preview_widget() constGtk::FileChooser
property_preview_widget_active()Gtk::FileChooser
property_preview_widget_active() constGtk::FileChooser
property_select_multiple()Gtk::FileChooser
property_select_multiple() constGtk::FileChooser
property_show_hidden()Gtk::FileChooser
property_show_hidden() constGtk::FileChooser
property_use_preview_label()Gtk::FileChooser
property_use_preview_label() constGtk::FileChooser
remove_choice(const Glib::ustring & id)Gtk::FileChooser
remove_filter(const Glib::RefPtr< FileFilter > & filter)Gtk::FileChooser
remove_shortcut_folder(const std::string & folder)Gtk::FileChooser
remove_shortcut_folder_uri(const Glib::ustring & uri)Gtk::FileChooser
select_all()Gtk::FileChooser
select_file(const Glib::RefPtr< const Gio::File > & file)Gtk::FileChooser
select_filename(const std::string & filename)Gtk::FileChooser
select_uri(const Glib::ustring & uri)Gtk::FileChooser
set_action(FileChooserAction 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 std::string & filename)Gtk::FileChooser
set_current_folder_file(const Glib::RefPtr< const Gio::File > & file)Gtk::FileChooser
set_current_folder_uri(const Glib::ustring & uri)Gtk::FileChooser
set_current_name(const Glib::ustring & name)Gtk::FileChooser
set_do_overwrite_confirmation(bool do_overwrite_confirmation=true)Gtk::FileChooser
set_extra_widget(Gtk::Widget & extra_widget)Gtk::FileChooser
set_file(const Glib::RefPtr< const Gio::File > & file)Gtk::FileChooser
set_filename(const std::string & filename)Gtk::FileChooser
set_filter(const Glib::RefPtr< FileFilter > & filter)Gtk::FileChooser
set_local_only(bool local_only=true)Gtk::FileChooser
set_preview_widget(Gtk::Widget & preview_widget)Gtk::FileChooser
set_preview_widget_active(bool active=true)Gtk::FileChooser
set_select_multiple(bool select_multiple=true)Gtk::FileChooser
set_show_hidden(bool show_hidden=true)Gtk::FileChooser
set_uri(const Glib::ustring & uri)Gtk::FileChooser
set_use_preview_label(bool use_label=true)Gtk::FileChooser
signal_confirm_overwrite()Gtk::FileChooser
signal_current_folder_changed()Gtk::FileChooser
signal_file_activated()Gtk::FileChooser
signal_selection_changed()Gtk::FileChooser
signal_update_preview()Gtk::FileChooser
unselect_all()Gtk::FileChooser
unselect_file(const Glib::RefPtr< const Gio::File > & file)Gtk::FileChooser
unselect_filename(const std::string & filename)Gtk::FileChooser
unselect_uri(const Glib::ustring & uri)Gtk::FileChooser
wrap(GtkFileChooser * object, bool take_copy=false)Gtk::FileChooserrelated
~FileChooser() noexcept overrideGtk::FileChooser