get_use_markup


Description:

public bool get_use_markup ()

Returns whether the label’s text is interpreted as marked up with the Pango text markup language.

See gtk_label_set_use_markup ().

Parameters:

this

a Label

Returns:

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