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::CellLayout | protectedvirtual |
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
Gtk::add_interface(GType gtype_implementer) | Gtk::CellLayout | static |
Gtk::Buildable::add_interface(GType gtype_implementer) | Gtk::Buildable | static |
Buildable() | Gtk::Buildable | protected |
Buildable(Buildable&& src) noexcept | Gtk::Buildable | |
CellLayout() | Gtk::CellLayout | protected |
CellLayout(CellLayout&& src) noexcept | Gtk::CellLayout | |
clear() | Gtk::CellLayout | |
clear_attributes(CellRenderer& cell) | Gtk::CellLayout | |
clear_attributes_vfunc(CellRenderer* cell) | Gtk::CellLayout | protectedvirtual |
clear_vfunc() | Gtk::CellLayout | protectedvirtual |
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::EntryCompletion | static |
delete_action(int index=0) | Gtk::EntryCompletion | |
DestroyNotify typedef | Glib::Object | |
EntryCompletion(EntryCompletion&& src) noexcept | Gtk::EntryCompletion | |
EntryCompletion() | Gtk::EntryCompletion | protected |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::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::EntryCompletion | static |
gobj() | Gtk::EntryCompletion | inline |
gobj() const | Gtk::EntryCompletion | inline |
gobj_copy() | Gtk::EntryCompletion | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
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) noexcept | Glib::Interface | |
Gtk::Interface(const Glib::Interface_Class &interface_class) | Glib::Interface | |
Gtk::Interface(GObject *castitem) | Glib::Interface | |
Gtk::Interface(const Interface &)=delete | Glib::Interface | |
Gtk::Buildable::Interface() | Glib::Interface | |
Gtk::Buildable::Interface(Interface &&src) noexcept | Glib::Interface | |
Gtk::Buildable::Interface(const Glib::Interface_Class &interface_class) | Glib::Interface | |
Gtk::Buildable::Interface(GObject *castitem) | Glib::Interface | |
Gtk::Buildable::Interface(const Interface &)=delete | Glib::Interface | |
notify_callbacks() | sigc::trackable | |
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 |
on_action_activated(int index) | Gtk::EntryCompletion | protectedvirtual |
on_insert_prefix(const Glib::ustring& prefix) | Gtk::EntryCompletion | protectedvirtual |
on_match_selected(const TreeModel::iterator& iter) | Gtk::EntryCompletion | protectedvirtual |
operator=(EntryCompletion&& src) noexcept | Gtk::EntryCompletion | |
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 |
Glib::sigc::trackable::operator=(const trackable &src) | sigc::trackable | |
Glib::sigc::trackable::operator=(trackable &&src) | sigc::trackable | |
Gtk::CellLayout::operator=(CellLayout&& src) noexcept | Gtk::CellLayout | |
Gtk::Glib::Interface::operator=(Interface &&src) noexcept | Glib::Interface | |
Gtk::Glib::Interface::operator=(const Interface &)=delete | Glib::Interface | |
Gtk::Buildable::operator=(Buildable&& src) noexcept | Gtk::Buildable | |
Glib::Interface::operator=(Interface &&src) noexcept | Glib::Interface | |
Glib::Interface::operator=(const Interface &)=delete | Glib::Interface | |
pack_end(CellRenderer& cell, bool expand=true) | Gtk::CellLayout | |
pack_end_vfunc(CellRenderer* cell, bool expand) | Gtk::CellLayout | protectedvirtual |
pack_start(const TreeModelColumn< ColumnType >& model_column, bool expand=true) | Gtk::CellLayout | inline |
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::CellLayout | protectedvirtual |
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::ObjectBase | virtual |
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::CellLayout | protectedvirtual |
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 typedef | Gtk::CellLayout | |
SlotMatch typedef | Gtk::EntryCompletion | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
trackable() noexcept | sigc::trackable | |
trackable(const trackable &src) noexcept | sigc::trackable | |
trackable(trackable &&src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | virtual |
unset_model() | Gtk::EntryCompletion | |
wrap(GtkEntryCompletion* object, bool take_copy=false) | Gtk::EntryCompletion | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
Gtk::CellLayout::wrap(GtkCellLayout* object, bool take_copy=false) | Gtk::CellLayout | related |
Gtk::Buildable::wrap(GtkBuildable* object, bool take_copy=false) | Gtk::Buildable | related |
~Buildable() noexceptoverride | Gtk::Buildable | |
~CellLayout() noexceptoverride | Gtk::CellLayout | |
~EntryCompletion() noexceptoverride | Gtk::EntryCompletion | |
Gtk::~Interface() noexceptoverride | Glib::Interface | |
Gtk::Buildable::~Interface() noexceptoverride | Glib::Interface | |
~Object() noexceptoverride | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~trackable() | sigc::trackable | |