Gnome::Canvas::Properties::Property< Gdk::Color > Class Template Reference

#include <properties.h>

Inheritance diagram for Gnome::Canvas::Properties::Property< Gdk::Color >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 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

Protected Attributes

Gdk::Color value_
bool value_gobj_used_
Glib::ustring value_string_
bool value_string_used_
guint value_rgba_

template<>
class Gnome::Canvas::Properties::Property< Gdk::Color >


Constructor & Destructor Documentation

Gnome::Canvas::Properties::Property< Gdk::Color >::Property ( const char *  name,
const Gdk::Color &  value 
)
Gnome::Canvas::Properties::Property< Gdk::Color >::Property ( const char *  name,
const Glib::ustring &  color 
)
Gnome::Canvas::Properties::Property< Gdk::Color >::Property ( const char *  name,
const guint &  rgba_color 
)

Member Function Documentation

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

Member Data Documentation

Gdk::Color Gnome::Canvas::Properties::Property< Gdk::Color >::value_ [protected]
bool Gnome::Canvas::Properties::Property< Gdk::Color >::value_gobj_used_ [protected]
guint Gnome::Canvas::Properties::Property< Gdk::Color >::value_rgba_ [protected]
Glib::ustring Gnome::Canvas::Properties::Property< Gdk::Color >::value_string_ [protected]

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

Generated by  doxygen 1.6.2