GtkNotebook: fix reference to no-longer-exiting function in docs

This commit is contained in:
Matthias Clasen 2011-01-03 22:55:38 -05:00
parent 72b69ae2ed
commit c874bba0e1

View File

@ -8088,7 +8088,7 @@ gtk_notebook_get_tab_detachable (GtkNotebook *notebook,
* notebook or widget.
*
* Note that 2 notebooks must share a common group identificator
* (see gtk_notebook_set_group()) to allow automatic tabs
* (see gtk_notebook_set_group_name()) to allow automatic tabs
* interchange between them.
*
* If you want a widget to interact with a notebook through DnD