pangoCairoUpdateLayout {RGtk2}R Documentation

pangoCairoUpdateLayout

Description

Updates the private PangoContext of a PangoLayout created with pangoCairoCreateLayout to match the current transformation and target surface of a Cairo context.

Usage

pangoCairoUpdateLayout(cr, layout)

Arguments

cr

a Cairo context

layout

a PangoLayout, from pangoCairoCreateLayout

Details

Since 1.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]