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