NativeDialog.addOnResponse

Emitted when the user responds to the dialog.

When this is called the dialog has been hidden.

If you call [method@Gtk.NativeDialog.hide] before the user responds to the dialog this signal will not be emitted.

class NativeDialog
gulong
addOnResponse
(
void delegate dlg
,)

Meta