Package: pango
Function pango:layout-text
Lambda Listpango:layout-text (layout) SyntaxArgumentsDetails              The pango:layout-text function gets the text in the Pango layout.    The (setf pango:layout-text) function sets the text. Note that if you have used the pango:layout-set-markup or pango:layout-set-markup-with-accel functions on the Pango layout before, you may want to call the pango:layout-attributes function to clear the attributes set on the Pango layout from the markup as this function does not clear attributes.  | See also | 
2025-02-15