pangoCairoShowLayout {RGtk2} | R Documentation |
Draws a PangoLayoutLine
in the specified cairo context.
The top-left corner of the PangoLayout
will be drawn
at the current point of the cairo context.
pangoCairoShowLayout(cr, layout)
|
[Cairo ] a Cairo context |
|
[PangoLayout ] a Pango layout |
Since 1.10
Derived by RGtkGen from GTK+ documentation