Dialog.response
void response(int responseId) nothrowEmits the ::response signal with the given response ID.
Used to indicate that the user has responded to the dialog in some way.
Parameters
responseId | response ID |
Deprecated
Use gtk.window.Window instead