![]() |
![]() |
Inheritance diagram for Glib::PropertyProxy_ReadOnly< T >:
Public Types | |
typedef T | PropertyType |
Public Member Functions | |
PropertyProxy_ReadOnly (const ObjectBase* obj, const char* name) | |
PropertyType | get_value () const |
Get the value of this property. | |
operator PropertyType () const |
This property can be read, but not written, so there is no set_value() method.
|
|
|
|
|
Get the value of this property.
|
|
|