|
gtkmm 4.16.0
|
This is the complete list of members for Gtk::SelectionModel, including all inherited members.
| add_interface(GType gtype_implementer) | Gtk::SelectionModel | static |
| 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::SelectionModel | static |
| gobj() | Gtk::SelectionModel | inline |
| gobj() const | Gtk::SelectionModel | inline |
| is_selected(guint position) const | Gtk::SelectionModel | |
| is_selected_vfunc(guint position) const | Gtk::SelectionModel | protectedvirtual |
| operator=(SelectionModel && src) noexcept | Gtk::SelectionModel | |
| 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_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(GtkSelectionModel * object, bool take_copy=false) | Gtk::SelectionModel | related |
| ~SelectionModel() noexcept override | Gtk::SelectionModel |