Gio::add_interface(GType gtype_implementer) | Gio::ListModel | static |
Gtk::SelectionModel::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 | |
create() | Gtk::SingleSelection | static |
create(const Glib::RefPtr< Gio::ListModel > & model) | Gtk::SingleSelection | static |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
get_autoselect() const | Gtk::SingleSelection | |
get_can_unselect() const | Gtk::SingleSelection | |
get_data(const QueryQuark &key) | Glib::Object | |
get_item_type() const | Gio::ListModel | |
get_item_type_vfunc() | Gio::ListModel | protectedvirtual |
get_item_vfunc(guint position) | Gio::ListModel | protectedvirtual |
get_model() | Gtk::SingleSelection | |
get_model() const | Gtk::SingleSelection | |
get_n_items() const | Gio::ListModel | |
get_n_items_vfunc() | Gio::ListModel | protectedvirtual |
get_object(guint position) | Gio::ListModel | |
get_object(guint position) const | Gio::ListModel | |
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_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 | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
Gio::Interface() | Glib::Interface | |
Gio::Interface(Interface &&src) noexcept | Glib::Interface | |
Gio::Interface(const Glib::Interface_Class &interface_class) | Glib::Interface | |
Gio::Interface(GObject *castitem) | Glib::Interface | |
Gio::Interface(const Interface &)=delete | Glib::Interface | |
Gtk::SelectionModel::Interface() | Glib::Interface | |
Gtk::SelectionModel::Interface(Interface &&src) noexcept | Glib::Interface | |
Gtk::SelectionModel::Interface(const Glib::Interface_Class &interface_class) | Glib::Interface | |
Gtk::SelectionModel::Interface(GObject *castitem) | Glib::Interface | |
Gtk::SelectionModel::Interface(const Interface &)=delete | Glib::Interface | |
is_selected(guint position) const | Gtk::SelectionModel | |
is_selected_vfunc(guint position) const | Gtk::SelectionModel | protectedvirtual |
items_changed(guint position, guint removed, guint added) | Gio::ListModel | protected |
ListModel(ListModel &&src) noexcept | Gio::ListModel | |
ListModel() | Gio::ListModel | protected |
Object(const Object &)=delete | Glib::Object | |
Object(Object &&src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Object(GObject *castitem) | Glib::Object | protected |
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=(SingleSelection && src) noexcept | Gtk::SingleSelection | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
Gio::ListModel::operator=(ListModel &&src) noexcept | Gio::ListModel | |
Gio::Glib::Interface::operator=(Interface &&src) noexcept | Glib::Interface | |
Gio::Glib::Interface::operator=(const Interface &)=delete | Glib::Interface | |
Gtk::SelectionModel::operator=(SelectionModel && src) noexcept | Gtk::SelectionModel | |
Glib::Interface::operator=(Interface &&src) noexcept | Glib::Interface | |
Glib::Interface::operator=(const Interface &)=delete | Glib::Interface | |
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 | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
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_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_model(const Glib::RefPtr< Gio::ListModel > & model) | Gtk::SingleSelection | |
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_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_items_changed() | Gio::ListModel | |
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 |
steal_data(const QueryQuark &quark) | Glib::Object | |
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(GtkSingleSelection * object, bool take_copy=false) | Gtk::SingleSelection | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
Gio::ListModel::wrap(GListModel *object, bool take_copy=false) | Gio::ListModel | |
Gtk::SelectionModel::wrap(GtkSelectionModel * object, bool take_copy=false) | Gtk::SelectionModel | related |
Gio::~Interface() noexcept override | Glib::Interface | |
Gtk::SelectionModel::~Interface() noexcept override | Glib::Interface | |
~ListModel() noexcept override | Gio::ListModel | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~SelectionModel() noexcept override | Gtk::SelectionModel | |
~SingleSelection() noexcept override | Gtk::SingleSelection | |