[pango.global.parseMarkup] to format the enclosed spans of text. If false, the text will be displayed verbatim.
ModelButton.useMarkup
bool useMarkup() @propertyGet useMarkup property.
Returns
If true, XML tags in the text of the button are interpreted as by
void useMarkup(bool propval) @propertySet useMarkup property.
Parameters
propval | If true, XML tags in the text of the button are interpreted as by [pango.global.parseMarkup] to format the enclosed spans of text. If false, the text will be displayed verbatim. |