Package: pango

Function pango-layout-copy

Lambda List

pango-layout-copy (src)

Arguments

src -- a pango-layout object

Return Value

The newly allocated pango-layout object.

Details

Does a deep copy-by-value of the src layout. The attribute list, tab array, and text from the original layout are all copied by value.
 

See also

2021-1-14