[gtk+] GtkNotebook: fix reference to no-longer-exiting function in docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] GtkNotebook: fix reference to no-longer-exiting function in docs
- Date: Tue, 4 Jan 2011 03:56:21 +0000 (UTC)
commit c874bba0e1ed8499512e1d525276c80b1543bc85
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 3 22:55:38 2011 -0500
GtkNotebook: fix reference to no-longer-exiting function in docs
gtk/gtknotebook.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c
index 4def778..dd62705 100644
--- a/gtk/gtknotebook.c
+++ b/gtk/gtknotebook.c
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]