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 signalGtk.Dialog::response

Parameters

response_id

Type: int

Response ID.