Package: pango
Function pango:layout-set-markup-with-accel
Lambda Listpango:layout-set-markup-with-accel (layout markup marker) ArgumentsReturn ValueThe character with the first located accelerator. Details
Sets the layout text and attribute list from marked-up text (see markup
format).
Replaces the current text and attribute list. If marker is nonzero, the given character will mark the character following it as an accelerator. For example, marker might be an ampersand or underscore. All characters marked as an accelerator will receive a :low attribute of the pango:underline enumeration, and the first character so marked will be returned. Two marker characters following each other produce a single literal marker character. | See also |
2025-2-15