format_secondary_text


Description:

[ PrintfFormat ]
public void format_secondary_text (string? message_format, ...)

Sets the secondary text of the message dialog.

Note:

Use [class@Gtk.AlertDialog] instead

Parameters:

this

a `GtkMessageDialog`

message_format

printf-style format string

...

arguments for message_format