Virtual Method
PangoRendererdraw_shape
Declaration [src]
void
draw_shape (
  PangoRenderer* renderer,
  PangoAttrShape* attr,
  int x,
  int y
)
Description [src]
Draw content for a glyph shaped with PangoAttrShape
  x, y are the coordinates of the left edge of the baseline,
  in user coordinates.
Parameters
- attr
- 
            Type: PangoAttrShapeNo description available. The data is owned by the caller of the method. 
- x
- 
            Type: intNo description available. 
- y
- 
            Type: intNo description available.