[gtk+] stack: fix a typo in docs
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] stack: fix a typo in docs
- Date: Mon, 22 Apr 2013 15:20:27 +0000 (UTC)
commit d82257e1c865959d4ea771c50dc8e6e6f7f3c0c0
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Apr 22 11:19:54 2013 -0400
stack: fix a typo in docs
gtk/gtkstack.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkstack.c b/gtk/gtkstack.c
index a7d42c5..03aae33 100644
--- a/gtk/gtkstack.c
+++ b/gtk/gtkstack.c
@@ -1269,7 +1269,7 @@ gtk_stack_set_visible_child_name (GtkStack *stack,
}
/**
- * gtk_stack_set_visible_child_name:
+ * gtk_stack_set_visible_child_full:
* @stack: a #GtkStack
* @name: the name of the child to make visible
* @transition: the transition type to use
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]