connectResponse

fun connectResponse(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (responseId: Int) -> Unit): <Error class: unknown class>

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.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: responseId the response ID