|
libgnomecanvasmm
|
#include <properties.h>

Public Member Functions | |
| fill_color (const Gdk::Color &v) | |
| fill_color (const Glib::ustring &v) | |
Public Member Functions inherited from Gnome::Canvas::Properties::Property< Gdk::Color > | |
| Property (const char *name, const Gdk::Color &value) | |
| Property (const char *name, const Glib::ustring &color) | |
| Property (const char *name, const guint &rgba_color) | |
| 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 |
Additional Inherited Members | |
Protected Attributes inherited from Gnome::Canvas::Properties::Property< Gdk::Color > | |
| Gdk::Color | value_ |
| bool | value_gobj_used_ |
| Glib::ustring | value_string_ |
| bool | value_string_used_ |
| guint | value_rgba_ |
Protected Attributes inherited from Gnome::Canvas::Properties::PropertyBase | |
| const char * | name_ |
| Gnome::Canvas::Properties::fill_color::fill_color | ( | const Gdk::Color & | v | ) |
| Gnome::Canvas::Properties::fill_color::fill_color | ( | const Glib::ustring & | v | ) |