gtkmm 4.10.0
|
This is the complete list of members for Gtk::SelectionModel, including all inherited members.
add_interface(GType gtype_implementer) | Gtk::SelectionModel | static |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void()> &slot) | Glib::ObjectBase | |
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void()> &&slot) | Glib::ObjectBase | |
freeze_notify() | Glib::ObjectBase | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property(const Glib::ustring &property_name) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
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 |
gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
Interface() | Glib::Interface | |
Interface(Interface &&src) noexcept | Glib::Interface | |
Interface(const Glib::Interface_Class &interface_class) | Glib::Interface | |
Interface(GObject *castitem) | Glib::Interface | |
Interface(const Interface &)=delete | Glib::Interface | |
is_selected(guint position) const | Gtk::SelectionModel | |
is_selected_vfunc(guint position) const | Gtk::SelectionModel | protectedvirtual |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | protected |
ObjectBase(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
operator=(SelectionModel && src) noexcept | Gtk::SelectionModel | |
Glib::Interface::operator=(Interface &&src) noexcept | Glib::Interface | |
Glib::Interface::operator=(const Interface &)=delete | Glib::Interface | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
reference() const | Glib::ObjectBase | virtual |
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_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::ObjectBase | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::ObjectBase | |
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 | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
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 |
~Interface() noexcept override | Glib::Interface | |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~SelectionModel() noexcept override | Gtk::SelectionModel |