| add_interface(GType gtype_implementer) | Gtk::SelectionModel | static |
| create() | Gtk::NoSelection | static |
| create(const Glib::RefPtr< Gio::ListModel > & model) | Gtk::NoSelection | static |
| get_model() | Gtk::NoSelection | |
| get_model() const | Gtk::NoSelection | |
| get_selection() const | Gtk::SelectionModel | |
| get_selection(guint position, guint n_items) const | Gtk::SelectionModel | |
| get_selection_vfunc(guint position, guint n_items) | Gtk::SelectionModel | protectedvirtual |
| get_type() | Gtk::NoSelection | static |
| gobj() | Gtk::NoSelection | inline |
| gobj() const | Gtk::NoSelection | inline |
| gobj_copy() | Gtk::NoSelection | |
| is_selected(guint position) const | Gtk::SelectionModel | |
| is_selected_vfunc(guint position) const | Gtk::SelectionModel | protectedvirtual |
| NoSelection(NoSelection && src) noexcept | Gtk::NoSelection | |
| NoSelection() | Gtk::NoSelection | protected |
| NoSelection(const Glib::RefPtr< Gio::ListModel > & model) | Gtk::NoSelection | explicitprotected |
| operator=(NoSelection && src) noexcept | Gtk::NoSelection | |
| Gtk::SelectionModel::operator=(SelectionModel && src) noexcept | Gtk::SelectionModel | |
| property_item_type() const | Gtk::NoSelection | |
| property_model() | Gtk::NoSelection | |
| property_model() const | Gtk::NoSelection | |
| property_n_items() const | Gtk::NoSelection | |
| select_all() | Gtk::SelectionModel | |
| select_all_vfunc() | Gtk::SelectionModel | protectedvirtual |
| select_item(guint position, bool unselect_rest) | Gtk::SelectionModel | |
| select_item_vfunc(guint position, bool unselect_rest) | Gtk::SelectionModel | protectedvirtual |
| select_range(guint position, guint n_items, bool unselect_rest) | Gtk::SelectionModel | |
| select_range_vfunc(guint position, guint n_items, bool unselect_rest) | Gtk::SelectionModel | protectedvirtual |
| selection_changed(guint position, guint n_items) | Gtk::SelectionModel | protected |
| SelectionModel() | Gtk::SelectionModel | protected |
| SelectionModel(SelectionModel && src) noexcept | Gtk::SelectionModel | |
| set_model(const Glib::RefPtr< Gio::ListModel > & model) | Gtk::NoSelection | |
| set_selection(const Glib::RefPtr< const Bitset > & selected, const Glib::RefPtr< const Bitset > & mask) | Gtk::SelectionModel | |
| set_selection_vfunc(const Glib::RefPtr< const Bitset > & selected, const Glib::RefPtr< const Bitset > & mask) | Gtk::SelectionModel | protectedvirtual |
| signal_selection_changed() | Gtk::SelectionModel | |
| unselect_all() | Gtk::SelectionModel | |
| unselect_all_vfunc() | Gtk::SelectionModel | protectedvirtual |
| unselect_item(guint position) | Gtk::SelectionModel | |
| unselect_item_vfunc(guint position) | Gtk::SelectionModel | protectedvirtual |
| unselect_range(guint position, guint n_items) | Gtk::SelectionModel | |
| unselect_range_vfunc(guint position, guint n_items) | Gtk::SelectionModel | protectedvirtual |
| wrap(GtkNoSelection * object, bool take_copy=false) | Gtk::NoSelection | related |
| Gtk::SelectionModel::wrap(GtkSelectionModel * object, bool take_copy=false) | Gtk::SelectionModel | related |
| ~NoSelection() noexcept override | Gtk::NoSelection | |
| ~SelectionModel() noexcept override | Gtk::SelectionModel | |