gtkmm  4.4.0
Gtk::PropertyExpression< T > Member List

This is the complete list of members for Gtk::PropertyExpression< T >, including all inherited members.

bind(const Glib::PropertyProxy< T2 >& property, const Glib::RefPtr< Glib::ObjectBase >& this_=nullptr)Gtk::Expression< T >
bind(const Glib::PropertyProxy_WriteOnly< T2 >& property, const Glib::RefPtr< Glib::ObjectBase >& this_=nullptr)Gtk::Expression< T >
create(GType this_type, const Glib::ustring& property_name)Gtk::PropertyExpression< T >static
create(const Glib::RefPtr< OT >& expression, const Glib::ustring& property_name)Gtk::PropertyExpression< T >static
create(GType this_type, const Glib::RefPtr< OT >& expression, const Glib::ustring& property_name)Gtk::PropertyExpression< T >static
evaluate(const Glib::RefPtr< Glib::ObjectBase >& this_)Gtk::Expression< T >
ExpressionBase()=deleteGtk::ExpressionBase
ExpressionBase(const ExpressionBase&)=deleteGtk::ExpressionBase
get_type()Gtk::PropertyExpression< T >static
get_value_type() const Gtk::ExpressionBase
gobj()Gtk::ExpressionBase
gobj() const Gtk::ExpressionBase
gobj_copy() const Gtk::ExpressionBase
is_static() const Gtk::ExpressionBase
operator delete(void*, std::size_t)Gtk::ExpressionBaseprotected
operator=(const ExpressionBase&)=deleteGtk::ExpressionBase
reference() const Gtk::ExpressionBase
SlotNotify typedefGtk::ExpressionBase
unreference() const Gtk::ExpressionBase
ValueType typedefGtk::Expression< T >
watch(const Glib::RefPtr< Glib::ObjectBase >& this_, const SlotNotify& notify)Gtk::Expression< T >
wrap(GtkExpression* object, bool take_copy=false)Gtk::ExpressionBaserelated