Method
GtkDialogresponse
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 |
Emits signal | Gtk.Dialog::response |