From 23fa53f1bcc08aaa4d7e51753708a792262c4083 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 15 Jun 2009 20:04:48 -0400 Subject: Properly export gtk_info_bar_response Also fix up its docs. --- gtk/gtkinfobar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkinfobar.c') diff --git a/gtk/gtkinfobar.c b/gtk/gtkinfobar.c index ee3b33abff..6bdba66a6d 100644 --- a/gtk/gtkinfobar.c +++ b/gtk/gtkinfobar.c @@ -982,7 +982,7 @@ gtk_info_bar_set_default_response (GtkInfoBar *info_bar, } /** - * gtk_info_bar_set_default_response: + * gtk_info_bar_response: * @info_bar: a #GtkInfoBar * @response_id: a response ID * -- cgit v1.2.1