Package: gtk

Function gtk:alert-dialog-new

Lambda List

gtk:alert-dialog-new (msg &rest args)

Arguments

msg -- a format string for the message
args -- arguments for msg

Return Value

The new gtk:alert-dialog object.

Details

Creates a new alert dialog. The message will be set to the formatted string resulting from the arguments.

Since 4.10
 

See also

2024-4-11