Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Pango::LayoutRun Class Reference

A PangoLayoutRun C++ wrapper class. More...

#include <inti/pango/layout.h>

List of all members.

Public Member Functions

Accessors

Detailed Description

A PangoLayoutRun C++ wrapper class.

LayoutRun is a pair of a Pango::Item and the glyphs resulting from shaping the text corresponding to an item. As an example of the usage of LayoutRun, the results of shaping text with Pango::Layout is a list of LayoutLine, each of which contains a list of LayoutRun.


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Sun Sep 14 20:08:24 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002