Package: gtk
Function gtk:native-dialog-show
Lambda Listgtk:native-dialog-show (dialog) ArgumentsDetails
Shows the dialog window on the display, allowing the user to interact with
it.
When the user accepts the state of the dialog window the dialog window will be automatically hidden and the "response" signal will be emitted. Multiple calls while the dialog window is visible will be ignored. | See also |
#2023-6-10