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 with the copy of src.

Details

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

See also

2025-2-15