[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Private data problems



Hello,

Le 15/09/2008, "Liam O'Boyle" <liam treshna com> a écrit :
> First up, the GtkNotebook "switch-page" event returns a
> GtkNotebookPage, which is of incredibly little use.
Yes, but the next argument is an int with the page number. Then one can
use gtk_notebook_get_nth_page() to get the child widget.

Damien.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]