| pangoCairoUpdateLayout {RGtk2} | R Documentation |
Updates the private PangoContext of a PangoLayout created with
pangoCairoCreateLayout to match the current transformation
and target surface of a Cairo context.
pangoCairoUpdateLayout(cr, layout)
|
[Cairo] a Cairo context |
|
[PangoLayout] a PangoLayout, from pangoCairoCreateLayout |
Since 1.10
Derived by RGtkGen from GTK+ documentation