ModelButtonGidBuilderImpl.useMarkup
T useMarkup(bool propval)Set 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. |
Returns
Builder instance for fluent chaining