logo top
Main Page   Widgets   Namespaces   Book  

Pango::Fontset Class Reference

A Pango::Fontset is used to represent a set of fonts. More...

Inheritance diagram for Pango::Fontset:

Inheritance graph
[legend]
List of all members.

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<Fontget_font (guint wc) const
FontMetrics get_metrics () const

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Pango::Fontsetwrap (PangoFontset* object, bool take_copy=false)

Detailed Description

A Pango::Fontset is used to represent a set of fonts.


Constructor & Destructor Documentation

virtual Pango::Fontset::~Fontset (  )  [virtual]
 


Member Function Documentation

Glib::RefPtr<Font> Pango::Fontset::get_font ( guint  wc  )  const
 

FontMetrics Pango::Fontset::get_metrics (  )  const
 

const PangoFontset* Pango::Fontset::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

PangoFontset* Pango::Fontset::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

PangoFontset* Pango::Fontset::gobj_copy (  ) 
 


Friends And Related Function Documentation

Glib::RefPtr<Pango::Fontset> wrap ( PangoFontset*  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated for gtkmm 2.2 by Doxygen 1.3.4 © 1997-2001