gtkmm  3.22.1
Gtk::EntryCompletion Member List

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

add_attribute(CellRenderer& cell, const Glib::ustring& attribute, int column)Gtk::CellLayout
add_attribute(const Glib::PropertyProxy_Base& property, const TreeModelColumnBase& column)Gtk::CellLayout
add_attribute(CellRenderer& cell, const Glib::ustring& attribute, const TreeModelColumnBase& column)Gtk::CellLayout
add_attribute_vfunc(CellRenderer* cell, const Glib::ustring& attribute, int column)Gtk::CellLayoutprotectedvirtual
add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
Gtk::add_interface(GType gtype_implementer)Gtk::CellLayoutstatic
Gtk::Buildable::add_interface(GType gtype_implementer)Gtk::Buildablestatic
Buildable()Gtk::Buildableprotected
Buildable(Buildable&& src) noexceptGtk::Buildable
CellLayout()Gtk::CellLayoutprotected
CellLayout(CellLayout&& src) noexceptGtk::CellLayout
clear()Gtk::CellLayout
clear_attributes(CellRenderer& cell)Gtk::CellLayout
clear_attributes_vfunc(CellRenderer* cell)Gtk::CellLayoutprotectedvirtual
clear_vfunc()Gtk::CellLayoutprotectedvirtual
complete()Gtk::EntryCompletion
compute_prefix(const Glib::ustring& key)Gtk::EntryCompletion
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
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
create()Gtk::EntryCompletionstatic
delete_action(int index=0)Gtk::EntryCompletion
DestroyNotify typedefGlib::Object
EntryCompletion(EntryCompletion&& src) noexceptGtk::EntryCompletion
EntryCompletion()Gtk::EntryCompletionprotected
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_area()Gtk::CellLayout
get_area() const Gtk::CellLayout
get_cells()Gtk::CellLayout
get_cells() const Gtk::CellLayout
get_completion_prefix() const Gtk::EntryCompletion
get_data(const QueryQuark &key)Glib::Object
get_entry()Gtk::EntryCompletion
get_entry() const Gtk::EntryCompletion
get_first_cell()Gtk::CellLayout
get_first_cell() const Gtk::CellLayout
get_inline_completion() const Gtk::EntryCompletion
get_inline_selection() const Gtk::EntryCompletion
get_minimum_key_length() const Gtk::EntryCompletion
get_model()Gtk::EntryCompletion
get_model() const Gtk::EntryCompletion
get_name() const Gtk::Buildable
get_popup_completion() const Gtk::EntryCompletion
get_popup_set_width() const Gtk::EntryCompletion
get_popup_single_match() const Gtk::EntryCompletion
get_property(const Glib::ustring &property_name, PropertyType &value) const Glib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const Glib::ObjectBase
get_text_column() const Gtk::EntryCompletion
get_type()Gtk::EntryCompletionstatic
gobj()Gtk::EntryCompletioninline
gobj() const Gtk::EntryCompletioninline
gobj_copy()Gtk::EntryCompletion
Glib::Object::gobj_copy() const Glib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
insert_action_markup(const Glib::ustring& markup, int index)Gtk::EntryCompletion
insert_action_text(const Glib::ustring& text, int index)Gtk::EntryCompletion
insert_prefix()Gtk::EntryCompletion
Gtk::Interface()Glib::Interface
Gtk::Interface(Interface &&src) noexceptGlib::Interface
Gtk::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Interface(GObject *castitem)Glib::Interface
Gtk::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
notify_callbacks()sigc::trackable
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
on_action_activated(int index)Gtk::EntryCompletionprotectedvirtual
on_insert_prefix(const Glib::ustring& prefix)Gtk::EntryCompletionprotectedvirtual
on_match_selected(const TreeModel::iterator& iter)Gtk::EntryCompletionprotectedvirtual
operator=(EntryCompletion&& src) noexceptGtk::EntryCompletion
Glib::Object::operator=(const Object &)=deleteGlib::Object
Glib::Object::operator=(Object &&src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
Glib::sigc::trackable::operator=(const trackable &src)sigc::trackable
Glib::sigc::trackable::operator=(trackable &&src)sigc::trackable
Gtk::CellLayout::operator=(CellLayout&& src) noexceptGtk::CellLayout
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
pack_end(CellRenderer& cell, bool expand=true)Gtk::CellLayout
pack_end_vfunc(CellRenderer* cell, bool expand)Gtk::CellLayoutprotectedvirtual
pack_start(const TreeModelColumn< ColumnType >& model_column, bool expand=true)Gtk::CellLayoutinline
pack_start(CellRenderer& cell, bool expand=true)Gtk::CellLayout
pack_start(const TreeModelColumn< T_ModelColumnType >& column, bool expand)Gtk::CellLayout
pack_start_vfunc(CellRenderer* cell, bool expand)Gtk::CellLayoutprotectedvirtual
prepend_action_markup(const Glib::ustring& markup)Gtk::EntryCompletion
prepend_action_text(const Glib::ustring& text)Gtk::EntryCompletion
property_cell_area() const Gtk::EntryCompletion
property_inline_completion()Gtk::EntryCompletion
property_inline_completion() const Gtk::EntryCompletion
property_inline_selection()Gtk::EntryCompletion
property_inline_selection() const Gtk::EntryCompletion
property_minimum_key_length()Gtk::EntryCompletion
property_minimum_key_length() const Gtk::EntryCompletion
property_model()Gtk::EntryCompletion
property_model() const Gtk::EntryCompletion
property_popup_completion()Gtk::EntryCompletion
property_popup_completion() const Gtk::EntryCompletion
property_popup_set_width()Gtk::EntryCompletion
property_popup_set_width() const Gtk::EntryCompletion
property_popup_single_match()Gtk::EntryCompletion
property_popup_single_match() const Gtk::EntryCompletion
property_text_column()Gtk::EntryCompletion
property_text_column() const Gtk::EntryCompletion
reference() const Glib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) const sigc::trackable
reorder(CellRenderer& cell, int position)Gtk::CellLayout
reorder_vfunc(CellRenderer* cell, int position)Gtk::CellLayoutprotectedvirtual
set_cell_data_func(CellRenderer& cell, const SlotCellData& slot)Gtk::CellLayout
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_inline_completion(bool inline_completion=true)Gtk::EntryCompletion
set_inline_selection(bool inline_selection=true)Gtk::EntryCompletion
set_match_func(const SlotMatch& slot)Gtk::EntryCompletion
set_minimum_key_length(int length)Gtk::EntryCompletion
set_model(const Glib::RefPtr< TreeModel >& model)Gtk::EntryCompletion
set_name(const Glib::ustring& name)Gtk::Buildable
set_popup_completion(bool popup_completion=true)Gtk::EntryCompletion
set_popup_set_width(bool popup_set_width=true)Gtk::EntryCompletion
set_popup_single_match(bool popup_single_match=true)Gtk::EntryCompletion
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_text_column(const TreeModelColumnBase& column)Gtk::EntryCompletion
set_text_column(int column)Gtk::EntryCompletion
signal_action_activated()Gtk::EntryCompletion
signal_cursor_on_match()Gtk::EntryCompletion
signal_insert_prefix()Gtk::EntryCompletion
signal_match_selected()Gtk::EntryCompletion
signal_no_matches()Gtk::EntryCompletion
SlotCellData typedefGtk::CellLayout
SlotMatch typedefGtk::EntryCompletion
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
unreference() const Glib::ObjectBasevirtual
unset_model()Gtk::EntryCompletion
wrap(GtkEntryCompletion* object, bool take_copy=false)Gtk::EntryCompletionrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
Gtk::CellLayout::wrap(GtkCellLayout* object, bool take_copy=false)Gtk::CellLayoutrelated
Gtk::Buildable::wrap(GtkBuildable* object, bool take_copy=false)Gtk::Buildablerelated
~Buildable() noexceptoverrideGtk::Buildable
~CellLayout() noexceptoverrideGtk::CellLayout
~EntryCompletion() noexceptoverrideGtk::EntryCompletion
Gtk::~Interface() noexceptoverrideGlib::Interface
Gtk::Buildable::~Interface() noexceptoverrideGlib::Interface
~Object() noexceptoverrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable