| pangoCairoShowLayoutLine {RGtk2} | R Documentation |
Draws a PangoLayoutLine in the specified cairo context.
The origin of the glyphs (the left edge of the line) will
be drawn at the current point of the cairo context.
pangoCairoShowLayoutLine(cr, line)
|
[Cairo] a Cairo context |
|
[PangoLayoutLine] a PangoLayoutLine |
Since 1.10
Derived by RGtkGen from GTK+ documentation