GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

item.hh File Reference

A PangoAnalysis and PangoItem C++ wrapper interface. More...

#include <gfc/object.hh>
#include <pango/pango-item.h>
#include <vector>
#include <gfc/pango/inline/item.inl>

Go to the source code of this file.

Namespaces

Classes

Item methods


Detailed Description

A PangoAnalysis and PangoItem C++ wrapper interface.

Provides Analysis and Item, two objects that store information about a segment of text.


Function Documentation

std::vector<Pointer<Item> > reorder_items const std::vector< Pointer< Item > > &  logical_items  ) 
 

From a list of items in logical order and the associated directional levels, produce a list in visual order (the original list is unmodified).

Parameters:
logical_items A vector of Pointer<Item> in logical order.
Returns:
A vector of Pointer<Item> in visual order.

Please mail otaylor@redhat.com if you use this method. It is not a particularly convenient interface, and the code is duplicated elsewhere in Pango for that reason.


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8