| Action enum name | Gtk::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::FileChooser | static |
| add_shortcut_folder(const Glib::RefPtr< Gio::File >& folder) | Gtk::FileChooser | |
| create(const Glib::ustring& title, Window& parent, FileChooser::Action action, const Glib::ustring& accept_label={}, const Glib::ustring& cancel_label={}) | Gtk::FileChooserNative | static |
| create(const Glib::ustring& title, FileChooser::Action action, const Glib::ustring& accept_label={}, const Glib::ustring& cancel_label={}) | Gtk::FileChooserNative | static |
| FileChooser() | Gtk::FileChooser | protected |
| FileChooser(FileChooser&& src) noexcept | Gtk::FileChooser | |
| FileChooserNative(FileChooserNative&& src) noexcept | Gtk::FileChooserNative | |
| FileChooserNative() | Gtk::FileChooserNative | protected |
| FileChooserNative(const Glib::ustring& title, Window& parent, FileChooser::Action action, const Glib::ustring& accept_label, const Glib::ustring& cancel_label) | Gtk::FileChooserNative | protected |
| FileChooserNative(const Glib::ustring& title, FileChooser::Action action, const Glib::ustring& accept_label, const Glib::ustring& cancel_label) | Gtk::FileChooserNative | protected |
| get_accept_label() const | Gtk::FileChooserNative | |
| get_action() const | Gtk::FileChooser | |
| get_cancel_label() const | Gtk::FileChooserNative | |
| get_choice(const Glib::ustring& id) const | Gtk::FileChooser | |
| get_create_folders() const | Gtk::FileChooser | |
| get_current_folder() | Gtk::FileChooser | |
| get_current_folder() const | Gtk::FileChooser | |
| get_current_name() const | Gtk::FileChooser | |
| get_file() | Gtk::FileChooser | |
| get_file() const | Gtk::FileChooser | |
| get_files() | Gtk::FileChooser | |
| get_files() const | Gtk::FileChooser | |
| get_filter() | Gtk::FileChooser | |
| get_filter() const | Gtk::FileChooser | |
| get_filters() const | Gtk::FileChooser | |
| get_modal() const | Gtk::NativeDialog | |
| get_select_multiple() const | Gtk::FileChooser | |
| get_shortcut_folders() const | Gtk::FileChooser | |
| get_title() const | Gtk::NativeDialog | |
| get_transient_for() | Gtk::NativeDialog | |
| get_transient_for() const | Gtk::NativeDialog | |
| get_type() | Gtk::FileChooserNative | static |
| get_visible() const | Gtk::NativeDialog | |
| gobj() | Gtk::FileChooserNative | inline |
| gobj() const | Gtk::FileChooserNative | inline |
| gobj_copy() | Gtk::FileChooserNative | |
| hide() | Gtk::NativeDialog | |
| NativeDialog(NativeDialog&& src) noexcept | Gtk::NativeDialog | |
| NativeDialog() | Gtk::NativeDialog | protected |
| on_response(int response_id) | Gtk::NativeDialog | protectedvirtual |
| operator=(FileChooserNative&& src) noexcept | Gtk::FileChooserNative | |
| Gtk::NativeDialog::operator=(NativeDialog&& src) noexcept | Gtk::NativeDialog | |
| Gtk::FileChooser::operator=(FileChooser&& src) noexcept | Gtk::FileChooser | |
| property_accept_label() | Gtk::FileChooserNative | |
| property_accept_label() const | Gtk::FileChooserNative | |
| property_action() | Gtk::FileChooser | |
| property_action() const | Gtk::FileChooser | |
| property_cancel_label() | Gtk::FileChooserNative | |
| property_cancel_label() const | Gtk::FileChooserNative | |
| property_create_folders() | Gtk::FileChooser | |
| property_create_folders() const | Gtk::FileChooser | |
| property_filter() | Gtk::FileChooser | |
| property_filter() const | Gtk::FileChooser | |
| property_filters() const | Gtk::FileChooser | |
| property_modal() | Gtk::NativeDialog | |
| property_modal() const | Gtk::NativeDialog | |
| property_select_multiple() | Gtk::FileChooser | |
| property_select_multiple() const | Gtk::FileChooser | |
| property_shortcut_folders() const | Gtk::FileChooser | |
| property_title() | Gtk::NativeDialog | |
| property_title() const | Gtk::NativeDialog | |
| property_transient_for() | Gtk::NativeDialog | |
| property_transient_for() const | Gtk::NativeDialog | |
| property_visible() | Gtk::NativeDialog | |
| property_visible() const | Gtk::NativeDialog | |
| 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_accept_label(const Glib::ustring& accept_label={}) | Gtk::FileChooserNative | |
| set_action(Action action) | Gtk::FileChooser | |
| set_cancel_label(const Glib::ustring& cancel_label={}) | Gtk::FileChooserNative | |
| 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_modal(bool modal=true) | Gtk::NativeDialog | |
| set_select_multiple(bool select_multiple=true) | Gtk::FileChooser | |
| set_title(const Glib::ustring& title) | Gtk::NativeDialog | |
| set_transient_for(Window& parent) | Gtk::NativeDialog | |
| show() | Gtk::NativeDialog | |
| signal_response() | Gtk::NativeDialog | |
| unset_transient_for() | Gtk::NativeDialog | |
| wrap(GtkFileChooserNative* object, bool take_copy=false) | Gtk::FileChooserNative | related |
| Gtk::NativeDialog::wrap(GtkNativeDialog* object, bool take_copy=false) | Gtk::NativeDialog | related |
| Gtk::FileChooser::wrap(GtkFileChooser* object, bool take_copy=false) | Gtk::FileChooser | related |
| ~FileChooser() noexcept override | Gtk::FileChooser | |
| ~FileChooserNative() noexcept override | Gtk::FileChooserNative | |
| ~NativeDialog() noexcept override | Gtk::NativeDialog | |