[ CCode ( has_construct_function = false ) ]
[ PrintfFormat ]
public AlertDialog (string format, ...)
Creates a new `GtkAlertDialog` object.
The message will be set to the formatted string resulting from the arguments.
| format |
`printf()`-style format string |
| ... |
arguments for |
|
the new `GtkAlertDialog` |