[Gtk-sharp-list] Notebook question

John Luke jluke@users.sourceforge.net
Sun, 06 Jun 2004 17:37:31 -0400


On Sun, 2004-06-06 at 23:24 +0200, Miguel wrote:
> Hi,
> 
> is it possible to get a notebook page in the foreground by calling a
> method, instead of clicking the Register?
> 
> 

nb.CurrentPage = pageNum;