set_use_markup


Description:

public void set_use_markup (bool setting)

Sets whether the contents of the Text actor contains markup in Pango's text markup language.

Setting use_markup on an editable Text will not have any effect except hiding the markup.

See also use_markup.

Parameters:

this

a Text

setting

true if the text should be parsed for markup.