Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Classes | Namespaces | Enumerations
layout.hh File Reference

A PangoLayout C++ wrapper interface. More...

#include <xfc/pango/attributes.hh>
#include <xfc/pango/context.hh>
#include <xfc/pango/item.hh>
#include <xfc/pango/tabs.hh>
#include <pango/pango-layout.h>
#include <utility>
#include <xfc/pango/inline/layout.inl>

Classes

Namespaces

Enumerations


Detailed Description

A PangoLayout C++ wrapper interface.

While complete access to the layout capabilities of Pango is provided using the detailed interfaces for itemization and shaping, using that functionality directly involves writing a fairly large amount of code. The objects and functions in this file provide a high-level driver for formatting entire paragraphs of text at once.

Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC