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