|
libgnomecanvasmm
|
#include <properties.h>

Public Member Functions | |
| font (const Pango::FontDescription &v) | |
| font (const Glib::ustring &v) | |
Public Member Functions inherited from Gnome::Canvas::Properties::Property< Pango::FontDescription > | |
| 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 |
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< Pango::FontDescription > | |
| Pango::FontDescription | value_ |
| Glib::ustring | value_string_ |
Protected Attributes inherited from Gnome::Canvas::Properties::PropertyBase | |
| const char * | name_ |
| Gnome::Canvas::Properties::font::font | ( | const Pango::FontDescription & | v | ) |
| Gnome::Canvas::Properties::font::font | ( | const Glib::ustring & | v | ) |