Label.getUseMarkup

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

class Label
int
getUseMarkup
()

Return Value

Type: int

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

Meta