AlertDialog
Description:
Creates a new `GtkAlertDialog` object.
The message will be set to the formatted string resulting from the arguments.
Parameters:
format |
`printf()`-style format string |
... |
arguments for |
Returns:
the new `GtkAlertDialog` |