MessageDialog.setMarkup

Sets the text of the message dialog to be str, which is marked up with the Pango text markup language. Since 2.4

class MessageDialog
void
setMarkup
(
string str
)

Parameters

str string

markup string (see Pango markup format)

Meta