MessageDialog.setMarkup

Sets the text of the message dialog.

More...
class MessageDialog
void
setMarkup
(
string str
)

Parameters

str string

string with Pango markup

Detailed Description

Deprecated: Use gtk.alert_dialog.AlertDialog instead