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