Label.getUseMarkup

Returns whether the label’s text is interpreted as marked up with the [Pango text markup language]PangoMarkupFormat. See gtk_label_set_use_markup ().

class Label
bool
getUseMarkup
()

Return Value

Type: bool

TRUE if the label’s text will be parsed for markup.