NativeDialog.show
void show()Shows the dialog on the display.
When the user accepts the state of the dialog the dialog will be automatically hidden and the [gtk.native_dialog.NativeDialog.response] signal will be emitted.
Multiple calls while the dialog is visible will be ignored.