Package: pango
Function pango:layout-copy
Lambda Listpango:layout-copy (src) ArgumentsReturn Value    The newly allocated pango:layout object for 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-08-24