MessageDialog.setMarkup

Sets the text of the message dialog to be @str, which is marked up with the [Pango text markup language]PangoMarkupFormat.

class MessageDialog
void
setMarkup
(
string str
)

Parameters

str string

markup string (see [Pango markup format]PangoMarkupFormat)

Meta