stack: fix a typo in docs

This commit is contained in:
Cosimo Cecchi 2013-04-22 11:19:54 -04:00
parent b88c0d7387
commit d82257e1c8

View File

@ -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