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 |
PangoAttrShape |
| No description available. | |
| The data is owned by the caller of the function. | |
x |
int |
| No description available. | |
y |
int |
| No description available. |