|  | 
| 
 Public Member Functions | 
|  | AttrColor (const AttrColor& src) | 
|  | AttrColor (PangoAttrColor* castitem, bool take_copy=true) | 
| AttrColor& | operator= (const AttrColor& src) | 
| Color | get_color () const | 
|  | Gets the color which is the value of the attribute. 
 | 
| void | set_color (const Color& value) | 
|  | Sets the color which is the value of the attribute. 
 | 
| PangoAttrColor* | gobj () | 
|  | Provides access to the underlying C GObject. 
 | 
| const PangoAttrColor* | gobj () const | 
|  | Provides access to the underlying C GObject. 
 | 
| 
 Protected Member Functions | 
|  | AttrColor () | 
| 
 Related Functions | 
| (Note that these are not member functions.) 
 
 | 
| Pango::AttrColor | wrap (PangoAttrColor* object, bool take_copy=false) |