Package: gtk
Function gtk:native-dialog-hide
Lambda Listgtk:native-dialog-hide (dialog) ArgumentsDetails
Hides the dialog window if it is visible, aborting any interaction. Once this is called the "response" signal will not be emitted until after the next call to the gtk:native-dialog-show
function. If the dialog window is not visible this does nothing. | See also |
#2025-07-16