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

#include <properties.h>

Inheritance diagram for Gnome::Canvas::Properties::Property< Gdk::Color >:

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

Protected Attributes

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_
 

Constructor & Destructor Documentation

◆ Property() [1/3]

Gnome::Canvas::Properties::Property< Gdk::Color >::Property ( const char * name,
const Gdk::Color & value )

◆ Property() [2/3]

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

◆ Property() [3/3]

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

Member Function Documentation

◆ set_value_in_object()

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

Member Data Documentation

◆ value_

Gdk::Color Gnome::Canvas::Properties::Property< Gdk::Color >::value_
protected

◆ value_gobj_used_

bool Gnome::Canvas::Properties::Property< Gdk::Color >::value_gobj_used_
protected

◆ value_rgba_

guint Gnome::Canvas::Properties::Property< Gdk::Color >::value_rgba_
protected

◆ value_string_

Glib::ustring Gnome::Canvas::Properties::Property< Gdk::Color >::value_string_
protected

◆ value_string_used_

bool Gnome::Canvas::Properties::Property< Gdk::Color >::value_string_used_
protected

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