MessageDialog.setBodyUseMarkup
void setBodyUseMarkup(bool useMarkup)Sets whether the body text of self includes Pango markup.
See funcPango.parse_markup.
Parameters
useMarkup | whether to use markup for body text |
void setBodyUseMarkup(bool useMarkup)Sets whether the body text of self includes Pango markup.
See funcPango.parse_markup.
useMarkup | whether to use markup for body text |