MessageDialog.secondaryUseMarkup

bool secondaryUseMarkup() @property

Get secondaryUseMarkup property.

Returns

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

See func@Pango.parse_markup.

void secondaryUseMarkup(bool propval) @property

Set secondaryUseMarkup property.

Parameters

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