gtkmm  2.24.4
Gtk::EntryCompletion Member List

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

add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
complete()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_completion_prefix() const Gtk::EntryCompletion
get_data(const QueryQuark &key)Glib::Object
get_entry()Gtk::EntryCompletion
get_entry() const Gtk::EntryCompletion
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_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()Gtk::EntryCompletion
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
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_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
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src)sigc::trackable
prepend_action_markup(const Glib::ustring& markup)Gtk::EntryCompletion
prepend_action_text(const Glib::ustring& text)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
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_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_popup_single_width(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
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
~EntryCompletion() noexceptoverrideGtk::EntryCompletion
~Object() noexceptoverrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable