logo top
Main Page  Namespaces  Book 

Pango::GlyphInfo Class Reference

A Pango::GlyphInfo represents a single glyph together with positioning information and visual attributes. More...

List of all members.

Public Member Functions

 GlyphInfo ()
Glyph get_glyph () const
 Gets the glyph itself.
GlyphGeometry get_geometry () const
 Gets the positional information about the glyph.
GlyphVisAttr get_attr () const
 Gets the visual attributes of the glyph.
PangoGlyphInfo* gobj ()
 Provides access to the underlying C GObject.
const PangoGlyphInfo* gobj () const
 Provides access to the underlying C GObject.

Protected Attributes

PangoGlyphInfo gobject_

Related Functions

(Note that these are not member functions.)

Pango::GlyphInfowrap (PangoGlyphInfo* object)
const Pango::GlyphInfowrap (const PangoGlyphInfo* object)


Detailed Description

A Pango::GlyphInfo represents a single glyph together with positioning information and visual attributes.

Constructor& Destructor Documentation

Pango::GlyphInfo::GlyphInfo (  ) 


Member Function Documentation

Glyph Pango::GlyphInfo::get_glyph (  )  const

Gets the glyph itself.

Returns:
The glyph.

GlyphGeometry Pango::GlyphInfo::get_geometry (  )  const

Gets the positional information about the glyph.

Returns:
A GylphGeometry object.

GlyphVisAttr Pango::GlyphInfo::get_attr (  )  const

Gets the visual attributes of the glyph.

Returns:
A GlyphVisAttr structure.

PangoGlyphInfo* Pango::GlyphInfo::gobj (  )  [inline]

Provides access to the underlying C GObject.

const PangoGlyphInfo* Pango::GlyphInfo::gobj (  )  const [inline]

Provides access to the underlying C GObject.


Friends And Related Function Documentation

Pango::GlyphInfo& wrap ( PangoGlyphInfo *  object  )  [related]

const Pango::GlyphInfo& wrap ( const PangoGlyphInfo *  object  )  [related]


Member Data Documentation

PangoGlyphInfo Pango::GlyphInfo::gobject_ [protected]


The documentation for this class was generated from the following file:

Generated for pangomm by Doxygen 1.5.6 © 1997-2001