Package: gtk

Function gtk:native-dialog-show

Lambda List

gtk:native-dialog-show (dialog)

Arguments

dialog -- a gtk:native-dialog object

Details

Shows the dialog on the display, allowing the user to interact with it. When the user accepts the state of the dialog the dialog will be automatically hidden and the "response" signal will be emitted. Multiple calls while the dialog is visible will be ignored.
 

See also

2025-3-24