[patch] GtkNotebook the 2nd
- From: Lars Hamann <hamann braunschweig netsurf de>
- To: gtk-list redhat com
- Subject: [patch] GtkNotebook the 2nd
- Date: Wed, 11 Feb 1998 20:53:34 +0100 (CET)
Hi !
gtk-hamann_jeske-980211-0.patch has been uploaded to ftp.gimp.org.
This patch completely replaces the first version of our notebook patch
(gtk-hamann_jeske-980130-0). Unfortunately the first one hasn't been
committed yet, while development continued.
New in this patch :
- The "switch_page" signal was enhanced to also deliver the number of
the page being switched to.
Your callback should look like :
static gint
your_page_switch_callback (GtkWidget *widget,
GtkNotebookPage *page,
gint page_num,
gpointer data);
- "gtk_notebook_insert_page" now emits "switch_page" when the first
page gets inserted
The patch is against gtk+-0.99.3.
bye
Lars + Stefan
.. soon to appear : tree enhancement for GtkCList :-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]