MessageDialog.useMarkup

bool useMarkup() @property

Get useMarkup property.

Returns

true if the primary text of the dialog includes Pango markup.

See func@Pango.parse_markup.

void useMarkup(bool propval) @property

Set useMarkup property.

Parameters

propvaltrue if the primary text of the dialog includes Pango markup. See func@Pango.parse_markup.