Re: [gtk-list] Setting initial focus in a GtkNotebook
- From: "Rene' Seindal" <rene seindal dk>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Setting initial focus in a GtkNotebook
- Date: Fri, 10 Sep 1999 16:35:30 +0200
From the GTK tutorial, notebook section:
This next function sets the 'active' page. If you wish the notebook to
be opened to page 5 for example, you would use this function. Without
using this function, the notebook defaults to the first page.
void gtk_notebook_set_page( GtkNotebook *notebook,
gint page_num );
--
René Seindal (rene@seindal.dk) http://www.seindal.dk/rene/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]