Package: gtk
Function gtk:message-dialog-new
Lambda Listgtk:message-dialog-new (parent flags type buttons message &rest args) ArgumentsReturn ValueThe new gtk:message-dialog widget. Details
Creates a new message dialog, which is a simple dialog with some text the
user may want to see. When the user clicks a button a "response" signal is emitted with response IDs from the gtk:response-type enumeration. See the gtk:dialog documentation for more details. Warning | See also |
2024-5-2