gtkmm 4.14.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() constGtk::ExpressionBase
gobj()Gtk::ExpressionBase
gobj() constGtk::ExpressionBase
gobj_copy() constGtk::ExpressionBase
is_static() constGtk::ExpressionBase
operator delete(void *, std::size_t)Gtk::ExpressionBaseprotected
operator=(const ExpressionBase &)=deleteGtk::ExpressionBase
reference() constGtk::ExpressionBase
SlotNotify typedefGtk::ExpressionBase
unreference() constGtk::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