#include <properties.h>
Public Member Functions | |
Property (const char *name, const T_Value &value) | |
void | set_value_in_object (Glib::Object &object) const |
Protected Attributes | |
T_Value | value_ |
Gnome::Canvas::Properties::Property< T_Value >::Property | ( | const char * | name, | |
const T_Value & | value | |||
) | [inline] |
void Gnome::Canvas::Properties::Property< T_Value >::set_value_in_object | ( | Glib::Object & | object | ) | const [inline] |
T_Value Gnome::Canvas::Properties::Property< T_Value >::value_ [protected] |