A Pango::GlyphGeometry contains width and positioning information for a single glyph.  
 More...
#include <pangomm/glyph.h>
A Pango::GlyphGeometry contains width and positioning information for a single glyph. 
Distances are in 1/64ths of a point. 
◆ GlyphGeometry() [1/2]
      
        
          | Pango::GlyphGeometry::GlyphGeometry | ( |  | ) |  | 
      
 
 
◆ GlyphGeometry() [2/2]
  
  | 
        
          | Pango::GlyphGeometry::GlyphGeometry | ( | const PangoGlyphGeometry * | src | ) |  |  | explicit | 
 
 
◆ get_width()
      
        
          | GlyphUnit Pango::GlyphGeometry::get_width | ( |  | ) | const | 
      
 
Gets the logical width to use for the character. 
- Returns
- The logical width. 
 
 
◆ get_x_offset()
      
        
          | GlyphUnit Pango::GlyphGeometry::get_x_offset | ( |  | ) | const | 
      
 
Gets the horizontal offset from nominal character position. 
- Returns
- The horizontal offset. 
 
 
◆ get_y_offset()
      
        
          | GlyphUnit Pango::GlyphGeometry::get_y_offset | ( |  | ) | const | 
      
 
Gets the vertical offset from nominal character position. 
- Returns
- The vertical offset. 
 
 
◆ gobj() [1/2]
  
  | 
        
          | PangoGlyphGeometry * Pango::GlyphGeometry::gobj | ( |  | ) |  |  | inline | 
 
 
◆ gobj() [2/2]
  
  | 
        
          | const PangoGlyphGeometry * Pango::GlyphGeometry::gobj | ( |  | ) | const |  | inline | 
 
 
◆ wrap() [1/2]
◆ wrap() [2/2]
◆ gobject_
  
  | 
        
          | PangoGlyphGeometry Pango::GlyphGeometry::gobject_ |  | protected |