![]() |
![]() |
Inheritance diagram for Pango::FontFace:
Public Methods | |
virtual | ~FontFace () |
PangoFontFace* | gobj () |
const PangoFontFace* | gobj () const |
PangoFontFace* | gobj_copy () |
FontDescription | describe () const |
Returns the family, style, variant, weight and stretch of a Pango::FontFace. | |
Glib::ustring | get_name () const |
Gets a name representing the style of this face among the different faces in the Pango::FontFamily for the face. | |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Pango::FontFace> | wrap (PangoFontFace* object, bool take_copy=false) |
|
|
|
Returns the family, style, variant, weight and stretch of a Pango::FontFace. The size field of the resulting font description will be unset.
|
|
Gets a name representing the style of this face among the different faces in the Pango::FontFamily for the face. This name is unique among all faces in the family and is suitable for displaying to users.
|
|
Reimplemented from Glib::ObjectBase. |
|
Reimplemented from Glib::ObjectBase. |
|
|
|
|