use_markup


Description:

[ NoAccessorMethod ]
[ Version ( since = "3.24" ) ]
public bool use_markup { get; set; }

If true, XML tags in the text of the button are interpreted as by parse_markup to format the enclosed spans of text.

If false, the text will be displayed verbatim.