NativeDialog.addOnResponse

Emitted when the user responds to the dialog.

When this is called the dialog has been hidden.

If you call NativeDialog.hide before the user responds to the dialog this signal will not be emitted.

class NativeDialog
gulong
addOnResponse
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

3.20