ModelButtonGidBuilderImpl.useMarkup

Set useMarkup property.

class ModelButtonGidBuilderImpl(T)
T
useMarkup
(
bool propval
)

Parameters

propval bool

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.

Return Value

Type: T

Builder instance for fluent chaining