A Pango::AttrFontDesc is used to represent an attribute that sets all aspects of the font description at once. More...
List of all members.
Detailed Description
A Pango::AttrFontDesc is used to represent an attribute that sets all aspects of the font description at once.
Constructor & Destructor Documentation
Pango::AttrFontDesc::AttrFontDesc |
( |
) |
[protected] |
Pango::AttrFontDesc::AttrFontDesc |
( |
const AttrFontDesc& |
src ) |
|
Pango::AttrFontDesc::AttrFontDesc |
( |
PangoAttrFontDesc * |
castitem, |
|
|
bool |
take_copy = true |
|
) |
| [explicit] |
Member Function Documentation
Gets the font description which is the value of the attribute.
- Returns:
- The font description of the attribute.
const PangoAttrFontDesc* Pango::AttrFontDesc::gobj |
( |
) |
const [inline] |
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute.
PangoAttrFontDesc* Pango::AttrFontDesc::gobj |
( |
) |
[inline] |
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute.
Sets the font description which is the value of the attribute.
- Parameters:
-
desc | The new font description for the attribute. |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: