AlertDialog.bodyUseMarkup

bool bodyUseMarkup() @property

Get bodyUseMarkup property.

Returns

Whether the body text includes Pango markup.

See func@Pango.parse_markup.

void bodyUseMarkup(bool propval) @property

Set bodyUseMarkup property.

Parameters

propvalWhether the body text includes Pango markup. See func@Pango.parse_markup.