MessageDialog.setMarkup

void setMarkup(string str)

Sets the text of the message dialog.

Parameters

strstring with Pango markup

Deprecated

Use [gtk.alert_dialog.AlertDialog] instead