gtksourceviewmm  3.18.0
Gsv::CompletionItem Member List

This is the complete list of members for Gsv::CompletionItem, including all inherited members.

add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
add_interface(GType gtype_implementer)Gsv::CompletionProposalstatic
changed()Gsv::CompletionProposal
CompletionItem(CompletionItem&& src) noexceptGsv::CompletionItem
CompletionItem(const Glib::ustring& label, const Glib::ustring& text, const Glib::RefPtr< const Gdk::Pixbuf >& icon, const Glib::ustring& info)Gsv::CompletionItemexplicitprotected
CompletionItem(const Markup& markup, const Glib::ustring& text, const Glib::RefPtr< const Gdk::Pixbuf >& icon, const Glib::ustring& info)Gsv::CompletionItemexplicitprotected
CompletionItem(const Glib::ustring& label, const Glib::ustring& text, const Gtk::StockID& stock, const Glib::ustring& info)Gsv::CompletionItemexplicitprotected
CompletionProposal()Gsv::CompletionProposalprotected
CompletionProposal(CompletionProposal&& src) noexceptGsv::CompletionProposal
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
create(const Glib::ustring& label, const Glib::ustring& text, const Glib::RefPtr< const Gdk::Pixbuf >& icon, const Glib::ustring& info)Gsv::CompletionItemstatic
create(const Markup& markup, const Glib::ustring& text, const Glib::RefPtr< const Gdk::Pixbuf >& icon, const Glib::ustring& info)Gsv::CompletionItemstatic
create(const Glib::ustring& label, const Glib::ustring& text, const Gtk::StockID& stock, const Glib::ustring& info)Gsv::CompletionItemstatic
DestroyNotify typedefGlib::Object
equal(const Glib::RefPtr< const CompletionProposal >& other) const Gsv::CompletionProposal
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_data(const QueryQuark &key)Glib::Object
get_icon()Gsv::CompletionProposal
get_icon() const Gsv::CompletionProposal
get_info() const Gsv::CompletionProposal
get_label() const Gsv::CompletionProposal
get_markup() const Gsv::CompletionProposal
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() const Gsv::CompletionProposal
get_type()Gsv::CompletionItemstatic
gobj()Gsv::CompletionIteminline
gobj() const Gsv::CompletionIteminline
gobj_copy()Gsv::CompletionItem
Glib::Object::gobj_copy() const Glib::ObjectBase
hash() const Gsv::CompletionProposal
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
Interface()Glib::Interface
Interface(Interface &&src) noexceptGlib::Interface
Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Interface(GObject *castitem)Glib::Interface
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_changed()Gsv::CompletionProposalprotectedvirtual
operator=(CompletionItem&& src) noexceptGsv::CompletionItem
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) noexceptsigc::trackable
Gsv::CompletionProposal::operator=(CompletionProposal&& src) noexceptGsv::CompletionProposal
Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
property_icon()Gsv::CompletionItem
property_icon() const Gsv::CompletionItem
property_info()Gsv::CompletionItem
property_info() const Gsv::CompletionItem
property_label()Gsv::CompletionItem
property_label() const Gsv::CompletionItem
property_markup()Gsv::CompletionItem
property_markup() const Gsv::CompletionItem
property_text()Gsv::CompletionItem
property_text() const Gsv::CompletionItem
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_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()Gsv::CompletionProposal
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable()sigc::trackable
trackable(const trackable &src)sigc::trackable
trackable(trackable &&src) noexceptsigc::trackable
unreference() const Glib::ObjectBasevirtual
wrap(GtkSourceCompletionItem* object, bool take_copy=false)Gsv::CompletionItemrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
Gsv::CompletionProposal::wrap(GtkSourceCompletionProposal* object, bool take_copy=false)Gsv::CompletionProposalrelated
~CompletionItem() noexceptGsv::CompletionItemvirtual
~CompletionProposal() noexceptGsv::CompletionProposalvirtual
~Interface() noexceptGlib::Interfacevirtual
~Object() noexceptGlib::Objectprotectedvirtual
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable