|
libgnomecanvasmm
|
#include <properties.h>

Public Member Functions | |
| Property (const char *name, const Glib::RefPtr< Gdk::Bitmap > &value) | |
| void | set_value_in_object (Glib::Object &object) const |
Public Member Functions inherited from Gnome::Canvas::Properties::PropertyBase | |
| PropertyBase (const char *name) | |
| ~PropertyBase () | |
| const char * | get_name () const |
Protected Attributes | |
| Glib::RefPtr< Gdk::Bitmap > | value_ |
Protected Attributes inherited from Gnome::Canvas::Properties::PropertyBase | |
| const char * | name_ |
| Gnome::Canvas::Properties::Property< Glib::RefPtr< Gdk::Bitmap > >::Property | ( | const char * | name, |
| const Glib::RefPtr< Gdk::Bitmap > & | value | ||
| ) |
| void Gnome::Canvas::Properties::Property< Glib::RefPtr< Gdk::Bitmap > >::set_value_in_object | ( | Glib::Object & | object | ) | const |
|
protected |
1.8.9.1