Expander.setUseMarkup
void setUseMarkup(bool useMarkup)Sets whether the text of the label contains markup in Pango’s text markup language. See gtk.label.Label.setMarkup.
Parameters
useMarkup | true if the label’s text should be parsed for markup |
void setUseMarkup(bool useMarkup)Sets whether the text of the label contains markup in Pango’s text markup language. See gtk.label.Label.setMarkup.
useMarkup | true if the label’s text should be parsed for markup |