Method
GtkDialogresponse
deprecated: 4.10
Declaration [src]
void
gtk_dialog_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.
Deprecated since: 4.10
Use GtkWindow
instead.
Emits signal | Gtk.Dialog::response |