forked from AuroraMiddleware/gtk
Document new api
svn path=/trunk/; revision=17929
This commit is contained in:
parent
c67c9cfc5d
commit
21fb3a962a
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user