[gtk+] docs: fix typo in function name



commit 48a11f99a2eec13029df29fae27b96a72d24a019
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 15:00:47 2014 -0500

    docs: fix typo in function name

 gtk/gtksearchbar.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtksearchbar.c b/gtk/gtksearchbar.c
index b68b057..d6ecded 100644
--- a/gtk/gtksearchbar.c
+++ b/gtk/gtksearchbar.c
@@ -456,7 +456,7 @@ gtk_search_bar_init (GtkSearchBar *bar)
  *
  * Creates a #GtkSearchBar. You will need to tell it about
  * which widget is going to be your text entry using
- * gtk_search_bar_set_entry().
+ * gtk_search_bar_connect_entry().
  *
  * Return value: a new #GtkSearchBar
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]