|
Public Methods |
| AttrFontDesc (const AttrFontDesc& src) |
| AttrFontDesc (PangoAttrFontDesc* castitem, bool take_copy=true) |
AttrFontDesc& | operator= (const AttrFontDesc& src) |
FontDescription | get_desc () const |
| Gets the font description which is the value of the attribute.
|
void | set_desc (const FontDescription& desc) |
| Sets the font description which is the value of the attribute.
|
PangoAttrFontDesc* | gobj () |
const PangoAttrFontDesc* | gobj () const |
Protected Methods |
| AttrFontDesc () |
Related Functions |
(Note that these are not member functions.)
|
Pango::AttrFontDesc | wrap (PangoAttrFontDesc* object, bool take_copy=false) |