Method
GtkInfoBarresponse
deprecated: 4.10
Declaration [src]
void
gtk_info_bar_response (
GtkInfoBar* info_bar,
int response_id
)
Description [src]
Emits the “response” signal with the given response_id
.
Deprecated since: 4.10
Please do not use it in newly written code.