See func@Pango.parse_markup.
AlertDialog.bodyUseMarkup
bool bodyUseMarkup() @propertyGet bodyUseMarkup property.
Returns
Whether the body text includes Pango markup.
void bodyUseMarkup(bool propval) @propertySet bodyUseMarkup property.
Parameters
propval | Whether the body text includes Pango markup. See func@Pango.parse_markup. |