]> Pileus Git - ~andy/gtk/commitdiff
Document new api
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 26 May 2007 18:51:06 +0000 (18:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 26 May 2007 18:51:06 +0000 (18:51 +0000)
svn path=/trunk/; revision=17929

ChangeLog
gtk/gtknotebook.c

index 2aa7c9e20a7d372205240d1e02d14adb2e7128ea..ebaa2e1a13710b3df5e56eeea499d100e6aa154d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtknotebook.c:
        * gtk/gtkentrycompletion.c: Document new api
 
 2007-05-26  Richard Hult  <richard@imendio.com>
index 0e7fd29054cf6a75e5b3b0874e35f4d1d66575b2..f7843cd4ec0c3c0bc383bd0fe3b621fd62b2a526 100644 (file)
@@ -7287,7 +7287,7 @@ gtk_notebook_set_group_id (GtkNotebook *notebook,
 /**
  * gtk_notebook_set_group:
  * @notebook: a #GtkNotebook
- * @group_id: a pointer to identify the notebook group, or %NULL to unset it
+ * @group: a pointer to identify the notebook group, or %NULL to unset it
  *
  * Sets a group identificator pointer for @notebook, notebooks sharing
  * the same group identificator pointer will be able to exchange tabs