gtkmm 4.10.0
Gtk::AnyFilter Member List

This is the complete list of members for Gtk::AnyFilter, including all inherited members.

Gio::add_interface(GType gtype_implementer)Gio::ListModelstatic
Gtk::Buildable::add_interface(GType gtype_implementer)Gtk::Buildablestatic
AnyFilter(AnyFilter && src) noexceptGtk::AnyFilter
AnyFilter()Gtk::AnyFilterprotected
append(const Glib::RefPtr< Filter > & filter)Gtk::MultiFilter
Buildable()Gtk::Buildableprotected
Buildable(Buildable && src) noexceptGtk::Buildable
Change enum nameGtk::Filter
changed(Change change=Change::DIFFERENT)Gtk::Filterprotected
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::AnyFilterstatic
DestroyNotify typedefGlib::Object
Filter(Filter && src) noexceptGtk::Filter
Filter()Gtk::Filterprotected
freeze_notify()Glib::ObjectBase
get_buildable_id() constGtk::Buildable
get_data(const QueryQuark &key)Glib::Object
get_item_type() constGio::ListModel
get_item_type_vfunc()Gio::ListModelprotectedvirtual
get_item_vfunc(guint position)Gio::ListModelprotectedvirtual
get_n_items() constGio::ListModel
get_n_items_vfunc()Gio::ListModelprotectedvirtual
get_object(guint position)Gio::ListModel
get_object(guint position) constGio::ListModel
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property(const Glib::ustring &property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_strictness()Gtk::Filter
get_strictness_vfunc()Gtk::Filterprotectedvirtual
get_type()Gtk::AnyFilterstatic
gobj()Gtk::AnyFilterinline
gobj() constGtk::AnyFilterinline
gobj_copy()Gtk::AnyFilter
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
Gio::Interface()Glib::Interface
Gio::Interface(Interface &&src) noexceptGlib::Interface
Gio::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gio::Interface(GObject *castitem)Glib::Interface
Gio::Interface(const Interface &)=deleteGlib::Interface
Gtk::Buildable::Interface()Glib::Interface
Gtk::Buildable::Interface(Interface &&src) noexceptGlib::Interface
Gtk::Buildable::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Buildable::Interface(GObject *castitem)Glib::Interface
Gtk::Buildable::Interface(const Interface &)=deleteGlib::Interface
items_changed(guint position, guint removed, guint added)Gio::ListModelprotected
ListModel(ListModel &&src) noexceptGio::ListModel
ListModel()Gio::ListModelprotected
match(const Glib::RefPtr< Glib::ObjectBase > & item)Gtk::Filter
Match enum nameGtk::Filter
match_vfunc(const Glib::RefPtr< Glib::ObjectBase > & item)Gtk::Filterprotectedvirtual
MultiFilter(MultiFilter && src) noexceptGtk::MultiFilter
MultiFilter()Gtk::MultiFilterprotected
Object(const Object &)=deleteGlib::Object
Object(Object &&src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Object(GObject *castitem)Glib::Objectprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
operator=(AnyFilter && src) noexceptGtk::AnyFilter
Gtk::MultiFilter::operator=(MultiFilter && src) noexceptGtk::MultiFilter
Gtk::Filter::operator=(Filter && src) noexceptGtk::Filter
Gtk::Glib::Object::operator=(const Object &)=deleteGlib::Object
Gtk::Glib::Object::operator=(Object &&src) noexceptGlib::Object
Gtk::Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Gtk::Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
Gtk::Gio::ListModel::operator=(ListModel &&src) noexceptGio::ListModel
Gtk::Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Gtk::Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Gtk::Buildable::operator=(Buildable && src) noexceptGtk::Buildable
Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
property_item_type() constGtk::MultiFilter
property_n_items() constGtk::MultiFilter
reference() constGlib::ObjectBasevirtual
remove(guint position)Gtk::MultiFilter
remove_data(const QueryQuark &quark)Glib::Object
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
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
signal_changed()Gtk::Filter
signal_items_changed()Gio::ListModel
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
unreference() constGlib::ObjectBasevirtual
wrap(GtkAnyFilter * object, bool take_copy=false)Gtk::AnyFilterrelated
Gtk::MultiFilter::wrap(GtkMultiFilter * object, bool take_copy=false)Gtk::MultiFilterrelated
Gtk::Filter::wrap(GtkFilter * object, bool take_copy=false)Gtk::Filterrelated
Gtk::Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
Gtk::Gio::ListModel::wrap(GListModel *object, bool take_copy=false)Gio::ListModel
Gtk::Buildable::wrap(GtkBuildable * object, bool take_copy=false)Gtk::Buildablerelated
~AnyFilter() noexcept overrideGtk::AnyFilter
~Buildable() noexcept overrideGtk::Buildable
~Filter() noexcept overrideGtk::Filter
Gio::~Interface() noexcept overrideGlib::Interface
Gtk::Buildable::~Interface() noexcept overrideGlib::Interface
~ListModel() noexcept overrideGio::ListModel
~MultiFilter() noexcept overrideGtk::MultiFilter
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual