![]() |
![]() |
Public Types | |
typedef T | PropertyType |
typedef Glib::Value<T> | ValueType |
Public Member Functions | |
Property (Glib::Object& object, const Glib::ustring& name) | |
Property (Glib::Object& object, const Glib::ustring& name, const PropertyType& default_value) | |
void | set_value (const PropertyType& data) |
PropertyType | get_value () const |
Property<T>& | operator= (const PropertyType& data) |
operator PropertyType () const | |
Glib::PropertyProxy<T> | get_proxy () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|