API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.4
void response ( GtkDialog* dialog, gint response_id )
Emits the GtkDialog::response signal with the given response ID. Used to indicate that the user has responded to the dialog in some way; typically either you or gtk_dialog_run() will be monitoring the ::response signal and take appropriate action.
GtkDialog::response
gtk_dialog_run()
response_id
Type: gint
gint
Response ID.