ModelButton.useMarkup

Get useMarkup property.

  1. bool useMarkup [@property getter]
    class ModelButton
    @property
    bool
    useMarkup
    ()
  2. bool useMarkup [@property setter]

Return Value

Type: 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.