|  |  | 
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.
| Public Member Functions | |
| Analysis (const PangoAnalysis* src) | |
| Glib::RefPtr<Font> | get_font () | 
| Gets the font used to render this segment. | |
| Glib::RefPtr<const Font> | get_font () const | 
| guint8 | get_level () const | 
| Gets the bidrectional level for this segment. | |
| Language | get_language () const | 
| Gets the language of this segment. | |
| SListHandle_Attribute | get_extra_attrs () const | 
| Gets a list of non-font attributes for this segment. | |
| PangoAnalysis* | gobj () | 
| Provides access to the underlying C GObject. | |
| const PangoAnalysis* | gobj () const | 
| Provides access to the underlying C GObject. | |
| Protected Member Functions | |
| Analysis () | |
| Protected Attributes | |
| PangoAnalysis | gobject_ | 
| Related Functions | |
| (Note that these are not member functions.) | |
| Pango::Analysis& | wrap (PangoAnalysis* object) | 
| const Pango::Analysis& | wrap (const PangoAnalysis* object) | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Gets a list of non-font attributes for this segment. 
 
 | 
| 
 | 
| 
 | 
| 
 | 
| Gets the font used to render this segment. 
 
 | 
| 
 | 
| Gets the language of this segment. 
 
 | 
| 
 | 
| Gets the bidrectional level for this segment. 
 
 | 
| 
 | 
| Provides access to the underlying C GObject. 
 | 
| 
 | 
| Provides access to the underlying C GObject. 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 |