|  | 
| 
 Public Member Functions | 
| virtual | ~Fontset () | 
| PangoFontset* | gobj () | 
|  | Provides access to the underlying C GObject. 
 
 | 
| const  PangoFontset* | gobj () const | 
|  | Provides access to the underlying C GObject. 
 
 | 
| PangoFontset* | gobj_copy () | 
| Glib::RefPtr<Font> | get_font (guint wc) const | 
|  | Returns the font in the fontset that contains the best glyph for the unicode character wc. 
 
 | 
| FontMetrics | get_metrics () const | 
|  | Get overall metric information for the fonts in the fontset. 
 
 | 
| 
 Related Functions | 
| (Note that these are not member functions.) 
 
 | 
| Glib::RefPtr<Pango::Fontset> | wrap (PangoFontset* object, bool take_copy=false) |