| add_interface(GType gtype_implementer) | Gtk::SelectionModel | static |
| create() | Gtk::SingleSelection | static |
| create(const Glib::RefPtr< Gio::ListModel > & model) | Gtk::SingleSelection | static |
| get_autoselect() const | Gtk::SingleSelection | |
| get_can_unselect() const | Gtk::SingleSelection | |
| get_model() | Gtk::SingleSelection | |
| get_model() const | Gtk::SingleSelection | |
| get_selected() const | Gtk::SingleSelection | |
| get_selected_item() | Gtk::SingleSelection | |
| get_selected_item() const | Gtk::SingleSelection | |
| 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::SingleSelection | static |
| gobj() | Gtk::SingleSelection | inline |
| gobj() const | Gtk::SingleSelection | inline |
| gobj_copy() | Gtk::SingleSelection | |
| is_selected(guint position) const | Gtk::SelectionModel | |
| is_selected_vfunc(guint position) const | Gtk::SelectionModel | protectedvirtual |
| operator=(SingleSelection && src) noexcept | Gtk::SingleSelection | |
| Gtk::SelectionModel::operator=(SelectionModel && src) noexcept | Gtk::SelectionModel | |
| property_autoselect() | Gtk::SingleSelection | |
| property_autoselect() const | Gtk::SingleSelection | |
| property_can_unselect() | Gtk::SingleSelection | |
| property_can_unselect() const | Gtk::SingleSelection | |
| property_item_type() const | Gtk::SingleSelection | |
| property_model() | Gtk::SingleSelection | |
| property_model() const | Gtk::SingleSelection | |
| property_n_items() const | Gtk::SingleSelection | |
| property_selected() | Gtk::SingleSelection | |
| property_selected() const | Gtk::SingleSelection | |
| property_selected_item() const | Gtk::SingleSelection | |
| 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_autoselect(bool autoselect=true) | Gtk::SingleSelection | |
| set_can_unselect(bool can_unselect=true) | Gtk::SingleSelection | |
| set_model(const Glib::RefPtr< Gio::ListModel > & model) | Gtk::SingleSelection | |
| set_selected(guint position) | Gtk::SingleSelection | |
| 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 | |
| SingleSelection(SingleSelection && src) noexcept | Gtk::SingleSelection | |
| SingleSelection() | Gtk::SingleSelection | protected |
| SingleSelection(const Glib::RefPtr< Gio::ListModel > & model) | Gtk::SingleSelection | explicitprotected |
| 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(GtkSingleSelection * object, bool take_copy=false) | Gtk::SingleSelection | related |
| Gtk::SelectionModel::wrap(GtkSelectionModel * object, bool take_copy=false) | Gtk::SelectionModel | related |
| ~SelectionModel() noexcept override | Gtk::SelectionModel | |
| ~SingleSelection() noexcept override | Gtk::SingleSelection | |