Virtual Method
Gtk.Dialog.response
Declaration [src]
void
response (
  GtkDialog* dialog,
  int response_id
)
Description [src]
Emits the ::response signal with the given response ID.
Used to indicate that the user has responded to the dialog in some way.
| Emits signal | Gtk.Dialog::response |