GtkDialog::response

void response(int response_id);

This method emits the response signal on the dialog. The response signal will be of the type specified by the response ID that is passed as a parameter.