AlertDialog


Description:

[ 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.

Parameters:

format

printf-style format string

...

arguments for format

Returns:

the new `GtkAlertDialog`