Last updated: Tue, 22 May 2012 view this page in English
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.
User Contributed Notes gtk.gtkdialog.method.response.php
There are no user contributed notes for this page.