format_body_markup
Description:
Sets the formatted body text of this with Pango markup.
The format is assumed to contain Pango markup.
Special XML characters in the `printf()` arguments passed to this function will automatically be escaped as necessary, see [ func@GLib.markup_printf_escaped].
See [property@MessageDialog:body].
Parameters:
| this |
a message dialog |
| format |
the formatted string for the body text with Pango markup |
| ... |
the parameters to insert into |