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