pangoLayoutContextChanged {RGtk2}R Documentation

pangoLayoutContextChanged

Description

Forces recomputation of any state in the PangoLayout that might depend on the layout's context. This function should be called if you make changes to the context subsequent to creating the layout.

Usage

pangoLayoutContextChanged(object)

Arguments

object [PangoLayout] a PangoLayout

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]