use_markup


Description:

public bool use_markup { get; set; }

Whether the text includes Pango markup.

For more informations about the Pango markup format, see set_markup in the Pango documentation.

It is not possible to round-trip this property between true and false. Once a string with markup has been set on a Text actor with use_markup set to true, the markup is stripped from the string.