Package: pango

Function pango:context-changed

Lambda List

pango:context-changed (context)

Arguments

context -- a pango:context object

Details

Forces a change in the Pango context, which will cause any pango:layout object using this Pango context to re-layout. This function is only useful when implementing a new backend for Pango, something applications will not do. Backends should call this function if they have attached extra data to the context and such data is changed.
 

See also

2024-2-23