Document gtk_sidebar_get_stack

This commit is contained in:
Matthias Clasen 2014-10-22 00:36:16 -04:00
parent 33851dbe24
commit e14c0bb394

View File

@ -511,7 +511,11 @@ gtk_sidebar_set_stack (GtkSidebar *sidebar,
* gtk_sidebar_get_stack:
* @sidebar: a #GtkSidebar
*
* Returns: (transfer full): the associated #GtkStack
* Retrieves the stack.
* See gtk_sidebar_set_stack().
*
* Returns: (transfer full): the associated #GtkStack or
* %NULL if none has been set explicitly
*
* Since: 3.16
*/