Make notebook page active
- From: "César Leonardo Blum Silveira" <cesarbs gmail com>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Make notebook page active
- Date: Sat, 22 Jul 2006 11:45:08 -0300
Hello all
My software uses a GtkNotebook with two pages. I would like to make
the second page active when the program starts. I tried using the
following piece of code
gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook), 1);
But it didn't actually work. Is there anything else I should do? Some
kind of refreshing?
Thanks,
César B. S.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]