A Pango::GlyphInfo represents a single glyph together with positioning information and visual attributes.  
 More...
#include <pangomm/glyph.h>
A Pango::GlyphInfo represents a single glyph together with positioning information and visual attributes. 
◆ GlyphInfo()
      
        
          | Pango::GlyphInfo::GlyphInfo | ( |  | ) |  | 
      
 
 
◆ get_attr()
Gets the visual attributes of the glyph. 
- Returns
- A GlyphVisAttr structure. 
 
 
◆ get_geometry()
Gets the positional information about the glyph. 
- Returns
- A GylphGeometry object. 
 
 
◆ get_glyph()
      
        
          | Glyph Pango::GlyphInfo::get_glyph | ( |  | ) | const | 
      
 
Gets the glyph itself. 
- Returns
- The glyph. 
 
 
◆ gobj() [1/2]
  
  | 
        
          | PangoGlyphInfo * Pango::GlyphInfo::gobj | ( |  | ) |  |  | inline | 
 
Provides access to the underlying C GObject. 
 
 
◆ gobj() [2/2]
  
  | 
        
          | const PangoGlyphInfo * Pango::GlyphInfo::gobj | ( |  | ) | const |  | inline | 
 
Provides access to the underlying C GObject. 
 
 
◆ wrap() [1/2]
◆ wrap() [2/2]
◆ gobject_
  
  | 
        
          | PangoGlyphInfo Pango::GlyphInfo::gobject_ |  | protected |