Main Page
Widgets
Namespaces
Book
Pango::Analysis Class Reference A Pango::Analysis stores information about the properties of a segment of text.
More...
List of all members.
Detailed Description
A Pango::Analysis stores information about the properties of a segment of text.
Pango::Analysis is used as an output type only so there is no public default constructor. You can retrieve an object of this type from an object of type Pango::Item by calling Pango::Item::get_analysis() . Objects of this class can be used for some calculations in Pango::GlyphString .
Constructor & Destructor Documentation
Pango::Analysis::Analysis
(
)
[protected]
Pango::Analysis::Analysis
(
const PangoAnalysis*
src
)
[explicit]
Member Function Documentation
Gets a list of non-font attributes for this segment.
Returns: A list of non-font attributes for this segment.
Gets the font used to render this segment.
Returns: The font used to render this segment.
Language Pango::Analysis::get_language
(
)
const
Gets the language of this segment.
Returns: The language of this segment.
guint8 Pango::Analysis::get_level
(
)
const
Gets the bidrectional level for this segment.
Returns: The bidirectional level for this segment.
const PangoAnalysis* Pango::Analysis::gobj
(
)
const [inline]
PangoAnalysis* Pango::Analysis::gobj
(
)
[inline]
Friends And Related Function Documentation
const Pango::Analysis& wrap
(
const PangoAnalysis*
object
)
[related]
Pango::Analysis& wrap
(
PangoAnalysis*
object
)
[related]
Member Data Documentation
PangoAnalysis Pango::Analysis::gobject_ [protected]
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001