![]() |
![]() |
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 () |
const PangoAttrColor* | gobj () const |
Protected Member Functions | |
AttrColor () | |
Related Functions | |
(Note that these are not member functions.) | |
Pango::AttrColor | wrap (PangoAttrColor* object, bool take_copy=false) |
|
|
|
|
|
|
|
Gets the color which is the value of the attribute.
|
|
Reimplemented from Pango::Attribute. |
|
Reimplemented from Pango::Attribute. |
|
|
|
Sets the color which is the value of the attribute.
|
|
|