Package: gtk

Function gtk-label-set-markup

Lambda List

gtk-label-set-markup (label text)

Arguments

label -- a gtk-label widget
text -- a markup string

Details

Parses text which is marked up with the Pango text markup language, setting the text of the label and attribute list based on the parse results.
 

See also

*2021-10-31