|
Main Page
Widgets
Namespaces
Book
Pango::FontMap Class ReferenceA Pango::FontMap represents the set of fonts available for a particular rendering system.
More...
Inheritance diagram for Pango::FontMap:
[legend]List of all members.
Detailed Description
A Pango::FontMap represents the set of fonts available for a particular rendering system.
Constructor & Destructor Documentation
virtual Pango::FontMap::~FontMap |
( |
|
) |
[virtual] |
|
Member Function Documentation
const PangoFontMap* Pango::FontMap::gobj |
( |
|
) |
const [inline] |
|
PangoFontMap* Pango::FontMap::gobj |
( |
|
) |
[inline] |
|
PangoFontMap* Pango::FontMap::gobj_copy |
( |
|
) |
|
|
|
List all families for the fontmap.
- Returns:
- an array of pointers to Pango::FontFamily objects.
|
|
Load the font in the fontmap that is the closest match for desc .
- Parameters:
-
- Returns:
- The font loaded, or
0 if no font matched.
|
|
Load a set of fonts in the fontmap that can be used to render a font matching desc .
- Parameters:
-
- Returns:
- The fontset, or
0 if no font matched.
|
Friends And Related Function Documentation
Glib::RefPtr<Pango::FontMap> wrap |
( |
PangoFontMap* |
object, |
|
|
bool |
take_copy = false |
|
) |
[related] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|