MessageDialog.setMarkup
void setMarkup(string str)Sets the text of the message dialog to be str, which is marked up with the [Pango text markup language][PangoMarkupFormat].
Parameters
str | markup string (see [Pango markup format][PangoMarkupFormat]) |