libgnomecanvasmm
Public Member Functions | Protected Attributes | List of all members
Gnome::Canvas::Properties::Property< Pango::FontDescription > Class Template Reference

#include <properties.h>

Inheritance diagram for Gnome::Canvas::Properties::Property< Pango::FontDescription >:
Gnome::Canvas::Properties::PropertyBase Gnome::Canvas::Properties::font

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
 
- Public Member Functions inherited from Gnome::Canvas::Properties::PropertyBase
 PropertyBase (const char *name)
 
 ~PropertyBase ()
 
const char * get_name () const
 

Protected Attributes

Pango::FontDescription value_
 
Glib::ustring value_string_
 
- Protected Attributes inherited from Gnome::Canvas::Properties::PropertyBase
const char * name_
 

Constructor & Destructor Documentation

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 
)

Member Function Documentation

void Gnome::Canvas::Properties::Property< Pango::FontDescription >::set_value_in_object ( Glib::Object &  object) const

Member Data Documentation

Pango::FontDescription Gnome::Canvas::Properties::Property< Pango::FontDescription >::value_
protected
Glib::ustring Gnome::Canvas::Properties::Property< Pango::FontDescription >::value_string_
protected

The documentation for this class was generated from the following file: