glibmm 2.80.0
Glib::Binding Member List

This is the complete list of members for Glib::Binding, including all inherited members.

bind_property(const PropertyProxy_Base & source_property, const PropertyProxy_Base & target_property, Flags flags=Flags::DEFAULT)Glib::Bindinginlinestatic
bind_property(const PropertyProxy< T_source > & source_property, const PropertyProxy< T_target > & target_property, Flags flags, const T_functor_to & transform_to)Glib::Bindinginlinestatic
bind_property(const PropertyProxy< T_source > & source_property, const PropertyProxy_WriteOnly< T_target > & target_property, Flags flags, const T_functor_to & transform_to)Glib::Bindinginlinestatic
bind_property(const PropertyProxy_ReadOnly< T_source > & source_property, const PropertyProxy< T_target > & target_property, Flags flags, const T_functor_to & transform_to)Glib::Bindinginlinestatic
bind_property(const PropertyProxy_ReadOnly< T_source > & source_property, const PropertyProxy_WriteOnly< T_target > & target_property, Flags flags, const T_functor_to & transform_to)Glib::Bindinginlinestatic
bind_property(const PropertyProxy< T_source > & source_property, const PropertyProxy< T_target > & target_property, Flags flags, const T_functor_to & transform_to, const T_functor_from & transform_from)Glib::Bindinginlinestatic
bind_property_value(const PropertyProxy_Base & source_property, const PropertyProxy_Base & target_property, Flags flags=Flags::DEFAULT, const SlotTransform & transform_to={}, const SlotTransform & transform_from={})Glib::Bindingstatic
Binding(Binding && src) noexceptGlib::Binding
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
DestroyNotify typedefGlib::Object
dup_source()Glib::Binding
dup_source() constGlib::Binding
dup_target()Glib::Binding
dup_target() constGlib::Binding
Flags enum nameGlib::Binding
freeze_notify()Glib::ObjectBase
get_data(const QueryQuark & key)Glib::Object
get_flags() constGlib::Binding
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_source()Glib::Binding
get_source() constGlib::Binding
get_source_property() constGlib::Binding
get_target()Glib::Binding
get_target() constGlib::Binding
get_target_property() constGlib::Binding
get_type()Glib::Bindingstatic
gobj()Glib::Bindinginline
gobj() constGlib::Bindinginline
gobj_copy()Glib::Binding
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject * castitem)Glib::ObjectBaseprotected
initialize_move(GObject * castitem, Glib::ObjectBase * previous_wrapper)Glib::ObjectBaseprotected
Object(const Object &)=deleteGlib::Object
Object(Object && src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams & construct_params)Glib::Objectexplicitprotected
Object(GObject * castitem)Glib::Objectexplicitprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char * custom_type_name)Glib::ObjectBaseexplicitprotected
ObjectBase(const std::type_info & custom_type_info)Glib::ObjectBaseexplicitprotected
ObjectBase(ObjectBase && src) noexceptGlib::ObjectBaseprotected
operator=(Binding && src) noexceptGlib::Binding
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
property_flags() constGlib::Binding
property_source() constGlib::Binding
property_source_property() constGlib::Binding
property_target() constGlib::Binding
property_target_property() constGlib::Binding
reference() constGlib::ObjectBasevirtual
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_data_with_c_callback(const Quark & key, void * data, GDestroyNotify 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
SlotTransform typedefGlib::Binding
SlotTypedTransform typedefGlib::Binding
steal_data(const QueryQuark & quark)Glib::Object
thaw_notify()Glib::ObjectBase
unbind()Glib::Binding
unreference() constGlib::ObjectBasevirtual
wrap(GBinding * object, bool take_copy=false)Glib::Bindingrelated
Glib::Object::wrap(GObject * object, bool take_copy=false)Glib::Objectrelated
~Binding() noexcept overrideGlib::Binding
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual