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)
|
a Cairo context |
|
a |
Since 1.10
Derived by RGtkGen from GTK+ documentation