From ccdf56088b655566efca257435ff3df93ba682fa Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 15 Jan 2004 23:04:43 +0000 Subject: Return the index of the newly inserted page. (#130986, Olexiy Avramchenko) Fri Jan 16 00:04:43 2004 Matthias Clasen * gtk/gtknotebook.h: * gtk/gtknotebook.c (gtk_notebook_append_page): * gtk/gtknotebook.c (gtk_notebook_append_page_menu): * gtk/gtknotebook.c (gtk_notebook_prepend_page): * gtk/gtknotebook.c (gtk_notebook_prepend_page_menu): * gtk/gtknotebook.c (gtk_notebook_insert_page): * gtk/gtknotebook.c (gtk_notebook_insert_page_menu): Return the index of the newly inserted page. (#130986, Olexiy Avramchenko) --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8b91ace7d..5edefc400 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Fri Jan 16 00:04:43 2004 Matthias Clasen + + * gtk/gtknotebook.h: + * gtk/gtknotebook.c (gtk_notebook_append_page): + * gtk/gtknotebook.c (gtk_notebook_append_page_menu): + * gtk/gtknotebook.c (gtk_notebook_prepend_page): + * gtk/gtknotebook.c (gtk_notebook_prepend_page_menu): + * gtk/gtknotebook.c (gtk_notebook_insert_page): + * gtk/gtknotebook.c (gtk_notebook_insert_page_menu): Return the + index of the newly inserted page. (#130986, Olexiy Avramchenko) + Thu Jan 15 23:17:14 2004 Matthias Clasen * gtk/gtkuimanager.c (gtk_ui_manager_get_toplevels): Inserting -- cgit v1.2.1