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